-- MySQL dump 10.16  Distrib 10.2.8-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: cadwor6_wp49349
-- ------------------------------------------------------
-- Server version	10.2.8-MariaDB-log

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

--
-- Table structure for table `wpio_aelia_dismissed_messages`
--

DROP TABLE IF EXISTS `wpio_aelia_dismissed_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_aelia_dismissed_messages` (
  `user_id` int(11) NOT NULL,
  `message_id` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `date_updated` datetime DEFAULT NULL,
  PRIMARY KEY (`user_id`,`message_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_aelia_dismissed_messages`
--

LOCK TABLES `wpio_aelia_dismissed_messages` WRITE;
/*!40000 ALTER TABLE `wpio_aelia_dismissed_messages` DISABLE KEYS */;
INSERT INTO `wpio_aelia_dismissed_messages` VALUES (1,'wc-aelia-foundation-classes-2001','2018-05-01 17:30:55'),(1,'wc-aelia-foundation-classes-2002','2018-05-17 18:18:19'),(1,'wc-aelia-foundation-classes-2003','2018-05-01 17:30:57');
/*!40000 ALTER TABLE `wpio_aelia_dismissed_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_commentmeta`
--

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

--
-- Dumping data for table `wpio_commentmeta`
--

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

--
-- Table structure for table `wpio_comments`
--

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

--
-- Dumping data for table `wpio_comments`
--

LOCK TABLES `wpio_comments` WRITE;
/*!40000 ALTER TABLE `wpio_comments` DISABLE KEYS */;
INSERT INTO `wpio_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2018-03-21 16:55:08','2018-03-21 16:55:08','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(2,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 11:26:06','2018-04-27 15:26:06','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.) Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(3,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 11:26:40','2018-04-27 15:26:40','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(4,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 11:42:07','2018-04-27 15:42:07','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(5,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 11:42:28','2018-04-27 15:42:28','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(6,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 12:43:58','2018-04-27 16:43:58','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(7,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 12:44:49','2018-04-27 16:44:49','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(8,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 13:46:35','2018-04-27 17:46:35','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(9,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 15:53:58','2018-04-27 19:53:58','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(10,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 15:55:15','2018-04-27 19:55:15','Moneris Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(11,1469,'WooCommerce','woocommerce@cadworks3d.com','','','2018-04-27 15:58:57','2018-04-27 19:58:57','Moneris Payment Failed (Status message: Transaction incomplete: No such store number exists)',0,'1','WooCommerce','order_note',0,0),(12,1507,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-01 11:24:17','2018-05-01 15:24:17','Moneris Payment Failed (Status message: Transaction incomplete: No such store number exists) Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(13,1507,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-01 11:59:03','2018-05-01 15:59:03','Moneris  Charge Approved: MasterCard ending in 6646 (expires 04/21) (Transaction ID 1-0_129)',0,'1','WooCommerce','order_note',0,0),(14,1507,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-01 11:59:05','2018-05-01 15:59:05','Order status changed from Failed to Processing.',0,'1','WooCommerce','order_note',0,0),(15,1507,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-01 11:59:06','2018-05-01 15:59:06','Product #1 (#1467) stock reduced from 5 to 4.',0,'1','WooCommerce','order_note',0,0),(16,1577,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 14:55:49','2018-05-02 18:55:49','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: SQL Problem) Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(17,1578,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:01:05','2018-05-02 19:01:05','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.) Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(18,1578,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:03:08','2018-05-02 19:03:08','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(19,1578,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:03:11','2018-05-02 19:03:11','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(20,1578,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:03:57','2018-05-02 19:03:57','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(21,1578,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:04:29','2018-05-02 19:04:29','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.)',0,'1','WooCommerce','order_note',0,0),(22,1579,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:08:41','2018-05-02 19:08:41','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.) Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(23,1577,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:13:07','2018-05-02 19:13:07','Moneris Credit Card Extended  Charge Approved: Visa ending in 5130 (expires 11/18) (Transaction ID 1-0_129)',0,'1','WooCommerce','order_note',0,0),(24,1577,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:13:22','2018-05-02 19:13:22','Order status changed from Failed to Processing.',0,'1','WooCommerce','order_note',0,0),(25,1577,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:13:22','2018-05-02 19:13:22','Product #1 (#1467) stock reduced from 4 to 3.',0,'1','WooCommerce','order_note',0,0),(26,1580,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:17:08','2018-05-02 19:17:08','Moneris Credit Card Extended Payment Failed (Status message: Transaction incomplete: Cancelled: Transaction not allowed.No permission for:\'cvd_info\'  Please enable CVD handling in your Moneris merchant profile, or contact your Moneris account rep to enable CVD handling for your account.) Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(27,1580,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:26:51','2018-05-02 19:26:51','Moneris Credit Card Extended  Charge Approved: MasterCard ending in 6646 (expires 04/21) (Transaction ID 4-0_129)',0,'1','WooCommerce','order_note',0,0),(28,1580,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:27:02','2018-05-02 19:27:02','Order status changed from Failed to Processing.',0,'1','WooCommerce','order_note',0,0),(29,1580,'WooCommerce','woocommerce@cadworks3d.com','','','2018-05-02 15:27:02','2018-05-02 19:27:02','Product #1 (#1467) stock reduced from 3 to 2.',0,'1','WooCommerce','order_note',0,0),(30,2004,'WooCommerce','woocommerce@cadworks3d.com','','','2018-06-12 18:34:49','2018-06-12 22:34:49','Moneris Credit Card Extended  Charge Approved: Visa ending in 7666 (expires 08/21) (Transaction ID 10-0_130)',0,'1','WooCommerce','order_note',0,0),(31,2004,'WooCommerce','woocommerce@cadworks3d.com','','','2018-06-12 18:35:03','2018-06-12 22:35:03','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(32,2004,'WooCommerce','woocommerce@cadworks3d.com','','','2018-06-12 18:35:03','2018-06-12 22:35:03','MiiCraft BV-007 (Clear) (#1643) stock reduced from 3 to 2.',0,'1','WooCommerce','order_note',0,0),(33,48,'free proxy','pihmjokiwd@gmail.com','https://proxylistdaily4you.blogspot.com/','187.53.60.226','2018-07-23 23:18:57','2018-07-24 03:18:57','Hi there,I log on to your new stuff named \"Envisioned Multimedia - CADworks3D\" regularly.Your story-telling style is awesome, keep it up! And you can look our website about free proxy.',0,'0','Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko','',0,0),(34,2084,'WooCommerce','woocommerce@cadworks3d.com','','','2018-08-07 15:17:41','2018-08-07 19:17:41','Moneris Credit Card Extended  Charge Approved: MasterCard ending in 3778 (expires 07/22) (Transaction ID 23-0_132)',0,'1','WooCommerce','order_note',0,0),(35,2084,'WooCommerce','woocommerce@cadworks3d.com','','','2018-08-07 15:17:49','2018-08-07 19:17:49','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wpio_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_duplicator_packages`
--

DROP TABLE IF EXISTS `wpio_duplicator_packages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_duplicator_packages` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) NOT NULL,
  `hash` varchar(50) NOT NULL,
  `status` int(11) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `owner` varchar(60) NOT NULL,
  `package` mediumblob NOT NULL,
  PRIMARY KEY (`id`),
  KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_duplicator_packages`
--

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

--
-- Table structure for table `wpio_failed_jobs`
--

DROP TABLE IF EXISTS `wpio_failed_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_failed_jobs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_failed_jobs`
--

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

--
-- Table structure for table `wpio_frm_fields`
--

DROP TABLE IF EXISTS `wpio_frm_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_frm_fields` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `field_key` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `name` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `default_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `options` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `field_order` int(11) DEFAULT 0,
  `required` int(1) DEFAULT NULL,
  `field_options` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `form_id` int(11) DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `field_key` (`field_key`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_frm_fields`
--

LOCK TABLES `wpio_frm_fields` WRITE;
/*!40000 ALTER TABLE `wpio_frm_fields` DISABLE KEYS */;
INSERT INTO `wpio_frm_fields` VALUES (1,'qh4icy','Name','First','text','','',1,1,'a:4:{s:5:\"blank\";s:0:\"\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;}',1,'2018-03-21 16:55:35'),(2,'ocfup1','Last','Last','text','','',2,1,'a:4:{s:5:\"label\";s:6:\"hidden\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;}',1,'2018-03-21 16:55:35'),(3,'29yf4d','Email','','email','','',3,1,'a:4:{s:5:\"blank\";s:0:\"\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',1,'2018-03-21 16:55:35'),(49,'qh4icy3','Name','First','text','','',1,1,'a:5:{s:5:\"blank\";s:0:\"\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',11,'2018-03-29 18:36:48'),(5,'9jv0r1','Message','','textarea','','',6,1,'a:4:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;}',1,'2018-03-21 16:55:35'),(6,'qh4icy2','Name','First','text','','',1,1,'a:5:{s:5:\"blank\";s:0:\"\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',2,'2018-03-21 16:55:35'),(7,'ocfup12','Last','Last','text','','',2,1,'a:5:{s:5:\"label\";s:6:\"hidden\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',2,'2018-03-21 16:55:35'),(8,'29yf4d2','Email','','email','','',3,1,'a:5:{s:5:\"blank\";s:0:\"\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',2,'2018-03-21 16:55:35'),(9,'e6lis62','Subject','','text','','',5,1,'a:4:{s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',2,'2018-03-21 16:55:35'),(10,'9jv0r12','Message','','textarea','','',6,1,'a:5:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',2,'2018-03-21 16:55:35'),(11,'qy05f8','Name','','text','Name','',0,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:0:\"\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',3,'2018-03-21 16:56:00'),(12,'3asv29','Email Address','','text','Email Address','',1,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:24:\"Email Address is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',3,'2018-03-21 16:56:00'),(13,'2ywico','Question / Comment','','text','Question / Comment','',6,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:29:\"Question / Comment is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',3,'2018-03-21 16:56:00'),(14,'xipbjr3','Name','','text','Name','',0,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',4,'2018-03-21 16:56:00'),(15,'jaehy83','Email','','text','Email','',1,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Email is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',4,'2018-03-21 16:56:00'),(16,'cqpguu3','Phone','','text','Phone','',4,0,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',4,'2018-03-21 16:56:00'),(17,'w7ueyk3','Subject','','text','Subject','',5,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:18:\"Subject is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',4,'2018-03-21 16:56:00'),(18,'kggkvh3','Message','','textarea','Message','',6,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',4,'2018-03-21 16:56:00'),(19,'r3pr0d','Name','','text','Name','',0,1,'a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',5,'2018-03-21 16:56:00'),(20,'29yf4d22','Email','','text','Email','',1,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',5,'2018-03-21 16:56:00'),(21,'9jv0r122','Message','','textarea','Message','',3,1,'a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',5,'2018-03-21 16:56:00'),(22,'t3oni4','Title','','radio','','a:3:{i:0;a:2:{s:5:\"label\";s:2:\"Mr\";s:5:\"value\";s:2:\"Mr\";}i:1;a:2:{s:5:\"label\";s:3:\"Mrs\";s:5:\"value\";s:3:\"Mrs\";}i:2;a:2:{s:5:\"label\";s:4:\"Miss\";s:5:\"value\";s:4:\"Miss\";}}',0,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:12:\"frm_four_col\";s:11:\"custom_html\";s:447:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label  class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    <div class=\\\"frm_opt_container\\\">[input]</div>\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:6:\"inline\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(23,'4qznl5','First Name','','text','','',1,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:14:\"frm_first_half\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(24,'6dz0u5','Last Name','','text','','',2,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:13:\"frm_last_half\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(25,'w8cnjo','Country','','select','Select','a:212:{i:0;a:2:{s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"Select\";}i:1;a:2:{s:5:\"label\";s:11:\"Afghanistan\";s:5:\"value\";s:11:\"Afghanistan\";}i:2;a:2:{s:5:\"label\";s:7:\"Albania\";s:5:\"value\";s:7:\"Albania\";}i:3;a:2:{s:5:\"label\";s:7:\"Algeria\";s:5:\"value\";s:7:\"Algeria\";}i:4;a:2:{s:5:\"label\";s:14:\"American Samoa\";s:5:\"value\";s:14:\"American Samoa\";}i:5;a:2:{s:5:\"label\";s:7:\"Andorra\";s:5:\"value\";s:7:\"Andorra\";}i:6;a:2:{s:5:\"label\";s:6:\"Angola\";s:5:\"value\";s:6:\"Angola\";}i:7;a:2:{s:5:\"label\";s:8:\"Anguilla\";s:5:\"value\";s:8:\"Anguilla\";}i:8;a:2:{s:5:\"label\";s:10:\"Antarctica\";s:5:\"value\";s:10:\"Antarctica\";}i:9;a:2:{s:5:\"label\";s:19:\"Antigua and Barbuda\";s:5:\"value\";s:19:\"Antigua and Barbuda\";}i:10;a:2:{s:5:\"label\";s:9:\"Argentina\";s:5:\"value\";s:9:\"Argentina\";}i:11;a:2:{s:5:\"label\";s:7:\"Armenia\";s:5:\"value\";s:7:\"Armenia\";}i:12;a:2:{s:5:\"label\";s:5:\"Aruba\";s:5:\"value\";s:5:\"Aruba\";}i:13;a:2:{s:5:\"label\";s:9:\"Australia\";s:5:\"value\";s:9:\"Australia\";}i:14;a:2:{s:5:\"label\";s:7:\"Austria\";s:5:\"value\";s:7:\"Austria\";}i:15;a:2:{s:5:\"label\";s:10:\"Azerbaijan\";s:5:\"value\";s:10:\"Azerbaijan\";}i:16;a:2:{s:5:\"label\";s:7:\"Bahamas\";s:5:\"value\";s:7:\"Bahamas\";}i:17;a:2:{s:5:\"label\";s:7:\"Bahrain\";s:5:\"value\";s:7:\"Bahrain\";}i:18;a:2:{s:5:\"label\";s:10:\"Bangladesh\";s:5:\"value\";s:10:\"Bangladesh\";}i:19;a:2:{s:5:\"label\";s:8:\"Barbados\";s:5:\"value\";s:8:\"Barbados\";}i:20;a:2:{s:5:\"label\";s:7:\"Belarus\";s:5:\"value\";s:7:\"Belarus\";}i:21;a:2:{s:5:\"label\";s:7:\"Belgium\";s:5:\"value\";s:7:\"Belgium\";}i:22;a:2:{s:5:\"label\";s:6:\"Belize\";s:5:\"value\";s:6:\"Belize\";}i:23;a:2:{s:5:\"label\";s:5:\"Benin\";s:5:\"value\";s:5:\"Benin\";}i:24;a:2:{s:5:\"label\";s:7:\"Bermuda\";s:5:\"value\";s:7:\"Bermuda\";}i:25;a:2:{s:5:\"label\";s:6:\"Bhutan\";s:5:\"value\";s:6:\"Bhutan\";}i:26;a:2:{s:5:\"label\";s:7:\"Bolivia\";s:5:\"value\";s:7:\"Bolivia\";}i:27;a:2:{s:5:\"label\";s:22:\"Bosnia and Herzegovina\";s:5:\"value\";s:22:\"Bosnia and Herzegovina\";}i:28;a:2:{s:5:\"label\";s:8:\"Botswana\";s:5:\"value\";s:8:\"Botswana\";}i:29;a:2:{s:5:\"label\";s:6:\"Brazil\";s:5:\"value\";s:6:\"Brazil\";}i:30;a:2:{s:5:\"label\";s:6:\"Brunei\";s:5:\"value\";s:6:\"Brunei\";}i:31;a:2:{s:5:\"label\";s:8:\"Bulgaria\";s:5:\"value\";s:8:\"Bulgaria\";}i:32;a:2:{s:5:\"label\";s:12:\"Burkina Faso\";s:5:\"value\";s:12:\"Burkina Faso\";}i:33;a:2:{s:5:\"label\";s:7:\"Burundi\";s:5:\"value\";s:7:\"Burundi\";}i:34;a:2:{s:5:\"label\";s:8:\"Cambodia\";s:5:\"value\";s:8:\"Cambodia\";}i:35;a:2:{s:5:\"label\";s:8:\"Cameroon\";s:5:\"value\";s:8:\"Cameroon\";}i:36;a:2:{s:5:\"label\";s:6:\"Canada\";s:5:\"value\";s:6:\"Canada\";}i:37;a:2:{s:5:\"label\";s:10:\"Cape Verde\";s:5:\"value\";s:10:\"Cape Verde\";}i:38;a:2:{s:5:\"label\";s:14:\"Cayman Islands\";s:5:\"value\";s:14:\"Cayman Islands\";}i:39;a:2:{s:5:\"label\";s:24:\"Central African Republic\";s:5:\"value\";s:24:\"Central African Republic\";}i:40;a:2:{s:5:\"label\";s:4:\"Chad\";s:5:\"value\";s:4:\"Chad\";}i:41;a:2:{s:5:\"label\";s:5:\"Chile\";s:5:\"value\";s:5:\"Chile\";}i:42;a:2:{s:5:\"label\";s:5:\"China\";s:5:\"value\";s:5:\"China\";}i:43;a:2:{s:5:\"label\";s:8:\"Colombia\";s:5:\"value\";s:8:\"Colombia\";}i:44;a:2:{s:5:\"label\";s:7:\"Comoros\";s:5:\"value\";s:7:\"Comoros\";}i:45;a:2:{s:5:\"label\";s:5:\"Congo\";s:5:\"value\";s:5:\"Congo\";}i:46;a:2:{s:5:\"label\";s:10:\"Costa Rica\";s:5:\"value\";s:10:\"Costa Rica\";}i:47;a:2:{s:5:\"label\";s:16:\"Côte d‘Ivoire\";s:5:\"value\";s:16:\"Côte d‘Ivoire\";}i:48;a:2:{s:5:\"label\";s:7:\"Croatia\";s:5:\"value\";s:7:\"Croatia\";}i:49;a:2:{s:5:\"label\";s:4:\"Cuba\";s:5:\"value\";s:4:\"Cuba\";}i:50;a:2:{s:5:\"label\";s:6:\"Cyprus\";s:5:\"value\";s:6:\"Cyprus\";}i:51;a:2:{s:5:\"label\";s:14:\"Czech Republic\";s:5:\"value\";s:14:\"Czech Republic\";}i:52;a:2:{s:5:\"label\";s:7:\"Denmark\";s:5:\"value\";s:7:\"Denmark\";}i:53;a:2:{s:5:\"label\";s:8:\"Djibouti\";s:5:\"value\";s:8:\"Djibouti\";}i:54;a:2:{s:5:\"label\";s:8:\"Dominica\";s:5:\"value\";s:8:\"Dominica\";}i:55;a:2:{s:5:\"label\";s:18:\"Dominican Republic\";s:5:\"value\";s:18:\"Dominican Republic\";}i:56;a:2:{s:5:\"label\";s:10:\"East Timor\";s:5:\"value\";s:10:\"East Timor\";}i:57;a:2:{s:5:\"label\";s:7:\"Ecuador\";s:5:\"value\";s:7:\"Ecuador\";}i:58;a:2:{s:5:\"label\";s:5:\"Egypt\";s:5:\"value\";s:5:\"Egypt\";}i:59;a:2:{s:5:\"label\";s:11:\"El Salvador\";s:5:\"value\";s:11:\"El Salvador\";}i:60;a:2:{s:5:\"label\";s:17:\"Equatorial Guinea\";s:5:\"value\";s:17:\"Equatorial Guinea\";}i:61;a:2:{s:5:\"label\";s:7:\"Eritrea\";s:5:\"value\";s:7:\"Eritrea\";}i:62;a:2:{s:5:\"label\";s:7:\"Estonia\";s:5:\"value\";s:7:\"Estonia\";}i:63;a:2:{s:5:\"label\";s:8:\"Ethiopia\";s:5:\"value\";s:8:\"Ethiopia\";}i:64;a:2:{s:5:\"label\";s:4:\"Fiji\";s:5:\"value\";s:4:\"Fiji\";}i:65;a:2:{s:5:\"label\";s:7:\"Finland\";s:5:\"value\";s:7:\"Finland\";}i:66;a:2:{s:5:\"label\";s:6:\"France\";s:5:\"value\";s:6:\"France\";}i:67;a:2:{s:5:\"label\";s:13:\"French Guiana\";s:5:\"value\";s:13:\"French Guiana\";}i:68;a:2:{s:5:\"label\";s:16:\"French Polynesia\";s:5:\"value\";s:16:\"French Polynesia\";}i:69;a:2:{s:5:\"label\";s:5:\"Gabon\";s:5:\"value\";s:5:\"Gabon\";}i:70;a:2:{s:5:\"label\";s:6:\"Gambia\";s:5:\"value\";s:6:\"Gambia\";}i:71;a:2:{s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:7:\"Georgia\";}i:72;a:2:{s:5:\"label\";s:7:\"Germany\";s:5:\"value\";s:7:\"Germany\";}i:73;a:2:{s:5:\"label\";s:5:\"Ghana\";s:5:\"value\";s:5:\"Ghana\";}i:74;a:2:{s:5:\"label\";s:9:\"Gibraltar\";s:5:\"value\";s:9:\"Gibraltar\";}i:75;a:2:{s:5:\"label\";s:6:\"Greece\";s:5:\"value\";s:6:\"Greece\";}i:76;a:2:{s:5:\"label\";s:9:\"Greenland\";s:5:\"value\";s:9:\"Greenland\";}i:77;a:2:{s:5:\"label\";s:7:\"Grenada\";s:5:\"value\";s:7:\"Grenada\";}i:78;a:2:{s:5:\"label\";s:4:\"Guam\";s:5:\"value\";s:4:\"Guam\";}i:79;a:2:{s:5:\"label\";s:9:\"Guatemala\";s:5:\"value\";s:9:\"Guatemala\";}i:80;a:2:{s:5:\"label\";s:6:\"Guinea\";s:5:\"value\";s:6:\"Guinea\";}i:81;a:2:{s:5:\"label\";s:13:\"Guinea-Bissau\";s:5:\"value\";s:13:\"Guinea-Bissau\";}i:82;a:2:{s:5:\"label\";s:6:\"Guyana\";s:5:\"value\";s:6:\"Guyana\";}i:83;a:2:{s:5:\"label\";s:5:\"Haiti\";s:5:\"value\";s:5:\"Haiti\";}i:84;a:2:{s:5:\"label\";s:8:\"Honduras\";s:5:\"value\";s:8:\"Honduras\";}i:85;a:2:{s:5:\"label\";s:9:\"Hong Kong\";s:5:\"value\";s:9:\"Hong Kong\";}i:86;a:2:{s:5:\"label\";s:7:\"Hungary\";s:5:\"value\";s:7:\"Hungary\";}i:87;a:2:{s:5:\"label\";s:7:\"Iceland\";s:5:\"value\";s:7:\"Iceland\";}i:88;a:2:{s:5:\"label\";s:5:\"India\";s:5:\"value\";s:5:\"India\";}i:89;a:2:{s:5:\"label\";s:9:\"Indonesia\";s:5:\"value\";s:9:\"Indonesia\";}i:90;a:2:{s:5:\"label\";s:4:\"Iran\";s:5:\"value\";s:4:\"Iran\";}i:91;a:2:{s:5:\"label\";s:4:\"Iraq\";s:5:\"value\";s:4:\"Iraq\";}i:92;a:2:{s:5:\"label\";s:7:\"Ireland\";s:5:\"value\";s:7:\"Ireland\";}i:93;a:2:{s:5:\"label\";s:6:\"Israel\";s:5:\"value\";s:6:\"Israel\";}i:94;a:2:{s:5:\"label\";s:5:\"Italy\";s:5:\"value\";s:5:\"Italy\";}i:95;a:2:{s:5:\"label\";s:7:\"Jamaica\";s:5:\"value\";s:7:\"Jamaica\";}i:96;a:2:{s:5:\"label\";s:5:\"Japan\";s:5:\"value\";s:5:\"Japan\";}i:97;a:2:{s:5:\"label\";s:6:\"Jordan\";s:5:\"value\";s:6:\"Jordan\";}i:98;a:2:{s:5:\"label\";s:10:\"Kazakhstan\";s:5:\"value\";s:10:\"Kazakhstan\";}i:99;a:2:{s:5:\"label\";s:5:\"Kenya\";s:5:\"value\";s:5:\"Kenya\";}i:100;a:2:{s:5:\"label\";s:8:\"Kiribati\";s:5:\"value\";s:8:\"Kiribati\";}i:101;a:2:{s:5:\"label\";s:11:\"North Korea\";s:5:\"value\";s:11:\"North Korea\";}i:102;a:2:{s:5:\"label\";s:11:\"South Korea\";s:5:\"value\";s:11:\"South Korea\";}i:103;a:2:{s:5:\"label\";s:6:\"Kuwait\";s:5:\"value\";s:6:\"Kuwait\";}i:104;a:2:{s:5:\"label\";s:10:\"Kyrgyzstan\";s:5:\"value\";s:10:\"Kyrgyzstan\";}i:105;a:2:{s:5:\"label\";s:4:\"Laos\";s:5:\"value\";s:4:\"Laos\";}i:106;a:2:{s:5:\"label\";s:6:\"Latvia\";s:5:\"value\";s:6:\"Latvia\";}i:107;a:2:{s:5:\"label\";s:7:\"Lebanon\";s:5:\"value\";s:7:\"Lebanon\";}i:108;a:2:{s:5:\"label\";s:7:\"Lesotho\";s:5:\"value\";s:7:\"Lesotho\";}i:109;a:2:{s:5:\"label\";s:7:\"Liberia\";s:5:\"value\";s:7:\"Liberia\";}i:110;a:2:{s:5:\"label\";s:5:\"Libya\";s:5:\"value\";s:5:\"Libya\";}i:111;a:2:{s:5:\"label\";s:13:\"Liechtenstein\";s:5:\"value\";s:13:\"Liechtenstein\";}i:112;a:2:{s:5:\"label\";s:9:\"Lithuania\";s:5:\"value\";s:9:\"Lithuania\";}i:113;a:2:{s:5:\"label\";s:10:\"Luxembourg\";s:5:\"value\";s:10:\"Luxembourg\";}i:114;a:2:{s:5:\"label\";s:9:\"Macedonia\";s:5:\"value\";s:9:\"Macedonia\";}i:115;a:2:{s:5:\"label\";s:10:\"Madagascar\";s:5:\"value\";s:10:\"Madagascar\";}i:116;a:2:{s:5:\"label\";s:6:\"Malawi\";s:5:\"value\";s:6:\"Malawi\";}i:117;a:2:{s:5:\"label\";s:8:\"Malaysia\";s:5:\"value\";s:8:\"Malaysia\";}i:118;a:2:{s:5:\"label\";s:8:\"Maldives\";s:5:\"value\";s:8:\"Maldives\";}i:119;a:2:{s:5:\"label\";s:4:\"Mali\";s:5:\"value\";s:4:\"Mali\";}i:120;a:2:{s:5:\"label\";s:5:\"Malta\";s:5:\"value\";s:5:\"Malta\";}i:121;a:2:{s:5:\"label\";s:16:\"Marshall Islands\";s:5:\"value\";s:16:\"Marshall Islands\";}i:122;a:2:{s:5:\"label\";s:10:\"Mauritania\";s:5:\"value\";s:10:\"Mauritania\";}i:123;a:2:{s:5:\"label\";s:9:\"Mauritius\";s:5:\"value\";s:9:\"Mauritius\";}i:124;a:2:{s:5:\"label\";s:6:\"Mexico\";s:5:\"value\";s:6:\"Mexico\";}i:125;a:2:{s:5:\"label\";s:10:\"Micronesia\";s:5:\"value\";s:10:\"Micronesia\";}i:126;a:2:{s:5:\"label\";s:7:\"Moldova\";s:5:\"value\";s:7:\"Moldova\";}i:127;a:2:{s:5:\"label\";s:6:\"Monaco\";s:5:\"value\";s:6:\"Monaco\";}i:128;a:2:{s:5:\"label\";s:8:\"Mongolia\";s:5:\"value\";s:8:\"Mongolia\";}i:129;a:2:{s:5:\"label\";s:10:\"Montenegro\";s:5:\"value\";s:10:\"Montenegro\";}i:130;a:2:{s:5:\"label\";s:10:\"Montserrat\";s:5:\"value\";s:10:\"Montserrat\";}i:131;a:2:{s:5:\"label\";s:7:\"Morocco\";s:5:\"value\";s:7:\"Morocco\";}i:132;a:2:{s:5:\"label\";s:10:\"Mozambique\";s:5:\"value\";s:10:\"Mozambique\";}i:133;a:2:{s:5:\"label\";s:7:\"Myanmar\";s:5:\"value\";s:7:\"Myanmar\";}i:134;a:2:{s:5:\"label\";s:7:\"Namibia\";s:5:\"value\";s:7:\"Namibia\";}i:135;a:2:{s:5:\"label\";s:5:\"Nauru\";s:5:\"value\";s:5:\"Nauru\";}i:136;a:2:{s:5:\"label\";s:5:\"Nepal\";s:5:\"value\";s:5:\"Nepal\";}i:137;a:2:{s:5:\"label\";s:11:\"Netherlands\";s:5:\"value\";s:11:\"Netherlands\";}i:138;a:2:{s:5:\"label\";s:11:\"New Zealand\";s:5:\"value\";s:11:\"New Zealand\";}i:139;a:2:{s:5:\"label\";s:9:\"Nicaragua\";s:5:\"value\";s:9:\"Nicaragua\";}i:140;a:2:{s:5:\"label\";s:5:\"Niger\";s:5:\"value\";s:5:\"Niger\";}i:141;a:2:{s:5:\"label\";s:7:\"Nigeria\";s:5:\"value\";s:7:\"Nigeria\";}i:142;a:2:{s:5:\"label\";s:6:\"Norway\";s:5:\"value\";s:6:\"Norway\";}i:143;a:2:{s:5:\"label\";s:24:\"Northern Mariana Islands\";s:5:\"value\";s:24:\"Northern Mariana Islands\";}i:144;a:2:{s:5:\"label\";s:4:\"Oman\";s:5:\"value\";s:4:\"Oman\";}i:145;a:2:{s:5:\"label\";s:8:\"Pakistan\";s:5:\"value\";s:8:\"Pakistan\";}i:146;a:2:{s:5:\"label\";s:5:\"Palau\";s:5:\"value\";s:5:\"Palau\";}i:147;a:2:{s:5:\"label\";s:9:\"Palestine\";s:5:\"value\";s:9:\"Palestine\";}i:148;a:2:{s:5:\"label\";s:6:\"Panama\";s:5:\"value\";s:6:\"Panama\";}i:149;a:2:{s:5:\"label\";s:16:\"Papua New Guinea\";s:5:\"value\";s:16:\"Papua New Guinea\";}i:150;a:2:{s:5:\"label\";s:8:\"Paraguay\";s:5:\"value\";s:8:\"Paraguay\";}i:151;a:2:{s:5:\"label\";s:4:\"Peru\";s:5:\"value\";s:4:\"Peru\";}i:152;a:2:{s:5:\"label\";s:11:\"Philippines\";s:5:\"value\";s:11:\"Philippines\";}i:153;a:2:{s:5:\"label\";s:6:\"Poland\";s:5:\"value\";s:6:\"Poland\";}i:154;a:2:{s:5:\"label\";s:8:\"Portugal\";s:5:\"value\";s:8:\"Portugal\";}i:155;a:2:{s:5:\"label\";s:11:\"Puerto Rico\";s:5:\"value\";s:11:\"Puerto Rico\";}i:156;a:2:{s:5:\"label\";s:5:\"Qatar\";s:5:\"value\";s:5:\"Qatar\";}i:157;a:2:{s:5:\"label\";s:7:\"Romania\";s:5:\"value\";s:7:\"Romania\";}i:158;a:2:{s:5:\"label\";s:6:\"Russia\";s:5:\"value\";s:6:\"Russia\";}i:159;a:2:{s:5:\"label\";s:6:\"Rwanda\";s:5:\"value\";s:6:\"Rwanda\";}i:160;a:2:{s:5:\"label\";s:21:\"Saint Kitts and Nevis\";s:5:\"value\";s:21:\"Saint Kitts and Nevis\";}i:161;a:2:{s:5:\"label\";s:11:\"Saint Lucia\";s:5:\"value\";s:11:\"Saint Lucia\";}i:162;a:2:{s:5:\"label\";s:32:\"Saint Vincent and the Grenadines\";s:5:\"value\";s:32:\"Saint Vincent and the Grenadines\";}i:163;a:2:{s:5:\"label\";s:5:\"Samoa\";s:5:\"value\";s:5:\"Samoa\";}i:164;a:2:{s:5:\"label\";s:10:\"San Marino\";s:5:\"value\";s:10:\"San Marino\";}i:165;a:2:{s:5:\"label\";s:21:\"Sao Tome and Principe\";s:5:\"value\";s:21:\"Sao Tome and Principe\";}i:166;a:2:{s:5:\"label\";s:12:\"Saudi Arabia\";s:5:\"value\";s:12:\"Saudi Arabia\";}i:167;a:2:{s:5:\"label\";s:7:\"Senegal\";s:5:\"value\";s:7:\"Senegal\";}i:168;a:2:{s:5:\"label\";s:21:\"Serbia and Montenegro\";s:5:\"value\";s:21:\"Serbia and Montenegro\";}i:169;a:2:{s:5:\"label\";s:10:\"Seychelles\";s:5:\"value\";s:10:\"Seychelles\";}i:170;a:2:{s:5:\"label\";s:12:\"Sierra Leone\";s:5:\"value\";s:12:\"Sierra Leone\";}i:171;a:2:{s:5:\"label\";s:9:\"Singapore\";s:5:\"value\";s:9:\"Singapore\";}i:172;a:2:{s:5:\"label\";s:8:\"Slovakia\";s:5:\"value\";s:8:\"Slovakia\";}i:173;a:2:{s:5:\"label\";s:8:\"Slovenia\";s:5:\"value\";s:8:\"Slovenia\";}i:174;a:2:{s:5:\"label\";s:15:\"Solomon Islands\";s:5:\"value\";s:15:\"Solomon Islands\";}i:175;a:2:{s:5:\"label\";s:7:\"Somalia\";s:5:\"value\";s:7:\"Somalia\";}i:176;a:2:{s:5:\"label\";s:12:\"South Africa\";s:5:\"value\";s:12:\"South Africa\";}i:177;a:2:{s:5:\"label\";s:5:\"Spain\";s:5:\"value\";s:5:\"Spain\";}i:178;a:2:{s:5:\"label\";s:9:\"Sri Lanka\";s:5:\"value\";s:9:\"Sri Lanka\";}i:179;a:2:{s:5:\"label\";s:5:\"Sudan\";s:5:\"value\";s:5:\"Sudan\";}i:180;a:2:{s:5:\"label\";s:8:\"Suriname\";s:5:\"value\";s:8:\"Suriname\";}i:181;a:2:{s:5:\"label\";s:9:\"Swaziland\";s:5:\"value\";s:9:\"Swaziland\";}i:182;a:2:{s:5:\"label\";s:6:\"Sweden\";s:5:\"value\";s:6:\"Sweden\";}i:183;a:2:{s:5:\"label\";s:11:\"Switzerland\";s:5:\"value\";s:11:\"Switzerland\";}i:184;a:2:{s:5:\"label\";s:5:\"Syria\";s:5:\"value\";s:5:\"Syria\";}i:185;a:2:{s:5:\"label\";s:6:\"Taiwan\";s:5:\"value\";s:6:\"Taiwan\";}i:186;a:2:{s:5:\"label\";s:10:\"Tajikistan\";s:5:\"value\";s:10:\"Tajikistan\";}i:187;a:2:{s:5:\"label\";s:8:\"Tanzania\";s:5:\"value\";s:8:\"Tanzania\";}i:188;a:2:{s:5:\"label\";s:8:\"Thailand\";s:5:\"value\";s:8:\"Thailand\";}i:189;a:2:{s:5:\"label\";s:4:\"Togo\";s:5:\"value\";s:4:\"Togo\";}i:190;a:2:{s:5:\"label\";s:5:\"Tonga\";s:5:\"value\";s:5:\"Tonga\";}i:191;a:2:{s:5:\"label\";s:19:\"Trinidad and Tobago\";s:5:\"value\";s:19:\"Trinidad and Tobago\";}i:192;a:2:{s:5:\"label\";s:7:\"Tunisia\";s:5:\"value\";s:7:\"Tunisia\";}i:193;a:2:{s:5:\"label\";s:6:\"Turkey\";s:5:\"value\";s:6:\"Turkey\";}i:194;a:2:{s:5:\"label\";s:12:\"Turkmenistan\";s:5:\"value\";s:12:\"Turkmenistan\";}i:195;a:2:{s:5:\"label\";s:6:\"Tuvalu\";s:5:\"value\";s:6:\"Tuvalu\";}i:196;a:2:{s:5:\"label\";s:6:\"Uganda\";s:5:\"value\";s:6:\"Uganda\";}i:197;a:2:{s:5:\"label\";s:7:\"Ukraine\";s:5:\"value\";s:7:\"Ukraine\";}i:198;a:2:{s:5:\"label\";s:20:\"United Arab Emirates\";s:5:\"value\";s:20:\"United Arab Emirates\";}i:199;a:2:{s:5:\"label\";s:14:\"United Kingdom\";s:5:\"value\";s:14:\"United Kingdom\";}i:200;a:2:{s:5:\"label\";s:13:\"United States\";s:5:\"value\";s:13:\"United States\";}i:201;a:2:{s:5:\"label\";s:7:\"Uruguay\";s:5:\"value\";s:7:\"Uruguay\";}i:202;a:2:{s:5:\"label\";s:10:\"Uzbekistan\";s:5:\"value\";s:10:\"Uzbekistan\";}i:203;a:2:{s:5:\"label\";s:7:\"Vanuatu\";s:5:\"value\";s:7:\"Vanuatu\";}i:204;a:2:{s:5:\"label\";s:12:\"Vatican City\";s:5:\"value\";s:12:\"Vatican City\";}i:205;a:2:{s:5:\"label\";s:9:\"Venezuela\";s:5:\"value\";s:9:\"Venezuela\";}i:206;a:2:{s:5:\"label\";s:7:\"Vietnam\";s:5:\"value\";s:7:\"Vietnam\";}i:207;a:2:{s:5:\"label\";s:23:\"Virgin Islands, British\";s:5:\"value\";s:23:\"Virgin Islands, British\";}i:208;a:2:{s:5:\"label\";s:20:\"Virgin Islands, U.S.\";s:5:\"value\";s:20:\"Virgin Islands, U.S.\";}i:209;a:2:{s:5:\"label\";s:5:\"Yemen\";s:5:\"value\";s:5:\"Yemen\";}i:210;a:2:{s:5:\"label\";s:6:\"Zambia\";s:5:\"value\";s:6:\"Zambia\";}i:211;a:2:{s:5:\"label\";s:8:\"Zimbabwe\";s:5:\"value\";s:8:\"Zimbabwe\";}}',3,1,'a:14:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(26,'l7yg3s','Which package are you interested in?','','text','','',4,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(27,'ryv7qz','Group size','','select','Select','a:6:{i:0;a:2:{s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"Select\";}i:1;a:2:{s:5:\"label\";s:10:\"1-2 people\";s:5:\"value\";s:13:\"1-3 employees\";}i:3;a:2:{s:5:\"label\";s:10:\"3-5 people\";s:5:\"value\";s:10:\"New Option\";}i:4;a:2:{s:5:\"label\";s:11:\"6-10 people\";s:5:\"value\";s:10:\"New Option\";}i:5;a:2:{s:5:\"label\";s:12:\"10-20 people\";s:5:\"value\";s:10:\"New Option\";}i:6;a:2:{s:5:\"label\";s:10:\"21+ people\";s:5:\"value\";s:10:\"New Option\";}}',5,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(28,'2vscx','Questions / Comments','','textarea','','',6,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:427:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(29,'nmsqg5','How did you hear about us?','','radio','','a:6:{i:0;a:2:{s:5:\"label\";s:8:\"Radio ad\";s:5:\"value\";s:8:\"Radio ad\";}i:1;a:2:{s:5:\"label\";s:10:\"Television\";s:5:\"value\";s:10:\"Television\";}i:2;a:2:{s:5:\"label\";s:13:\"Search Engine\";s:5:\"value\";s:13:\"Search Engine\";}i:3;a:2:{s:5:\"label\";s:9:\"Blog post\";s:5:\"value\";s:9:\"Blog post\";}i:4;a:2:{s:5:\"label\";s:8:\"A friend\";s:5:\"value\";s:8:\"A friend\";}i:5;a:2:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";}}',7,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:447:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label  class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    <div class=\\\"frm_opt_container\\\">[input]</div>\r\n    [if description]<div class=\\\"frm_description\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',6,'2018-03-21 16:56:00'),(30,'t3oni42','Title','','radio','','a:3:{i:0;a:2:{s:5:\"label\";s:2:\"Mr\";s:5:\"value\";s:2:\"Mr\";}i:1;a:2:{s:5:\"label\";s:3:\"Mrs\";s:5:\"value\";s:3:\"Mrs\";}i:2;a:2:{s:5:\"label\";s:4:\"Miss\";s:5:\"value\";s:4:\"Miss\";}}',0,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:12:\"frm_four_col\";s:11:\"custom_html\";s:433:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label  class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    <div class=\"frm_opt_container\">[input]</div>\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:6:\"inline\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(31,'4qznl52','First Name','','text','','',1,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:14:\"frm_first_half\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(32,'6dz0u52','Last Name','','text','','',2,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:13:\"frm_last_half\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(33,'w8cnjo2','Country','','select','Select','a:212:{i:0;a:2:{s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"Select\";}i:1;a:2:{s:5:\"label\";s:11:\"Afghanistan\";s:5:\"value\";s:11:\"Afghanistan\";}i:2;a:2:{s:5:\"label\";s:7:\"Albania\";s:5:\"value\";s:7:\"Albania\";}i:3;a:2:{s:5:\"label\";s:7:\"Algeria\";s:5:\"value\";s:7:\"Algeria\";}i:4;a:2:{s:5:\"label\";s:14:\"American Samoa\";s:5:\"value\";s:14:\"American Samoa\";}i:5;a:2:{s:5:\"label\";s:7:\"Andorra\";s:5:\"value\";s:7:\"Andorra\";}i:6;a:2:{s:5:\"label\";s:6:\"Angola\";s:5:\"value\";s:6:\"Angola\";}i:7;a:2:{s:5:\"label\";s:8:\"Anguilla\";s:5:\"value\";s:8:\"Anguilla\";}i:8;a:2:{s:5:\"label\";s:10:\"Antarctica\";s:5:\"value\";s:10:\"Antarctica\";}i:9;a:2:{s:5:\"label\";s:19:\"Antigua and Barbuda\";s:5:\"value\";s:19:\"Antigua and Barbuda\";}i:10;a:2:{s:5:\"label\";s:9:\"Argentina\";s:5:\"value\";s:9:\"Argentina\";}i:11;a:2:{s:5:\"label\";s:7:\"Armenia\";s:5:\"value\";s:7:\"Armenia\";}i:12;a:2:{s:5:\"label\";s:5:\"Aruba\";s:5:\"value\";s:5:\"Aruba\";}i:13;a:2:{s:5:\"label\";s:9:\"Australia\";s:5:\"value\";s:9:\"Australia\";}i:14;a:2:{s:5:\"label\";s:7:\"Austria\";s:5:\"value\";s:7:\"Austria\";}i:15;a:2:{s:5:\"label\";s:10:\"Azerbaijan\";s:5:\"value\";s:10:\"Azerbaijan\";}i:16;a:2:{s:5:\"label\";s:7:\"Bahamas\";s:5:\"value\";s:7:\"Bahamas\";}i:17;a:2:{s:5:\"label\";s:7:\"Bahrain\";s:5:\"value\";s:7:\"Bahrain\";}i:18;a:2:{s:5:\"label\";s:10:\"Bangladesh\";s:5:\"value\";s:10:\"Bangladesh\";}i:19;a:2:{s:5:\"label\";s:8:\"Barbados\";s:5:\"value\";s:8:\"Barbados\";}i:20;a:2:{s:5:\"label\";s:7:\"Belarus\";s:5:\"value\";s:7:\"Belarus\";}i:21;a:2:{s:5:\"label\";s:7:\"Belgium\";s:5:\"value\";s:7:\"Belgium\";}i:22;a:2:{s:5:\"label\";s:6:\"Belize\";s:5:\"value\";s:6:\"Belize\";}i:23;a:2:{s:5:\"label\";s:5:\"Benin\";s:5:\"value\";s:5:\"Benin\";}i:24;a:2:{s:5:\"label\";s:7:\"Bermuda\";s:5:\"value\";s:7:\"Bermuda\";}i:25;a:2:{s:5:\"label\";s:6:\"Bhutan\";s:5:\"value\";s:6:\"Bhutan\";}i:26;a:2:{s:5:\"label\";s:7:\"Bolivia\";s:5:\"value\";s:7:\"Bolivia\";}i:27;a:2:{s:5:\"label\";s:22:\"Bosnia and Herzegovina\";s:5:\"value\";s:22:\"Bosnia and Herzegovina\";}i:28;a:2:{s:5:\"label\";s:8:\"Botswana\";s:5:\"value\";s:8:\"Botswana\";}i:29;a:2:{s:5:\"label\";s:6:\"Brazil\";s:5:\"value\";s:6:\"Brazil\";}i:30;a:2:{s:5:\"label\";s:6:\"Brunei\";s:5:\"value\";s:6:\"Brunei\";}i:31;a:2:{s:5:\"label\";s:8:\"Bulgaria\";s:5:\"value\";s:8:\"Bulgaria\";}i:32;a:2:{s:5:\"label\";s:12:\"Burkina Faso\";s:5:\"value\";s:12:\"Burkina Faso\";}i:33;a:2:{s:5:\"label\";s:7:\"Burundi\";s:5:\"value\";s:7:\"Burundi\";}i:34;a:2:{s:5:\"label\";s:8:\"Cambodia\";s:5:\"value\";s:8:\"Cambodia\";}i:35;a:2:{s:5:\"label\";s:8:\"Cameroon\";s:5:\"value\";s:8:\"Cameroon\";}i:36;a:2:{s:5:\"label\";s:6:\"Canada\";s:5:\"value\";s:6:\"Canada\";}i:37;a:2:{s:5:\"label\";s:10:\"Cape Verde\";s:5:\"value\";s:10:\"Cape Verde\";}i:38;a:2:{s:5:\"label\";s:14:\"Cayman Islands\";s:5:\"value\";s:14:\"Cayman Islands\";}i:39;a:2:{s:5:\"label\";s:24:\"Central African Republic\";s:5:\"value\";s:24:\"Central African Republic\";}i:40;a:2:{s:5:\"label\";s:4:\"Chad\";s:5:\"value\";s:4:\"Chad\";}i:41;a:2:{s:5:\"label\";s:5:\"Chile\";s:5:\"value\";s:5:\"Chile\";}i:42;a:2:{s:5:\"label\";s:5:\"China\";s:5:\"value\";s:5:\"China\";}i:43;a:2:{s:5:\"label\";s:8:\"Colombia\";s:5:\"value\";s:8:\"Colombia\";}i:44;a:2:{s:5:\"label\";s:7:\"Comoros\";s:5:\"value\";s:7:\"Comoros\";}i:45;a:2:{s:5:\"label\";s:5:\"Congo\";s:5:\"value\";s:5:\"Congo\";}i:46;a:2:{s:5:\"label\";s:10:\"Costa Rica\";s:5:\"value\";s:10:\"Costa Rica\";}i:47;a:2:{s:5:\"label\";s:16:\"Côte d‘Ivoire\";s:5:\"value\";s:16:\"Côte d‘Ivoire\";}i:48;a:2:{s:5:\"label\";s:7:\"Croatia\";s:5:\"value\";s:7:\"Croatia\";}i:49;a:2:{s:5:\"label\";s:4:\"Cuba\";s:5:\"value\";s:4:\"Cuba\";}i:50;a:2:{s:5:\"label\";s:6:\"Cyprus\";s:5:\"value\";s:6:\"Cyprus\";}i:51;a:2:{s:5:\"label\";s:14:\"Czech Republic\";s:5:\"value\";s:14:\"Czech Republic\";}i:52;a:2:{s:5:\"label\";s:7:\"Denmark\";s:5:\"value\";s:7:\"Denmark\";}i:53;a:2:{s:5:\"label\";s:8:\"Djibouti\";s:5:\"value\";s:8:\"Djibouti\";}i:54;a:2:{s:5:\"label\";s:8:\"Dominica\";s:5:\"value\";s:8:\"Dominica\";}i:55;a:2:{s:5:\"label\";s:18:\"Dominican Republic\";s:5:\"value\";s:18:\"Dominican Republic\";}i:56;a:2:{s:5:\"label\";s:10:\"East Timor\";s:5:\"value\";s:10:\"East Timor\";}i:57;a:2:{s:5:\"label\";s:7:\"Ecuador\";s:5:\"value\";s:7:\"Ecuador\";}i:58;a:2:{s:5:\"label\";s:5:\"Egypt\";s:5:\"value\";s:5:\"Egypt\";}i:59;a:2:{s:5:\"label\";s:11:\"El Salvador\";s:5:\"value\";s:11:\"El Salvador\";}i:60;a:2:{s:5:\"label\";s:17:\"Equatorial Guinea\";s:5:\"value\";s:17:\"Equatorial Guinea\";}i:61;a:2:{s:5:\"label\";s:7:\"Eritrea\";s:5:\"value\";s:7:\"Eritrea\";}i:62;a:2:{s:5:\"label\";s:7:\"Estonia\";s:5:\"value\";s:7:\"Estonia\";}i:63;a:2:{s:5:\"label\";s:8:\"Ethiopia\";s:5:\"value\";s:8:\"Ethiopia\";}i:64;a:2:{s:5:\"label\";s:4:\"Fiji\";s:5:\"value\";s:4:\"Fiji\";}i:65;a:2:{s:5:\"label\";s:7:\"Finland\";s:5:\"value\";s:7:\"Finland\";}i:66;a:2:{s:5:\"label\";s:6:\"France\";s:5:\"value\";s:6:\"France\";}i:67;a:2:{s:5:\"label\";s:13:\"French Guiana\";s:5:\"value\";s:13:\"French Guiana\";}i:68;a:2:{s:5:\"label\";s:16:\"French Polynesia\";s:5:\"value\";s:16:\"French Polynesia\";}i:69;a:2:{s:5:\"label\";s:5:\"Gabon\";s:5:\"value\";s:5:\"Gabon\";}i:70;a:2:{s:5:\"label\";s:6:\"Gambia\";s:5:\"value\";s:6:\"Gambia\";}i:71;a:2:{s:5:\"label\";s:7:\"Georgia\";s:5:\"value\";s:7:\"Georgia\";}i:72;a:2:{s:5:\"label\";s:7:\"Germany\";s:5:\"value\";s:7:\"Germany\";}i:73;a:2:{s:5:\"label\";s:5:\"Ghana\";s:5:\"value\";s:5:\"Ghana\";}i:74;a:2:{s:5:\"label\";s:9:\"Gibraltar\";s:5:\"value\";s:9:\"Gibraltar\";}i:75;a:2:{s:5:\"label\";s:6:\"Greece\";s:5:\"value\";s:6:\"Greece\";}i:76;a:2:{s:5:\"label\";s:9:\"Greenland\";s:5:\"value\";s:9:\"Greenland\";}i:77;a:2:{s:5:\"label\";s:7:\"Grenada\";s:5:\"value\";s:7:\"Grenada\";}i:78;a:2:{s:5:\"label\";s:4:\"Guam\";s:5:\"value\";s:4:\"Guam\";}i:79;a:2:{s:5:\"label\";s:9:\"Guatemala\";s:5:\"value\";s:9:\"Guatemala\";}i:80;a:2:{s:5:\"label\";s:6:\"Guinea\";s:5:\"value\";s:6:\"Guinea\";}i:81;a:2:{s:5:\"label\";s:13:\"Guinea-Bissau\";s:5:\"value\";s:13:\"Guinea-Bissau\";}i:82;a:2:{s:5:\"label\";s:6:\"Guyana\";s:5:\"value\";s:6:\"Guyana\";}i:83;a:2:{s:5:\"label\";s:5:\"Haiti\";s:5:\"value\";s:5:\"Haiti\";}i:84;a:2:{s:5:\"label\";s:8:\"Honduras\";s:5:\"value\";s:8:\"Honduras\";}i:85;a:2:{s:5:\"label\";s:9:\"Hong Kong\";s:5:\"value\";s:9:\"Hong Kong\";}i:86;a:2:{s:5:\"label\";s:7:\"Hungary\";s:5:\"value\";s:7:\"Hungary\";}i:87;a:2:{s:5:\"label\";s:7:\"Iceland\";s:5:\"value\";s:7:\"Iceland\";}i:88;a:2:{s:5:\"label\";s:5:\"India\";s:5:\"value\";s:5:\"India\";}i:89;a:2:{s:5:\"label\";s:9:\"Indonesia\";s:5:\"value\";s:9:\"Indonesia\";}i:90;a:2:{s:5:\"label\";s:4:\"Iran\";s:5:\"value\";s:4:\"Iran\";}i:91;a:2:{s:5:\"label\";s:4:\"Iraq\";s:5:\"value\";s:4:\"Iraq\";}i:92;a:2:{s:5:\"label\";s:7:\"Ireland\";s:5:\"value\";s:7:\"Ireland\";}i:93;a:2:{s:5:\"label\";s:6:\"Israel\";s:5:\"value\";s:6:\"Israel\";}i:94;a:2:{s:5:\"label\";s:5:\"Italy\";s:5:\"value\";s:5:\"Italy\";}i:95;a:2:{s:5:\"label\";s:7:\"Jamaica\";s:5:\"value\";s:7:\"Jamaica\";}i:96;a:2:{s:5:\"label\";s:5:\"Japan\";s:5:\"value\";s:5:\"Japan\";}i:97;a:2:{s:5:\"label\";s:6:\"Jordan\";s:5:\"value\";s:6:\"Jordan\";}i:98;a:2:{s:5:\"label\";s:10:\"Kazakhstan\";s:5:\"value\";s:10:\"Kazakhstan\";}i:99;a:2:{s:5:\"label\";s:5:\"Kenya\";s:5:\"value\";s:5:\"Kenya\";}i:100;a:2:{s:5:\"label\";s:8:\"Kiribati\";s:5:\"value\";s:8:\"Kiribati\";}i:101;a:2:{s:5:\"label\";s:11:\"North Korea\";s:5:\"value\";s:11:\"North Korea\";}i:102;a:2:{s:5:\"label\";s:11:\"South Korea\";s:5:\"value\";s:11:\"South Korea\";}i:103;a:2:{s:5:\"label\";s:6:\"Kuwait\";s:5:\"value\";s:6:\"Kuwait\";}i:104;a:2:{s:5:\"label\";s:10:\"Kyrgyzstan\";s:5:\"value\";s:10:\"Kyrgyzstan\";}i:105;a:2:{s:5:\"label\";s:4:\"Laos\";s:5:\"value\";s:4:\"Laos\";}i:106;a:2:{s:5:\"label\";s:6:\"Latvia\";s:5:\"value\";s:6:\"Latvia\";}i:107;a:2:{s:5:\"label\";s:7:\"Lebanon\";s:5:\"value\";s:7:\"Lebanon\";}i:108;a:2:{s:5:\"label\";s:7:\"Lesotho\";s:5:\"value\";s:7:\"Lesotho\";}i:109;a:2:{s:5:\"label\";s:7:\"Liberia\";s:5:\"value\";s:7:\"Liberia\";}i:110;a:2:{s:5:\"label\";s:5:\"Libya\";s:5:\"value\";s:5:\"Libya\";}i:111;a:2:{s:5:\"label\";s:13:\"Liechtenstein\";s:5:\"value\";s:13:\"Liechtenstein\";}i:112;a:2:{s:5:\"label\";s:9:\"Lithuania\";s:5:\"value\";s:9:\"Lithuania\";}i:113;a:2:{s:5:\"label\";s:10:\"Luxembourg\";s:5:\"value\";s:10:\"Luxembourg\";}i:114;a:2:{s:5:\"label\";s:9:\"Macedonia\";s:5:\"value\";s:9:\"Macedonia\";}i:115;a:2:{s:5:\"label\";s:10:\"Madagascar\";s:5:\"value\";s:10:\"Madagascar\";}i:116;a:2:{s:5:\"label\";s:6:\"Malawi\";s:5:\"value\";s:6:\"Malawi\";}i:117;a:2:{s:5:\"label\";s:8:\"Malaysia\";s:5:\"value\";s:8:\"Malaysia\";}i:118;a:2:{s:5:\"label\";s:8:\"Maldives\";s:5:\"value\";s:8:\"Maldives\";}i:119;a:2:{s:5:\"label\";s:4:\"Mali\";s:5:\"value\";s:4:\"Mali\";}i:120;a:2:{s:5:\"label\";s:5:\"Malta\";s:5:\"value\";s:5:\"Malta\";}i:121;a:2:{s:5:\"label\";s:16:\"Marshall Islands\";s:5:\"value\";s:16:\"Marshall Islands\";}i:122;a:2:{s:5:\"label\";s:10:\"Mauritania\";s:5:\"value\";s:10:\"Mauritania\";}i:123;a:2:{s:5:\"label\";s:9:\"Mauritius\";s:5:\"value\";s:9:\"Mauritius\";}i:124;a:2:{s:5:\"label\";s:6:\"Mexico\";s:5:\"value\";s:6:\"Mexico\";}i:125;a:2:{s:5:\"label\";s:10:\"Micronesia\";s:5:\"value\";s:10:\"Micronesia\";}i:126;a:2:{s:5:\"label\";s:7:\"Moldova\";s:5:\"value\";s:7:\"Moldova\";}i:127;a:2:{s:5:\"label\";s:6:\"Monaco\";s:5:\"value\";s:6:\"Monaco\";}i:128;a:2:{s:5:\"label\";s:8:\"Mongolia\";s:5:\"value\";s:8:\"Mongolia\";}i:129;a:2:{s:5:\"label\";s:10:\"Montenegro\";s:5:\"value\";s:10:\"Montenegro\";}i:130;a:2:{s:5:\"label\";s:10:\"Montserrat\";s:5:\"value\";s:10:\"Montserrat\";}i:131;a:2:{s:5:\"label\";s:7:\"Morocco\";s:5:\"value\";s:7:\"Morocco\";}i:132;a:2:{s:5:\"label\";s:10:\"Mozambique\";s:5:\"value\";s:10:\"Mozambique\";}i:133;a:2:{s:5:\"label\";s:7:\"Myanmar\";s:5:\"value\";s:7:\"Myanmar\";}i:134;a:2:{s:5:\"label\";s:7:\"Namibia\";s:5:\"value\";s:7:\"Namibia\";}i:135;a:2:{s:5:\"label\";s:5:\"Nauru\";s:5:\"value\";s:5:\"Nauru\";}i:136;a:2:{s:5:\"label\";s:5:\"Nepal\";s:5:\"value\";s:5:\"Nepal\";}i:137;a:2:{s:5:\"label\";s:11:\"Netherlands\";s:5:\"value\";s:11:\"Netherlands\";}i:138;a:2:{s:5:\"label\";s:11:\"New Zealand\";s:5:\"value\";s:11:\"New Zealand\";}i:139;a:2:{s:5:\"label\";s:9:\"Nicaragua\";s:5:\"value\";s:9:\"Nicaragua\";}i:140;a:2:{s:5:\"label\";s:5:\"Niger\";s:5:\"value\";s:5:\"Niger\";}i:141;a:2:{s:5:\"label\";s:7:\"Nigeria\";s:5:\"value\";s:7:\"Nigeria\";}i:142;a:2:{s:5:\"label\";s:6:\"Norway\";s:5:\"value\";s:6:\"Norway\";}i:143;a:2:{s:5:\"label\";s:24:\"Northern Mariana Islands\";s:5:\"value\";s:24:\"Northern Mariana Islands\";}i:144;a:2:{s:5:\"label\";s:4:\"Oman\";s:5:\"value\";s:4:\"Oman\";}i:145;a:2:{s:5:\"label\";s:8:\"Pakistan\";s:5:\"value\";s:8:\"Pakistan\";}i:146;a:2:{s:5:\"label\";s:5:\"Palau\";s:5:\"value\";s:5:\"Palau\";}i:147;a:2:{s:5:\"label\";s:9:\"Palestine\";s:5:\"value\";s:9:\"Palestine\";}i:148;a:2:{s:5:\"label\";s:6:\"Panama\";s:5:\"value\";s:6:\"Panama\";}i:149;a:2:{s:5:\"label\";s:16:\"Papua New Guinea\";s:5:\"value\";s:16:\"Papua New Guinea\";}i:150;a:2:{s:5:\"label\";s:8:\"Paraguay\";s:5:\"value\";s:8:\"Paraguay\";}i:151;a:2:{s:5:\"label\";s:4:\"Peru\";s:5:\"value\";s:4:\"Peru\";}i:152;a:2:{s:5:\"label\";s:11:\"Philippines\";s:5:\"value\";s:11:\"Philippines\";}i:153;a:2:{s:5:\"label\";s:6:\"Poland\";s:5:\"value\";s:6:\"Poland\";}i:154;a:2:{s:5:\"label\";s:8:\"Portugal\";s:5:\"value\";s:8:\"Portugal\";}i:155;a:2:{s:5:\"label\";s:11:\"Puerto Rico\";s:5:\"value\";s:11:\"Puerto Rico\";}i:156;a:2:{s:5:\"label\";s:5:\"Qatar\";s:5:\"value\";s:5:\"Qatar\";}i:157;a:2:{s:5:\"label\";s:7:\"Romania\";s:5:\"value\";s:7:\"Romania\";}i:158;a:2:{s:5:\"label\";s:6:\"Russia\";s:5:\"value\";s:6:\"Russia\";}i:159;a:2:{s:5:\"label\";s:6:\"Rwanda\";s:5:\"value\";s:6:\"Rwanda\";}i:160;a:2:{s:5:\"label\";s:21:\"Saint Kitts and Nevis\";s:5:\"value\";s:21:\"Saint Kitts and Nevis\";}i:161;a:2:{s:5:\"label\";s:11:\"Saint Lucia\";s:5:\"value\";s:11:\"Saint Lucia\";}i:162;a:2:{s:5:\"label\";s:32:\"Saint Vincent and the Grenadines\";s:5:\"value\";s:32:\"Saint Vincent and the Grenadines\";}i:163;a:2:{s:5:\"label\";s:5:\"Samoa\";s:5:\"value\";s:5:\"Samoa\";}i:164;a:2:{s:5:\"label\";s:10:\"San Marino\";s:5:\"value\";s:10:\"San Marino\";}i:165;a:2:{s:5:\"label\";s:21:\"Sao Tome and Principe\";s:5:\"value\";s:21:\"Sao Tome and Principe\";}i:166;a:2:{s:5:\"label\";s:12:\"Saudi Arabia\";s:5:\"value\";s:12:\"Saudi Arabia\";}i:167;a:2:{s:5:\"label\";s:7:\"Senegal\";s:5:\"value\";s:7:\"Senegal\";}i:168;a:2:{s:5:\"label\";s:21:\"Serbia and Montenegro\";s:5:\"value\";s:21:\"Serbia and Montenegro\";}i:169;a:2:{s:5:\"label\";s:10:\"Seychelles\";s:5:\"value\";s:10:\"Seychelles\";}i:170;a:2:{s:5:\"label\";s:12:\"Sierra Leone\";s:5:\"value\";s:12:\"Sierra Leone\";}i:171;a:2:{s:5:\"label\";s:9:\"Singapore\";s:5:\"value\";s:9:\"Singapore\";}i:172;a:2:{s:5:\"label\";s:8:\"Slovakia\";s:5:\"value\";s:8:\"Slovakia\";}i:173;a:2:{s:5:\"label\";s:8:\"Slovenia\";s:5:\"value\";s:8:\"Slovenia\";}i:174;a:2:{s:5:\"label\";s:15:\"Solomon Islands\";s:5:\"value\";s:15:\"Solomon Islands\";}i:175;a:2:{s:5:\"label\";s:7:\"Somalia\";s:5:\"value\";s:7:\"Somalia\";}i:176;a:2:{s:5:\"label\";s:12:\"South Africa\";s:5:\"value\";s:12:\"South Africa\";}i:177;a:2:{s:5:\"label\";s:5:\"Spain\";s:5:\"value\";s:5:\"Spain\";}i:178;a:2:{s:5:\"label\";s:9:\"Sri Lanka\";s:5:\"value\";s:9:\"Sri Lanka\";}i:179;a:2:{s:5:\"label\";s:5:\"Sudan\";s:5:\"value\";s:5:\"Sudan\";}i:180;a:2:{s:5:\"label\";s:8:\"Suriname\";s:5:\"value\";s:8:\"Suriname\";}i:181;a:2:{s:5:\"label\";s:9:\"Swaziland\";s:5:\"value\";s:9:\"Swaziland\";}i:182;a:2:{s:5:\"label\";s:6:\"Sweden\";s:5:\"value\";s:6:\"Sweden\";}i:183;a:2:{s:5:\"label\";s:11:\"Switzerland\";s:5:\"value\";s:11:\"Switzerland\";}i:184;a:2:{s:5:\"label\";s:5:\"Syria\";s:5:\"value\";s:5:\"Syria\";}i:185;a:2:{s:5:\"label\";s:6:\"Taiwan\";s:5:\"value\";s:6:\"Taiwan\";}i:186;a:2:{s:5:\"label\";s:10:\"Tajikistan\";s:5:\"value\";s:10:\"Tajikistan\";}i:187;a:2:{s:5:\"label\";s:8:\"Tanzania\";s:5:\"value\";s:8:\"Tanzania\";}i:188;a:2:{s:5:\"label\";s:8:\"Thailand\";s:5:\"value\";s:8:\"Thailand\";}i:189;a:2:{s:5:\"label\";s:4:\"Togo\";s:5:\"value\";s:4:\"Togo\";}i:190;a:2:{s:5:\"label\";s:5:\"Tonga\";s:5:\"value\";s:5:\"Tonga\";}i:191;a:2:{s:5:\"label\";s:19:\"Trinidad and Tobago\";s:5:\"value\";s:19:\"Trinidad and Tobago\";}i:192;a:2:{s:5:\"label\";s:7:\"Tunisia\";s:5:\"value\";s:7:\"Tunisia\";}i:193;a:2:{s:5:\"label\";s:6:\"Turkey\";s:5:\"value\";s:6:\"Turkey\";}i:194;a:2:{s:5:\"label\";s:12:\"Turkmenistan\";s:5:\"value\";s:12:\"Turkmenistan\";}i:195;a:2:{s:5:\"label\";s:6:\"Tuvalu\";s:5:\"value\";s:6:\"Tuvalu\";}i:196;a:2:{s:5:\"label\";s:6:\"Uganda\";s:5:\"value\";s:6:\"Uganda\";}i:197;a:2:{s:5:\"label\";s:7:\"Ukraine\";s:5:\"value\";s:7:\"Ukraine\";}i:198;a:2:{s:5:\"label\";s:20:\"United Arab Emirates\";s:5:\"value\";s:20:\"United Arab Emirates\";}i:199;a:2:{s:5:\"label\";s:14:\"United Kingdom\";s:5:\"value\";s:14:\"United Kingdom\";}i:200;a:2:{s:5:\"label\";s:13:\"United States\";s:5:\"value\";s:13:\"United States\";}i:201;a:2:{s:5:\"label\";s:7:\"Uruguay\";s:5:\"value\";s:7:\"Uruguay\";}i:202;a:2:{s:5:\"label\";s:10:\"Uzbekistan\";s:5:\"value\";s:10:\"Uzbekistan\";}i:203;a:2:{s:5:\"label\";s:7:\"Vanuatu\";s:5:\"value\";s:7:\"Vanuatu\";}i:204;a:2:{s:5:\"label\";s:12:\"Vatican City\";s:5:\"value\";s:12:\"Vatican City\";}i:205;a:2:{s:5:\"label\";s:9:\"Venezuela\";s:5:\"value\";s:9:\"Venezuela\";}i:206;a:2:{s:5:\"label\";s:7:\"Vietnam\";s:5:\"value\";s:7:\"Vietnam\";}i:207;a:2:{s:5:\"label\";s:23:\"Virgin Islands, British\";s:5:\"value\";s:23:\"Virgin Islands, British\";}i:208;a:2:{s:5:\"label\";s:20:\"Virgin Islands, U.S.\";s:5:\"value\";s:20:\"Virgin Islands, U.S.\";}i:209;a:2:{s:5:\"label\";s:5:\"Yemen\";s:5:\"value\";s:5:\"Yemen\";}i:210;a:2:{s:5:\"label\";s:6:\"Zambia\";s:5:\"value\";s:6:\"Zambia\";}i:211;a:2:{s:5:\"label\";s:8:\"Zimbabwe\";s:5:\"value\";s:8:\"Zimbabwe\";}}',3,1,'a:14:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:406:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(34,'l7yg3s2','Which package are you interested in?','','text','','',4,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(35,'ryv7qz2','Group size','','select','Select','a:6:{i:0;a:2:{s:5:\"label\";s:6:\"Select\";s:5:\"value\";s:6:\"Select\";}i:1;a:2:{s:5:\"label\";s:10:\"1-2 people\";s:5:\"value\";s:13:\"1-3 employees\";}i:3;a:2:{s:5:\"label\";s:10:\"3-5 people\";s:5:\"value\";s:10:\"New Option\";}i:4;a:2:{s:5:\"label\";s:11:\"6-10 people\";s:5:\"value\";s:10:\"New Option\";}i:5;a:2:{s:5:\"label\";s:12:\"10-20 people\";s:5:\"value\";s:10:\"New Option\";}i:6;a:2:{s:5:\"label\";s:10:\"21+ people\";s:5:\"value\";s:10:\"New Option\";}}',5,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(36,'2vscx2','Questions / Comments','','textarea','','',6,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(37,'nmsqg52','How did you hear about us?','','radio','','a:6:{i:0;a:2:{s:5:\"label\";s:8:\"Radio ad\";s:5:\"value\";s:8:\"Radio ad\";}i:1;a:2:{s:5:\"label\";s:10:\"Television\";s:5:\"value\";s:10:\"Television\";}i:2;a:2:{s:5:\"label\";s:13:\"Search Engine\";s:5:\"value\";s:13:\"Search Engine\";}i:3;a:2:{s:5:\"label\";s:9:\"Blog post\";s:5:\"value\";s:9:\"Blog post\";}i:4;a:2:{s:5:\"label\";s:8:\"A friend\";s:5:\"value\";s:8:\"A friend\";}i:5;a:2:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";}}',7,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";i:0;s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:433:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label  class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    <div class=\"frm_opt_container\">[input]</div>\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',7,'2018-03-21 16:56:00'),(38,'xipbjr32','Name','','text','Name','',1,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',8,'2018-03-21 16:56:00'),(39,'jaehy832','Email','','text','Email','',3,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',8,'2018-03-21 16:56:00'),(40,'cqpguu32','Phone','','text','Phone','',4,0,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',8,'2018-03-21 16:56:00'),(41,'w7ueyk32','Subject','','text','Subject','',5,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',8,'2018-03-21 16:56:00'),(42,'kggkvh32','Message','','textarea','Message','',6,1,'a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',8,'2018-03-21 16:56:00'),(43,'r3pr0d2','Name','','text','Name','',0,1,'a:12:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;}',9,'2018-03-21 16:56:00'),(44,'29yf4d3','Email','','text','Email','',1,1,'a:12:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;}',9,'2018-03-21 16:56:00'),(45,'9jv0r13','Message','','textarea','Message','',2,1,'a:12:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;}',9,'2018-03-21 16:56:00'),(46,'qy05f82','Name','','text','Name','',1,0,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:0:\"\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',10,'2018-03-21 16:56:00'),(47,'3asv292','Email Address','','text','Email Address','',2,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',10,'2018-03-21 16:56:00'),(48,'2ywico2','Question / Comment','','text','Question / Comment','',3,1,'a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:0;s:6:\"maxnum\";i:9999;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}',10,'2018-03-21 16:56:00'),(50,'ocfup13','Last','Last','text','','',2,1,'a:5:{s:5:\"label\";s:6:\"hidden\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',11,'2018-03-29 18:36:48'),(51,'29yf4d4','Email','','email','','',3,1,'a:5:{s:5:\"blank\";s:0:\"\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',11,'2018-03-29 18:36:48'),(52,'9jv0r14','Message','','textarea','','',6,1,'a:5:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";}',11,'2018-03-29 18:36:48'),(53,'g2drm','Phone','','phone','','',2,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',5,'2018-04-02 16:50:56'),(54,'xv3s6','Phone','','phone','','',2,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',3,'2018-04-03 19:50:02'),(60,'r3pr0d3','Name','','text','Name','',0,1,'a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',14,'2018-04-05 20:04:33'),(61,'29yf4d6','Email','','text','Email','',1,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',14,'2018-04-05 20:04:33'),(64,'r3pr0d4','Name','','text','Name','',0,1,'a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',15,'2018-04-06 15:09:35'),(63,'9jv0r16','Message','','textarea','Message','',3,1,'a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',14,'2018-04-05 20:04:33'),(65,'29yf4d7','Email','','text','Email','',1,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',15,'2018-04-06 15:09:35'),(66,'g2drm2','Phone','','phone','','',2,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',15,'2018-04-06 15:09:35'),(67,'9jv0r17','Message','','textarea','Message','',4,1,'a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',15,'2018-04-06 15:09:35'),(68,'yu9ae','Company','','email','','',3,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',15,'2018-04-06 15:09:55'),(69,'r3pr0d32','First Name','','text','First Name','',0,1,'a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 15:30:18'),(70,'29yf4d62','Email','','text','Email','',2,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 15:30:18'),(71,'9jv0r162','Message','','textarea','Message','',9,1,'a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 15:30:18'),(72,'jhryx','Last Name','','text','Last Name','',1,1,'a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 15:34:29'),(92,'ondjl','Which industry are you in?','','select','','a:6:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:13:\"Microfluidics\";s:5:\"value\";s:13:\"Microfluidics\";}i:2;a:2:{s:5:\"label\";s:9:\"Jewellery\";s:5:\"value\";s:9:\"Jewellery\";}i:3;a:2:{s:5:\"label\";s:6:\"Dental\";s:5:\"value\";s:6:\"Dental\";}i:4;a:2:{s:5:\"label\";s:22:\"Research & Development\";s:5:\"value\";s:22:\"Research & Development\";}i:5;a:2:{s:5:\"label\";s:12:\"Architecture\";s:5:\"value\";s:12:\"Architecture\";}}',3,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',4,'2018-04-16 19:23:10'),(88,'ddc1','What will be your primary use?','','select','','a:8:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:13:\"Undergraduate\";s:5:\"value\";s:13:\"Undergraduate\";}i:2;a:2:{s:5:\"label\";s:8:\"Graduate\";s:5:\"value\";s:8:\"Graduate\";}i:3;a:2:{s:5:\"label\";s:21:\"Fellow Researcher/Phd\";s:5:\"value\";s:21:\"Fellow Researcher/Phd\";}i:4;a:2:{s:5:\"label\";s:21:\"Senior Researcher/Phd\";s:5:\"value\";s:21:\"Senior Researcher/Phd\";}i:5;a:2:{s:5:\"label\";s:9:\"Professor\";s:5:\"value\";s:9:\"Professor\";}i:6;a:2:{s:5:\"label\";s:18:\"Head of Department\";s:5:\"value\";s:18:\"Head of Department\";}i:7;a:2:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";}}',7,0,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 19:00:28'),(90,'6oprj','Institution','','text','Institution','',4,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 19:01:49'),(80,'qov7i','What is Your title?','','select','','a:8:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:13:\"Undergraduate\";s:5:\"value\";s:13:\"Undergraduate\";}i:2;a:2:{s:5:\"label\";s:8:\"Graduate\";s:5:\"value\";s:8:\"Graduate\";}i:3;a:2:{s:5:\"label\";s:21:\"Fellow Researcher/Phd\";s:5:\"value\";s:21:\"Fellow Researcher/Phd\";}i:4;a:2:{s:5:\"label\";s:21:\"Senior Researcher/Phd\";s:5:\"value\";s:21:\"Senior Researcher/Phd\";}i:5;a:2:{s:5:\"label\";s:9:\"Professor\";s:5:\"value\";s:9:\"Professor\";}i:6;a:2:{s:5:\"label\";s:18:\"Head of Department\";s:5:\"value\";s:18:\"Head of Department\";}i:7;a:2:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";}}',6,0,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 16:55:16'),(89,'lyw8x','Phone Number','','text','Phone Number','',3,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 19:01:09'),(82,'tbqk','How did you hear about us?','','select','','a:7:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:13:\"Search Engine\";s:5:\"value\";s:13:\"Search Engine\";}i:2;a:2:{s:5:\"label\";s:19:\"Friend/Acquaintance\";s:5:\"value\";s:19:\"Friend/Acquaintance\";}i:3;a:2:{s:5:\"label\";s:9:\"TradeShow\";s:5:\"value\";s:9:\"TradeShow\";}i:4;a:2:{s:5:\"label\";s:14:\"Research Paper\";s:5:\"value\";s:14:\"Research Paper\";}i:5;a:2:{s:5:\"label\";s:10:\"Blog/Forum\";s:5:\"value\";s:10:\"Blog/Forum\";}i:6;a:2:{s:5:\"label\";s:5:\"Other\";s:5:\"value\";s:5:\"Other\";}}',8,0,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 17:10:27'),(85,'66f6d','Are you using a 3D Printer?','','select','','a:3:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";}i:2;a:2:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";}}',2,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',4,'2018-04-16 18:56:45'),(91,'hjhfn','Department','','text','Department','',5,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',16,'2018-04-16 19:02:33'),(93,'q67ja','Select an Option below','','select','','a:4:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:2;a:2:{s:5:\"label\";s:11:\"Get a Quote\";s:5:\"value\";s:11:\"Get a Quote\";}i:3;a:2:{s:5:\"label\";s:14:\"Sample Request\";s:5:\"value\";s:14:\"Sample Request\";}i:4;a:2:{s:5:\"label\";s:18:\"Request a Callback\";s:5:\"value\";s:18:\"Request a Callback\";}}',3,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',3,'2018-06-05 14:05:42'),(94,'64pqg','Institution/Company','','text','','',4,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Text is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',3,'2018-06-05 14:05:46'),(95,'mgc4','Department','','text','','',5,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Text is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:455:\"<div id=\\\"frm_field_[id]_container\\\" class=\\\"frm_form_field form-field [required_class][error_class]\\\">\r\n    <label for=\\\"field_[key]\\\" class=\\\"frm_primary_label\\\">[field_name]\r\n        <span class=\\\"frm_required\\\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\\\"frm_description\\\" id=\\\"frm_desc_field_[key]\\\">[description]</div>[/if description]\r\n    [if error]<div class=\\\"frm_error\\\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',3,'2018-06-05 14:05:50'),(96,'3oyha','Phone','','phone','','',2,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',14,'2018-07-18 20:27:37'),(97,'r3pr0d42','Name','','text','Full Name','',0,1,'a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',17,'2018-09-21 18:33:07'),(98,'29yf4d72','Email','','email','Email','',1,1,'a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',17,'2018-09-21 18:33:07'),(99,'g2drm3','Phone','','phone','','',2,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',17,'2018-09-21 18:33:07'),(100,'yu9ae2','Company','','text','','',3,1,'a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',17,'2018-09-21 18:33:07'),(101,'9jv0r172','Message','','textarea','Message','',4,1,'a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}',17,'2018-09-21 18:33:07');
/*!40000 ALTER TABLE `wpio_frm_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_frm_forms`
--

DROP TABLE IF EXISTS `wpio_frm_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_frm_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `form_key` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `parent_form_id` int(11) DEFAULT 0,
  `logged_in` tinyint(1) DEFAULT NULL,
  `editable` tinyint(1) DEFAULT NULL,
  `is_template` tinyint(1) DEFAULT 0,
  `default_template` tinyint(1) DEFAULT 0,
  `status` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `options` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_key` (`form_key`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_frm_forms`
--

LOCK TABLES `wpio_frm_forms` WRITE;
/*!40000 ALTER TABLE `wpio_frm_forms` DISABLE KEYS */;
INSERT INTO `wpio_frm_forms` VALUES (1,'contact','Contact Us','We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.',0,0,0,1,1,'published','a:13:{s:12:\"custom_style\";i:1;s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:224:\"<legend class=\"frm_screen_reader\">[form_name]</legend>\n[if form_name]<h3 class=\"frm_form_title\">[form_name]</h3>[/if form_name]\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:394:\"<div class=\"frm_submit\">\n[if back_button]<button type=\"submit\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook]>[back_label]</button>[/if back_button]\n<button class=\"frm_button_submit\" type=\"submit\"  [button_action]>[button_label]</button>\n[if save_draft]<a href=\"#\" tabindex=\"0\" class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\n</div>\";}','2009-11-24 00:17:31'),(2,'contact-form','Contact Us','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:232:\"<legend class=\\\"frm_screen_reader\\\">[form_name]</legend>\r\n[if form_name]<h3 class=\\\"frm_form_title\\\">[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:418:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<button type=\\\"submit\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook]>[back_label]</button>[/if back_button]\r\n<button class=\\\"frm_button_submit\\\" type=\\\"submit\\\"  [button_action]>[button_label]</button>\r\n[if save_draft]<a href=\\\"#\\\" tabindex=\\\"0\\\" class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2018-03-21 16:55:35'),(3,'2ssykv','Campaign Form','',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:4:\"Send\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2014-02-24 22:31:35'),(4,'contact3','Contact Us','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:4:\"Send\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2014-03-10 23:15:25'),(5,'contact2','Contact Us Mini','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:9:\"show_form\";s:1:\"1\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2014-08-29 03:12:41'),(6,'yjfakx','Client Form','<p>Nulla convallis, mi quis gravida eleifend, lacus mauris mollis neque, posuere dapibus nulla ex mattis elit. Etiam sodales neque nec mi iaculis, in eleifend leo tempus.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:9:\"show_form\";s:1:\"1\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2014-07-16 20:02:08'),(7,'yjfakx2','Client Form','Nulla convallis, mi quis gravida eleifend, lacus mauris mollis neque, posuere dapibus nulla ex mattis elit. Etiam sodales neque nec mi iaculis, in eleifend leo tempus.',0,0,0,1,0,'published','a:13:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";s:1:\"1\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"before_html\";s:147:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:464:\"<div class=\"frm_submit\">\r\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\r\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\r\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\r\n[if save_draft]<a class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";i:1;s:11:\"js_validate\";i:0;}','2017-08-02 22:26:28'),(8,'contact32','Contact Us','We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.',0,0,0,1,0,'published','a:13:{s:12:\"submit_value\";s:4:\"Send\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:12:\"custom_style\";i:1;s:11:\"before_html\";s:147:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:464:\"<div class=\"frm_submit\">\r\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\r\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\r\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\r\n[if save_draft]<a class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:10:\"form_class\";s:0:\"\";s:11:\"js_validate\";i:0;}','2017-08-02 22:26:28'),(9,'contact22','Contact Us Mini','We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.',0,0,0,1,0,'published','a:13:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:12:\"custom_style\";i:1;s:11:\"before_html\";s:147:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:464:\"<div class=\"frm_submit\">\r\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\r\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\r\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\r\n[if save_draft]<a class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:10:\"form_class\";s:0:\"\";s:11:\"js_validate\";i:0;}','2017-08-02 22:26:28'),(10,'2ssykv2','Inline Form','',0,0,0,1,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:12:\"custom_style\";i:1;s:12:\"submit_value\";s:4:\"Send\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:147:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:464:\"<div class=\"frm_submit\">\r\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\r\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\r\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\r\n[if save_draft]<a class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:9:\"old_style\";s:43:\"undiscovered-restaurants-worth-checking-out\";s:11:\"js_validate\";i:0;}','2017-08-02 22:26:28'),(11,'contact-form2','Contact Us','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:232:\"<legend class=\\\"frm_screen_reader\\\">[form_name]</legend>\r\n[if form_name]<h3 class=\\\"frm_form_title\\\">[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:418:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<button type=\\\"submit\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook]>[back_label]</button>[/if back_button]\r\n<button class=\\\"frm_button_submit\\\" type=\\\"submit\\\"  [button_action]>[button_label]</button>\r\n[if save_draft]<a href=\\\"#\\\" tabindex=\\\"0\\\" class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2018-03-29 18:36:48'),(12,'3aysz','','',0,0,0,0,0,'draft','a:13:{s:12:\"submit_value\";s:6:\"Submit\";s:14:\"success_action\";s:7:\"message\";s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"show_form\";i:0;s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;s:10:\"form_class\";s:0:\"\";s:12:\"custom_style\";i:1;s:11:\"before_html\";s:224:\"<legend class=\"frm_screen_reader\">[form_name]</legend>\n[if form_name]<h3 class=\"frm_form_title\">[form_name]</h3>[/if form_name]\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:394:\"<div class=\"frm_submit\">\n[if back_button]<button type=\"submit\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook]>[back_label]</button>[/if back_button]\n<button class=\"frm_button_submit\" type=\"submit\"  [button_action]>[button_label]</button>\n[if save_draft]<a href=\"#\" tabindex=\"0\" class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\n</div>\";}','2018-04-05 20:02:58'),(14,'contact23','Contact Us Mini','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:9:\"show_form\";s:1:\"1\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2018-04-05 20:04:33'),(15,'contact24','Request a Quote (Dental)','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:9:\"show_form\";s:1:\"1\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:147:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\"frm_description\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:464:\"<div class=\"frm_submit\">\r\n[if back_button]<input type=\"button\" value=\"[back_label]\" name=\"frm_prev_page\" formnovalidate=\"formnovalidate\" class=\"frm_prev_page\" [back_hook] />[/if back_button]\r\n<input type=\"submit\" value=\"[button_label]\" [button_action] />\r\n<img class=\"frm_ajax_loading\" src=\"[frmurl]/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\r\n[if save_draft]<a class=\"frm_save_draft\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2018-04-06 15:09:35'),(16,'contact232','Request a Microfluidic Sample','<p>Request a sample by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:9:\"show_form\";s:1:\"1\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2018-04-16 15:30:18'),(17,'contact242','Request a Quote (Microfluidics)','<p>We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.</p>\r\n',0,0,0,0,0,'published','a:15:{s:14:\"success_action\";s:7:\"message\";s:11:\"success_url\";s:0:\"\";s:15:\"success_page_id\";s:0:\"\";s:9:\"show_form\";s:1:\"1\";s:12:\"custom_style\";s:1:\"1\";s:12:\"submit_value\";s:6:\"Submit\";s:11:\"success_msg\";s:43:\"Your message has been submitted. Thank you!\";s:10:\"form_class\";s:0:\"\";s:11:\"before_html\";s:149:\"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\\"frm_description\\\">[form_description]</div>[/if form_description]\";s:10:\"after_html\";s:0:\"\";s:11:\"submit_html\";s:490:\"<div class=\\\"frm_submit\\\">\r\n[if back_button]<input type=\\\"button\\\" value=\\\"[back_label]\\\" name=\\\"frm_prev_page\\\" formnovalidate=\\\"formnovalidate\\\" class=\\\"frm_prev_page\\\" [back_hook] />[/if back_button]\r\n<input type=\\\"submit\\\" value=\\\"[button_label]\\\" [button_action] />\r\n<img class=\\\"frm_ajax_loading\\\" src=\\\"[frmurl]/images/ajax_loader.gif\\\" alt=\\\"Sending\\\" style=\\\"visibility:hidden;\\\" />\r\n[if save_draft]<a class=\\\"frm_save_draft\\\" [draft_hook]>[draft_label]</a>[/if save_draft]\r\n</div>\";s:7:\"akismet\";s:0:\"\";s:7:\"no_save\";i:0;s:9:\"ajax_load\";i:0;s:11:\"js_validate\";i:0;}','2018-09-21 18:33:07');
/*!40000 ALTER TABLE `wpio_frm_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_frm_item_metas`
--

DROP TABLE IF EXISTS `wpio_frm_item_metas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_frm_item_metas` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `field_id` bigint(20) NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `field_id` (`field_id`),
  KEY `item_id` (`item_id`)
) ENGINE=MyISAM AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_frm_item_metas`
--

LOCK TABLES `wpio_frm_item_metas` WRITE;
/*!40000 ALTER TABLE `wpio_frm_item_metas` DISABLE KEYS */;
INSERT INTO `wpio_frm_item_metas` VALUES (1,'test',19,1,'2018-04-02 15:50:06'),(2,'melayroi@hotmail.com',20,1,'2018-04-02 15:50:06'),(3,'test',21,1,'2018-04-02 15:50:06'),(4,'michael',19,2,'2018-04-05 20:01:27'),(5,'melayroi@hotmail.com',20,2,'2018-04-05 20:01:27'),(6,'6475228866',53,2,'2018-04-05 20:01:27'),(7,'TEST',21,2,'2018-04-05 20:01:27'),(8,'mike',60,3,'2018-04-05 20:05:49'),(9,'melayroi@hotmail.com',61,3,'2018-04-05 20:05:49'),(10,'TEST',63,3,'2018-04-05 20:05:49'),(11,'test',14,4,'2018-05-31 18:10:54'),(12,'melayroi@hotmail.com',15,4,'2018-05-31 18:10:54'),(13,'Yes',85,4,'2018-05-31 18:10:54'),(14,'Microfluidics',92,4,'2018-05-31 18:10:54'),(15,'6475228866',16,4,'2018-05-31 18:10:54'),(16,'test',17,4,'2018-05-31 18:10:54'),(17,'test',18,4,'2018-05-31 18:10:54'),(18,'michael',19,5,'2018-06-01 20:02:57'),(19,'melayroi@hotmail.com',20,5,'2018-06-01 20:02:57'),(20,'6475228866',53,5,'2018-06-01 20:02:57'),(21,'test',21,5,'2018-06-01 20:02:57'),(22,'Manmeet Singh',11,6,'2018-06-07 14:00:57'),(23,'manmeetbuttar91@gmail.com',12,6,'2018-06-07 14:00:57'),(24,'4168761855',54,6,'2018-06-07 14:00:57'),(25,'Get a Quote',93,6,'2018-06-07 14:00:57'),(26,'Creative CADworks',94,6,'2018-06-07 14:00:57'),(27,'Technology',95,6,'2018-06-07 14:00:57'),(28,'Hello there',13,6,'2018-06-07 14:00:57'),(29,'Mikael Evander',11,7,'2018-06-07 14:51:45'),(30,'mikael.evander@bme.lth.se',12,7,'2018-06-07 14:51:45'),(31,'+46722032534',54,7,'2018-06-07 14:51:45'),(32,'Sample Request',93,7,'2018-06-07 14:51:45'),(33,'Lund University',94,7,'2018-06-07 14:51:45'),(34,'Biomedical Engineering',95,7,'2018-06-07 14:51:45'),(35,'I\\\'m interested in doing embedded, transparent channels for microfluidics. I\\\'ve used the original miicraft printer which was pretty messy and had a success rate that wasn\\\'t that high. I\\\'m curious to how it\\\'s been improved and what the current resolution is.',13,7,'2018-06-07 14:51:45'),(36,'Professor Bridgette M. Budhlall',11,8,'2018-06-07 17:01:51'),(37,'Bridgette_Budhlall@uml.edu',12,8,'2018-06-07 17:01:51'),(38,'9789343414',54,8,'2018-06-07 17:01:52'),(39,'Sample Request',93,8,'2018-06-07 17:01:52'),(40,'University of Massachusetts',94,8,'2018-06-07 17:01:52'),(41,'Plastics Engineering',95,8,'2018-06-07 17:01:52'),(42,'I would like samples of a couple different designed droplet chips with 100μm diameter channels',13,8,'2018-06-07 17:01:52'),(43,'mark cheng',11,9,'2018-06-07 23:13:26'),(44,'mcheng@wayne.edu',12,9,'2018-06-07 23:13:26'),(45,'3135775462',54,9,'2018-06-07 23:13:26'),(46,'Sample Request',93,9,'2018-06-07 23:13:26'),(47,'wayne state',94,9,'2018-06-07 23:13:26'),(48,'ece',95,9,'2018-06-07 23:13:26'),(49,'How smooth is your edges? hi, could I request a sample?',13,9,'2018-06-07 23:13:26'),(50,'Evert Wagner',14,10,'2018-06-08 11:31:55'),(51,'e.c.wagner@tudelft.nl',15,10,'2018-06-08 11:31:55'),(52,'No',85,10,'2018-06-08 11:31:55'),(53,'Microfluidics',92,10,'2018-06-08 11:31:55'),(54,'+31 15 2782828',16,10,'2018-06-08 11:31:55'),(55,'3D printer for PDMS microchannels',17,10,'2018-06-08 11:31:55'),(56,'Dear sir, madam, \r\n\r\nAt Delft University of Technology, The Netherlands, we\\\'re making a lot of microfluidic PDMS chips by means of casting over a negative (silicone wafer).  This takes quite a bit of time and money.\r\nWe hope your 3D PDMS microchannel printer can be a solution.\r\nCan you send me a quote for a suitable printer. (Model M50-405nm?). Our typical chip sizes are max 75x25x5mm, with channels as small as possible.\r\nAdditionally, if you could provide us with a sample of a PDMS microschannel chip, we can check the quality ourselves.\r\n\r\nKind regards, \r\nEvert Wagner\r\nDelft University of Technology\r\nFaculty of Applied Sciences\r\nDepartment of Chemical Engineering, section Transport Phenomena\r\nVan der Maasweg 9, 2629HZ Delft, The Netherlands  \r\nRoom: F2.270      \r\nTel: +31 (0)15-27 82828\r\nEmail: e.c.wagner@tudelft.nl',18,10,'2018-06-08 11:31:55'),(57,'Santosh Kumar Bikkarolla',19,11,'2018-06-11 11:16:09'),(58,'sk.bikkarolla@ulster.ac.uk',20,11,'2018-06-11 11:16:09'),(59,'+447405483420',53,11,'2018-06-11 11:16:09'),(60,'Hi Cad works,\r\n\r\nI am a post doctor researcher in ULster University, UK.  We are thinking to purchase 3D printer from you. \r\n\r\nIn this process we have few questions regarding the 3D printing technique for fabricating micro channels.\r\n\r\n1) What materials are used for the fabrication of encapsulated microchannels. \r\n\r\n2) Can this technique allow for the fabrication of encapsulated micro channels in PDMS.\r\n\r\n3) What materials are used for the fabrication of master mold.\r\n\r\nIf possible can you share these details with me.\r\n\r\nkind regards,\r\nSantosh.',21,11,'2018-06-11 11:16:09'),(61,'Santosh Kumar Bikkarolla',11,12,'2018-06-11 11:52:38'),(62,'sk.bikkarolla@ulster.ac.uk',12,12,'2018-06-11 11:52:38'),(63,'+447405483420',54,12,'2018-06-11 11:52:38'),(64,'Sample Request',93,12,'2018-06-11 11:52:38'),(65,'Ulster University',94,12,'2018-06-11 11:52:38'),(66,'Engineering research Insistute',95,12,'2018-06-11 11:52:38'),(67,'Can you provide one sample for encapsulated microfluidic channels and one sample for mould. The idea behind to request samples is to know about the optical clarity and quality of the samples.',13,12,'2018-06-11 11:52:38'),(68,'Randy',14,13,'2018-06-21 15:10:57'),(69,'Randy@TalkWithLead.com',15,13,'2018-06-21 15:10:57'),(70,'No',85,13,'2018-06-21 15:10:57'),(71,'Dental',92,13,'2018-06-21 15:10:57'),(72,'416-385-3200',16,13,'2018-06-21 15:10:57'),(73,'Concerning cadworks3d.com',17,13,'2018-06-21 15:10:57'),(74,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 30 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy',18,13,'2018-06-21 15:10:57'),(75,'Manmeet Singh',60,14,'2018-06-21 15:13:16'),(76,'manmeetbuttar91@gmail.com',61,14,'2018-06-21 15:13:16'),(77,'Testing 1.2.3.',63,14,'2018-06-21 15:13:16'),(78,'Manmeet Singh',60,15,'2018-06-21 15:14:37'),(79,'manmeetbuttar91@gmail.com',61,15,'2018-06-21 15:14:37'),(80,'484-A Parliament Street',63,15,'2018-06-21 15:14:37'),(81,'Manmeet Singh',19,16,'2018-06-21 15:16:42'),(82,'manmeetbuttar91@gmail.com',20,16,'2018-06-21 15:16:42'),(83,'4168761855',53,16,'2018-06-21 15:16:42'),(84,'222',21,16,'2018-06-21 15:16:42'),(85,'Kerwin kwek',11,17,'2018-07-18 15:43:04'),(86,'Kerwin@smart.mit.edu',12,17,'2018-07-18 15:43:04'),(87,'+6594888903',54,17,'2018-07-18 15:43:04'),(88,'Sample Request',93,17,'2018-07-18 15:43:04'),(89,'Singapore-MIT Alliance for Research and Technology',94,17,'2018-07-18 15:43:04'),(90,'BioSym',95,17,'2018-07-18 15:43:04'),(91,'I’ll like to print a sample chip with edge features of 60 microns. How can i print a sample? What is the cost of the printer?',13,17,'2018-07-18 15:43:04'),(92,'David Bothman',11,18,'2018-07-18 15:59:16'),(93,'bothman@ucsb.edu',12,18,'2018-07-18 15:59:16'),(94,'805-893-4125',54,18,'2018-07-18 15:59:16'),(95,'Get a Quote',93,18,'2018-07-18 15:59:16'),(96,'UCSB - University of California Santa Barbara',94,18,'2018-07-18 15:59:16'),(97,'California Nanosystems Institute',95,18,'2018-07-18 15:59:16'),(98,'Please send a quote for a system optimized for making clear microfluidic chips and master molds for casting PDMS.  The M50 platform for high resolution, small parts would be best for our application.',13,18,'2018-07-18 15:59:16'),(99,'Daewoo  Han',60,19,'2018-07-18 16:16:04'),(100,'hand@mail.uc.edu',61,19,'2018-07-18 16:16:04'),(101,'To whom it may concern,\r\n\r\nMy name is Daewoo Han, Sr Research Associate at the University of Cincinnati.\r\n\r\nI am very interesting in the 3D print which can print the chip directly.\r\n\r\nWould you mind if you send me any detail information of this printer?\r\n\r\nIs there any chance to look at the printer either in the conference or demonstration event?\r\n\r\nI am looking forward to your reply.\r\n\r\nThank you~!\r\n\r\nBest wishes,\r\n\r\nDaewoo Han',63,19,'2018-07-18 16:16:04'),(102,'anubhav tripathi',11,20,'2018-07-18 18:16:11'),(103,'anubhav_tripathi@brown.edu',12,20,'2018-07-18 18:16:11'),(104,'4018633063',54,20,'2018-07-18 18:16:11'),(105,'Sample Request',93,20,'2018-07-18 18:16:11'),(106,'Brown University',94,20,'2018-07-18 18:16:11'),(107,'BME',95,20,'2018-07-18 18:16:11'),(108,'can i demo version first for 2-3 days',13,20,'2018-07-18 18:16:11'),(109,'Stavroula Balabani',11,21,'2018-07-18 18:26:45'),(110,'S.balabani@ucl.ac.uk',12,21,'2018-07-18 18:26:45'),(111,'00442076797184',54,21,'2018-07-18 18:26:45'),(112,'Sample Request',93,21,'2018-07-18 18:26:45'),(113,'Ucl',94,21,'2018-07-18 18:26:45'),(114,'Mechanical engineering',95,21,'2018-07-18 18:26:45'),(115,'Could you send a sample fir channels below 100 micron preferable around 50 to check the finish?',13,21,'2018-07-18 18:26:45'),(116,'Riley Norman',11,22,'2018-07-19 03:38:50'),(117,'Rnorman@alineinc.com',12,22,'2018-07-19 03:38:50'),(118,'5623330794',54,22,'2018-07-19 03:38:50'),(119,'Sample Request',93,22,'2018-07-19 03:38:50'),(120,'Aline Inc.',94,22,'2018-07-19 03:38:50'),(121,'Emgineering',95,22,'2018-07-19 03:38:50'),(122,'What sort of post processing is required for the parts?',13,22,'2018-07-19 03:38:50'),(123,'Bonnie Gray',11,23,'2018-07-19 15:35:15'),(124,'bgray@sfu.ca',12,23,'2018-07-19 15:35:15'),(125,'7787826966',54,23,'2018-07-19 15:35:15'),(126,'Get a Quote',93,23,'2018-07-19 15:35:15'),(127,'Simon Fraser University',94,23,'2018-07-19 15:35:15'),(128,'ENSC',95,23,'2018-07-19 15:35:15'),(129,'I am curious about the cost of this machine and its smallest resolution for an RTI grant. We have a microfluidic factory from Dolomite; how does this compare? I would also like some samples if possible.',13,23,'2018-07-19 15:35:15'),(130,'Jes',60,24,'2018-07-19 18:32:03'),(131,'jes@jesmaharry.com',61,24,'2018-07-19 18:32:03'),(132,'8057465497',96,24,'2018-07-19 18:32:03'),(133,'Hi. Do you 3D print\r\nFor\r\nPeople? I’m interested in your printers but would like to see a few\r\nDesigns to see how it\r\nWorks with my casting.\r\nJes',63,24,'2018-07-19 18:32:03'),(134,'ABBOTT TAYLOR',11,25,'2018-07-19 21:51:24'),(135,'abby@atdiamonds.com',12,25,'2018-07-19 21:51:24'),(136,'+15207455080',54,25,'2018-07-19 21:51:24'),(137,'Get a Quote',93,25,'2018-07-19 21:51:24'),(138,'ABBOTT TAYLOR JEWELERS',94,25,'2018-07-19 21:51:24'),(139,'OWNER',95,25,'2018-07-19 21:51:24'),(140,'GIVE ME A QUOTE ON YOUR PRINTERS.',13,25,'2018-07-19 21:51:24'),(141,'KC Huang',60,26,'2018-07-20 22:14:58'),(142,'kchuang@stanford.edu',61,26,'2018-07-20 22:14:58'),(143,'6508041694',96,26,'2018-07-20 22:14:58'),(144,'Hi, I\\\'m interested in the smallest channel size and tolerance of the microfluidics printing. \r\nThanks!',63,26,'2018-07-20 22:14:58'),(145,'Sung Hwan Cho',60,27,'2018-07-25 20:44:55'),(146,'scho@nanocellect.com',61,27,'2018-07-25 20:44:55'),(147,'8584144147',96,27,'2018-07-25 20:44:55'),(148,'Hello, This is Sunghwan from NanoCellect Biomedical (www.nanocellect.com).\r\nWe sell microfluidic chips for cell sorting.  \r\n\r\nWe are currently considering some design changes, and I was wondering if  your company could help us to 3D print our microfluidic chips using COC or COP plastics. \r\n\r\nThanks   -   Sunghwan',63,27,'2018-07-25 20:44:55'),(149,'Santosh Bikkarolla',14,28,'2018-07-31 13:32:56'),(150,'sk.bikkarolla@ulster.ac.uk',15,28,'2018-07-31 13:32:56'),(151,'No',85,28,'2018-07-31 13:32:56'),(152,'Microfluidics',92,28,'2018-07-31 13:32:56'),(153,'07405483420',16,28,'2018-07-31 13:32:56'),(154,'Request for information',17,28,'2018-07-31 13:32:56'),(155,'Hi Cad works 3D,\r\n\r\nWe are interested in purchasing 3D printer from you.  We would like to use 3D printing in are of microfludics and lens. I am wondering can you give me some encapsulated microfluidic device and PDMS master mould with the  dimensions of channels (features) below 100 micrometers. Alternately, I am also fine to see the pictures with scale bars of the microfluidic devices and master moulds which are produced by using this equipment. \r\n\r\nPlease get back in touch with so i can sort my questions and purchase this piece of equipment.\r\n\r\nkind regards,\r\nSantosh.',18,28,'2018-07-31 13:32:56'),(156,'Randy',60,29,'2018-08-03 10:17:58'),(157,'Randy@TalkWithLead.com',61,29,'2018-08-03 10:17:58'),(158,'416-385-3200',96,29,'2018-08-03 10:17:58'),(159,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 14 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy',63,29,'2018-08-03 10:17:58'),(160,'Manmeet Singh',14,30,'2018-08-03 14:10:13'),(161,'manmeetbuttar91@gmail.com',15,30,'2018-08-03 14:10:13'),(162,'Yes',85,30,'2018-08-03 14:10:13'),(163,'Microfluidics',92,30,'2018-08-03 14:10:13'),(164,'4168761855',16,30,'2018-08-03 14:10:13'),(165,'Test',17,30,'2018-08-03 14:10:13'),(166,'test',18,30,'2018-08-03 14:10:13'),(167,'Manmeet Singh',14,31,'2018-08-03 14:10:32'),(168,'manmeetbuttar91@gmail.com',15,31,'2018-08-03 14:10:32'),(169,'Yes',85,31,'2018-08-03 14:10:32'),(170,'Microfluidics',92,31,'2018-08-03 14:10:32'),(171,'4168761855',16,31,'2018-08-03 14:10:32'),(172,'Test',17,31,'2018-08-03 14:10:32'),(173,'test',18,31,'2018-08-03 14:10:32'),(174,'Manmeet Singh',11,32,'2018-08-03 14:11:15'),(175,'manmeetbuttar91@gmail.com',12,32,'2018-08-03 14:11:15'),(176,'4168761855',54,32,'2018-08-03 14:11:15'),(177,'Get a Quote',93,32,'2018-08-03 14:11:15'),(178,'Creative CADworks',94,32,'2018-08-03 14:11:15'),(179,'Technology',95,32,'2018-08-03 14:11:15'),(180,'Hello there',13,32,'2018-08-03 14:11:15'),(181,'Manmeet Singh',11,33,'2018-08-03 14:11:48'),(182,'manmeetbuttar91@gmail.com',12,33,'2018-08-03 14:11:48'),(183,'4168761855',54,33,'2018-08-03 14:11:48'),(184,'Get a Quote',93,33,'2018-08-03 14:11:48'),(185,'Creative CADworks',94,33,'2018-08-03 14:11:48'),(186,'Technology',95,33,'2018-08-03 14:11:48'),(187,'Hello there',13,33,'2018-08-03 14:11:48'),(188,'Manmeet Singh',11,34,'2018-08-03 14:12:13'),(189,'manmeetbuttar91@gmail.com',12,34,'2018-08-03 14:12:13'),(190,'4168761855',54,34,'2018-08-03 14:12:13'),(191,'Get a Quote',93,34,'2018-08-03 14:12:13'),(192,'Creative CADworks',94,34,'2018-08-03 14:12:13'),(193,'Technology',95,34,'2018-08-03 14:12:13'),(194,'Hello there',13,34,'2018-08-03 14:12:13'),(195,'Manmeet Singh',19,35,'2018-08-03 14:12:32'),(196,'manmeetbuttar91@gmail.com',20,35,'2018-08-03 14:12:32'),(197,'4168761855',53,35,'2018-08-03 14:12:32'),(198,'Test',21,35,'2018-08-03 14:12:32'),(199,'Manmeet Singh',60,36,'2018-08-03 14:12:54'),(200,'manmeetbuttar91@gmail.com',61,36,'2018-08-03 14:12:54'),(201,'4168761855',96,36,'2018-08-03 14:12:54'),(202,'484-A Parliament Street',63,36,'2018-08-03 14:12:54'),(203,'Manmeet Singh',60,37,'2018-08-03 14:13:11'),(204,'manmeetbuttar91@gmail.com',61,37,'2018-08-03 14:13:11'),(205,'4168761855',96,37,'2018-08-03 14:13:11'),(206,'484-A Parliament Street',63,37,'2018-08-03 14:13:11'),(207,'John  Arbuckle',60,38,'2018-08-20 14:39:35'),(208,'john@quorumtechnologies.com',61,38,'2018-08-20 14:39:35'),(209,'519 837 7866',96,38,'2018-08-20 14:39:35'),(210,'Greetings. We have developed a microfluidic based platform for studying live blood vessels. \r\nWe are currently using PDMS chips but want to move away from this. \r\nWould like to discuss your product in more detail. \r\n\r\nThank you.',63,38,'2018-08-20 14:39:35'),(211,'jiancheng Liu',11,39,'2018-08-20 18:02:18'),(212,'jliu@pacific.edu',12,39,'2018-08-20 18:02:18'),(213,'2099463079',54,39,'2018-08-20 18:02:18'),(214,'Get a Quote',93,39,'2018-08-20 18:02:18'),(215,'University ofthe Pacific',94,39,'2018-08-20 18:02:18'),(216,'Mechanical engineering',95,39,'2018-08-20 18:02:18'),(217,'wanted to get more product information and a quote for M50-405 model.',13,39,'2018-08-20 18:02:18'),(218,'Andrea Zampetti',11,40,'2018-08-28 11:07:36'),(219,'a.zampetti@ucl.ac.uk',12,40,'2018-08-28 11:07:36'),(220,'+442076799925',54,40,'2018-08-28 11:07:36'),(221,'Get a Quote',93,40,'2018-08-28 11:07:36'),(222,'University College London',94,40,'2018-08-28 11:07:36'),(223,'Physics and Astronomy',95,40,'2018-08-28 11:07:36'),(224,'Dear Sir/Madam, my team and I are interested on the M50-405nm printer. I was wondering if you could provide me with a quotation.',13,40,'2018-08-28 11:07:36'),(225,'Andrea Zampetti',11,41,'2018-08-28 11:44:45'),(226,'a.zampetti@ucl.ac.uk',12,41,'2018-08-28 11:44:45'),(227,'+44 2076799925',54,41,'2018-08-28 11:44:45'),(228,'Get a Quote',93,41,'2018-08-28 11:44:45'),(229,'University College London',94,41,'2018-08-28 11:44:45'),(230,'Physics and Astronomy',95,41,'2018-08-28 11:44:45'),(231,'Dear Sir/Madam, I am interested in the M50-405nm printer. I was wondering if you could provide me with a quotation. Thanks, Andrea',13,41,'2018-08-28 11:44:45'),(232,'satyam tiwary',14,42,'2018-09-04 06:41:19'),(233,'satyamtiwary@gmail.com',15,42,'2018-09-04 06:41:19'),(234,'Yes',85,42,'2018-09-04 06:41:19'),(235,'Microfluidics',92,42,'2018-09-04 06:41:19'),(236,'09771493832',16,42,'2018-09-04 06:41:19'),(237,'Request for Quotation and Demo',17,42,'2018-09-04 06:41:19'),(238,'Hi,\r\n\r\nI am Satyam Tiwary from VV Biotech Pvt. Ltd. situated in Bihar, India. We are interested in acquiring this machine and would like to know if it is possible for us to receive a quotation with shipping costs included, and some details on how would the company be able to provide post purchase services on this product in India.\r\n\r\nWe are looking at this machine for its high resolution and for application in rapidly prototyping microfluidics chips and masters. We would also like to request for arrangement of a demo if this system is available in India and some microfluidics samples.\r\n\r\nRegards,\r\nSatyam Tiwary,\r\nCEO,\r\n+91 911 33 175 00\r\nVV Biotech Pvt. Ltd.,\r\nwww.vvbiotech.com',18,42,'2018-09-04 06:41:19'),(239,'Michael Ly',97,43,'2018-09-21 18:44:50'),(240,'info@creativecadworks.ca',98,43,'2018-09-21 18:44:50'),(241,'4163687266',99,43,'2018-09-21 18:44:50'),(242,'TEST',100,43,'2018-09-21 18:44:50'),(243,'1401, 27 Queen Street East\r\nToronto, Ontario M5C 2M6, Canada',101,43,'2018-09-21 18:44:50'),(244,'Randy',60,44,'2018-10-01 03:32:48'),(245,'Randy@TalkWithLead.com',61,44,'2018-10-01 03:32:48'),(246,'416-385-3200',96,44,'2018-10-01 03:32:48'),(247,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine. \r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\n \r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: https://www.talkwithlead.com/Contents/LiveDemo.aspx\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 14 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy',63,44,'2018-10-01 03:32:48'),(248,'Aaron Cohen',97,45,'2018-10-01 18:07:49'),(249,'acohen@microoptx.com',98,45,'2018-10-01 18:07:49'),(250,'6266743619',99,45,'2018-10-01 18:07:49'),(251,'MicroOptx',100,45,'2018-10-01 18:07:49'),(252,'Hi CADworks3D,\r\n\r\nWe\\\'re interested in more information about your 3D microfluidic printer.  Can you provide a quote so we can better understand the financials as well as any additional technical information?  I\\\'m sure we\\\'ll have some more direct questions, but for now we want to understand the price better. \r\n\r\n\r\nBest regards,\r\n\r\nAaron Cohen',101,45,'2018-10-01 18:07:49'),(253,'Abdulaziz Ali',11,46,'2018-10-01 18:27:41'),(254,'a.ali@tees.ac.uk',12,46,'2018-10-01 18:27:41'),(255,'00447472656830',54,46,'2018-10-01 18:27:41'),(256,'Get a Quote',93,46,'2018-10-01 18:27:41'),(257,'Teesside University',94,46,'2018-10-01 18:27:41'),(258,'School of Engineering',95,46,'2018-10-01 18:27:41'),(259,'Could you please qute us on (M100-365nm). Thank you',13,46,'2018-10-01 18:27:41'),(260,'Martin de Beer',60,47,'2018-10-01 18:53:24'),(261,'mapadebe@umich.edu',61,47,'2018-10-01 18:53:24'),(262,'7346043375',96,47,'2018-10-01 18:53:24'),(263,'Hi, \r\n\r\nI am looking into using different photoinitiators for 3D printing of microfluidic devices. Is it possible to buy your resin formulations with no photoinitiators?\r\n\r\nAll the best, \r\nMartin',63,47,'2018-10-01 18:53:24'),(264,'Nishat Tasnim',97,48,'2018-10-01 19:07:44'),(265,'nishat.tasnim@ubc.ca',98,48,'2018-10-01 19:07:44'),(266,'2506814133',99,48,'2018-10-01 19:07:44'),(267,'UBC Okanagan, School of Engineering',100,48,'2018-10-01 19:07:44'),(268,'Hello, we are a microfluidic lab at UBC looking for a quote for this printer. \r\n\r\nIf I could also have some more specs of this device along with the quote, such as the resolution, that would be much appreciated.\r\n\r\nThanks,\r\nNishat',101,48,'2018-10-01 19:07:44'),(269,'Tzu-Chiao Chao',97,49,'2018-10-01 22:07:54'),(270,'tzu-chiao.chao@uregina.ca',98,49,'2018-10-01 22:07:54'),(271,'3063378864',99,49,'2018-10-01 22:07:54'),(272,'University Of Regina',100,49,'2018-10-01 22:07:54'),(273,'3737 Wascana Parkway\r\nDept of Biology',101,49,'2018-10-01 22:07:54'),(274,'David Cheneler',97,50,'2018-10-02 06:49:41'),(275,'d.cheneler@lancaster.ac.uk',98,50,'2018-10-02 06:49:41'),(276,'01524597578',99,50,'2018-10-02 06:49:41'),(277,'Lancaster University',100,50,'2018-10-02 06:49:41'),(278,'Morning,\r\n\r\nPlease can you send me the prices of your microfluidic printing system.\r\n\r\nRegards,\r\n\r\nDavid',101,50,'2018-10-02 06:49:41'),(279,'Wan-Zhen Lin',11,51,'2018-10-03 18:54:38'),(280,'wanzhenl@usc.edu',12,51,'2018-10-03 18:54:38'),(281,'3233167660',54,51,'2018-10-03 18:54:38'),(282,'Sample Request',93,51,'2018-10-03 18:54:38'),(283,'University of Southern California',94,51,'2018-10-03 18:54:38'),(284,'Mork Family Department of Chemical Engineering',95,51,'2018-10-03 18:54:38'),(285,'We are interested in getting a 3D printer and would like to request some samples (I will send you the CAD files)',13,51,'2018-10-03 18:54:38'),(286,'simon doe',97,52,'2018-10-05 04:50:50'),(287,'simon.doe@unisa.edu.au',98,52,'2018-10-05 04:50:50'),(288,'+61 8 8302 5226',99,52,'2018-10-05 04:50:50'),(289,'university of south australia',100,52,'2018-10-05 04:50:50'),(290,'Please supply  quote for printer and also recommended consumables\r\nthanks\r\nsimon',101,52,'2018-10-05 04:50:50'),(291,'gryder',14,53,'2018-10-12 13:58:54'),(292,'jeffrybent@gmail.com',15,53,'2018-10-12 13:58:54'),(293,'No',85,53,'2018-10-12 13:58:54'),(294,'Architecture',92,53,'2018-10-12 13:58:54'),(295,'16167924935',16,53,'2018-10-12 13:58:54'),(296,'That is offers',17,53,'2018-10-12 13:58:54'),(297,'Hi What we have here is , - We welcome you to our casino with $/€500 CASH!  \r\n Try and be our next winner \r\nhttp://bit.ly/2JYGwro',18,53,'2018-10-12 13:58:54'),(298,'SW',14,54,'2018-10-16 08:44:29'),(299,'pedro.kamy@gmail.com',15,54,'2018-10-16 08:44:29'),(300,'No',85,54,'2018-10-16 08:44:29'),(301,'Jewellery',92,54,'2018-10-16 08:44:29'),(302,'15576552295',16,54,'2018-10-16 08:44:29'),(303,'Here is  offers',17,54,'2018-10-16 08:44:29'),(304,'Hi Look what we have for you! - more than 400 incredible games & 300 top online slots waiting for you  \r\n  \r\nhttp://bit.ly/2JVQs4J',18,54,'2018-10-16 08:44:29'),(305,'Meng Sun',60,55,'2018-10-16 19:16:00'),(306,'sunmeng@umich.edu',61,55,'2018-10-16 19:16:00'),(307,'8067736916',96,55,'2018-10-16 19:16:00'),(308,'Hi,\r\nThis is Meng Sun from Qiong Yang\\\'s Lab at Umich Biophysics. We are considering to use 3D printed micro- and milli-fluidic devices for our new applications of capturing zebrafish tissues and generating droplets. I am not sure whether CADworks 3D is the best option to print the desired devices. Do you offer an on-site demo or have samples of mold and device for a test? Please let us know.\r\n\r\nThank you,\r\nMeng',63,55,'2018-10-16 19:16:00'),(309,'OliverTag',14,56,'2018-10-22 00:00:31'),(310,'deklarant2004@mail.ru',15,56,'2018-10-22 00:00:31'),(311,'No',85,56,'2018-10-22 00:00:31'),(312,'Architecture',92,56,'2018-10-22 00:00:31'),(313,'156156246',16,56,'2018-10-22 00:00:31'),(314,'Hi!',17,56,'2018-10-22 00:00:31'),(315,'Good man! \r\nThat is \r\nan interesting \r\noffering for you. \r\n \r\nhttps://llmad.lovenights.net/c/da57dc555e50572d?s1=13606&s2=78781&s3=1&j1=1&j3=1',18,56,'2018-10-22 00:00:31'),(316,'Daniellor',14,57,'2018-10-26 22:58:16'),(317,'ku6iki2@mail.ru',15,57,'2018-10-26 22:58:16'),(318,'No',85,57,'2018-10-26 22:58:16'),(319,'Architecture',92,57,'2018-10-26 22:58:16'),(320,'161776558',16,57,'2018-10-26 22:58:16'),(321,'Hello!',17,57,'2018-10-26 22:58:16'),(322,'Good man! There is nice offering for you. \r\n \r\nhttp://bit.ly/2EIo48c',18,57,'2018-10-26 22:58:16'),(323,'UMUT GURKAN',97,58,'2018-10-29 18:47:20'),(324,'umut@case.edu',98,58,'2018-10-29 18:47:20'),(325,'2163686447',99,58,'2018-10-29 18:47:20'),(326,'Case Western Reserve University',100,58,'2018-10-29 18:47:20'),(327,'I am interested in receiving a quote for this printer. thanks.',101,58,'2018-10-29 18:47:20'),(328,'Wei Rubenstein',97,59,'2018-10-30 14:03:25'),(329,'wei.rubenstein@stonybrook.edu',98,59,'2018-10-30 14:03:25'),(330,'6316321897',99,59,'2018-10-30 14:03:25'),(331,'Stony Brook University',100,59,'2018-10-30 14:03:25'),(332,'I am interested in this printer. Please send me information on pricing. Thanks.',101,59,'2018-10-30 14:03:25'),(333,'Robbyn Anand',97,60,'2018-10-30 16:42:01'),(334,'rkanand@iastate.edu',98,60,'2018-10-30 16:42:01'),(335,'515-294-8944',99,60,'2018-10-30 16:42:01'),(336,'Iowa State University',100,60,'2018-10-30 16:42:01'),(337,'I would like a quote for the CADworks 3D uMicrofluidics printer. Please, describe specs and options.',101,60,'2018-10-30 16:42:01'),(338,'Nicole Hashemi',97,61,'2018-10-30 21:43:12'),(339,'nastaran@iastate.edu',98,61,'2018-10-30 21:43:12'),(340,'5152942877',99,61,'2018-10-30 21:43:12'),(341,'Iowa State University',100,61,'2018-10-30 21:43:12'),(342,'I would like an academic quote for a printer for microfluidics application with resolution of 60 um.\r\nBest,\r\nN Hashemi',101,61,'2018-10-30 21:43:12'),(343,'Peterhop',14,62,'2018-10-31 17:15:29'),(344,'per.sjolund55@gmail.com',15,62,'2018-10-31 17:15:29'),(345,'No',85,62,'2018-10-31 17:15:29'),(346,'Architecture',92,62,'2018-10-31 17:15:29'),(347,'364535872',16,62,'2018-10-31 17:15:29'),(348,'Good man!',17,62,'2018-10-31 17:15:29'),(349,'Good man! Here is  a good offering for you. \r\n \r\nhttp://bit.ly/2PqmgF6',18,62,'2018-10-31 17:15:29'),(350,'mehdi mohammadi',97,63,'2018-11-01 16:54:25'),(351,'mehdi.mohammadiashan@ucalgary.ca',98,63,'2018-11-01 16:54:25'),(352,'4036803952',99,63,'2018-11-01 16:54:25'),(353,'university of calgary',100,63,'2018-11-01 16:54:25'),(354,'Dear Sir/Madam,\r\nThis is Mehdi Mohammadi from BioMEMS group at University of Calgary-Canada\r\nCould you provide us a quote for your 3d printer for microfluidic application\r\nand the detail specification of your device\r\nBest,\r\nMehdi',101,63,'2018-11-01 16:54:25'),(355,'mehdi mohammadi',97,64,'2018-11-02 20:07:42'),(356,'mehdi.mohammadiashan@ucalgary.ca',98,64,'2018-11-02 20:07:42'),(357,'4036803952',99,64,'2018-11-02 20:07:42'),(358,'university of calgary',100,64,'2018-11-02 20:07:42'),(359,'Dear Sir/Madam,\r\nThis is Mehdi Mohammadi from BioMEMS group at University of Calgary-Canada\r\nCould you provide us a quote for your 3d printer for microfluidic application\r\nand the detail specification of your device\r\nBest,\r\nMehdi',101,64,'2018-11-02 20:07:42'),(360,'Chih-Kuan Tung',11,65,'2018-11-02 20:49:48'),(361,'ctung@ncat.edu',12,65,'2018-11-02 20:49:48'),(362,'3363988668',54,65,'2018-11-02 20:49:48'),(363,'Get a Quote',93,65,'2018-11-02 20:49:48'),(364,'North Carolina A&T State University',94,65,'2018-11-02 20:49:48'),(365,'Physics',95,65,'2018-11-02 20:49:48'),(366,'Is it possible to provide an image of the side wall of the printed features, showing structures in the range of ~30 microns?  Thanks.',13,65,'2018-11-02 20:49:48'),(367,'Ratnesh Bafna',97,66,'2018-11-04 16:11:34'),(368,'ratnesh.bafna1@gmail.com',98,66,'2018-11-04 16:11:34'),(369,'9773285762',99,66,'2018-11-04 16:11:34'),(370,'IIT Bombay',100,66,'2018-11-04 16:11:34'),(371,'I am ratnesh from IIT bombay, SML-micro egg. lab , India. \r\nWe have requirement of Microfluidic Printer. Please send us quotation and Specs/data sheet of same.',101,66,'2018-11-04 16:11:34'),(372,'mehdi mohammadi',97,67,'2018-11-04 18:57:48'),(373,'mehdi.mohammadiashan@ucalgary.ca',98,67,'2018-11-04 18:57:48'),(374,'4036803952',99,67,'2018-11-04 18:57:48'),(375,'university of calgary',100,67,'2018-11-04 18:57:48'),(376,'Dear Sir/Madam,\r\nThis is Mehdi Mohammadi from BioMEMS group at University of Calgary-Canada\r\nCould you provide us a quote for your 3d printer for microfluidic application\r\nand the detail specification of your device\r\nBest,\r\nMehdi',101,67,'2018-11-04 18:57:48'),(377,'Javierobsew',14,68,'2018-11-05 11:17:14'),(378,'bosse.lindgren@stjarnafyrkant.se',15,68,'2018-11-05 11:17:14'),(379,'No',85,68,'2018-11-05 11:17:14'),(380,'Jewellery',92,68,'2018-11-05 11:17:14'),(381,'211655431',16,68,'2018-11-05 11:17:14'),(382,'There is an interestingoffering for you.',17,68,'2018-11-05 11:17:14'),(383,'Hi What we have here is , a fineoffer \r\n To qualify click on the link below  \r\n \r\nhttp://bit.ly/2JuOE3o',18,68,'2018-11-05 11:17:14'),(384,'mehdi mohammadi',97,69,'2018-11-06 22:34:59'),(385,'mehdi.mohammadiashan@ucalgary.ca',98,69,'2018-11-06 22:34:59'),(386,'4036803952',99,69,'2018-11-06 22:34:59'),(387,'university of calgary',100,69,'2018-11-06 22:34:59'),(388,'Dear Sir/Madam,\r\nThis is Mehdi Mohammadi from BioMEMS group at University of Calgary-Canada\r\nCould you provide us a quote for your 3d printer for microfluidic application\r\nand the detail specification of your device\r\nBest,\r\nMehdi',101,69,'2018-11-06 22:34:59'),(389,'Illecebraceae',14,70,'2018-11-07 02:52:28'),(390,'winter_girly_3@hotmail.com',15,70,'2018-11-07 02:52:28'),(391,'No',85,70,'2018-11-07 02:52:28'),(392,'Architecture',92,70,'2018-11-07 02:52:28'),(393,'12543125358',16,70,'2018-11-07 02:52:28'),(394,'Look at nicepremium pay for you.',17,70,'2018-11-07 02:52:28'),(395,'Hello! Behold is  an important news - Awesome welcome offer of up to $/€ 1600 free.  Try and be our next winner. http://bit.ly/2yrSgPw',18,70,'2018-11-07 02:52:28'),(396,'Hubertkib',14,71,'2018-11-09 10:55:38'),(397,'linus.hjartstrom@oneit.se',15,71,'2018-11-09 10:55:38'),(398,'No',85,71,'2018-11-09 10:55:38'),(399,'Architecture',92,71,'2018-11-09 10:55:38'),(400,'354515838',16,71,'2018-11-09 10:55:38'),(401,'That is an amazingoffering for you.',17,71,'2018-11-09 10:55:38'),(402,'Hi Look what we have for you! a goodoffers \r\n Just click \r\n \r\nhttps://drive.google.com/file/d/1nb4gt8IRxDlyBkL1RzT_d3EUHp2_bppb/preview',18,71,'2018-11-09 10:55:38'),(403,'Barryron',14,72,'2018-11-10 10:16:01'),(404,'hello@barry.se',15,72,'2018-11-10 10:16:01'),(405,'No',85,72,'2018-11-10 10:16:01'),(406,'Jewellery',92,72,'2018-11-10 10:16:01'),(407,'132578787',16,72,'2018-11-10 10:16:01'),(408,'There is an captivatingforfeit tiny to make use of everyone\\\'s head of you.',17,72,'2018-11-10 10:16:01'),(409,'Hi Look what we affinity for looking for you! a all rightoblation \r\n Neutral click on the affiliation dolour of the day-star to in environment  \r\n \r\n \r\nhttps://drive.google.com/file/d/1C5fEm2KZKYWpA3HD62GlTX14qHtXosFP/preview',18,72,'2018-11-10 10:16:01'),(410,'CharlesBROFT',14,73,'2018-11-14 00:34:02'),(411,'info@aktivitetsmakaren.se',15,73,'2018-11-14 00:34:02'),(412,'No',85,73,'2018-11-14 00:34:02'),(413,'Jewellery',92,73,'2018-11-14 00:34:02'),(414,'338344288',16,73,'2018-11-14 00:34:02'),(415,'Here is  a goodoffer for you.',17,73,'2018-11-14 00:34:02'),(416,'Hi What we have here is , a goodoffers \r\n To qualify click on the link below  \r\n \r\nhttps://drive.google.com/file/d/1r2YxpWQRki9EgtAg73T49vt_CrPKDImf/preview',18,73,'2018-11-14 00:34:02'),(417,'Xiaoke Yi',14,74,'2018-11-15 21:56:26'),(418,'Xiaoke.yi@sydney.edu.au',15,74,'2018-11-15 21:56:26'),(419,'Yes',85,74,'2018-11-15 21:56:26'),(420,'Research & Development',92,74,'2018-11-15 21:56:26'),(421,'0425354872',16,74,'2018-11-15 21:56:26'),(422,'3D printer for microfluidic applications',17,74,'2018-11-15 21:56:26'),(423,'We are looking for 3D printers for prototyping Capillary microfluidics in microchannels.  I am wondering whether your 3D printer is feasible for this application? If Yes, could you please let us know the materials that could be used in the printing? Thanks \r\n\r\nRegards,\r\n\r\nXiaoke',18,74,'2018-11-15 21:56:26'),(424,'Charlesnique',14,75,'2018-11-16 22:47:44'),(425,'ae6nk2olmynlczrttbi8vq_oymu9ehwxsdvjag437jfcxur+kpw@pqzh-sf0.dig',15,75,'2018-11-16 22:47:44'),(426,'No',85,75,'2018-11-16 22:47:44'),(427,'Dental',92,75,'2018-11-16 22:47:44'),(428,'284358758',16,75,'2018-11-16 22:47:44'),(429,'Here is  niceoffer for you.',17,75,'2018-11-16 22:47:44'),(430,'Hi Look what we have for you! an amazingoffers \r\n To qualify click on the link below  \r\n \r\nhttps://drive.google.com/file/d/1d8P_BUmCKIZ5i6v2MiGcH5RtDf5Wa-ZD/preview',18,75,'2018-11-16 22:47:44'),(431,'Salmonoidei',14,76,'2018-11-20 10:06:58'),(432,'яюu',15,76,'2018-11-20 10:06:58'),(433,'No',85,76,'2018-11-20 10:06:58'),(434,'Dental',92,76,'2018-11-20 10:06:58'),(435,'14458264462',16,76,'2018-11-20 10:06:58'),(436,'Behold is  an interestingpresent for your team.',17,76,'2018-11-20 10:06:58'),(437,'Hi! Look at a good offers - Awesome welcome offer of up to $/€ 1600 free.  Just click on the link below to qualify. http://bit.ly/2J6VE6g',18,76,'2018-11-20 10:06:58'),(438,'Ricardo Izquierdo',97,77,'2018-11-20 21:20:05'),(439,'ricardo.izquierdo@etsmtl.ca',98,77,'2018-11-20 21:20:05'),(440,'5143968751',99,77,'2018-11-20 21:20:05'),(441,'École de Technologie Supérieure',100,77,'2018-11-20 21:20:05'),(442,'I would like to have a budgetary quotation for your higher resolution printer',101,77,'2018-11-20 21:20:05'),(443,'TylerCow',14,78,'2018-11-21 21:18:22'),(444,'dex.translation@gmail.com',15,78,'2018-11-21 21:18:22'),(445,'No',85,78,'2018-11-21 21:18:22'),(446,'Jewellery',92,78,'2018-11-21 21:18:22'),(447,'211385531',16,78,'2018-11-21 21:18:22'),(448,'That is an interestingoffer for you.',17,78,'2018-11-21 21:18:22'),(449,'Hi Look what we have for you! niceoffers \r\n Just click \r\n \r\nhttps://drive.google.com/file/d/1d6bxbNL4NqjAf-S16uXOKyRvsxcu4QdP/preview',18,78,'2018-11-21 21:18:22'),(450,'Adam Higgins',97,79,'2018-11-26 20:51:50'),(451,'adam.higgins@oregonstate.edu',98,79,'2018-11-26 20:51:50'),(452,'5417376245',99,79,'2018-11-26 20:51:50'),(453,'Oregon State University',100,79,'2018-11-26 20:51:50'),(454,'Please provide a quote or cost estimate. Thanks!',101,79,'2018-11-26 20:51:50'),(455,'mark cheng',97,80,'2018-11-29 23:16:25'),(456,'mcheng@wayne.edu',98,80,'2018-11-29 23:16:25'),(457,'3135775462',99,80,'2018-11-29 23:16:25'),(458,'wayne state university',100,80,'2018-11-29 23:16:25'),(459,'Can I get a quote for a printer? Do you also provide services?',101,80,'2018-11-29 23:16:25'),(460,'Randy',60,81,'2018-12-01 04:03:50'),(461,'randy@talkwithlead.com',61,81,'2018-12-01 04:03:50'),(462,'416-385-3200',96,81,'2018-12-01 04:03:50'),(463,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine.\r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 14 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\\\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=cadworks3d.com',63,81,'2018-12-01 04:03:50'),(464,'PatrickCaugh',14,82,'2018-12-02 14:31:24'),(465,'bengt14203@telia.com',15,82,'2018-12-02 14:31:24'),(466,'No',85,82,'2018-12-02 14:31:24'),(467,'Jewellery',92,82,'2018-12-02 14:31:24'),(468,'111677282',16,82,'2018-12-02 14:31:24'),(469,'Look at an signalpropound on the deal in as regards you.',17,82,'2018-12-02 14:31:24'),(470,'Hy there,  diplomaticoffers \r\n Are you in?  \r\n \r\n \r\nhttp://bit.ly/2jq0GyL',18,82,'2018-12-02 14:31:24'),(471,'Jamesnus',14,83,'2018-12-06 14:21:58'),(472,'maria.varn@alleskolan.eu',15,83,'2018-12-06 14:21:58'),(473,'No',85,83,'2018-12-06 14:21:58'),(474,'Dental',92,83,'2018-12-06 14:21:58'),(475,'153287857',16,83,'2018-12-06 14:21:58'),(476,'That is a fineoffer for you.',17,83,'2018-12-06 14:21:58'),(477,'Hey Look what we have for you! a goodoffer \r\n Are you in?  \r\n \r\nhttp://bit.ly/2wgZRll',18,83,'2018-12-06 14:21:58'),(478,'GustavoGet',14,84,'2018-12-12 03:21:49'),(479,'mats@akessonberg.se',15,84,'2018-12-12 03:21:49'),(480,'No',85,84,'2018-12-12 03:21:49'),(481,'Jewellery',92,84,'2018-12-12 03:21:49'),(482,'371111723',16,84,'2018-12-12 03:21:49'),(483,'Please note niceoffering for you.',17,84,'2018-12-12 03:21:49'),(484,'Hi Good news ! niceoffer \r\n Just click on the link below to qualify  \r\n \r\nhttp://bit.ly/2Pz9pfW',18,84,'2018-12-12 03:21:49'),(485,'ottilie',14,85,'2018-12-12 21:47:38'),(486,'victoriashott@aol.com',15,85,'2018-12-12 21:47:38'),(487,'No',85,85,'2018-12-12 21:47:38'),(488,'Jewellery',92,85,'2018-12-12 21:47:38'),(489,'14054515732',16,85,'2018-12-12 21:47:38'),(490,'There is an interestinggift for your team.',17,85,'2018-12-12 21:47:38'),(491,'Hi! Here is  nice present - the excellent collection of world’s top slots, roulette and blackjack games  Just click on the link below to qualify. http://bit.ly/2J9aFEK',18,85,'2018-12-12 21:47:38'),(492,'FrankAmaniEA',14,86,'2018-12-14 06:22:48'),(493,'yourmail@gmail.com',15,86,'2018-12-14 06:22:48'),(494,'No',85,86,'2018-12-14 06:22:48'),(495,'Jewellery',92,86,'2018-12-14 06:22:48'),(496,'88372534238',16,86,'2018-12-14 06:22:48'),(497,'Test, just a test',17,86,'2018-12-14 06:22:48'),(498,'Hello. And Bye.',18,86,'2018-12-14 06:22:48'),(499,'Michaelcycle',14,87,'2018-12-15 21:03:42'),(500,'info@cementa.se',15,87,'2018-12-15 21:03:42'),(501,'No',85,87,'2018-12-15 21:03:42'),(502,'Architecture',92,87,'2018-12-15 21:03:42'),(503,'161441323',16,87,'2018-12-15 21:03:42'),(504,'Please note an amazingoffers for you.',17,87,'2018-12-15 21:03:42'),(505,'Hey an interestingoffers \r\n Just click \r\n \r\nhttp://bit.ly/2PtWufa',18,87,'2018-12-15 21:03:42'),(506,'Nerius',60,88,'2018-12-20 13:35:50'),(507,'3dprinterjobs@gmail.com',61,88,'2018-12-20 13:35:50'),(508,'972545752094',96,88,'2018-12-20 13:35:50'),(509,'hi \r\nor you send to Israel ? resin',63,88,'2018-12-20 13:35:50'),(510,'WilliamOramb',14,89,'2018-12-21 01:37:02'),(511,'cuvierdesaintmartin@gmail.com',15,89,'2018-12-21 01:37:02'),(512,'No',85,89,'2018-12-21 01:37:02'),(513,'Research &amp; Development',92,89,'2018-12-21 01:37:02'),(514,'148158711',16,89,'2018-12-21 01:37:02'),(515,'There is an interestingoffering for you.',17,89,'2018-12-21 01:37:02'),(516,'Hi Good news ! an importantoffer \r\n Are you in?  \r\n \r\nhttp://bit.ly/2UVxH7y',18,89,'2018-12-21 01:37:02'),(517,'ShermanAttat',14,90,'2018-12-25 02:25:35'),(518,'dsauditservices@gmail.com',15,90,'2018-12-25 02:25:35'),(519,'No',85,90,'2018-12-25 02:25:35'),(520,'Architecture',92,90,'2018-12-25 02:25:35'),(521,'344231363',16,90,'2018-12-25 02:25:35'),(522,'There is a fineoffers for you.',17,90,'2018-12-25 02:25:35'),(523,'Hy there,  Look what we have for you! a goodoffering \r\n Are you in?  \r\n \r\nhttp://bit.ly/2rOE5A0',18,90,'2018-12-25 02:25:35'),(524,'Roberthah',14,91,'2018-12-28 20:16:21'),(525,'associazionequovadisonlus@gmail.com',15,91,'2018-12-28 20:16:21'),(526,'No',85,91,'2018-12-28 20:16:21'),(527,'Dental',92,91,'2018-12-28 20:16:21'),(528,'126287335',16,91,'2018-12-28 20:16:21'),(529,'Behold is  an amazingoffers for you.',17,91,'2018-12-28 20:16:21'),(530,'an amazingoffering \r\n To qualify click on the link below  \r\n \r\nhttp://bit.ly/2EMPw3g',18,91,'2018-12-28 20:16:21'),(531,'nad',14,92,'2018-12-30 01:53:54'),(532,'19lukadinho95@gmx.de',15,92,'2018-12-30 01:53:54'),(533,'No',85,92,'2018-12-30 01:53:54'),(534,'Architecture',92,92,'2018-12-30 01:53:54'),(535,'19479549759',16,92,'2018-12-30 01:53:54'),(536,'Please note a finepromotion for win.',17,92,'2018-12-30 01:53:54'),(537,'Hi! Please note an interesting bonus offering for you.  To qualify click on the link below. http://bit.ly/2J84CjV',18,92,'2018-12-30 01:53:54'),(538,'JordonDoxKP',14,93,'2019-01-01 14:17:45'),(539,'jukajuka@msn.com',15,93,'2019-01-01 14:17:45'),(540,'No',85,93,'2019-01-01 14:17:45'),(541,'Dental',92,93,'2019-01-01 14:17:45'),(542,'84476844544',16,93,'2019-01-01 14:17:45'),(543,'What\\\'s the easiest way to earn $3000 a month',17,93,'2019-01-01 14:17:45'),(544,'How to Turn $3,000 into $128,000: https://is.gd/bestinvestsystem80600',18,93,'2019-01-01 14:17:45'),(545,'Arthurtip',14,94,'2019-01-02 12:12:30'),(546,'roz8869@gmail.com',15,94,'2019-01-02 12:12:30'),(547,'No',85,94,'2019-01-02 12:12:30'),(548,'Jewellery',92,94,'2019-01-02 12:12:30'),(549,'314287634',16,94,'2019-01-02 12:12:30'),(550,'Look at a fineoffers for you.',17,94,'2019-01-02 12:12:30'),(551,'Good news ! an importantoffer \r\n Just click on the link below to qualify  \r\n \r\nhttps://drive.google.com/file/d/1_9uKsWuSB0qYhwz6ph8E1fpGDBPW_qeX/preview',18,94,'2019-01-02 12:12:30'),(552,'JordonDoxKP',14,95,'2019-01-02 16:09:26'),(553,'lauraelis@hotmail.com',15,95,'2019-01-02 16:09:26'),(554,'No',85,95,'2019-01-02 16:09:26'),(555,'Research &amp; Development',92,95,'2019-01-02 16:09:26'),(556,'83969173697',16,95,'2019-01-02 16:09:26'),(557,'How would you use $3,000 to make more money',17,95,'2019-01-02 16:09:26'),(558,'I\\\'m 23. I have $3000. How can I best use it to make more money: https://tinyurl.com/bestinvestsystem19602',18,95,'2019-01-02 16:09:26'),(559,'JordonDoxKP',14,96,'2019-01-03 04:04:43'),(560,'mstrsssl@yahoo.com',15,96,'2019-01-03 04:04:43'),(561,'No',85,96,'2019-01-03 04:04:43'),(562,'Dental',92,96,'2019-01-03 04:04:43'),(563,'86568673685',16,96,'2019-01-03 04:04:43'),(564,'Hei?e und saftige Frauen in Ihrer Stadt wollen Sex',17,96,'2019-01-03 04:04:43'),(565,'Fick heute Nacht saftige Frau in deiner Stadt: http://awalsh.com/bestsexywomaninyourcity88477',18,96,'2019-01-03 04:04:43'),(566,'JordonDoxKP',14,97,'2019-01-04 03:10:48'),(567,'prissykris@yahoo.com',15,97,'2019-01-04 03:10:48'),(568,'No',85,97,'2019-01-04 03:10:48'),(569,'Jewellery',92,97,'2019-01-04 03:10:48'),(570,'84653756615',16,97,'2019-01-04 03:10:48'),(571,'Fick heute Nacht saftige Frau in deiner Stadt',17,97,'2019-01-04 03:10:48'),(572,'Hei?e Frauen fur Sex in deiner Stadt: http://wntdco.mx/bestsexywomaninyourcity64363',18,97,'2019-01-04 03:10:48'),(573,'JordonDoxKP',14,98,'2019-01-05 03:35:41'),(574,'tiarahnt@yahoo.com',15,98,'2019-01-05 03:35:41'),(575,'No',85,98,'2019-01-05 03:35:41'),(576,'Research &amp; Development',92,98,'2019-01-05 03:35:41'),(577,'88444218445',16,98,'2019-01-05 03:35:41'),(578,'Hei?e und saftige Frauen in Ihrer Stadt wollen Sex',17,98,'2019-01-05 03:35:41'),(579,'Finde eine hei?e Frau fur guten Sex in deiner Stadt: http://freest.at/bestsexywomaninyourcity50542',18,98,'2019-01-05 03:35:41'),(580,'JordonDoxKP',14,99,'2019-01-06 06:12:28'),(581,'dsa87@msn.com',15,99,'2019-01-06 06:12:28'),(582,'No',85,99,'2019-01-06 06:12:28'),(583,'Architecture',92,99,'2019-01-06 06:12:28'),(584,'88386292384',16,99,'2019-01-06 06:12:28'),(585,'Hei?e und saftige Frauen in Ihrer Stadt wollen Sex',17,99,'2019-01-06 06:12:28'),(586,'Hei?e Frauen fur guten Sex jeden Tag: http://freest.at/bestsexygirlsinyourcity18644',18,99,'2019-01-06 06:12:28'),(587,'Miltonvef',14,100,'2019-01-06 08:56:00'),(588,'zoompc3x@gmail.com',15,100,'2019-01-06 08:56:00'),(589,'No',85,100,'2019-01-06 08:56:00'),(590,'Architecture',92,100,'2019-01-06 08:56:00'),(591,'331164362',16,100,'2019-01-06 08:56:00'),(592,'Give heed to is  warm-heartedup alongside mind of you.',17,100,'2019-01-06 08:56:00'),(593,'Hey Righteous hearsay ! an astoundingoffers \r\n To do click on the weld underneath  \r\n \r\n \r\nhttps://drive.google.com/file/d/1mYvkKot0l-j86ujmVPE_QdtBSunxY9Mc/preview',18,100,'2019-01-06 08:56:00'),(594,'Randy',60,101,'2019-01-06 21:00:00'),(595,'randy@talkwithlead.com',61,101,'2019-01-06 21:00:00'),(596,'416-385-3200',96,101,'2019-01-06 21:00:00'),(597,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine.\r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 14 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\\\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=cadworks3d.com',63,101,'2019-01-06 21:00:00'),(598,'JordonDoxKP',14,102,'2019-01-07 06:29:53'),(599,'kbvogel@msn.com',15,102,'2019-01-07 06:29:53'),(600,'No',85,102,'2019-01-07 06:29:53'),(601,'Jewellery',92,102,'2019-01-07 06:29:53'),(602,'83421432118',16,102,'2019-01-07 06:29:53'),(603,'How to make $3000 a day',17,102,'2019-01-07 06:29:53'),(604,'How would you use $3,000 to make more money: http://c.or.at/bestinvestment50573',18,102,'2019-01-07 06:29:53'),(605,'JordonDoxKP',14,103,'2019-01-08 03:15:35'),(606,'glendatrejo@hotmail.com',15,103,'2019-01-08 03:15:35'),(607,'No',85,103,'2019-01-08 03:15:35'),(608,'Jewellery',92,103,'2019-01-08 03:15:35'),(609,'87595929511',16,103,'2019-01-08 03:15:35'),(610,'How would you use $3,000 to make more money',17,103,'2019-01-08 03:15:35'),(611,'How To Make Extra Money From Home - $3000 Per Day Easy: http://www.xn--277c.com/bestinvestment146794',18,103,'2019-01-08 03:15:35'),(612,'JordonDoxKP',14,104,'2019-01-09 03:43:30'),(613,'calllucy@msn.com',15,104,'2019-01-09 03:43:30'),(614,'No',85,104,'2019-01-09 03:43:30'),(615,'Dental',92,104,'2019-01-09 03:43:30'),(616,'82167531268',16,104,'2019-01-09 03:43:30'),(617,'[OMG] PROFIT in under 60 seconds',17,104,'2019-01-09 03:43:30'),(618,'[OMG] PROFIT in under 60 seconds: http://valeriemace.co.uk/bestinvest300099303',18,104,'2019-01-09 03:43:30'),(619,'MichaelDient',14,105,'2019-01-10 00:57:06'),(620,'georgianicolaoublog@gmail.com',15,105,'2019-01-10 00:57:06'),(621,'No',85,105,'2019-01-10 00:57:06'),(622,'Jewellery',92,105,'2019-01-10 00:57:06'),(623,'258353485',16,105,'2019-01-10 00:57:06'),(624,'Here is  an invitingpay alongside reason of you.',17,105,'2019-01-10 00:57:06'),(625,'Hey an portentousoblation \r\n To equipped click on the interrelationship below  \r\n \r\n \r\nhttps://drive.google.com/file/d/19XIjOB4iN67jYoYSKpI27Bhu6ADqKcz0/preview',18,105,'2019-01-10 00:57:06'),(626,'MichaelTwingZE',14,106,'2019-01-10 03:11:16'),(627,'raymondml@yahoo.com',15,106,'2019-01-10 03:11:16'),(628,'No',85,106,'2019-01-10 03:11:16'),(629,'Dental',92,106,'2019-01-10 03:11:16'),(630,'82154329624',16,106,'2019-01-10 03:11:16'),(631,'Auto Mass Money Maker',17,106,'2019-01-10 03:11:16'),(632,'Get $100 – $600 A Day: http://www.vkvi.net/bestinvest300066689',18,106,'2019-01-10 03:11:16'),(633,'HenryGawVE',14,107,'2019-01-11 08:05:58'),(634,'afdragon14@hotmail.com',15,107,'2019-01-11 08:05:58'),(635,'No',85,107,'2019-01-11 08:05:58'),(636,'Research &amp; Development',92,107,'2019-01-11 08:05:58'),(637,'89269919889',16,107,'2019-01-11 08:05:58'),(638,'Make $200 per hour doing this',17,107,'2019-01-11 08:05:58'),(639,'[OMG] PROFIT in under 60 seconds: http://www.short4free.us/bestinvest$300056051',18,107,'2019-01-11 08:05:58'),(640,'RobertAmanyQW',14,108,'2019-01-12 06:35:26'),(641,'am_diaz@msn.com',15,108,'2019-01-12 06:35:26'),(642,'No',85,108,'2019-01-12 06:35:26'),(643,'Jewellery',92,108,'2019-01-12 06:35:26'),(644,'88379379754',16,108,'2019-01-12 06:35:26'),(645,'[OMG] PROFIT in under 60 seconds',17,108,'2019-01-12 06:35:26'),(646,'Get $100 – $600 A Day: http://www.xn--277c.com/bestinvest300059743',18,108,'2019-01-12 06:35:26'),(647,'ScottBeidsIY',14,109,'2019-01-12 11:54:23'),(648,'dlgt@msn.com',15,109,'2019-01-12 11:54:23'),(649,'No',85,109,'2019-01-12 11:54:23'),(650,'Research &amp; Development',92,109,'2019-01-12 11:54:23'),(651,'82483969683',16,109,'2019-01-12 11:54:23'),(652,'Where to invest $ 3000 once and receive every month from $ 55000',17,109,'2019-01-12 11:54:23'),(653,'Where to invest $ 3000 once and receive every month from $ 55000: https://arill.us/howtoinvest300047673',18,109,'2019-01-12 11:54:23'),(654,'ZacharyUrifs',14,110,'2019-01-13 01:04:35'),(655,'minha.film@gmail.com',15,110,'2019-01-13 01:04:35'),(656,'No',85,110,'2019-01-13 01:04:35'),(657,'Jewellery',92,110,'2019-01-13 01:04:35'),(658,'242543835',16,110,'2019-01-13 01:04:35'),(659,'Here is  a comprehensibleoffers by talk over with of you.',17,110,'2019-01-13 01:04:35'),(660,'Hy there,  Virtuous scandal ! a okpremium \r\n Allowed click \r\n \r\n \r\nhttps://drive.google.com/file/d/1IVnt_4NQRsh6CSlzrOY4XPSry2vc0iIe/preview',18,110,'2019-01-13 01:04:35'),(661,'KiethhouctVT',14,111,'2019-01-13 06:08:51'),(662,'frankiduxx@yahoo.com',15,111,'2019-01-13 06:08:51'),(663,'No',85,111,'2019-01-13 06:08:51'),(664,'Dental',92,111,'2019-01-13 06:08:51'),(665,'82778517113',16,111,'2019-01-13 06:08:51'),(666,'How to Make $30000 FAST | Fast Money | The Busy Budgeter',17,111,'2019-01-13 06:08:51'),(667,'[OMG] PROFIT in under 60 seconds: http://c.or.at/bestinvestsystems69622',18,111,'2019-01-13 06:08:51'),(668,'KiethhouctVT',14,112,'2019-01-14 03:38:35'),(669,'allison@parisunraveled.com',15,112,'2019-01-14 03:38:35'),(670,'No',85,112,'2019-01-14 03:38:35'),(671,'Dental',92,112,'2019-01-14 03:38:35'),(672,'89179954627',16,112,'2019-01-14 03:38:35'),(673,'Hei?e und saftige Frauen in Ihrer Stadt wollen Sex',17,112,'2019-01-14 03:38:35'),(674,'Finde eine hei?e Frau fur guten Sex in deiner Stadt: http://www.short4free.us/bestsexygirlsinyourcity12435',18,112,'2019-01-14 03:38:35'),(675,'KiethhouctVT',14,113,'2019-01-15 03:25:45'),(676,'mikkibest@msn.com',15,113,'2019-01-15 03:25:45'),(677,'No',85,113,'2019-01-15 03:25:45'),(678,'Research &amp; Development',92,113,'2019-01-15 03:25:45'),(679,'85512297992',16,113,'2019-01-15 03:25:45'),(680,'Hei?e und saftige Frauen in Ihrer Stadt wollen Sex',17,113,'2019-01-15 03:25:45'),(681,'Fick heute Nacht saftige Frau in deiner Stadt: http://awalsh.com/bestsexygirlsinyourcity73251',18,113,'2019-01-15 03:25:45'),(682,'KiethhouctVT',14,114,'2019-01-15 19:30:03'),(683,'benjaminwdecker@gmail.com',15,114,'2019-01-15 19:30:03'),(684,'No',85,114,'2019-01-15 19:30:03'),(685,'Dental',92,114,'2019-01-15 19:30:03'),(686,'83287491213',16,114,'2019-01-15 19:30:03'),(687,'Quel est le moyen le plus simple de gagner 3000 € par mois',17,114,'2019-01-15 19:30:03'),(688,'J\\\'ai 23 000 €. Comment l\\\'utiliser au mieux pour gagner plus d\\\'argent: http://perkele.ovh/bestinvestsystem95824',18,114,'2019-01-15 19:30:03'),(689,'Nathan Wittenberg',97,115,'2019-01-16 15:30:34'),(690,'njw@lehigh.edu',98,115,'2019-01-16 15:30:34'),(691,'16107583357',99,115,'2019-01-16 15:30:34'),(692,'Lehigh University',100,115,'2019-01-16 15:30:34'),(693,'I\\\'m interested in quotes for the M50-405nm and the M80-405nm. I would primarily use this instrument for fabrication of PDMS chips / master molds. Thanks!',101,115,'2019-01-16 15:30:34'),(694,'Nicole Blumenfeld',97,116,'2019-01-16 15:31:50'),(695,'nrb2131@columbia.edu',98,116,'2019-01-16 15:31:50'),(696,'2034005691',99,116,'2019-01-16 15:31:50'),(697,'Columbia University',100,116,'2019-01-16 15:31:50'),(698,'Hello, we are a microfluidics lab interested in this printer! What materials does it print and what is the smallest x, y and also Z resolution? \r\n\r\nThank you!',101,116,'2019-01-16 15:31:50'),(699,'Paige A Reed',97,117,'2019-01-16 15:48:47'),(700,'pareed@g.clemson.edu',98,117,'2019-01-16 15:48:47'),(701,'3046850292',99,117,'2019-01-16 15:48:47'),(702,'Clemson University',100,117,'2019-01-16 15:48:47'),(703,'I am a graduate student at Clemson University under Dr. Carlos Garcia (https://chemistry.sites.clemson.edu/garcia/) and I am wondering if I could get a quote for your CADworks3D microfluidics printer',101,117,'2019-01-16 15:48:47'),(704,'Tinglu Yang',11,118,'2019-01-16 16:51:59'),(705,'tingluy@gmail.com',12,118,'2019-01-16 16:51:59'),(706,'9797397628',54,118,'2019-01-16 16:51:59'),(707,'Sample Request',93,118,'2019-01-16 16:51:59'),(708,'Pennsylvania State University',94,118,'2019-01-16 16:51:59'),(709,'Chemistry',95,118,'2019-01-16 16:51:59'),(710,'Can you send me a channel Master Mould for testing?  Thanks',13,118,'2019-01-16 16:51:59'),(711,'Ryan Montes',11,119,'2019-01-16 23:45:13'),(712,'ryan@scaledbiolabs.com',12,119,'2019-01-16 23:45:13'),(713,'8137488375',54,119,'2019-01-16 23:45:13'),(714,'Sample Request',93,119,'2019-01-16 23:45:13'),(715,'Scaled Biolabs',94,119,'2019-01-16 23:45:13'),(716,'Engineering',95,119,'2019-01-16 23:45:13'),(717,'I am interested in the image clarity that your chips can provide. Fabrication of complex microfluidic device can be tedious and expensive, but a 3D printer would drastically reduce the cost and increase the reproducibility. However, I am not sure that the 3D printed materials are clear enough to have good image clarity.  Do you have any 3D printed chips that have been imaged using fluorescence? Can I please get a sample of your most optically clear material?',13,119,'2019-01-16 23:45:13'),(718,'Bo Ma',11,120,'2019-01-17 03:04:42'),(719,'mabo@qibebt.ac.cn',12,120,'2019-01-17 03:04:42'),(720,'13863982923',54,120,'2019-01-17 03:04:42'),(721,'Get a Quote',93,120,'2019-01-17 03:04:42'),(722,'Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences',94,120,'2019-01-17 03:04:42'),(723,'Microfluidic system team',95,120,'2019-01-17 03:04:42'),(724,'what\\\'s kind of material needed? Can this make PMMA microchip?',13,120,'2019-01-17 03:04:42'),(725,'KiethhouctVT',14,121,'2019-01-17 03:31:39'),(726,'mindhealingireland@gmail.com',15,121,'2019-01-17 03:31:39'),(727,'No',85,121,'2019-01-17 03:31:39'),(728,'Dental',92,121,'2019-01-17 03:31:39'),(729,'83977172515',16,121,'2019-01-17 03:31:39'),(730,'Comment gagner 10 000 € par jour FAST',17,121,'2019-01-17 03:31:39'),(731,'Comment gagner de l\\\'argent supplementaire a la maison - seulement 3000 € par jour: http://goto.iamaws.com/bestinvestsystem50524',18,121,'2019-01-17 03:31:39'),(732,'StephenCox',14,122,'2019-01-18 03:46:27'),(733,'babyboulevardstyle@gmail.com',15,122,'2019-01-18 03:46:27'),(734,'No',85,122,'2019-01-18 03:46:27'),(735,'Architecture',92,122,'2019-01-18 03:46:27'),(736,'238626253',16,122,'2019-01-18 03:46:27'),(737,'What we obtain here is , an dazzlingoffers  Just click on the component underneath to qualify',17,122,'2019-01-18 03:46:27'),(738,'Hi exquisitepresent \r\n Reasonable click on the link under to ready  \r\nhttp://bit.ly/2SWehOw',18,122,'2019-01-18 03:46:28'),(739,'KiethhouctVT',14,123,'2019-01-18 12:30:11'),(740,'sayhello@204park.com',15,123,'2019-01-18 12:30:11'),(741,'No',85,123,'2019-01-18 12:30:11'),(742,'Dental',92,123,'2019-01-18 12:30:11'),(743,'86574193257',16,123,'2019-01-18 12:30:11'),(744,'Wie man € 3000 schnell macht Schnelles Geld | Der beschaftigte Budgeter',17,123,'2019-01-18 12:30:11'),(745,'Wie man zusatzliches Geld von zu Hause aus verdient - € 3000 pro Tag einfach: http://corta.co/BESTINVESTMETHOD5500065449',18,123,'2019-01-18 12:30:11'),(746,'Ambalika Tanak',97,124,'2019-01-18 16:00:09'),(747,'ast140430@utdallas.edu',98,124,'2019-01-18 16:00:09'),(748,'2018840908',99,124,'2019-01-18 16:00:09'),(749,'Ambalika',100,124,'2019-01-18 16:00:09'),(750,'Could you provide a quote',101,124,'2019-01-18 16:00:09'),(751,'Ambalika Tanak',97,125,'2019-01-18 16:01:32'),(752,'ast140430@utdallas.edu',98,125,'2019-01-18 16:01:32'),(753,'2018840908',99,125,'2019-01-18 16:01:32'),(754,'University of texas at dallas',100,125,'2019-01-18 16:01:32'),(755,'i\\\'m interested in microfluidics printer, can you provide a quote asap',101,125,'2019-01-18 16:01:32'),(756,'KiethhouctVT',14,126,'2019-01-19 09:20:20'),(757,'lady_bug48@hotmail.com',15,126,'2019-01-19 09:20:20'),(758,'No',85,126,'2019-01-19 09:20:20'),(759,'Jewellery',92,126,'2019-01-19 09:20:20'),(760,'81262121631',16,126,'2019-01-19 09:20:20'),(761,'2019 Cryptocurrency Investment Guide',17,126,'2019-01-19 09:20:20'),(762,'10 Best Cryptocurrency to Invest in 2019: http://www.tailofthelion.com/cgi-bin/affiliates/clickthru.cgi?id=Viktors&page=http%3A%2F%2Fbestprofits-for-you-21.com%2F%3Fu%3Du348mwe%26o%3D6h104vf',18,126,'2019-01-19 09:20:20'),(763,'KiethhouctVT',14,127,'2019-01-20 19:16:38'),(764,'miesko@hotmail.com',15,127,'2019-01-20 19:16:38'),(765,'No',85,127,'2019-01-20 19:16:38'),(766,'Architecture',92,127,'2019-01-20 19:16:38'),(767,'88779641943',16,127,'2019-01-20 19:16:38'),(768,'How To Make Over $10,000 In One Trade | Live Forex Trading and Analysis',17,127,'2019-01-20 19:16:38'),(769,'Turning $10,000 into $1 Million in Forex | DailyForex: http://valeriemace.co.uk/bestforex17735',18,127,'2019-01-20 19:16:38'),(770,'KiethhouctVT',14,128,'2019-01-21 19:00:01'),(771,'derekcheuk@yahoo.com',15,128,'2019-01-21 19:00:01'),(772,'No',85,128,'2019-01-21 19:00:01'),(773,'Jewellery',92,128,'2019-01-21 19:00:01'),(774,'82334125222',16,128,'2019-01-21 19:00:01'),(775,'Sexy girls for the night in your town',17,128,'2019-01-21 19:00:01'),(776,'Sexy girls for the night in your town: http://jnl.io/bestforex95808',18,128,'2019-01-21 19:00:01'),(777,'WayneMuh',14,129,'2019-01-22 06:47:27'),(778,'melenomeleno@gmail.com',15,129,'2019-01-22 06:47:27'),(779,'No',85,129,'2019-01-22 06:47:27'),(780,'Research &amp; Development',92,129,'2019-01-22 06:47:27'),(781,'283524758',16,129,'2019-01-22 06:47:27'),(782,'Good news ! an captivatingdonation  Moral click on the unite underneath to meet the requirements',17,129,'2019-01-22 06:47:27'),(783,'Hi an fabulousoblation \r\n To condition click on the unite below  \r\nhttp://bit.ly/2S0B7r5',18,129,'2019-01-22 06:47:27'),(784,'KiethhouctVT',14,130,'2019-01-22 19:31:09'),(785,'gl365@hotmail.com',15,130,'2019-01-22 19:31:09'),(786,'No',85,130,'2019-01-22 19:31:09'),(787,'Dental',92,130,'2019-01-22 19:31:09'),(788,'86413475949',16,130,'2019-01-22 19:31:09'),(789,'Meet sexy girls in your city',17,130,'2019-01-22 19:31:09'),(790,'Meet sexy girls in your city: https://xxs.yt/bestforex89982',18,130,'2019-01-22 19:31:09'),(791,'TracySoarfIY',14,131,'2019-01-23 18:56:36'),(792,'afluker@yahoo.com',15,131,'2019-01-23 18:56:36'),(793,'No',85,131,'2019-01-23 18:56:36'),(794,'Architecture',92,131,'2019-01-23 18:56:36'),(795,'81332643524',16,131,'2019-01-23 18:56:36'),(796,'Conoce chicas sexy en tu ciudad',17,131,'2019-01-23 18:56:36'),(797,'Chicas sexys para pasar la noche en tu pueblo.: http://www.vkvi.net/bestforex95344',18,131,'2019-01-23 18:56:36'),(798,'Randy',60,132,'2019-01-24 04:19:28'),(799,'randy@talkwithlead.com',61,132,'2019-01-24 04:19:28'),(800,'416-385-3200',96,132,'2019-01-24 04:19:28'),(801,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine.\r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 14 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\\\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=cadworks3d.com',63,132,'2019-01-24 04:19:28'),(802,'JustinMefSU',14,133,'2019-01-24 05:37:33'),(803,'loufeinstein@aol.com',15,133,'2019-01-24 05:37:33'),(804,'No',85,133,'2019-01-24 05:37:33'),(805,'Jewellery',92,133,'2019-01-24 05:37:33'),(806,'88836957477',16,133,'2019-01-24 05:37:33'),(807,'Sexy girls for the night in your town',17,133,'2019-01-24 05:37:33'),(808,'Sexy girls for the night in your town: http://perkele.ovh/adultdating42518',18,133,'2019-01-24 05:37:33'),(809,'JustinMefSU',14,134,'2019-01-25 03:25:42'),(810,'unaweep@yahoo.com',15,134,'2019-01-25 03:25:42'),(811,'No',85,134,'2019-01-25 03:25:42'),(812,'Jewellery',92,134,'2019-01-25 03:25:42'),(813,'83593221359',16,134,'2019-01-25 03:25:42'),(814,'Find yourself a girl for the night in your city',17,134,'2019-01-25 03:25:42'),(815,'Sexy girls for the night in your town: http://go.fireontherim.com/adultdating30065',18,134,'2019-01-25 03:25:42'),(816,'Lycopodiales',14,135,'2019-01-25 07:56:52'),(817,'1998alisher@gmail.com',15,135,'2019-01-25 07:56:52'),(818,'No',85,135,'2019-01-25 07:56:52'),(819,'Architecture',92,135,'2019-01-25 07:56:52'),(820,'13159375766',16,135,'2019-01-25 07:56:52'),(821,'That is nicepresent for your team.',17,135,'2019-01-25 07:56:52'),(822,'Hi! Here is  nice offers - slots, roulette and blackjack games.   http://bit.ly/2ysNRLX',18,135,'2019-01-25 07:56:52'),(823,'CurtisLap',14,136,'2019-01-25 11:39:33'),(824,'wintripassociates@gmail.com',15,136,'2019-01-25 11:39:33'),(825,'No',85,136,'2019-01-25 11:39:33'),(826,'Architecture',92,136,'2019-01-25 11:39:33'),(827,'273286634',16,136,'2019-01-25 11:39:33'),(828,'What we obtain here is , a first-classoffers  To be eligible click on the tie-up unbefitting',17,136,'2019-01-25 11:39:33'),(829,'Hi Complimentary front-page news ! a greatoffers \r\n Right-minded click on the component less to prepare  \r\nhttp://bit.ly/2S8ZMcU',18,136,'2019-01-25 11:39:33'),(830,'AntonioRoumbSR',14,137,'2019-01-26 03:50:37'),(831,'algn79@msn.com',15,137,'2019-01-26 03:50:37'),(832,'No',85,137,'2019-01-26 03:50:37'),(833,'Jewellery',92,137,'2019-01-26 03:50:37'),(834,'88695633927',16,137,'2019-01-26 03:50:37'),(835,'Filles sexy pour la nuit dans votre ville',17,137,'2019-01-26 03:50:37'),(836,'Rencontrez des filles sexy dans votre ville: http://goto.iamaws.com/bestsexygirlsxxx58274',18,137,'2019-01-26 03:50:37'),(837,'AntonioRoumbSR',14,138,'2019-01-27 03:39:26'),(838,'dreamshade@msn.com',15,138,'2019-01-27 03:39:26'),(839,'No',85,138,'2019-01-27 03:39:26'),(840,'Research &amp; Development',92,138,'2019-01-27 03:39:26'),(841,'86634831761',16,138,'2019-01-27 03:39:26'),(842,'Meet sexy girls in your city',17,138,'2019-01-27 03:39:26'),(843,'Sexy girls for the night in your town: http://goto.iamaws.com/bestsexygirlsxxx80137',18,138,'2019-01-27 03:39:26'),(844,'AntonioRoumbSR',14,139,'2019-01-27 18:19:43'),(845,'dimitri33@msn.com',15,139,'2019-01-27 18:19:43'),(846,'No',85,139,'2019-01-27 18:19:43'),(847,'Research &amp; Development',92,139,'2019-01-27 18:19:43'),(848,'87841347678',16,139,'2019-01-27 18:19:43'),(849,'How To Make $100,000 Per Month With Forex Signals',17,139,'2019-01-27 18:19:43'),(850,'Forex trader makes $10,000 in minutes: http://profit.bitcoin-forex-invest.com/best-apple-app-to-make-money.php',18,139,'2019-01-27 18:19:43'),(851,'Randy',60,140,'2019-01-28 13:40:15'),(852,'randy@talkwithlead.com',61,140,'2019-01-28 13:40:15'),(853,'416-385-3200',96,140,'2019-01-28 13:40:15'),(854,'Hi,\r\n\r\nMy name is Randy and I was looking at a few different sites online and came across your site cadworks3d.com.  I must say - your website is very impressive.  I found your website on the first page of the Search Engine.\r\n\r\nHave you noticed that 70 percent of visitors who leave your website will never return?  In most cases, this means that 95 percent to 98 percent of your marketing efforts are going to waste, not to mention that you are losing more money in customer acquisition costs than you need to.\r\nAs a business person, the time and money you put into your marketing efforts is extremely valuable.  So why let it go to waste?  Our users have seen staggering improvements in conversions with insane growths of 150 percent going upwards of 785 percent. Are you ready to unlock the highest conversion revenue from each of your website visitors?  \r\n\r\nTalkWithLead is a widget which captures a website visitor’s Name, Email address and Phone Number and then calls you immediately, so that you can talk to the Lead exactly when they are live on your website — while they\\\'re hot! Best feature of all, we offer FREE International Long Distance Calling!\r\n  \r\nTry the TalkWithLead Live Demo now to see exactly how it works.  Visit: http://www.talkwithcustomer.com\r\n\r\nWhen targeting leads, speed is essential - there is a 100x decrease in Leads when a Lead is contacted within 30 minutes vs being contacted within 5 minutes.\r\n\r\nIf you would like to talk to me about this service, please give me a call.  We do offer a 14 days free trial.  \r\n\r\nThanks and Best Regards,\r\nRandy\r\n\r\nIf you\\\'d like to unsubscribe click here. http://liveserveronline.com/talkwithcustomer.aspx?d=cadworks3d.com',63,140,'2019-01-28 13:40:15'),(855,'RichardvaX',14,141,'2019-01-28 21:11:44'),(856,'themesky.info@gmail.com',15,141,'2019-01-28 21:11:44'),(857,'No',85,141,'2019-01-28 21:11:44'),(858,'Architecture',92,141,'2019-01-28 21:11:44'),(859,'136434721',16,141,'2019-01-28 21:11:44'),(860,'Hi Look what we organize with a view you! an momentousfurnish  To make the grade click on the element below',17,141,'2019-01-28 21:11:44'),(861,'Hy there,  What we be subjected to here is , a seemlyoffers \r\n Decent click on the vinculum underneath to mitigate  \r\nhttp://bit.ly/2S41RH5',18,141,'2019-01-28 21:11:44'),(862,'AntonioRoumbSR',14,142,'2019-01-29 03:44:34'),(863,'kirk_gregg@yahoo.com',15,142,'2019-01-29 03:44:34'),(864,'No',85,142,'2019-01-29 03:44:34'),(865,'Jewellery',92,142,'2019-01-29 03:44:34'),(866,'82263371133',16,142,'2019-01-29 03:44:34'),(867,'Win iPhone X',17,142,'2019-01-29 03:44:34'),(868,'Win iPhone X: http://valeriemace.co.uk/winiphonexs36058',18,142,'2019-01-29 03:44:34'),(869,'MichaelDauptVN',14,143,'2019-02-21 15:17:40'),(870,'yourmail@gmail.com',15,143,'2019-02-21 15:17:40'),(871,'No',85,143,'2019-02-21 15:17:40'),(872,'Research &amp; Development',92,143,'2019-02-21 15:17:40'),(873,'89556331249',16,143,'2019-02-21 15:17:40'),(874,'Test, just a test',17,143,'2019-02-21 15:17:40'),(875,'Hello. And Bye.',18,143,'2019-02-21 15:17:40'),(876,'DanielVapSI',14,144,'2019-02-24 06:40:51'),(877,'may_que_sweat@yahoo.com',15,144,'2019-02-24 06:40:51'),(878,'No',85,144,'2019-02-24 06:40:51'),(879,'Dental',92,144,'2019-02-24 06:40:51'),(880,'84245221749',16,144,'2019-02-24 06:40:51'),(881,'Find yourself a girl for the night in your city',17,144,'2019-02-24 06:40:51'),(882,'The best women for sex in your town: http://perkele.ovh/getsexinyourcity11632',18,144,'2019-02-24 06:40:51'),(883,'DanielVapSI',14,145,'2019-02-25 09:09:13'),(884,'p.gaskin@yahoo.com',15,145,'2019-02-25 09:09:13'),(885,'No',85,145,'2019-02-25 09:09:13'),(886,'Jewellery',92,145,'2019-02-25 09:09:13'),(887,'84656366191',16,145,'2019-02-25 09:09:13'),(888,'Sexy girls for the night in your town',17,145,'2019-02-25 09:09:13'),(889,'Find yourself a girl for the night in your city: http://www.lookweb.it/getsexinyourcity65894',18,145,'2019-02-25 09:09:13'),(890,'StanleynoifyCG',14,146,'2019-02-27 02:05:52'),(891,'tjwen@msn.com',15,146,'2019-02-27 02:05:52'),(892,'No',85,146,'2019-02-27 02:05:52'),(893,'Architecture',92,146,'2019-02-27 02:05:52'),(894,'87394471716',16,146,'2019-02-27 02:05:52'),(895,'I\\\'m 23. I have $30000. How can I best use it to make more money',17,146,'2019-02-27 02:05:52'),(896,'Get $1000 вЂ“ $6000 A Day: http://rih.co/investcrypto90010424',18,146,'2019-02-27 02:05:52'),(897,'JoshuaskameIT',14,147,'2019-02-27 02:05:54'),(898,'abramova_yana@mail.ru',15,147,'2019-02-27 02:05:54'),(899,'No',85,147,'2019-02-27 02:05:54'),(900,'Architecture',92,147,'2019-02-27 02:05:54'),(901,'86435461771',16,147,'2019-02-27 02:05:54'),(902,'Four ways to last longer in bed naturally',17,147,'2019-02-27 02:05:54'),(903,'Pill/Tablet/Capsule Potency Sexual Remedies & Supplements: https://lil.ink/LastLongerinBed66537',18,147,'2019-02-27 02:05:54'),(904,'WilliamdopKF',14,148,'2019-02-27 03:42:10'),(905,'sircrfan1@aol.com',15,148,'2019-02-27 03:42:10'),(906,'No',85,148,'2019-02-27 03:42:10'),(907,'Dental',92,148,'2019-02-27 03:42:10'),(908,'89184636796',16,148,'2019-02-27 03:42:10'),(909,'Natural Stress Solutions Pure CBD Tincture',17,148,'2019-02-27 03:42:10'),(910,'Natural Stress Solutions CBD Capsules Daytime (Standard): http://jnl.io/aturaltressolutions60105',18,148,'2019-02-27 03:42:10'),(911,'EduardoKaddyJL',14,149,'2019-02-27 08:56:27'),(912,'azucen@msn.com',15,149,'2019-02-27 08:56:27'),(913,'No',85,149,'2019-02-27 08:56:27'),(914,'Architecture',92,149,'2019-02-27 08:56:27'),(915,'89337418629',16,149,'2019-02-27 08:56:27'),(916,'Get the new iPhone X for free with this giveaway',17,149,'2019-02-27 08:56:27'),(917,'iPhone X Giveaway 2019 - Participate to Win an iPhone X: http://valeriemace.co.uk/ouinphone60896',18,149,'2019-02-27 08:56:27'),(918,'StanleynoifyCG',14,150,'2019-02-27 17:56:14'),(919,'elcid112@hotmail.com',15,150,'2019-02-27 17:56:14'),(920,'No',85,150,'2019-02-27 17:56:14'),(921,'Dental',92,150,'2019-02-27 17:56:14'),(922,'82475257942',16,150,'2019-02-27 17:56:14'),(923,'How To Make Extra Money From Home - $3000 Per Day Easy',17,150,'2019-02-27 17:56:14'),(924,'What\\\'s the easiest way to earn $30000 a month: http://jnl.io/investcrypto90027310',18,150,'2019-02-27 17:56:14'),(925,'WilliamdopKF',14,151,'2019-02-27 18:09:53'),(926,'shell1401@yahoo.com',15,151,'2019-02-27 18:09:53'),(927,'No',85,151,'2019-02-27 18:09:53'),(928,'Jewellery',92,151,'2019-02-27 18:09:53'),(929,'81288321213',16,151,'2019-02-27 18:09:53'),(930,'Natural Stress Solutions CBD Capsules Night',17,151,'2019-02-27 18:09:53'),(931,'Natural Stress Solutions CBD Relief Body Lotion: http://jnl.io/aturaltressolutions26465',18,151,'2019-02-27 18:09:53'),(932,'WilliamdopKF',14,152,'2019-03-01 01:24:05'),(933,'ashleyg611@yahoo.com',15,152,'2019-03-01 01:24:05'),(934,'No',85,152,'2019-03-01 01:24:05'),(935,'Jewellery',92,152,'2019-03-01 01:24:05'),(936,'82917419836',16,152,'2019-03-01 01:24:05'),(937,'Natural Stress Solutions: CBD Products',17,152,'2019-03-01 01:24:05'),(938,'Natural Stress Solutions CBD Capsules Daytime (Standard): http://valeriemace.co.uk/aturaltressolutions30923',18,152,'2019-03-01 01:24:05'),(939,'JoshuaskameIT',14,153,'2019-03-01 04:14:06'),(940,'zosha@lens.spb.ru',15,153,'2019-03-01 04:14:06'),(941,'No',85,153,'2019-03-01 04:14:06'),(942,'Dental',92,153,'2019-03-01 04:14:06'),(943,'83778914792',16,153,'2019-03-01 04:14:06'),(944,'15 Easy Ways to Make Sex Last',17,153,'2019-03-01 04:14:06'),(945,'How to Last Long in Bed - 12 Ways to Make Sex Last Longer: http://go.fireontherim.com/astongerined40110',18,153,'2019-03-01 04:14:06'),(946,'StanleynoifyCG',14,154,'2019-03-01 08:23:29'),(947,'cbacito@aol.com',15,154,'2019-03-01 08:23:29'),(948,'No',85,154,'2019-03-01 08:23:29'),(949,'Architecture',92,154,'2019-03-01 08:23:29'),(950,'87839153456',16,154,'2019-03-01 08:23:29'),(951,'Simple biz + new tool = $450 per hour',17,154,'2019-03-01 08:23:29'),(952,'[OMG] PROFIT in under 60 seconds: http://perkele.ovh/investcrypto90054908',18,154,'2019-03-01 08:23:29'),(953,'EduardoKaddyJL',14,155,'2019-03-01 15:46:50'),(954,'saivez@totcon.com',15,155,'2019-03-01 15:46:50'),(955,'No',85,155,'2019-03-01 15:46:50'),(956,'Research &amp; Development',92,155,'2019-03-01 15:46:50'),(957,'82919175131',16,155,'2019-03-01 15:46:50'),(958,'You win iPhone X',17,155,'2019-03-01 15:46:50'),(959,'You almost won an New iPhone X: http://rih.co/ouinphone36457',18,155,'2019-03-01 15:46:50'),(960,'StanleynoifyCG',14,156,'2019-03-03 15:09:55'),(961,'andrew475@hotmail.com',15,156,'2019-03-03 15:09:55'),(962,'No',85,156,'2019-03-03 15:09:55'),(963,'Architecture',92,156,'2019-03-03 15:09:55'),(964,'83515966755',16,156,'2019-03-03 15:09:55'),(965,'$10000 per day Bitcoin Trading with Binary Options',17,156,'2019-03-03 15:09:55'),(966,'Make $200 per hour doing this: https://aaa.moda/investcrypto49698',18,156,'2019-03-03 15:09:55'),(967,'WilliamdopKF',14,157,'2019-03-03 15:10:00'),(968,'amarewski-mann@msn.com',15,157,'2019-03-03 15:10:00'),(969,'No',85,157,'2019-03-03 15:10:00'),(970,'Dental',92,157,'2019-03-03 15:10:00'),(971,'81439448282',16,157,'2019-03-03 15:10:00'),(972,'Natural Stress Solutions Pure CBD Tincture Archives',17,157,'2019-03-03 15:10:00'),(973,'Natural Stress Solutions CBD Capsules Daytime (Standard): http://webhop.se/investcrypto53771',18,157,'2019-03-03 15:10:00'),(974,'Manmeet Singh Buttar',60,158,'2019-03-04 21:16:18'),(975,'manmeetbuttar91@gmail.com',61,158,'2019-03-04 21:16:18'),(976,'4168761855',96,158,'2019-03-04 21:16:18'),(977,'Test',63,158,'2019-03-04 21:16:18');
/*!40000 ALTER TABLE `wpio_frm_item_metas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_frm_items`
--

DROP TABLE IF EXISTS `wpio_frm_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_frm_items` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `item_key` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ip` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `post_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `parent_item_id` bigint(20) DEFAULT 0,
  `is_draft` tinyint(1) DEFAULT 0,
  `updated_by` bigint(20) DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `item_key` (`item_key`),
  KEY `form_id` (`form_id`),
  KEY `post_id` (`post_id`),
  KEY `user_id` (`user_id`),
  KEY `parent_item_id` (`parent_item_id`)
) ENGINE=MyISAM AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_frm_items`
--

LOCK TABLES `wpio_frm_items` WRITE;
/*!40000 ALTER TABLE `wpio_frm_items` DISABLE KEYS */;
INSERT INTO `wpio_frm_items` VALUES (1,'vjv93','test','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','99.230.167.151',5,0,1,0,0,1,'2018-04-02 15:50:06','2018-04-02 15:50:06'),(2,'sf1yc','michael','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','99.230.167.151',5,0,0,0,0,0,'2018-04-05 20:01:27','2018-04-05 20:01:27'),(3,'trmpj','mike','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36\";s:8:\"referrer\";s:30:\"http://creativecad.works/shop/\";}','99.230.167.151',14,0,1,0,0,1,'2018-04-05 20:05:49','2018-04-05 20:05:49'),(4,'843je','test','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','99.230.167.151',4,0,1,0,0,1,'2018-05-31 18:10:54','2018-05-31 18:10:54'),(5,'dwcdi','michael','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:33:\"http://creativecad.works/support/\";}','99.230.167.151',5,0,1,0,0,1,'2018-06-01 20:02:57','2018-06-01 20:02:57'),(6,'6rxk9','Manmeet Singh','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:39:\"http://creativecad.works/microfluidics/\";}','99.230.167.151',3,0,0,0,0,0,'2018-06-07 14:00:56','2018-06-07 14:00:56'),(7,'nvdt4','Mikael Evander','a:2:{s:7:\"browser\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15\";s:8:\"referrer\";s:236:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Global+2017&utm_campaign=76b6e72630-EMAIL_CAMPAIGN_2018_06_05_05_24_COPY_03&utm_medium=email&utm_term=0_2fcaacbff9-76b6e72630-449346597&mc_cid=76b6e72630&mc_eid=bb5fd292bc\";}','130.235.136.18',3,0,0,0,0,0,'2018-06-07 14:51:45','2018-06-07 14:51:45'),(8,'e3co','Professor Bridgette M. Budhlall','a:2:{s:7:\"browser\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:8:\"referrer\";s:222:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+U.S.A&utm_campaign=8a950a7ecf-EMAIL_CAMPAIGN_2018_06_05_05_24&utm_medium=email&utm_term=0_e006c5723f-8a950a7ecf-449353225&mc_cid=8a950a7ecf&mc_eid=a8767786e9\";}','129.63.202.76',3,0,0,0,0,0,'2018-06-07 17:01:51','2018-06-07 17:01:51'),(9,'a3wdt','mark cheng','a:2:{s:7:\"browser\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15\";s:8:\"referrer\";s:236:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Global+2016&utm_campaign=8ea0a7cd52-EMAIL_CAMPAIGN_2018_06_05_05_24_COPY_06&utm_medium=email&utm_term=0_d555d175fa-8ea0a7cd52-448384789&mc_cid=8ea0a7cd52&mc_eid=1386e479a5\";}','141.217.11.125',3,0,0,0,0,0,'2018-06-07 23:13:26','2018-06-07 23:13:26'),(10,'f7gg5','Evert Wagner','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','131.180.39.70',4,0,0,0,0,0,'2018-06-08 11:31:55','2018-06-08 11:31:55'),(11,'jvdb5','Santosh Kumar Bikkarolla','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:33:\"http://creativecad.works/support/\";}','193.61.144.26',5,0,0,0,0,0,'2018-06-11 11:16:09','2018-06-11 11:16:09'),(12,'e4g16','Santosh Kumar Bikkarolla','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:8:\"referrer\";s:231:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Europe&utm_campaign=afbed0cfd5-EMAIL_CAMPAIGN_2018_06_05_05_24_COPY_04&utm_medium=email&utm_term=0_1d04ec0506-afbed0cfd5-448867289&mc_cid=afbed0cfd5&mc_eid=4d8659078a\";}','193.61.144.26',3,0,0,0,0,0,'2018-06-11 11:52:38','2018-06-11 11:52:38'),(13,'d8wx1','Randy','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','104.203.117.118',4,0,0,0,0,0,'2018-06-21 15:10:57','2018-06-21 15:10:57'),(14,'gcfxy','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','99.230.167.151',14,0,0,0,0,0,'2018-06-21 15:13:16','2018-06-21 15:13:16'),(15,'ggx6i','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:34:\"http://creativecad.works/about-us/\";}','99.230.167.151',14,0,0,0,0,0,'2018-06-21 15:14:37','2018-06-21 15:14:37'),(16,'w520j','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:33:\"http://creativecad.works/support/\";}','99.230.167.151',5,0,0,0,0,0,'2018-06-21 15:16:42','2018-06-21 15:16:42'),(17,'222la','Kerwin kwek','a:2:{s:7:\"browser\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1\";s:8:\"referrer\";s:228:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+NEW&utm_campaign=8c9779e889-EMAIL_CAMPAIGN_2018_07_18_02_12_COPY_04&utm_medium=email&utm_term=0_b09ca3089e-8c9779e889-449028141&mc_cid=8c9779e889&mc_eid=ff5bce7470\";}','58.96.248.178',3,0,0,0,0,0,'2018-07-18 15:43:04','2018-07-18 15:43:04'),(18,'h1dts','David Bothman','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:236:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Global+2017&utm_campaign=1d306b5390-EMAIL_CAMPAIGN_2018_07_18_02_12_COPY_06&utm_medium=email&utm_term=0_2fcaacbff9-1d306b5390-449347933&mc_cid=1d306b5390&mc_eid=0d9d867931\";}','68.6.99.149',3,0,0,0,0,0,'2018-07-18 15:59:16','2018-07-18 15:59:16'),(19,'xkp89','Daewoo Han','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','129.137.215.233',14,0,0,0,0,0,'2018-07-18 16:16:04','2018-07-18 16:16:04'),(20,'5sbvn','anubhav tripathi','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:230:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+U.S.A&utm_campaign=edd2cc9de2-EMAIL_CAMPAIGN_2018_07_18_02_12_COPY_05&utm_medium=email&utm_term=0_e006c5723f-edd2cc9de2-449136661&mc_cid=edd2cc9de2&mc_eid=9d7641621f\";}','192.91.235.243',3,0,0,0,0,0,'2018-07-18 18:16:11','2018-07-18 18:16:11'),(21,'b8ysm','Stavroula Balabani','a:2:{s:7:\"browser\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1\";s:8:\"referrer\";s:227:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+UK&utm_campaign=ae5e45e0ba-EMAIL_CAMPAIGN_2018_07_18_02_12_COPY_08&utm_medium=email&utm_term=0_705adfef7b-ae5e45e0ba-449357289&mc_cid=ae5e45e0ba&mc_eid=33b54aefe0\";}','82.132.242.3',3,0,0,0,0,0,'2018-07-18 18:26:45','2018-07-18 18:26:45'),(22,'vcoti','Riley Norman','a:2:{s:7:\"browser\";s:151:\"Mozilla/5.0 (Linux; Android 8.1.0; ONEPLUS A6003 Build/OPM1.171019.011) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36\";s:8:\"referrer\";s:220:\"http://creativecad.works/microfluidics/?utm_source=Creative+CADworks&utm_campaign=0dff969f9c-EMAIL_CAMPAIGN_2018_07_18_02_12&utm_medium=email&utm_term=0_fc191e9954-0dff969f9c-448347725&mc_cid=0dff969f9c&mc_eid=08a98059fd\";}','107.77.227.234',3,0,0,0,0,0,'2018-07-19 03:38:50','2018-07-19 03:38:50'),(23,'2mjiu','Bonnie Gray','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:8:\"referrer\";s:231:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Canada&utm_campaign=21e776bfe2-EMAIL_CAMPAIGN_2018_07_18_02_12_COPY_11&utm_medium=email&utm_term=0_ba8affb49c-21e776bfe2-449354945&mc_cid=21e776bfe2&mc_eid=8069acfcdc\";}','70.36.55.165',3,0,0,0,0,0,'2018-07-19 15:35:15','2018-07-19 15:35:15'),(24,'s54sq','Jes','a:2:{s:7:\"browser\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','107.77.227.124',14,0,0,0,0,0,'2018-07-19 18:32:03','2018-07-19 18:32:03'),(25,'kbiqy','ABBOTT TAYLOR','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0\";s:8:\"referrer\";s:220:\"http://creativecad.works/jewellery/?utm_source=Jewellery+USA&utm_campaign=441975a488-EMAIL_CAMPAIGN_2018_07_19_05_18_COPY_06&utm_medium=email&utm_term=0_7f3aee15e4-441975a488-448973221&mc_cid=441975a488&mc_eid=6594339c98\";}','70.184.111.140',3,0,0,0,0,0,'2018-07-19 21:51:24','2018-07-19 21:51:24'),(26,'fm6f9','KC Huang','a:2:{s:7:\"browser\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','173.139.14.5',14,0,0,0,0,0,'2018-07-20 22:14:58','2018-07-20 22:14:58'),(27,'g49ga','Sung Hwan Cho','a:2:{s:7:\"browser\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','98.173.147.170',14,0,0,0,0,0,'2018-07-25 20:44:55','2018-07-25 20:44:55'),(28,'z928u','Santosh Bikkarolla','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','193.61.144.26',4,0,0,0,0,0,'2018-07-31 13:32:56','2018-07-31 13:32:56'),(29,'2qwm9','Randy','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','172.245.46.97',14,0,0,0,0,0,'2018-08-03 10:17:58','2018-08-03 10:17:58'),(30,'ymj7d','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','99.230.167.151',4,0,0,0,0,0,'2018-08-03 14:10:13','2018-08-03 14:10:13'),(31,'xjk4v','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:38:\"http://creativecad.works/applications/\";}','99.230.167.151',4,0,0,0,0,0,'2018-08-03 14:10:32','2018-08-03 14:10:32'),(32,'ibi01','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:39:\"http://creativecad.works/microfluidics/\";}','99.230.167.151',3,0,0,0,0,0,'2018-08-03 14:11:15','2018-08-03 14:11:15'),(33,'4hmmp','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/jewellery/\";}','99.230.167.151',3,0,0,0,0,0,'2018-08-03 14:11:48','2018-08-03 14:11:48'),(34,'2zihs','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/dentistry/\";}','99.230.167.151',3,0,0,0,0,0,'2018-08-03 14:12:13','2018-08-03 14:12:13'),(35,'ddi6i','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:33:\"http://creativecad.works/support/\";}','99.230.167.151',5,0,0,0,0,0,'2018-08-03 14:12:32','2018-08-03 14:12:32'),(36,'ka492','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:34:\"http://creativecad.works/about-us/\";}','99.230.167.151',14,0,0,0,0,0,'2018-08-03 14:12:54','2018-08-03 14:12:54'),(37,'3py2u','Manmeet Singh','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','99.230.167.151',14,0,0,0,0,0,'2018-08-03 14:13:11','2018-08-03 14:13:11'),(38,'4mg4h','John Arbuckle','a:2:{s:7:\"browser\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','199.91.253.18',14,0,0,0,0,0,'2018-08-20 14:39:35','2018-08-20 14:39:35'),(39,'4j82b','jiancheng Liu','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:39:\"http://creativecad.works/microfluidics/\";}','104.220.164.239',3,0,0,0,0,0,'2018-08-20 18:02:18','2018-08-20 18:02:18'),(40,'b23zq','Andrea Zampetti','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:231:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Europe&utm_campaign=360f326af3-EMAIL_CAMPAIGN_2018_08_20_02_19_COPY_03&utm_medium=email&utm_term=0_1d04ec0506-360f326af3-448867737&mc_cid=360f326af3&mc_eid=b3772595d5\";}','128.40.8.166',3,0,0,0,0,0,'2018-08-28 11:07:36','2018-08-28 11:07:36'),(41,'z2c5s','Andrea Zampetti','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:231:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+Europe&utm_campaign=360f326af3-EMAIL_CAMPAIGN_2018_08_20_02_19_COPY_03&utm_medium=email&utm_term=0_1d04ec0506-360f326af3-448867737&mc_cid=360f326af3&mc_eid=b3772595d5\";}','128.40.8.166',3,0,0,0,0,0,'2018-08-28 11:44:45','2018-08-28 11:44:45'),(42,'m3qdi','satyam tiwary','a:2:{s:7:\"browser\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','103.74.111.35',4,0,0,0,0,0,'2018-09-04 06:41:19','2018-09-04 06:41:19'),(43,'dmdt9','Michael Ly','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','99.230.167.151',17,0,1,0,0,1,'2018-09-21 18:44:50','2018-09-21 18:44:50'),(44,'pga8i','Randy','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','192.210.148.126',14,0,0,0,0,0,'2018-10-01 03:32:48','2018-10-01 03:32:48'),(45,'4lh3h','Aaron Cohen','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','24.118.26.70',17,0,0,0,0,0,'2018-10-01 18:07:49','2018-10-01 18:07:49'),(46,'s1jme','Abdulaziz Ali','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:8:\"referrer\";s:219:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+UK&utm_campaign=e8ffad8d49-EMAIL_CAMPAIGN_2018_10_01_05_00&utm_medium=email&utm_term=0_705adfef7b-e8ffad8d49-449358297&mc_cid=e8ffad8d49&mc_eid=a17148950f\";}','152.105.170.53',3,0,0,0,0,0,'2018-10-01 18:27:41','2018-10-01 18:27:41'),(47,'u5uop','Martin de Beer','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','35.1.54.85',14,0,0,0,0,0,'2018-10-01 18:53:24','2018-10-01 18:53:24'),(48,'nenab','Nishat Tasnim','a:2:{s:7:\"browser\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','142.231.73.70',17,0,0,0,0,0,'2018-10-01 19:07:44','2018-10-01 19:07:44'),(49,'28tv1','Tzu-Chiao Chao','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','142.3.191.83',17,0,0,0,0,0,'2018-10-01 22:07:54','2018-10-01 22:07:54'),(50,'lm1yw','David Cheneler','a:2:{s:7:\"browser\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','148.88.152.80',17,0,0,0,0,0,'2018-10-02 06:49:41','2018-10-02 06:49:41'),(51,'b2umf','Wan-Zhen Lin','a:2:{s:7:\"browser\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1\";s:8:\"referrer\";s:34:\"http://creativecad.works/campaign/\";}','68.181.88.3',3,0,0,0,0,0,'2018-10-03 18:54:38','2018-10-03 18:54:38'),(52,'m6ko9','simon doe','a:2:{s:7:\"browser\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','130.220.8.171',17,0,0,0,0,0,'2018-10-05 04:50:50','2018-10-05 04:50:50'),(53,'w5zlm','gryder','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 5.0; Win64; rv:39.1) Gecko/20100101 Firefox/39.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.212.171.108',4,0,0,0,0,0,'2018-10-12 13:58:54','2018-10-12 13:58:54'),(54,'cbuh','SW','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:37.1) Gecko/20100101 Firefox/37.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.212.171.108',4,0,0,0,0,0,'2018-10-16 08:44:29','2018-10-16 08:44:29'),(55,'4a6c','Meng Sun','a:2:{s:7:\"browser\";s:110:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','141.211.201.243',14,0,0,0,0,0,'2018-10-16 19:16:00','2018-10-16 19:16:00'),(56,'7pth9','OliverTag','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 8.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','212.117.188.74',4,0,0,0,0,0,'2018-10-22 00:00:31','2018-10-22 00:00:31'),(57,'k1mk2','Daniellor','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','194.34.132.112',4,0,0,0,0,0,'2018-10-26 22:58:16','2018-10-26 22:58:16'),(58,'5y2dq','UMUT GURKAN','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','129.22.149.154',17,0,0,0,0,0,'2018-10-29 18:47:20','2018-10-29 18:47:20'),(59,'kr8bz','Wei Rubenstein','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','129.49.117.165',17,0,0,0,0,0,'2018-10-30 14:03:25','2018-10-30 14:03:25'),(60,'4da49','Robbyn Anand','a:2:{s:7:\"browser\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','75.162.77.139',17,0,0,0,0,0,'2018-10-30 16:42:01','2018-10-30 16:42:01'),(61,'idwja','Nicole Hashemi','a:2:{s:7:\"browser\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','129.186.252.32',17,0,0,0,0,0,'2018-10-30 21:43:12','2018-10-30 21:43:12'),(62,'5sefz','Peterhop','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.1) Gecko/20100101 Firefox/40.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.245.85.230',4,0,0,0,0,0,'2018-10-31 17:15:29','2018-10-31 17:15:29'),(63,'91xtf','mehdi mohammadi','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','136.159.213.197',17,0,0,0,0,0,'2018-11-01 16:54:25','2018-11-01 16:54:25'),(64,'34ia1','mehdi mohammadi','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','136.159.213.162',17,0,0,0,0,0,'2018-11-02 20:07:42','2018-11-02 20:07:42'),(65,'h7yj2','Chih-Kuan Tung','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:230:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+U.S.A&utm_campaign=4d87bad4aa-EMAIL_CAMPAIGN_2018_10_29_06_31_COPY_05&utm_medium=email&utm_term=0_e006c5723f-4d87bad4aa-449062661&mc_cid=4d87bad4aa&mc_eid=1b5846a7d7\";}','152.8.78.140',3,0,0,0,0,0,'2018-11-02 20:49:48','2018-11-02 20:49:48'),(66,'2ju0z','Ratnesh Bafna','a:2:{s:7:\"browser\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','1.186.76.59',17,0,0,0,0,0,'2018-11-04 16:11:34','2018-11-04 16:11:34'),(67,'j7565','mehdi mohammadi','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','161.184.237.233',17,0,0,0,0,0,'2018-11-04 18:57:48','2018-11-04 18:57:48'),(68,'4mrl2','Javierobsew','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:40.1) Gecko/20100101 Firefox/40.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.206.224.251',4,0,0,0,0,0,'2018-11-05 11:17:14','2018-11-05 11:17:14'),(69,'j1d87','mehdi mohammadi','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','136.159.213.239',17,0,0,0,0,0,'2018-11-06 22:34:59','2018-11-06 22:34:59'),(70,'fjqqi','Illecebraceae','a:2:{s:7:\"browser\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.183.220.188',4,0,0,0,0,0,'2018-11-07 02:52:28','2018-11-07 02:52:28'),(71,'kuhmd','Hubertkib','a:2:{s:7:\"browser\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','92.38.162.18',4,0,0,0,0,0,'2018-11-09 10:55:38','2018-11-09 10:55:38'),(72,'jhw51','Barryron','a:2:{s:7:\"browser\";s:66:\"Mozilla/5.0 (Windows NT 10.1; rv:30.0) Gecko/20100101 Firefox/30.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.210.217.51',4,0,0,0,0,0,'2018-11-10 10:16:01','2018-11-10 10:16:01'),(73,'rzlqr','CharlesBROFT','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 8.1; Win64; rv:33.0) Gecko/20100101 Firefox/33.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','92.38.162.14',4,0,0,0,0,0,'2018-11-14 00:34:02','2018-11-14 00:34:02'),(74,'hqbmd','Xiaoke Yi','a:2:{s:7:\"browser\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1\";s:8:\"referrer\";s:38:\"http://creativecad.works/applications/\";}','175.45.73.98',4,0,0,0,0,0,'2018-11-15 21:56:26','2018-11-15 21:56:26'),(75,'dxj3t','Charlesnique','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 7.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','92.38.162.11',4,0,0,0,0,0,'2018-11-16 22:47:44','2018-11-16 22:47:44'),(76,'ajr3w','Salmonoidei','a:2:{s:7:\"browser\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.181.100.188',4,0,0,0,0,0,'2018-11-20 10:06:58','2018-11-20 10:06:58'),(77,'zgrv3','Ricardo Izquierdo','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','173.206.28.173',17,0,0,0,0,0,'2018-11-20 21:20:05','2018-11-20 21:20:05'),(78,'oftnt','TylerCow','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.212.171.104',4,0,0,0,0,0,'2018-11-21 21:18:22','2018-11-21 21:18:22'),(79,'z6yfi','Adam Higgins','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','128.193.8.40',17,0,0,0,0,0,'2018-11-26 20:51:50','2018-11-26 20:51:50'),(80,'cpesn','mark cheng','a:2:{s:7:\"browser\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.1 Safari/605.1.15\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','198.111.167.130',17,0,0,0,0,0,'2018-11-29 23:16:25','2018-11-29 23:16:25'),(81,'3ovfp','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','23.88.212.41',14,0,0,0,0,0,'2018-12-01 04:03:50','2018-12-01 04:03:50'),(82,'vk7p4','PatrickCaugh','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 8.0; Win64; rv:32.1) Gecko/20100101 Firefox/32.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.217.71.148',4,0,0,0,0,0,'2018-12-02 14:31:24','2018-12-02 14:31:24'),(83,'woieh','Jamesnus','a:2:{s:7:\"browser\";s:77:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','92.223.88.232',4,0,0,0,0,0,'2018-12-06 14:21:58','2018-12-06 14:21:58'),(84,'bdkyc','GustavoGet','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; Win64; rv:31.0) Gecko/20100101 Firefox/31.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.225.28.4',4,0,0,0,0,0,'2018-12-12 03:21:49','2018-12-12 03:21:49'),(85,'kziud','ottilie','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','85.206.165.23',4,0,0,0,0,0,'2018-12-12 21:47:38','2018-12-12 21:47:38'),(86,'g7881','FrankAmaniEA','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.130.184.217',4,0,0,0,0,0,'2018-12-14 06:22:48','2018-12-14 06:22:48'),(87,'z9522','Michaelcycle','a:2:{s:7:\"browser\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','91.185.201.74',4,0,0,0,0,0,'2018-12-15 21:03:42','2018-12-15 21:03:42'),(88,'zz12i','Nerius','a:2:{s:7:\"browser\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','82.81.45.89',14,0,0,0,0,0,'2018-12-20 13:35:50','2018-12-20 13:35:50'),(89,'p2rfb','WilliamOramb','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:44.0) Gecko/20100101 Firefox/44.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','194.99.104.202',4,0,0,0,0,0,'2018-12-21 01:37:02','2018-12-21 01:37:02'),(90,'hru3n','ShermanAttat','a:2:{s:7:\"browser\";s:135:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 YaBrowser/17.11.0.2260 Yowser/2.5 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.93.180.172',4,0,0,0,0,0,'2018-12-25 02:25:35','2018-12-25 02:25:35'),(91,'vv0aa','Roberthah','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36 OPR/49.0.2725.47\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','92.223.88.233',4,0,0,0,0,0,'2018-12-28 20:16:21','2018-12-28 20:16:21'),(92,'lb38n','nad','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36 OPR/49.0.2725.47\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','194.99.105.22',4,0,0,0,0,0,'2018-12-30 01:53:54','2018-12-30 01:53:54'),(93,'863io','JordonDoxKP','a:2:{s:7:\"browser\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.130.184.197',4,0,0,0,0,0,'2019-01-01 14:17:45','2019-01-01 14:17:45'),(94,'k4vkq','Arthurtip','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 8.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','195.181.172.68',4,0,0,0,0,0,'2019-01-02 12:12:30','2019-01-02 12:12:30'),(95,'stidp','JordonDoxKP','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.212.171.147',4,0,0,0,0,0,'2019-01-02 16:09:26','2019-01-02 16:09:26'),(96,'amny3','JordonDoxKP','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-03 04:04:42','2019-01-03 04:04:42'),(97,'pefrz','JordonDoxKP','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-04 03:10:48','2019-01-04 03:10:48'),(98,'dldu3','JordonDoxKP','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-05 03:35:41','2019-01-05 03:35:41'),(99,'2rj0d','JordonDoxKP','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-06 06:12:28','2019-01-06 06:12:28'),(100,'2bzyq','Miltonvef','a:2:{s:7:\"browser\";s:126:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36 OPR/49.0.2725.47\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','95.174.64.148',4,0,0,0,0,0,'2019-01-06 08:56:00','2019-01-06 08:56:00'),(101,'4jk1i','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','67.218.4.136',14,0,0,0,0,0,'2019-01-06 21:00:00','2019-01-06 21:00:00'),(102,'zrx0n','JordonDoxKP','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-07 06:29:53','2019-01-07 06:29:53'),(103,'qs8da','JordonDoxKP','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-08 03:15:35','2019-01-08 03:15:35'),(104,'4yhxe','JordonDoxKP','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Kinza/4.7.2\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','107.181.78.172',4,0,0,0,0,0,'2019-01-09 03:43:30','2019-01-09 03:43:30'),(105,'ipz3d','MichaelDient','a:2:{s:7:\"browser\";s:112:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3250.0 Iron Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','217.23.12.153',4,0,0,0,0,0,'2019-01-10 00:57:06','2019-01-10 00:57:06'),(106,'dybbi','MichaelTwingZE','a:2:{s:7:\"browser\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-10 03:11:16','2019-01-10 03:11:16'),(107,'mkkz1','HenryGawVE','a:2:{s:7:\"browser\";s:131:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-11 08:05:58','2019-01-11 08:05:58'),(108,'qq0po','RobertAmanyQW','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-12 06:35:26','2019-01-12 06:35:26'),(109,'ch8dh','ScottBeidsIY','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-12 11:54:23','2019-01-12 11:54:23'),(110,'kv340','ZacharyUrifs','a:2:{s:7:\"browser\";s:144:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 YaBrowser/17.10.0.2017 Yowser/2.5 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','85.206.165.6',4,0,0,0,0,0,'2019-01-13 01:04:35','2019-01-13 01:04:35'),(111,'es6o0','KiethhouctVT','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-13 06:08:51','2019-01-13 06:08:51'),(112,'mnwfv','KiethhouctVT','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-14 03:38:35','2019-01-14 03:38:35'),(113,'ema3f','KiethhouctVT','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-15 03:25:45','2019-01-15 03:25:45'),(114,'d14n5','KiethhouctVT','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-15 19:30:03','2019-01-15 19:30:03'),(115,'m67ca','Nathan Wittenberg','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','128.180.32.2',17,0,0,0,0,0,'2019-01-16 15:30:34','2019-01-16 15:30:34'),(116,'k1uxy','Nicole Blumenfeld','a:2:{s:7:\"browser\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','156.111.111.152',17,0,0,0,0,0,'2019-01-16 15:31:50','2019-01-16 15:31:50'),(117,'a5ifm','Paige A Reed','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','198.21.170.235',17,0,0,0,0,0,'2019-01-16 15:48:47','2019-01-16 15:48:47'),(118,'q22sy','Tinglu Yang','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:8:\"referrer\";s:230:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+U.S.A&utm_campaign=d478e4a124-EMAIL_CAMPAIGN_2019_01_15_09_43_COPY_05&utm_medium=email&utm_term=0_e006c5723f-d478e4a124-449062981&mc_cid=d478e4a124&mc_eid=8638706130\";}','128.118.199.61',3,0,0,0,0,0,'2019-01-16 16:51:59','2019-01-16 16:51:59'),(119,'ec4r3','Ryan Montes','a:2:{s:7:\"browser\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:8:\"referrer\";s:39:\"http://creativecad.works/microfluidics/\";}','208.90.213.186',3,0,0,0,0,0,'2019-01-16 23:45:13','2019-01-16 23:45:13'),(120,'w95p8','Bo Ma','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:229:\"http://creativecad.works/microfluidics/?utm_source=Microfluidics+2018&utm_campaign=16cc1b1493-EMAIL_CAMPAIGN_2019_01_15_09_43_COPY_09&utm_medium=email&utm_term=0_6b3a40e22c-16cc1b1493-450156693&mc_cid=16cc1b1493&mc_eid=ccc31f2dd6\";}','47.74.241.229',3,0,0,0,0,0,'2019-01-17 03:04:42','2019-01-17 03:04:42'),(121,'n4lph','KiethhouctVT','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','46.166.143.100',4,0,0,0,0,0,'2019-01-17 03:31:39','2019-01-17 03:31:39'),(122,'p5loj','StephenCox','a:2:{s:7:\"browser\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.253.96.200',4,0,0,0,0,0,'2019-01-18 03:46:27','2019-01-18 03:46:27'),(123,'cpcjq','KiethhouctVT','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','185.104.184.126',4,0,0,0,0,0,'2019-01-18 12:30:11','2019-01-18 12:30:11'),(124,'90zgz','Ambalika Tanak','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','129.110.241.53',17,0,0,0,0,0,'2019-01-18 16:00:09','2019-01-18 16:00:09'),(125,'z7kfh','Ambalika Tanak','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:8:\"referrer\";s:45:\"http://creativecad.works/microfluidics-quote/\";}','129.110.241.53',17,0,0,0,0,0,'2019-01-18 16:01:32','2019-01-18 16:01:32'),(126,'mt8zh','KiethhouctVT','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-19 09:20:20','2019-01-19 09:20:20'),(127,'yl2ic','KiethhouctVT','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-20 19:16:38','2019-01-20 19:16:38'),(128,'9a35l','KiethhouctVT','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-21 19:00:01','2019-01-21 19:00:01'),(129,'a204g','WayneMuh','a:2:{s:7:\"browser\";s:65:\"Mozilla/5.0 (Windows NT 7.1; rv:44.1) Gecko/20100101 Firefox/44.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','91.185.201.69',4,0,0,0,0,0,'2019-01-22 06:47:27','2019-01-22 06:47:27'),(130,'4al7u','KiethhouctVT','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-22 19:31:09','2019-01-22 19:31:09'),(131,'c1gs5','TracySoarfIY','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-23 18:56:36','2019-01-23 18:56:36'),(132,'sufee','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','207.244.118.205',14,0,0,0,0,0,'2019-01-24 04:19:28','2019-01-24 04:19:28'),(133,'z7kky','JustinMefSU','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-24 05:37:33','2019-01-24 05:37:33'),(134,'wumsq','JustinMefSU','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-25 03:25:42','2019-01-25 03:25:42'),(135,'mr012','Lycopodiales','a:2:{s:7:\"browser\";s:144:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 YaBrowser/17.10.0.2017 Yowser/2.5 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','195.181.172.66',4,0,0,0,0,0,'2019-01-25 07:56:52','2019-01-25 07:56:52'),(136,'uubvu','CurtisLap','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36 OPR/49.0.2725.47\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','95.174.65.163',4,0,0,0,0,0,'2019-01-25 11:39:33','2019-01-25 11:39:33'),(137,'joop1','AntonioRoumbSR','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-26 03:50:37','2019-01-26 03:50:37'),(138,'18bxz','AntonioRoumbSR','a:2:{s:7:\"browser\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-27 03:39:26','2019-01-27 03:39:26'),(139,'4xjh6','AntonioRoumbSR','a:2:{s:7:\"browser\";s:130:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-27 18:19:43','2019-01-27 18:19:43'),(140,'7sxfs','Randy','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:8:\"referrer\";s:36:\"http://creativecad.works/contact-us/\";}','23.229.36.105',14,0,0,0,0,0,'2019-01-28 13:40:15','2019-01-28 13:40:15'),(141,'q5acz','RichardvaX','a:2:{s:7:\"browser\";s:72:\"Mozilla/5.0 (Windows NT 7.1; Win64; rv:43.1) Gecko/20100101 Firefox/43.1\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','92.38.162.17',4,0,0,0,0,0,'2019-01-28 21:11:44','2019-01-28 21:11:44'),(142,'sjuyo','AntonioRoumbSR','a:2:{s:7:\"browser\";s:102:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36\";s:8:\"referrer\";s:25:\"http://creativecad.works/\";}','207.189.0.73',4,0,0,0,0,0,'2019-01-29 03:44:34','2019-01-29 03:44:34'),(143,'cwdn5','MichaelDauptVN','a:2:{s:7:\"browser\";s:132:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.130.184.228',4,0,0,0,0,0,'2019-02-21 15:17:40','2019-02-21 15:17:40'),(144,'jztz7','DanielVapSI','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.17.149.135',4,0,0,0,0,0,'2019-02-24 06:40:51','2019-02-24 06:40:51'),(145,'qxjj2','DanielVapSI','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.17.149.135',4,0,0,0,0,0,'2019-02-25 09:09:13','2019-02-25 09:09:13'),(146,'fw52d','StanleynoifyCG','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.17.149.147',4,0,0,0,0,0,'2019-02-27 02:05:52','2019-02-27 02:05:52'),(147,'dgqqe','JoshuaskameIT','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.104.184.122',4,0,0,0,0,0,'2019-02-27 02:05:54','2019-02-27 02:05:54'),(148,'s15z2','WilliamdopKF','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.189.113.43',4,0,0,0,0,0,'2019-02-27 03:42:10','2019-02-27 03:42:10'),(149,'gqvn4','EduardoKaddyJL','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.130.184.232',4,0,0,0,0,0,'2019-02-27 08:56:27','2019-02-27 08:56:27'),(150,'qn2eb','StanleynoifyCG','a:2:{s:7:\"browser\";s:138:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64 (Edition Yx)\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.17.149.147',4,0,0,0,0,0,'2019-02-27 17:56:14','2019-02-27 17:56:14'),(151,'3fw57','WilliamdopKF','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.189.113.43',4,0,0,0,0,0,'2019-02-27 18:09:53','2019-02-27 18:09:53'),(152,'gb9w9','WilliamdopKF','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.189.113.43',4,0,0,0,0,0,'2019-03-01 01:24:05','2019-03-01 01:24:05'),(153,'3rcwe','JoshuaskameIT','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.156.173.189',4,0,0,0,0,0,'2019-03-01 04:14:06','2019-03-01 04:14:06'),(154,'wp9sf','StanleynoifyCG','a:2:{s:7:\"browser\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.189.113.40',4,0,0,0,0,0,'2019-03-01 08:23:29','2019-03-01 08:23:29'),(155,'m0uv3','EduardoKaddyJL','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','82.102.18.147',4,0,0,0,0,0,'2019-03-01 15:46:50','2019-03-01 15:46:50'),(156,'ke178','StanleynoifyCG','a:2:{s:7:\"browser\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.189.113.40',4,0,0,0,0,0,'2019-03-03 15:09:55','2019-03-03 15:09:55'),(157,'k63qj','WilliamdopKF','a:2:{s:7:\"browser\";s:114:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:8:\"referrer\";s:35:\"http://creativecad.works/contact-2/\";}','185.189.113.44',4,0,0,0,0,0,'2019-03-03 15:10:00','2019-03-03 15:10:00'),(158,'7lc9s','Manmeet Singh Buttar','a:2:{s:7:\"browser\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1\";s:8:\"referrer\";s:35:\"https://creativecad.works/about-us/\";}','99.230.229.247',14,0,0,0,0,0,'2019-03-04 21:16:18','2019-03-04 21:16:18');
/*!40000 ALTER TABLE `wpio_frm_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_links`
--

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

--
-- Dumping data for table `wpio_links`
--

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

--
-- Table structure for table `wpio_mailchimp_carts`
--

DROP TABLE IF EXISTS `wpio_mailchimp_carts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_mailchimp_carts` (
  `id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `cart` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_mailchimp_carts`
--

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

--
-- Table structure for table `wpio_masterslider_options`
--

DROP TABLE IF EXISTS `wpio_masterslider_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_masterslider_options` (
  `ID` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `option_value` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_masterslider_options`
--

LOCK TABLES `wpio_masterslider_options` WRITE;
/*!40000 ALTER TABLE `wpio_masterslider_options` DISABLE KEYS */;
INSERT INTO `wpio_masterslider_options` VALUES (1,'preset_effect','eyJtZXRhIjp7IlByZXNldEVmZmVjdCFpZHMiOiI2LDcsOCw5LDEwLDExLDEyLDEzLDE0LDE1LDE2LDE3LDE4LDE5LDIwLDIxLDIyLDIzLDI0LDI1LDI2LDI3LDI4LDI5LDMwLDMxIiwiUHJlc2V0RWZmZWN0IW5leHRJZCI6MzJ9LCJNU1BhbmVsLlByZXNldEVmZmVjdCI6eyI2Ijoie1wiaWRcIjo2LFwibmFtZVwiOlwiUmlnaHQgc2hvcnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MTUwfSIsIjciOiJ7XCJpZFwiOjcsXCJuYW1lXCI6XCJMZWZ0IHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOi0xNTB9IiwiOCI6IntcImlkXCI6OCxcIm5hbWVcIjpcIlRvcCBzaG9ydFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMTUwfSIsIjkiOiJ7XCJpZFwiOjksXCJuYW1lXCI6XCJCb3R0b20gc2hvcnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MTUwfSIsIjEwIjoie1wiaWRcIjoxMCxcIm5hbWVcIjpcIlJpZ2h0IGxvbmdcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6NTAwfSIsIjExIjoie1wiaWRcIjoxMSxcIm5hbWVcIjpcIkxlZnQgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotNTAwfSIsIjEyIjoie1wiaWRcIjoxMixcIm5hbWVcIjpcIlRvcCBsb25nXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOi01MDB9IiwiMTMiOiJ7XCJpZFwiOjEzLFwibmFtZVwiOlwiQm90dG9tIGxvbmdcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6NTAwfSIsIjE0Ijoie1wiaWRcIjoxNCxcIm5hbWVcIjpcIjNEIEZyb250IHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOjUwMH0iLCIxNSI6IntcImlkXCI6MTUsXCJuYW1lXCI6XCIzRCBCYWNrIHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOi01MDB9IiwiMTYiOiJ7XCJpZFwiOjE2LFwibmFtZVwiOlwiM0QgRnJvbnQgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjoxNTAwfSIsIjE3Ijoie1wiaWRcIjoxNyxcIm5hbWVcIjpcIjNEIEJhY2sgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotMTUwMH0iLCIxOCI6IntcImlkXCI6MTgsXCJuYW1lXCI6XCJSb3RhdGUgMTgwXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwicm90YXRlXCI6MTgwfSIsIjE5Ijoie1wiaWRcIjoxOSxcIm5hbWVcIjpcIlJvdGF0ZSAzNjBcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJyb3RhdGVcIjozNjB9IiwiMjAiOiJ7XCJpZFwiOjIwLFwibmFtZVwiOlwiUm90YXRlIDkwXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwicm90YXRlXCI6OTB9IiwiMjEiOiJ7XCJpZFwiOjIxLFwibmFtZVwiOlwiUm90YXRlIC05MFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInJvdGF0ZVwiOi05MH0iLCIyMiI6IntcImlkXCI6MjIsXCJuYW1lXCI6XCIzRCBSb3RhdGUgbGVmdFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjUwLFwicm90YXRlWVwiOjI1MH0iLCIyMyI6IntcImlkXCI6MjMsXCJuYW1lXCI6XCIzRCBSb3RhdGUgcmlnaHRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MjUwLFwicm90YXRlWVwiOi0yNTB9IiwiMjQiOiJ7XCJpZFwiOjI0LFwibmFtZVwiOlwiM0QgUm90YXRlIHRvcFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMjUwLFwicm90YXRlWFwiOjE1MH0iLCIyNSI6IntcImlkXCI6MjUsXCJuYW1lXCI6XCIzRCBSb3RhdGUgYm90dG9tXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOjI1MCxcInJvdGF0ZVhcIjotMTUwfSIsIjI2Ijoie1wiaWRcIjoyNixcIm5hbWVcIjpcIlNrZXcgbGVmdFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjUwLFwic2tld1hcIjotMjV9IiwiMjciOiJ7XCJpZFwiOjI3LFwibmFtZVwiOlwiU2tldyByaWdodFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjoyNTAsXCJza2V3WFwiOjI1fSIsIjI4Ijoie1wiaWRcIjoyOCxcIm5hbWVcIjpcIlNrZXcgdG9wXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOi0yNTAsXCJza2V3WVwiOi0yNX0iLCIyOSI6IntcImlkXCI6MjksXCJuYW1lXCI6XCJTa2V3IGJvdHRvbVwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjoyNTAsXCJza2V3WVwiOi0yNX0iLCIzMCI6IntcImlkXCI6MzAsXCJuYW1lXCI6XCJSb3RhdGUgZnJvbnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6MTUwMCxcInJvdGF0ZVwiOjI1MH0iLCIzMSI6IntcImlkXCI6MzEsXCJuYW1lXCI6XCJSb3RhdGUgYmFja1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotMTUwMCxcInJvdGF0ZVwiOjI1MH0ifX0='),(2,'buttons_style','eyJtZXRhIjp7IkJ1dHRvblN0eWxlIWlkcyI6Ijg0LDg1LDg2LDg3LDg4LDg5LDkwLDkxLDkyLDkzLDk0LDk1LDk2LDk3LDk4LDk5LDEwMCwxMDEsMTAyLDEwMywxMDQsMTA1LDEwNiwxMDcsMTA4LDEwOSwxMTAsMTExLDExMiwxMTMsMTE0LDExNSwxMTYsMTE3LDExOCwxMTksMTIwLDEyMSwxMjIsMTIzLDEyNCwxMjUsMTI2LDEyNywxMjgsMTI5LDEzMCwxMzEsMTMyLDEzMywxMzQsMTM1LDEzNiwxMzcsMTM4LDEzOSwxNDAsMTQxLDE0MiwxNDMsMTQ0LDE0NSwxNDYsMTQ3LDE0OCwxNDksMTUwLDE1MSwxNTIsMTUzLDE1NCwxNTUsMTU2LDE1NywxNTgiLCJCdXR0b25TdHlsZSFuZXh0SWQiOjE1OX0sIk1TUGFuZWwuQnV0dG9uU3R5bGUiOnsiODQiOiJ7XCJpZFwiOjg0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04NFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODUiOiJ7XCJpZFwiOjg1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04NVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI4NiI6IntcImlkXCI6ODYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTg2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjYjk3ZWJiO1xcbmJvcmRlcjpzb2xpZCAxcHggI2I5N2ViYjtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2NhODljYztcXG5jb2xvcjojY2E4OWNjXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODciOiJ7XCJpZFwiOjg3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04N1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODgiOiJ7XCJpZFwiOjg4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04OFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzlhNjk5YztcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNjYTg5Y2M7XFxuYm94LXNoYWRvdzowIDRweCAjOWE2OTljO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzlhNjk5YztcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI4OSI6IntcImlkXCI6ODksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTg5XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MCI6IntcImlkXCI6OTAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkwXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjkxIjoie1wiaWRcIjo5MSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTFcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM1NDcyRDI7XFxuYm9yZGVyOnNvbGlkIDFweCAjNTQ3MkQyO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiM1ZDdmZTlcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MiI6IntcImlkXCI6OTIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkyXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MyI6IntcImlkXCI6OTMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkzXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNGM2OGJlO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVkN2ZlOTtcXG5ib3gtc2hhZG93OjAgNHB4ICM0YzY4YmU7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNGM2OGJlO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk0Ijoie1wiaWRcIjo5NCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk1Ijoie1wiaWRcIjo5NSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiOTYiOiJ7XCJpZFwiOjk2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi05NlwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzAwYzFjZjtcXG5ib3JkZXI6c29saWQgMXB4ICMwMGMxY2Y7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6IzAxRDRFNFwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk3Ijoie1wiaWRcIjo5NyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk4Ijoie1wiaWRcIjo5OCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOThcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICMwMGFmYmM7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojMDFENEU0O1xcbmJveC1zaGFkb3c6MCA0cHggIzAwYWZiYztcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICMwMGFmYmM7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiOTkiOiJ7XCJpZFwiOjk5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi05OVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAwIjoie1wiaWRcIjoxMDAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwMFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDEiOiJ7XCJpZFwiOjEwMSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTAxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjNGNhZGM5O1xcbmJvcmRlcjpzb2xpZCAxcHggIzRjYWRjOTtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6IzYzYjJjOTtcXG5jb2xvcjojNjNiMmM5XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAyIjoie1wiaWRcIjoxMDIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwMlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAzIjoie1wiaWRcIjoxMDMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwM1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzFhYTJjOTtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2M2IyYzk7XFxuYm94LXNoYWRvdzowIDRweCAjMWFhMmM5O1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzFhYTJjOTtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDQiOiJ7XCJpZFwiOjEwNCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA0XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDUiOiJ7XCJpZFwiOjEwNSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA1XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEwNiI6IntcImlkXCI6MTA2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMDZcIixcIm5vcm1hbFwiOlwiY29sb3I6ICNjZWMyYWI7XFxuYm9yZGVyOnNvbGlkIDFweCAjY2VjMmFiO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiNjZWJkOWRcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDciOiJ7XCJpZFwiOjEwNyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA3XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDgiOiJ7XCJpZFwiOjEwOCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA4XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjQzJCN0EyO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NlYmQ5ZDtcXG5ib3gtc2hhZG93OjAgNHB4ICNDMkI3QTI7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjQzJCN0EyO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEwOSI6IntcImlkXCI6MTA5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMDlcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMCI6IntcImlkXCI6MTEwLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTBcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTExIjoie1wiaWRcIjoxMTEsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExMVwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzUwNDg1YjtcXG5ib3JkZXI6c29saWQgMXB4ICM1MDQ4NWI7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6IzZhNjE3NlwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMiI6IntcImlkXCI6MTEyLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTJcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMyI6IntcImlkXCI6MTEzLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTNcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICM0MTJkNWI7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNmE2MTc2O1xcbmJveC1zaGFkb3c6MCA0cHggIzQxMmQ1YjtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICM0MTJkNWI7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE0Ijoie1wiaWRcIjoxMTQsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExNFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE1Ijoie1wiaWRcIjoxMTUsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExNVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMTYiOiJ7XCJpZFwiOjExNixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTE2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjOGQ2ZGM0O1xcbmJvcmRlcjpzb2xpZCAxcHggIzhkNmRjNDtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6Izk3N2NjNDtcXG5jb2xvcjojOTc3Y2M0XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE3Ijoie1wiaWRcIjoxMTcsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExN1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE4Ijoie1wiaWRcIjoxMTgsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExOFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzdjNTFjNDtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM5NzdjYzQ7XFxuYm94LXNoYWRvdzowIDRweCAjN2M1MWM0O1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzdjNTFjNDtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMTkiOiJ7XCJpZFwiOjExOSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTE5XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjAiOiJ7XCJpZFwiOjEyMCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIwXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyMSI6IntcImlkXCI6MTIxLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjFcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM3NWQ2OWM7XFxuYm9yZGVyOnNvbGlkIDFweCAjNzVkNjljO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiM3ZGU1YTdcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjIiOiJ7XCJpZFwiOjEyMixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIyXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjMiOiJ7XCJpZFwiOjEyMyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIzXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNDFkNjdkO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzdkZTVhNztcXG5ib3gtc2hhZG93OjAgNHB4ICM0MWQ2N2Q7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNDFkNjdkO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNCI6IntcImlkXCI6MTI0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNSI6IntcImlkXCI6MTI1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTI2Ijoie1wiaWRcIjoxMjYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEyNlwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzIyMjtcXG5ib3JkZXI6c29saWQgMXB4ICMyMjI7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiMzMzM7XFxuY29sb3I6IzMzM1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNyI6IntcImlkXCI6MTI3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyOCI6IntcImlkXCI6MTI4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjhcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICMwMDA7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojMzMzO1xcbmJveC1zaGFkb3c6MCA0cHggIzAwMDtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICMwMDA7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTI5Ijoie1wiaWRcIjoxMjksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEyOVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMwIjoie1wiaWRcIjoxMzAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzMFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMzEiOiJ7XCJpZFwiOjEzMSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTMxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjZGVkZWRlO1xcbmJvcmRlcjpzb2xpZCAxcHggI2RlZGVkZTtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2QxZDFkMTtcXG5jb2xvcjojZDFkMWQxXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMyIjoie1wiaWRcIjoxMzIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzMlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMzIjoie1wiaWRcIjoxMzMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzM1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1xcbmJveC1zaGFkb3c6MCA1cHggI0NBQ0FDQTtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNkMWQxZDE7XFxuY29sb3I6ICM2NjY7XFxuYm94LXNoYWRvdzowIDRweCAjQ0FDQUNBO1xcbnRvcDoxcHhcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjQ0FDQUNBO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNCI6IntcImlkXCI6MTM0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNSI6IntcImlkXCI6MTM1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTM2Ijoie1wiaWRcIjoxMzYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzNlwiLFwibm9ybWFsXCI6XCJjb2xvcjogI2Y3YmU2ODtcXG5ib3JkZXI6c29saWQgMXB4ICNmN2JlNjg7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6I2U5YjM2MlwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNyI6IntcImlkXCI6MTM3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzOCI6IntcImlkXCI6MTM4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzhcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICNFN0FGNTk7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojZTliMzYyO1xcbmJveC1zaGFkb3c6MCA0cHggI0U3QUY1OTtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICNFN0FGNTk7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTM5Ijoie1wiaWRcIjoxMzksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzOVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQwIjoie1wiaWRcIjoxNDAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0MFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDEiOiJ7XCJpZFwiOjE0MSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjNWFhMWUzO1xcbmJvcmRlcjpzb2xpZCAxcHggIzVhYTFlMztcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6IzVmYWFlZjtcXG5jb2xvcjojNWZhYWVmXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQyIjoie1wiaWRcIjoxNDIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0MlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQzIjoie1wiaWRcIjoxNDMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0M1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzRjODdiZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM1ZmFhZWY7XFxuYm94LXNoYWRvdzowIDRweCAjNGM4N2JmO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzRjODdiZjtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDQiOiJ7XCJpZFwiOjE0NCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ0XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDUiOiJ7XCJpZFwiOjE0NSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ1XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE0NiI6IntcImlkXCI6MTQ2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNDZcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM2ZGFiM2M7XFxuYm9yZGVyOnNvbGlkIDFweCAjNmRhYjNjO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiM3NmI5NDFcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDciOiJ7XCJpZFwiOjE0NyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ3XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDgiOiJ7XCJpZFwiOjE0OCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ4XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNWU5MzM0O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izc2Yjk0MTtcXG5ib3gtc2hhZG93OjAgNHB4ICM1ZTkzMzQ7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNWU5MzM0O1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE0OSI6IntcImlkXCI6MTQ5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNDlcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MCI6IntcImlkXCI6MTUwLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTBcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTUxIjoie1wiaWRcIjoxNTEsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1MVwiLFwibm9ybWFsXCI6XCJjb2xvcjogI2Y0NTI0ZDtcXG5ib3JkZXI6c29saWQgMXB4ICNmNDUyNGQ7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6I2UwNGI0N1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MiI6IntcImlkXCI6MTUyLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTJcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MyI6IntcImlkXCI6MTUzLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTNcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICNjYjQ0NDA7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojZTA0YjQ3O1xcbmJveC1zaGFkb3c6MCA0cHggI2NiNDQ0MDtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICNjYjQ0NDA7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU0Ijoie1wiaWRcIjoxNTQsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1NFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU1Ijoie1wiaWRcIjoxNTUsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1NVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNTYiOiJ7XCJpZFwiOjE1NixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTU2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjZjc5NDY4O1xcbmJvcmRlcjpzb2xpZCAxcHggI2Y3OTQ2ODtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2U3OGE2MTtcXG5jb2xvcjojZTc4YTYxXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU3Ijoie1wiaWRcIjoxNTcsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1N1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU4Ijoie1wiaWRcIjoxNTgsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1OFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggI2RhODM1YztcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlNzhhNjE7XFxuYm94LXNoYWRvdzowIDRweCAjZGE4MzVjO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggI2RhODM1YztcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0ifX0='),(3,'masterslider_custom_css_ver','1.1');
/*!40000 ALTER TABLE `wpio_masterslider_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_masterslider_sliders`
--

DROP TABLE IF EXISTS `wpio_masterslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_masterslider_sliders` (
  `ID` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slides_num` smallint(5) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_styles` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `custom_fonts` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'draft',
  PRIMARY KEY (`ID`),
  KEY `date_created` (`date_created`),
  KEY `alias` (`alias`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_masterslider_sliders`
--

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

--
-- Table structure for table `wpio_option_lists`
--

DROP TABLE IF EXISTS `wpio_option_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_option_lists` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `ques_id` int(10) NOT NULL,
  `set_name` varchar(255) NOT NULL,
  `option_title` varchar(255) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `set_order` varchar(45) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=127 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_option_lists`
--

LOCK TABLES `wpio_option_lists` WRITE;
/*!40000 ALTER TABLE `wpio_option_lists` DISABLE KEYS */;
INSERT INTO `wpio_option_lists` VALUES (118,18,'Dental','Dental Surgeon','1363','0'),(117,18,'Dental','Dental Specialist','1363','0'),(113,22,'Microfluidics','100-300µm','1367','0'),(107,20,'Microfluidics','Tissue, Cell bio-engineering (Hydrogels)','1366','0'),(106,20,'Microfluidics','Connectors','1367','0'),(105,20,'Microfluidics','PDMS master moulds','1365','0'),(104,20,'Microfluidics','Enclosed Chips','1365','0'),(103,20,'Microfluidics','Droplet System','1367','0'),(116,18,'Dental','Family Dental Practice','1363','0'),(112,22,'Microfluidics','50-200µm','1366','0'),(111,22,'Microfluidics','30-100µm','1365','0'),(110,21,'Microfluidics','405nm','1365','0'),(108,21,'Microfluidics','365nm','1366','0'),(109,21,'Microfluidics','385nm','1365','0'),(115,18,'Dental','Dental Practioner','1363','0'),(114,22,'Microfluidics','300 & Above','1367','0'),(98,13,'Jewellery','25-30','1368','4'),(99,13,'Jewellery','30 and above','1359','5'),(97,13,'Jewellery','15-25','1357','3'),(95,13,'Jewellery','2-5','1355','1'),(96,13,'Jewellery','6-15','1356','2'),(90,1,'Jewellery','Casting house','1358','0'),(91,1,'Jewellery','Custom CAD designer','1357','0'),(92,1,'Jewellery','Jewellery manufacturer','1359','0'),(93,1,'Jewellery','Retail store','1358','0'),(94,1,'Jewellery','Jewellery school or jewellery training Centre','1358','0'),(100,16,'Jewellery','Organic pieces with high detail and complexity','1355','0'),(101,16,'Jewellery','Intricate pieces with high to moderate detail & complexity','1357','0'),(102,16,'Jewellery','Everyday wearable jewellery with moderate amount of detailing','1358','0'),(119,17,'Dental','Upper & Lower Jaw','1364','0'),(120,17,'Dental','Surgical Guides','1363','0'),(121,17,'Dental','Castable Parts','1363','0'),(122,17,'Dental','Crowns & Bridges','1363','0'),(123,17,'Dental','All of the above','1364','0'),(124,19,'Dental','Upper or lower jaw (3-4 hours of print)','1364','0'),(125,19,'Dental','Surgical Guides (2-3 hours of print)','1363','0'),(126,19,'Dental','Crowns & Bridges (1 Hour of print)','1363','0');
/*!40000 ALTER TABLE `wpio_option_lists` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_options`
--

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

--
-- Dumping data for table `wpio_options`
--

LOCK TABLES `wpio_options` WRITE;
/*!40000 ALTER TABLE `wpio_options` DISABLE KEYS */;
INSERT INTO `wpio_options` VALUES (1,'siteurl','https://creativecad.works','yes'),(2,'home','https://creativecad.works','yes'),(3,'blogname','Creative CADworks','yes'),(4,'blogdescription','3D Printers and Resins','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','admin@cadworks3d.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(20226,'wpseo_onpage','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1551301795;}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:21:{i:0;s:79:\"custom-related-products-for-woocommerce/woocommerce-custom-related-products.php\";i:1;s:25:\"duplicator/duplicator.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:45:\"formidable-mailchimp/formidable-mailchimp.php\";i:5;s:25:\"formidable/formidable.php\";i:6;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:7;s:15:\"kirki/kirki.php\";i:8;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:9;s:57:\"re-add-text-justify-button/re-add-text-justify-button.php\";i:10;s:45:\"simple-page-ordering/simple-page-ordering.php\";i:11;s:33:\"th-widget-pack/th-widget-pack.php\";i:12;s:18:\"top-bar/topbar.php\";i:13;s:59:\"wc-aelia-foundation-classes/wc-aelia-foundation-classes.php\";i:14;s:73:\"woocommerce-aelia-currencyswitcher/woocommerce-aelia-currencyswitcher.php\";i:15;s:59:\"woocommerce-gateway-moneris/woocommerce-gateway-moneris.php\";i:16;s:69:\"woocommerce-moneris-extended/woocommerce-gateway-moneris-extended.php\";i:17;s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";i:18;s:57:\"woocommerce-shipping-fedex/woocommerce-shipping-fedex.php\";i:19;s:27:\"woocommerce/woocommerce.php\";i:20;s:24:\"wordpress-seo/wp-seo.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','-4','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:72:\"/home/cadwor6/creativecad.works/wp-content/themes/stratusx/functions.php\";i:1;s:68:\"/home/cadwor6/creativecad.works/wp-content/themes/stratusx/style.css\";i:2;s:73:\"/home/cadwor6/creativecad.works/wp-content/plugins/master-data/master.php\";i:3;s:75:\"/home/cadwor6/creativecad.works/wp-content/plugins/master-data/js/custom.js\";i:4;s:70:\"/home/cadwor6/creativecad.works/wp-content/plugins/akismet/akismet.php\";}','no'),(40,'template','stratusx','yes'),(41,'stylesheet','stratusx','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:4:{i:1;a:0:{}i:2;a:5:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:436:\"Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm “Resinworks3D” where we manufacture resins for DLP and LCD based 3D Printers.\";s:6:\"filter\";b:1;s:12:\"widget_logic\";s:0:\"\";s:6:\"visual\";b:1;}i:3;a:5:{s:5:\"title\";s:10:\"Contact Us\";s:4:\"text\";s:111:\"<i class=\"fa fa-map-marker\"></i> 27 Queen St. East Suite 1401 Toronto, Ontario M5C 2M6, Canada\r\n\r\n416-368-7266\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:4:{s:47:\"lara-google-analytics/lara-google-analytics.php\";s:20:\"lrgawidget_uninstall\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:59:\"wc-aelia-foundation-classes/wc-aelia-foundation-classes.php\";a:2:{i:0;s:25:\"WC_AeliaFoundationClasses\";i:1;s:9:\"uninstall\";}s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','82','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','633','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','38590','yes'),(92,'wpio_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:127:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:14:\"frm_view_forms\";b:1;s:14:\"frm_edit_forms\";b:1;s:16:\"frm_delete_forms\";b:1;s:19:\"frm_change_settings\";b:1;s:16:\"frm_view_entries\";b:1;s:18:\"frm_delete_entries\";b:1;s:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:41:{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:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:43:{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:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:42:{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:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(93,'fresh_site','0','yes'),(94,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-posts','a:2:{i:3;a:4:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:4;s:9:\"show_date\";b:1;s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:7:{s:19:\"wp_inactive_widgets\";a:20:{i:0;s:20:\"themo-social-icons-2\";i:1;s:20:\"themo-social-icons-3\";i:2;s:20:\"themo-social-icons-5\";i:3;s:20:\"themo-social-icons-7\";i:4;s:25:\"themo-payments-accepted-3\";i:5;s:25:\"themo-payments-accepted-4\";i:6;s:25:\"themo-payments-accepted-5\";i:7;s:25:\"themo-payments-accepted-7\";i:8;s:20:\"themo-contact-info-3\";i:9;s:20:\"themo-contact-info-5\";i:10;s:26:\"woocommerce_price_filter-2\";i:11;s:15:\"frm_show_form-3\";i:12;s:15:\"frm_show_form-5\";i:13;s:10:\"archives-2\";i:14;s:6:\"meta-2\";i:15;s:12:\"categories-2\";i:16;s:17:\"recent-comments-2\";i:17;s:11:\"tag_cloud-2\";i:18;s:14:\"recent-posts-3\";i:19;s:10:\"nav_menu-3\";}s:15:\"sidebar-primary\";a:4:{i:0;s:26:\"woocommerce_price_filter-3\";i:1;s:32:\"woocommerce_product_categories-2\";i:2;s:25:\"woocommerce_layered_nav-2\";i:3;s:33:\"woocommerce_layered_nav_filters-2\";}s:16:\"sidebar-footer-1\";a:1:{i:0;s:6:\"text-2\";}s:16:\"sidebar-footer-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:16:\"sidebar-footer-3\";a:0:{}s:16:\"sidebar-footer-4\";a:1:{i:0;s:6:\"text-3\";}s:13:\"array_version\";i:3;}','yes'),(136,'option_tree_settings','a:2:{s:8:\"sections\";a:1:{i:0;a:2:{s:2:\"id\";s:7:\"general\";s:5:\"title\";s:7:\"General\";}}s:8:\"settings\";a:1:{i:0;a:10:{s:2:\"id\";s:11:\"sample_text\";s:5:\"label\";s:23:\"Sample Text Field Label\";s:4:\"desc\";s:38:\"Description for the sample text field.\";s:7:\"section\";s:7:\"general\";s:4:\"type\";s:4:\"text\";s:3:\"std\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:7:\"choices\";a:0:{}}}}','yes'),(137,'option_tree','a:1:{s:11:\"sample_text\";s:0:\"\";}','yes'),(139,'ot_media_post_ID','4','yes'),(142,'theme_mods_stratusx-child','a:22:{s:18:\"custom_css_post_id\";i:99;s:18:\"nav_menu_locations\";a:1:{s:18:\"primary_navigation\";i:21;}s:25:\"themo_top_nav_icon_blocks\";a:4:{i:0;a:4:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"themo_top_nav_icon\";s:21:\"fa fa-envelope-open-o\";s:22:\"themo_top_nav_icon_url\";s:30:\"mailto:contact@themovation.com\";s:29:\"themo_top_nav_icon_url_target\";b:0;}i:1;a:4:{s:5:\"title\";s:14:\"How to Find Us\";s:18:\"themo_top_nav_icon\";s:11:\"fa fa-map-o\";s:22:\"themo_top_nav_icon_url\";s:1:\"#\";s:29:\"themo_top_nav_icon_url_target\";b:0;}i:2;a:4:{s:5:\"title\";s:12:\"250-555-5555\";s:18:\"themo_top_nav_icon\";s:12:\"fa fa-mobile\";s:22:\"themo_top_nav_icon_url\";s:16:\"tel:250-555-5555\";s:29:\"themo_top_nav_icon_url_target\";b:0;}i:3;a:3:{s:18:\"themo_top_nav_icon\";s:13:\"fa fa-twitter\";s:22:\"themo_top_nav_icon_url\";s:18:\"http://twitter.com\";s:29:\"themo_top_nav_icon_url_target\";b:1;}}s:27:\"themo_social_media_accounts\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Facebook\";s:22:\"themo_social_font_icon\";s:14:\"fa fa-facebook\";s:16:\"themo_social_url\";s:24:\"https://www.facebook.com\";s:23:\"themo_social_url_target\";b:1;}i:1;a:4:{s:5:\"title\";s:7:\"Twitter\";s:22:\"themo_social_font_icon\";s:13:\"fa fa-twitter\";s:16:\"themo_social_url\";s:19:\"https://twitter.com\";s:23:\"themo_social_url_target\";b:1;}i:2;a:4:{s:5:\"title\";s:9:\"Instagram\";s:22:\"themo_social_font_icon\";s:15:\"fa fa-instagram\";s:16:\"themo_social_url\";s:1:\"#\";s:23:\"themo_social_url_target\";b:1;}}s:23:\"themo_payments_accepted\";a:3:{i:0;a:4:{s:5:\"title\";s:4:\"Visa\";s:28:\"themo_payments_accepted_logo\";s:0:\"\";s:17:\"themo_payment_url\";s:16:\"https://visa.com\";s:24:\"themo_payment_url_target\";b:1;}i:1;a:4:{s:5:\"title\";s:6:\"PayPal\";s:28:\"themo_payments_accepted_logo\";s:0:\"\";s:17:\"themo_payment_url\";s:18:\"https://paypal.com\";s:24:\"themo_payment_url_target\";b:1;}i:2;a:4:{s:5:\"title\";s:10:\"MasterCard\";s:28:\"themo_payments_accepted_logo\";s:0:\"\";s:17:\"themo_payment_url\";s:22:\"https://mastercard.com\";s:24:\"themo_payment_url_target\";b:1;}}s:19:\"themo_contact_icons\";a:3:{i:0;a:4:{s:5:\"title\";s:23:\"contact@themovation.com\";s:18:\"themo_contact_icon\";s:21:\"fa fa-envelope-open-o\";s:22:\"themo_contact_icon_url\";s:28:\"mailto:contact@ourdomain.com\";s:29:\"themo_contact_icon_url_target\";b:1;}i:1;a:4:{s:5:\"title\";s:14:\"1-800-222-4545\";s:18:\"themo_contact_icon\";s:12:\"fa fa-mobile\";s:22:\"themo_contact_icon_url\";s:16:\"tel:800-222-4545\";s:29:\"themo_contact_icon_url_target\";b:1;}i:2;a:4:{s:5:\"title\";s:8:\"Location\";s:18:\"themo_contact_icon\";s:11:\"fa fa-map-o\";s:22:\"themo_contact_icon_url\";s:1:\"#\";s:29:\"themo_contact_icon_url_target\";b:0;}}s:13:\"color_primary\";s:7:\"#045089\";s:12:\"color_accent\";s:7:\"#f96d64\";s:18:\"headers_typography\";a:5:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";s:7:\"subsets\";N;}s:15:\"body_typography\";a:9:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:7:\"regular\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"1.65\";s:5:\"color\";s:7:\"#333333\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";s:7:\"subsets\";N;s:11:\"font-backup\";s:0:\"\";}s:15:\"menu_typography\";a:8:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:7:\"regular\";s:9:\"font-size\";s:4:\"15px\";s:5:\"color\";s:7:\"#333333\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";s:7:\"subsets\";N;s:11:\"font-backup\";s:0:\"\";}s:18:\"additional_fonts_1\";a:5:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";s:11:\"font-weight\";i:700;s:10:\"font-style\";s:6:\"normal\";s:7:\"subsets\";N;}s:18:\"additional_fonts_2\";a:5:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"300\";s:11:\"font-weight\";i:300;s:10:\"font-style\";s:6:\"normal\";s:7:\"subsets\";N;}s:18:\"themo_button_style\";s:5:\"round\";s:20:\"themo_footer_columns\";s:1:\"3\";s:36:\"themo_logo_transparent_header_enable\";b:1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1522095694;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:19:{i:0;s:26:\"woocommerce_price_filter-2\";i:1;s:20:\"themo-social-icons-2\";i:2;s:20:\"themo-social-icons-3\";i:3;s:20:\"themo-social-icons-5\";i:4;s:20:\"themo-social-icons-7\";i:5;s:25:\"themo-payments-accepted-3\";i:6;s:25:\"themo-payments-accepted-4\";i:7;s:25:\"themo-payments-accepted-5\";i:8;s:25:\"themo-payments-accepted-7\";i:9;s:20:\"themo-contact-info-3\";i:10;s:20:\"themo-contact-info-5\";i:11;s:15:\"frm_show_form-3\";i:12;s:15:\"frm_show_form-5\";i:13;s:10:\"archives-2\";i:14;s:6:\"meta-2\";i:15;s:12:\"categories-2\";i:16;s:17:\"recent-comments-2\";i:17;s:11:\"tag_cloud-2\";i:18;s:14:\"recent-posts-3\";}s:15:\"sidebar-primary\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:11:\"tag_cloud-4\";}s:16:\"sidebar-footer-1\";a:1:{i:0;s:6:\"text-2\";}s:16:\"sidebar-footer-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:16:\"sidebar-footer-3\";a:1:{i:0;s:10:\"nav_menu-3\";}}}s:17:\"themo_logo_height\";s:2:\"27\";s:10:\"themo_logo\";s:71:\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png\";s:18:\"themo_header_style\";s:5:\"light\";s:20:\"themo_top_nav_switch\";b:0;s:19:\"themo_footer_credit\";s:19:\"© 2017 CADworks3D \";}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_tag_cloud','a:2:{i:2;a:3:{s:5:\"title\";s:4:\"Tags\";s:8:\"taxonomy\";s:8:\"post_tag\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_nav_menu','a:3:{i:2;a:3:{s:5:\"title\";s:7:\"Sitemap\";s:8:\"nav_menu\";i:22;s:12:\"widget_logic\";s:0:\"\";}i:3;a:3:{s:5:\"title\";s:13:\"Order Support\";s:8:\"nav_menu\";i:23;s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'cron','a:24:{i:1551737199;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1551737234;a:1:{s:16:\"http_worker_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:25:\"http_worker_cron_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:180;}}}i:1551737656;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:1551740322;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1551747968;a:1:{s:32:\"puc_cron_check_updates-elementor\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551751625;a:1:{s:35:\"puc_cron_check_updates-masterslider\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551752703;a:1:{s:50:\"puc_cron_check_updates-wc-aelia-foundation-classes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551758400;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1551761708;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551761714;a:2:{s:37:\"puc_cron_check_updates-th-widget-pack\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:28:\"puc_cron_check_updates-kirki\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551763102;a:1:{s:57:\"puc_cron_check_updates-woocommerce-aelia-currencyswitcher\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551763126;a:1:{s:48:\"check_plugin_updates-wc-aelia-foundation-classes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551774281;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1551787200;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}i:1551795881;a:1:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1551795891;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1551804908;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:1551806319;a:1:{s:23:\"aelia_afc_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1551806681;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1551813074;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1551814684;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:1551899474;a:1:{s:18:\"wpseo_onpage_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1551943301;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(9148,'monsterinsights_notices','a:1:{s:46:\"monsterinsights_woocommerce_tracking_available\";b:1;}','yes'),(120,'can_compress_scripts','0','no'),(145,'recently_activated','a:0:{}','yes'),(146,'_elementor_installed_time','1495657290','yes'),(147,'elementor_remote_info_templates_data','a:138:{i:0;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:2;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"8\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:8;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"10\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"11\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"12\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:2:\"13\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:21;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:2:\"24\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:2:\"25\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:2:\"28\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:2:\"29\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:31;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:2:\"33\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:33;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:38;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:44;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:46;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:49;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:54;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:57;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:63;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"65\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:66;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:71;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"74\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:73;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:75;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"77\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"81\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"82\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"85\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:84;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"86\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:88;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:90;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:99;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:101;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:13:\"Coming Soon 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:13:\"Coming Soon 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:123;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:124;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:126;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:129;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:130;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:132;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:134;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}','no'),(8987,'external_updates-wc-aelia-foundation-classes','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1551732055;s:14:\"checkedVersion\";s:12:\"2.0.1.180821\";s:6:\"update\";O:8:\"stdClass\":10:{s:4:\"slug\";s:27:\"wc-aelia-foundation-classes\";s:7:\"version\";s:12:\"2.0.4.190201\";s:12:\"download_url\";s:75:\"http://wpupdate.aelia.co//?action=download&slug=wc-aelia-foundation-classes\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:51:\"https://aelia.co/shop/product-category/woocommerce/\";s:6:\"tested\";s:3:\"5.0\";s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:59:\"wc-aelia-foundation-classes/wc-aelia-foundation-classes.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p4_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(19866,'woocommerce_erasure_request_removes_order_data','no','no'),(19867,'woocommerce_erasure_request_removes_download_data','no','no'),(19868,'wp_page_for_privacy_policy','2166','yes'),(19869,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(10418,'woocommerce_fedex_1_settings','a:14:{s:5:\"title\";s:5:\"FedEx\";s:6:\"origin\";s:7:\"M5C 2M6\";s:7:\"packing\";s:0:\"\";s:14:\"packing_method\";s:11:\"box_packing\";s:5:\"boxes\";a:12:{s:15:\"FEDEX_SMALL_BOX\";a:1:{s:7:\"enabled\";b:1;}s:17:\"FEDEX_SMALL_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:16:\"FEDEX_MEDIUM_BOX\";a:1:{s:7:\"enabled\";b:1;}s:18:\"FEDEX_MEDIUM_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:15:\"FEDEX_LARGE_BOX\";a:1:{s:7:\"enabled\";b:1;}s:17:\"FEDEX_LARGE_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:21:\"FEDEX_EXTRA_LARGE_BOX\";a:1:{s:7:\"enabled\";b:1;}s:23:\"FEDEX_EXTRA_LARGE_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:9:\"FEDEX_PAK\";a:1:{s:7:\"enabled\";b:1;}s:14:\"FEDEX_ENVELOPE\";a:1:{s:7:\"enabled\";b:1;}s:14:\"FEDEX_10KG_BOX\";a:1:{s:7:\"enabled\";b:1;}s:14:\"FEDEX_25KG_BOX\";a:1:{s:7:\"enabled\";b:1;}}s:5:\"rates\";s:0:\"\";s:11:\"residential\";s:3:\"yes\";s:15:\"insure_contents\";s:2:\"no\";s:14:\"fedex_one_rate\";s:2:\"no\";s:19:\"direct_distribution\";s:2:\"no\";s:12:\"request_type\";s:4:\"LIST\";s:13:\"smartpost_hub\";s:0:\"\";s:11:\"offer_rates\";s:3:\"all\";s:8:\"services\";a:24:{s:15:\"FIRST_OVERNIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:18:\"PRIORITY_OVERNIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:18:\"STANDARD_OVERNIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:14:\"FEDEX_2_DAY_AM\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:11:\"FEDEX_2_DAY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:19:\"FEDEX_EXPRESS_SAVER\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:20:\"GROUND_HOME_DELIVERY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:12:\"FEDEX_GROUND\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:21:\"INTERNATIONAL_ECONOMY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:19:\"INTERNATIONAL_FIRST\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:22:\"INTERNATIONAL_PRIORITY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:34:\"EUROPE_FIRST_INTERNTIONAL_PRIORITY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:19:\"FEDEX_1_DAY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:19:\"FEDEX_2_DAY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:19:\"FEDEX_3_DAY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:29:\"INTERNATIONAL_ECONOMY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:30:\"INTERNATIONAL_PRIORITY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:13:\"FEDEX_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:22:\"FEDEX_NATIONAL_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:20:\"INTERNATIONAL_GROUND\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:10:\"SMART_POST\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:19:\"FEDEX_FIRST_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:21:\"FEDEX_FREIGHT_ECONOMY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}s:22:\"FEDEX_FREIGHT_PRIORITY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-21\";}}}','yes'),(6032,'elementor_fonts_manager_font_types','a:0:{}','yes'),(6033,'elementor_fonts_manager_fonts','a:0:{}','yes'),(6037,'elementor_pro_license_key','c537656ea96886a2a6acdd1b385b71d4','yes'),(10274,'elementor_pro_theme_builder_conditions','a:0:{}','yes'),(15602,'mailchimp-woocommerce-validation.campaign_defaults','1','yes'),(5473,'wc_stripe_show_keys_notice','no','yes'),(8084,'zoooom_settings','a:45:{s:9:\"lensShape\";s:6:\"square\";s:10:\"cursorType\";s:7:\"default\";s:8:\"zwEasing\";i:12;s:8:\"lensSize\";i:200;s:15:\"borderThickness\";i:1;s:11:\"borderColor\";s:7:\"#ffffff\";s:8:\"lensFade\";d:0.5;s:4:\"tint\";b:1;s:9:\"tintColor\";s:7:\"#ffffff\";s:11:\"tintOpacity\";d:0.10000000000000001;s:7:\"zwWidth\";i:400;s:8:\"zwHeight\";i:360;s:9:\"zwPadding\";i:10;s:17:\"zwBorderThickness\";i:1;s:8:\"zwShadow\";i:4;s:13:\"zwBorderColor\";s:7:\"#888888\";s:14:\"zwBorderRadius\";i:0;s:6:\"zwFade\";d:0.5;s:18:\"enable_woocommerce\";b:1;s:19:\"exchange_thumbnails\";b:1;s:13:\"enable_mobile\";b:0;s:7:\"woo_cat\";b:0;s:17:\"force_woocommerce\";b:1;s:26:\"remove_lightbox_thumbnails\";b:0;s:15:\"remove_lightbox\";b:0;s:14:\"woo_variations\";b:0;s:17:\"force_attachments\";b:0;s:12:\"custom_class\";s:0:\"\";s:10:\"flexslider\";s:0:\"\";s:3:\"owl\";s:0:\"\";s:8:\"flickity\";s:0:\"\";s:15:\"huge_it_gallery\";s:0:\"\";s:20:\"enable_lightbox_zoom\";b:0;s:7:\"onClick\";s:5:\"false\";s:5:\"ratio\";s:7:\"default\";s:10:\"lensColour\";s:7:\"#ffffff\";s:11:\"lensOverlay\";b:0;s:12:\"zwResponsive\";b:0;s:21:\"zwResponsiveThreshold\";s:0:\"\";s:13:\"zwPositioning\";s:0:\"\";s:14:\"mousewheelZoom\";s:0:\"\";s:10:\"customText\";s:0:\"\";s:14:\"customTextSize\";s:0:\"\";s:15:\"customTextColor\";s:7:\"#000000\";s:15:\"customTextAlign\";s:0:\"\";}','yes'),(10434,'woocommerce_fedex_2_settings','a:14:{s:5:\"title\";s:5:\"FedEx\";s:6:\"origin\";s:7:\"M5C 2M6\";s:7:\"packing\";s:0:\"\";s:14:\"packing_method\";s:11:\"box_packing\";s:5:\"boxes\";a:12:{s:15:\"FEDEX_SMALL_BOX\";a:1:{s:7:\"enabled\";b:1;}s:17:\"FEDEX_SMALL_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:16:\"FEDEX_MEDIUM_BOX\";a:1:{s:7:\"enabled\";b:1;}s:18:\"FEDEX_MEDIUM_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:15:\"FEDEX_LARGE_BOX\";a:1:{s:7:\"enabled\";b:1;}s:17:\"FEDEX_LARGE_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:21:\"FEDEX_EXTRA_LARGE_BOX\";a:1:{s:7:\"enabled\";b:1;}s:23:\"FEDEX_EXTRA_LARGE_BOX:2\";a:1:{s:7:\"enabled\";b:1;}s:9:\"FEDEX_PAK\";a:1:{s:7:\"enabled\";b:1;}s:14:\"FEDEX_ENVELOPE\";a:1:{s:7:\"enabled\";b:1;}s:14:\"FEDEX_10KG_BOX\";a:1:{s:7:\"enabled\";b:1;}s:14:\"FEDEX_25KG_BOX\";a:1:{s:7:\"enabled\";b:1;}}s:5:\"rates\";s:0:\"\";s:11:\"residential\";s:3:\"yes\";s:15:\"insure_contents\";s:2:\"no\";s:14:\"fedex_one_rate\";s:2:\"no\";s:19:\"direct_distribution\";s:2:\"no\";s:12:\"request_type\";s:4:\"LIST\";s:13:\"smartpost_hub\";s:0:\"\";s:11:\"offer_rates\";s:3:\"all\";s:8:\"services\";a:24:{s:15:\"FIRST_OVERNIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:18:\"PRIORITY_OVERNIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:18:\"STANDARD_OVERNIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:14:\"FEDEX_2_DAY_AM\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:11:\"FEDEX_2_DAY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:19:\"FEDEX_EXPRESS_SAVER\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:20:\"GROUND_HOME_DELIVERY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:12:\"FEDEX_GROUND\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:21:\"INTERNATIONAL_ECONOMY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:19:\"INTERNATIONAL_FIRST\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:22:\"INTERNATIONAL_PRIORITY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:34:\"EUROPE_FIRST_INTERNTIONAL_PRIORITY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:19:\"FEDEX_1_DAY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:19:\"FEDEX_2_DAY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:19:\"FEDEX_3_DAY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:29:\"INTERNATIONAL_ECONOMY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:30:\"INTERNATIONAL_PRIORITY_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:13:\"FEDEX_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:22:\"FEDEX_NATIONAL_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:20:\"INTERNATIONAL_GROUND\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:10:\"SMART_POST\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:19:\"FEDEX_FIRST_FREIGHT\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:21:\"FEDEX_FREIGHT_ECONOMY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}s:22:\"FEDEX_FREIGHT_PRIORITY\";a:5:{s:4:\"name\";s:0:\"\";s:5:\"order\";s:0:\"\";s:7:\"enabled\";b:1;s:10:\"adjustment\";s:0:\"\";s:18:\"adjustment_percent\";s:3:\"-30\";}}}','yes'),(15995,'mailchimp-woocommerce-validation.newsletter_settings','1','yes'),(15996,'mailchimp-woocommerce-store_created_at','1528046713','yes'),(15997,'mailchimp-woocommerce-script_url','https://chimpstatic.com/mcjs-connected/js/users/5e7e290cbdbd483547baa4848/7889138988ba520dcd9eafe11.js','yes'),(15998,'mailchimp-woocommerce-script_fragment','<script id=\"mcjs\">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,\"script\",\"https://chimpstatic.com/mcjs-connected/js/users/5e7e290cbdbd483547baa4848/7889138988ba520dcd9eafe11.js\");</script>','yes'),(15999,'mailchimp-woocommerce-sync.orders.current_page','1','yes'),(16000,'mailchimp-woocommerce-sync.products.current_page','1','yes'),(16001,'mailchimp-woocommerce-sync.syncing','','yes'),(16002,'mailchimp-woocommerce-sync.started_at','1528046713','yes'),(16010,'mailchimp-woocommerce-resource-last-updated','1550688114','yes'),(712,'theme_mods_twentyfifteen','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:21;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1522075431;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:15:\"frm_show_form-3\";i:1;s:15:\"frm_show_form-5\";i:2;s:10:\"archives-2\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:17:\"recent-comments-2\";i:6;s:11:\"tag_cloud-2\";i:7;s:14:\"recent-posts-3\";i:8;s:6:\"text-2\";i:9;s:15:\"frm_show_form-7\";}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:11:\"tag_cloud-4\";}}}}','yes'),(131,'theme_mods_twentyseventeen','a:3:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1522095716;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:26:\"woocommerce_price_filter-2\";i:1;s:15:\"frm_show_form-3\";i:2;s:15:\"frm_show_form-5\";i:3;s:10:\"archives-2\";i:4;s:6:\"meta-2\";i:5;s:12:\"categories-2\";i:6;s:17:\"recent-comments-2\";i:7;s:11:\"tag_cloud-2\";i:8;s:14:\"recent-posts-3\";}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:11:\"tag_cloud-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:6:\"text-2\";i:1;s:10:\"nav_menu-3\";}s:9:\"sidebar-3\";a:1:{i:0;s:10:\"nav_menu-2\";}}}s:18:\"nav_menu_locations\";a:1:{s:3:\"top\";i:21;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(132,'current_theme','Stratus','yes'),(133,'theme_mods_stratusx','a:21:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:18:\"primary_navigation\";i:21;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1522095706;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:19:{i:0;s:26:\"woocommerce_price_filter-2\";i:1;s:20:\"themo-social-icons-2\";i:2;s:20:\"themo-social-icons-3\";i:3;s:20:\"themo-social-icons-5\";i:4;s:20:\"themo-social-icons-7\";i:5;s:25:\"themo-payments-accepted-3\";i:6;s:25:\"themo-payments-accepted-4\";i:7;s:25:\"themo-payments-accepted-5\";i:8;s:25:\"themo-payments-accepted-7\";i:9;s:20:\"themo-contact-info-3\";i:10;s:20:\"themo-contact-info-5\";i:11;s:15:\"frm_show_form-3\";i:12;s:15:\"frm_show_form-5\";i:13;s:10:\"archives-2\";i:14;s:6:\"meta-2\";i:15;s:12:\"categories-2\";i:16;s:17:\"recent-comments-2\";i:17;s:11:\"tag_cloud-2\";i:18;s:14:\"recent-posts-3\";}s:15:\"sidebar-primary\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:11:\"tag_cloud-4\";}s:16:\"sidebar-footer-1\";a:1:{i:0;s:6:\"text-2\";}s:16:\"sidebar-footer-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:16:\"sidebar-footer-3\";a:1:{i:0;s:10:\"nav_menu-3\";}s:16:\"sidebar-footer-4\";a:0:{}}}s:18:\"custom_css_post_id\";i:101;s:17:\"themo_logo_height\";s:3:\"100\";s:10:\"themo_logo\";s:74:\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png\";s:25:\"themo_top_nav_icon_blocks\";a:4:{i:0;a:4:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"themo_top_nav_icon\";s:21:\"fa fa-envelope-open-o\";s:22:\"themo_top_nav_icon_url\";s:30:\"mailto:contact@themovation.com\";s:29:\"themo_top_nav_icon_url_target\";b:0;}i:1;a:4:{s:5:\"title\";s:14:\"How to Find Us\";s:18:\"themo_top_nav_icon\";s:11:\"fa fa-map-o\";s:22:\"themo_top_nav_icon_url\";s:1:\"#\";s:29:\"themo_top_nav_icon_url_target\";b:0;}i:2;a:4:{s:5:\"title\";s:12:\"250-555-5555\";s:18:\"themo_top_nav_icon\";s:12:\"fa fa-mobile\";s:22:\"themo_top_nav_icon_url\";s:16:\"tel:250-555-5555\";s:29:\"themo_top_nav_icon_url_target\";b:0;}i:3;a:3:{s:18:\"themo_top_nav_icon\";s:13:\"fa fa-twitter\";s:22:\"themo_top_nav_icon_url\";s:18:\"http://twitter.com\";s:29:\"themo_top_nav_icon_url_target\";b:1;}}s:27:\"themo_social_media_accounts\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Facebook\";s:22:\"themo_social_font_icon\";s:13:\"fa fa-twitter\";s:16:\"themo_social_url\";s:24:\"https://www.facebook.com\";s:23:\"themo_social_url_target\";b:1;}i:1;a:4:{s:5:\"title\";s:7:\"Twitter\";s:22:\"themo_social_font_icon\";s:13:\"fa fa-twitter\";s:16:\"themo_social_url\";s:19:\"https://twitter.com\";s:23:\"themo_social_url_target\";b:1;}i:2;a:4:{s:5:\"title\";s:9:\"Instagram\";s:22:\"themo_social_font_icon\";s:15:\"fa fa-instagram\";s:16:\"themo_social_url\";s:1:\"#\";s:23:\"themo_social_url_target\";b:1;}}s:23:\"themo_payments_accepted\";a:3:{i:0;a:4:{s:5:\"title\";s:4:\"Visa\";s:28:\"themo_payments_accepted_logo\";s:0:\"\";s:17:\"themo_payment_url\";s:16:\"https://visa.com\";s:24:\"themo_payment_url_target\";b:1;}i:1;a:4:{s:5:\"title\";s:6:\"PayPal\";s:28:\"themo_payments_accepted_logo\";s:0:\"\";s:17:\"themo_payment_url\";s:18:\"https://paypal.com\";s:24:\"themo_payment_url_target\";b:1;}i:2;a:4:{s:5:\"title\";s:10:\"MasterCard\";s:28:\"themo_payments_accepted_logo\";s:0:\"\";s:17:\"themo_payment_url\";s:22:\"https://mastercard.com\";s:24:\"themo_payment_url_target\";b:1;}}s:19:\"themo_contact_icons\";a:3:{i:0;a:4:{s:5:\"title\";s:23:\"contact@themovation.com\";s:18:\"themo_contact_icon\";s:21:\"fa fa-envelope-open-o\";s:22:\"themo_contact_icon_url\";s:28:\"mailto:contact@ourdomain.com\";s:29:\"themo_contact_icon_url_target\";b:1;}i:1;a:4:{s:5:\"title\";s:14:\"1-800-222-4545\";s:18:\"themo_contact_icon\";s:12:\"fa fa-mobile\";s:22:\"themo_contact_icon_url\";s:16:\"tel:800-222-4545\";s:29:\"themo_contact_icon_url_target\";b:1;}i:2;a:4:{s:5:\"title\";s:8:\"Location\";s:18:\"themo_contact_icon\";s:11:\"fa fa-map-o\";s:22:\"themo_contact_icon_url\";s:1:\"#\";s:29:\"themo_contact_icon_url_target\";b:0;}}s:18:\"themo_header_style\";s:5:\"light\";s:20:\"themo_top_nav_switch\";b:0;s:20:\"themo_footer_columns\";s:1:\"4\";s:19:\"themo_sticky_header\";b:0;s:32:\"themo_single_post_layout_sidebar\";s:5:\"right\";s:12:\"color_accent\";s:7:\"#f96d64\";s:13:\"color_primary\";s:7:\"#00a1b1\";s:19:\"themo_footer_credit\";s:0:\"\";s:22:\"themo_footer_copyright\";s:25:\"© 2019 Creative CADworks\";s:26:\"themo_footer_widget_switch\";b:1;s:19:\"themo_woo_cart_icon\";s:10:\"th-i-cart3\";}','yes'),(134,'theme_switched','','yes'),(148,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:51:\"Introducing the Ultimate Freehand Design Experience\";s:7:\"excerpt\";s:147:\"Elementor v2.5 brings you the power of position absolute, position fixed, side-by-side widgets, Flexbox distribution & performance improvements.​\";s:7:\"created\";s:10:\"1551700888\";s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:127:\"https://elementor.com/blog/introducing-flexible-layout/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:49:\"How to Create Popups in WordPress Using Elementor\";s:7:\"excerpt\";s:103:\"Learn how to use Elementor Popup Builder to design and target popups in WordPress like never before.​\";s:7:\"created\";s:10:\"1549412185\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/create-popups-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:25:\"Introducing Popup Builder\";s:7:\"excerpt\";s:116:\"Today, we are releasing what we consider one of our most substantial features to date - The Elementor Popup Builder.\";s:7:\"created\";s:10:\"1548077069\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:125:\"https://elementor.com/blog/introducing-popup-builder/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(151,'envato_market_version','2.0.0','yes'),(152,'envato_market','a:1:{s:16:\"is_plugin_active\";s:0:\"\";}','yes'),(153,'envato_market_installed_version','2.0.0','yes'),(154,'envato_market_state','activated','yes'),(155,'formidable_do_activation_message','1','yes'),(158,'widget_frm_show_form','a:3:{i:3;a:3:{s:5:\"title\";s:18:\"Free Trial Sign Up\";s:4:\"form\";s:2:\"18\";s:12:\"widget_logic\";s:0:\"\";}i:5;a:3:{s:5:\"title\";s:10:\"Free Trial\";s:4:\"form\";s:2:\"18\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(159,'frm_options','O:11:\"FrmSettings\":36:{s:11:\"option_name\";s:11:\"frm_options\";s:4:\"menu\";s:10:\"Formidable\";s:7:\"mu_menu\";s:1:\"0\";s:8:\"use_html\";s:1:\"1\";s:10:\"jquery_css\";i:0;s:12:\"accordion_js\";i:0;s:9:\"fade_form\";i:0;s:7:\"old_css\";i:1;s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"blank_msg\";s:27:\"This field cannot be blank.\";s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:11:\"invalid_msg\";s:66:\"There was a problem with your submission. Errors are marked below.\";s:10:\"failed_msg\";s:57:\"We\'re sorry. It looks like you\'ve already submitted that.\";s:12:\"submit_value\";s:6:\"Submit\";s:9:\"login_msg\";s:45:\"You do not have permission to view this form.\";s:16:\"admin_permission\";s:37:\"You do not have permission to do that\";s:8:\"email_to\";s:13:\"[admin_email]\";s:10:\"load_style\";s:3:\"all\";s:12:\"custom_style\";b:1;s:6:\"pubkey\";s:0:\"\";s:7:\"privkey\";s:0:\"\";s:7:\"re_lang\";s:0:\"\";s:7:\"re_type\";s:0:\"\";s:6:\"re_msg\";s:39:\"The reCAPTCHA was not entered correctly\";s:8:\"re_multi\";i:0;s:6:\"no_ips\";i:0;s:14:\"frm_view_forms\";a:1:{i:0;s:13:\"administrator\";}s:14:\"frm_edit_forms\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_delete_forms\";a:1:{i:0;s:13:\"administrator\";}s:19:\"frm_change_settings\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_view_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_delete_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_create_entries\";s:13:\"administrator\";s:16:\"frm_edit_entries\";s:13:\"administrator\";s:16:\"frm_view_reports\";s:13:\"administrator\";s:17:\"frm_edit_displays\";s:13:\"administrator\";}','yes'),(17923,'_transient_frm_options','O:11:\"FrmSettings\":36:{s:11:\"option_name\";s:11:\"frm_options\";s:4:\"menu\";s:10:\"Formidable\";s:7:\"mu_menu\";s:1:\"0\";s:8:\"use_html\";s:1:\"1\";s:10:\"jquery_css\";i:0;s:12:\"accordion_js\";i:0;s:9:\"fade_form\";i:0;s:7:\"old_css\";i:1;s:11:\"success_msg\";s:54:\"Your responses were successfully submitted. Thank you!\";s:9:\"blank_msg\";s:27:\"This field cannot be blank.\";s:10:\"unique_msg\";s:26:\"This value must be unique.\";s:11:\"invalid_msg\";s:66:\"There was a problem with your submission. Errors are marked below.\";s:10:\"failed_msg\";s:57:\"We\'re sorry. It looks like you\'ve already submitted that.\";s:12:\"submit_value\";s:6:\"Submit\";s:9:\"login_msg\";s:45:\"You do not have permission to view this form.\";s:16:\"admin_permission\";s:37:\"You do not have permission to do that\";s:8:\"email_to\";s:13:\"[admin_email]\";s:10:\"load_style\";s:3:\"all\";s:12:\"custom_style\";b:1;s:6:\"pubkey\";s:0:\"\";s:7:\"privkey\";s:0:\"\";s:7:\"re_lang\";s:0:\"\";s:7:\"re_type\";s:0:\"\";s:6:\"re_msg\";s:39:\"The reCAPTCHA was not entered correctly\";s:8:\"re_multi\";i:0;s:6:\"no_ips\";i:0;s:14:\"frm_view_forms\";a:1:{i:0;s:13:\"administrator\";}s:14:\"frm_edit_forms\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_delete_forms\";a:1:{i:0;s:13:\"administrator\";}s:19:\"frm_change_settings\";a:1:{i:0;s:13:\"administrator\";}s:16:\"frm_view_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_delete_entries\";a:1:{i:0;s:13:\"administrator\";}s:18:\"frm_create_entries\";s:13:\"administrator\";s:16:\"frm_edit_entries\";s:13:\"administrator\";s:16:\"frm_view_reports\";s:13:\"administrator\";s:17:\"frm_edit_displays\";s:13:\"administrator\";}','yes'),(162,'frm_db_version','3.04.01-88','yes'),(163,'frm_last_style_update','1111425','yes'),(164,'frmpro_css','/* WARNING: Any changes made to this file will be lost when your Formidable settings are updated */\n.frm_form_field .grecaptcha-badge,.frm_hidden,.frm_remove_form_row.frm_hidden,.with_frm_style .frm_button.frm_hidden{display:none;}form input.frm_verify{display:none !important;}.with_frm_style fieldset{min-width:0;}.with_frm_style fieldset fieldset{border:none;margin:0;padding:0;background-color:transparent;}legend.frm_hidden{display:none !important;}.with_frm_style .frm_form_fields{opacity:1;transition: opacity 0.1s linear;}.with_frm_style .frm_doing_ajax{opacity:.5;}.frm_transparent{color:transparent;}.input[type=file].frm_transparent:focus, .with_frm_style input[type=file]{background-color:transparent;border:none;outline:none;box-shadow:none;}.with_frm_style input[type=file]{display:initial;}.frm_preview_page:before{content:normal !important;}.frm_preview_page{padding:25px;}.with_frm_style label.frm_primary_label{max-width:100%;}.with_frm_style .frm_top_container label.frm_primary_label,.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_top{display:block;float:none;width:auto;}.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px;}.with_frm_style .frm_right_container label.frm_primary_label,.with_frm_style .frm_pos_right{display:inline;float:right;margin-left:10px;}.with_frm_style .frm_none_container label.frm_primary_label,.with_frm_style .frm_pos_none,.frm_none_container label.frm_primary_label{display:none;}.with_frm_style .frm_section_heading.frm_hide_section{margin-top:0 !important;}.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_hidden,.frm_hidden_container label.frm_primary_label{visibility:hidden;}.with_frm_style .frm_inside_container label.frm_primary_label{opacity:0;transition: opacity 0.1s linear;}.with_frm_style .frm_inside_container label.frm_visible,.frm_visible{opacity:1;}.with_frm_style .frm_description{clear:both;}.with_frm_style input[type=number][readonly]{-moz-appearance: textfield;}.with_frm_style select[multiple=\"multiple\"]{height:auto;line-height:normal;}.with_frm_style .frm_catlevel_2,.with_frm_style .frm_catlevel_3,.with_frm_style .frm_catlevel_4,.with_frm_style .frm_catlevel_5{margin-left:18px;}.with_frm_style .wp-editor-container{border:1px solid #e5e5e5;}.with_frm_style .quicktags-toolbar input{font-size:12px !important;}.with_frm_style .wp-editor-container textarea{border:none;}.with_frm_style textarea{height:auto;}.with_frm_style .auto_width #loginform input,.with_frm_style .auto_width input,.with_frm_style input.auto_width,.with_frm_style select.auto_width,.with_frm_style textarea.auto_width{width:auto;}.with_frm_style .frm_repeat_buttons{white-space:nowrap;}.with_frm_style .frm_button{text-decoration:none;border:1px solid #eee;padding:5px;display:inline;}.with_frm_style .frm_submit{clear:both;}.frm_inline_form .frm_form_field,.frm_inline_form .frm_submit{grid-column: span 1 / span 1;}.frm_inline_form .frm_submit{margin:0;}.frm_submit.frm_inline_submit input[type=submit],.frm_submit.frm_inline_submit button,.frm_inline_form .frm_submit input[type=submit],.frm_inline_form .frm_submit button{margin-top:0;}.with_frm_style.frm_center_submit .frm_submit{text-align:center;}.with_frm_style.frm_center_submit .frm_submit input[type=submit],.with_frm_style.frm_center_submit .frm_submit input[type=button],.with_frm_style.frm_center_submit .frm_submit button{margin-bottom:8px !important;}.with_frm_style .frm_submit input[type=submit],.with_frm_style .frm_submit input[type=button],.with_frm_style .frm_submit button{-webkit-appearance: none;cursor: pointer;}.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{display: block;margin: 0 auto;}.with_frm_style .frm_loading_form .frm_ajax_loading{visibility:visible !important;}.with_frm_style .frm_loading_form .frm_button_submit {position: relative;opacity: .8;color: transparent !important;text-shadow: none !important;}.with_frm_style .frm_loading_form .frm_button_submit:hover,.with_frm_style .frm_loading_form .frm_button_submit:active,.with_frm_style .frm_loading_form .frm_button_submit:focus {cursor: not-allowed;color: transparent;outline: none !important;box-shadow: none;}.with_frm_style .frm_loading_form .frm_button_submit:before {content: \'\';display: inline-block;position: absolute;background: transparent;border: 1px solid #fff;border-top-color: transparent;border-left-color: transparent;border-radius: 50%;box-sizing: border-box;top: 50%;left: 50%;margin-top: -10px;margin-left: -10px;width: 20px;height: 20px;-webkit-animation: spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:  spin 2s linear infinite;animation: spin 2s linear infinite;}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr;}.frm_style_formidable-style.with_frm_style,.frm_style_formidable-style.with_frm_style form,.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {text-align:left;}.frm_style_formidable-style.with_frm_style .frm_form_fields  > fieldset{border-width:0px;border-style:solid;border-color:#000000;margin:0;padding:0 0 15px 0;background-color:transparent;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;}.frm_style_formidable-style.with_frm_style legend + h3,.frm_style_formidable-style.with_frm_style h3.frm_form_title{font-size:20px;color:#444444;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;margin-top:10px;margin-bottom:10px;}.frm_style_formidable-style.with_frm_style .frm-show-form  .frm_section_heading h3{padding:15px 0 3px 0;margin:0;font-size:18px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-weight:bold;color:#444444;border:none;border-top:2px solid #e8e8e8;background-color:transparent}.frm_style_formidable-style.with_frm_style h3 .frm_after_collapse{display:inline;}.frm_style_formidable-style.with_frm_style h3 .frm_before_collapse{display:none;}.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm_section_heading h3{margin:0;}.frm_style_formidable-style.with_frm_style .frm_section_heading{margin-top:15px;}.frm_style_formidable-style.with_frm_style  .frm-show-form .frm_section_heading .frm_section_spacing,.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style  .frm-show-form .frm_section_heading .frm_section_spacing{margin-bottom:12px;}.frm_style_formidable-style.with_frm_style .frm_repeat_sec{margin-bottom:20px;margin-top:20px;}.frm_style_formidable-style.with_frm_style label.frm_primary_label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;text-align:left;margin:0;padding:0 0 3px 0;width:auto;display:block;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container,.frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;color:#666666;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container{font-size:14px;}.frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it{font-size:14px;font-weight:normal;}.frm_style_formidable-style.with_frm_style .frm_icon_font{color:#444444;}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before{content:\"\\e600\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{content:\"\\e602\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before,.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{color:#444444;vertical-align:middle;}.frm_style_formidable-style.with_frm_style .frm_trigger.active .frm_icon_font.frm_arrow_icon:before{content:\"\\e62d\";color:#444444;}.frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font.frm_arrow_icon:before{content:\"\\e62a\";color:#444444;}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd {margin-bottom:0;}.frm_style_formidable-style.with_frm_style .form-field.frm_section_heading{margin-bottom:0;}.frm_style_formidable-style.with_frm_style p.description,.frm_style_formidable-style.with_frm_style div.description,.frm_style_formidable-style.with_frm_style div.frm_description,.frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description,.frm_style_formidable-style.with_frm_style .frm_error{margin:0;padding:0;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:12px;color:#666666;font-weight:normal;text-align:left;font-style:normal;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p{font-size:14px;color:#666666;margin-top:10px;margin-bottom:25px;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container{grid-template-columns: 150px auto;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container{grid-template-columns: auto 150px;}.frm_form_field.frm_right_container{grid-template-columns: auto 25%;}.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_data_container,.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline;}.frm_style_formidable-style.with_frm_style .frm_pos_right{display:inline;width:150px;}.frm_style_formidable-style.with_frm_style .frm_none_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_pos_none{display:none;}.frm_style_formidable-style.with_frm_style .frm_scale label{font-weight:normal;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;}.frm_style_formidable-style.with_frm_style .frm_required{color:#B94A48;font-weight:bold;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_style_formidable-style.with_frm_style .chosen-container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;margin-bottom:0;}.frm_style_formidable-style.with_frm_style textarea{vertical-align:top;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=phone],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_form_fields_style,.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{color:#555555;background-color:#ffffff;border-color: #cccccc;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:100%;max-width:100%;font-size:14px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=file],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select{height:32px;line-height:1.3;}.frm_style_formidable-style.with_frm_style select[multiple=\"multiple\"]{height:auto ;}.frm_style_formidable-style.with_frm_style input[type=file]{color: #555555;padding:0px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;}.frm_style_formidable-style.with_frm_style input[type=file].frm_transparent{color:transparent;}.frm_style_formidable-style.with_frm_style select{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .wp-editor-wrap{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .wp-editor-container textarea{border:none;}.frm_style_formidable-style.with_frm_style .mceIframeContainer{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .auto_width input,.frm_style_formidable-style.with_frm_style input.auto_width,.frm_style_formidable-style.with_frm_style select.auto_width,.frm_style_formidable-style.with_frm_style textarea.auto_width{width:auto;}.frm_style_formidable-style.with_frm_style input[disabled],.frm_style_formidable-style.with_frm_style select[disabled],.frm_style_formidable-style.with_frm_style textarea[disabled],.frm_style_formidable-style.with_frm_style input[readonly],.frm_style_formidable-style.with_frm_style select[readonly],.frm_style_formidable-style.with_frm_style textarea[readonly]{background-color:#ffffff;color:#A1A1A1;border-color:#E5E5E5;}.frm_style_formidable-style.with_frm_style input::placeholder,.frm_style_formidable-style.with_frm_style textarea::placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input::-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea::-moz-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input:-ms-input-placeholder,frm_style_formidable-style.with_frm_style textarea:-ms-input-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input:-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea:-moz-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style .frm_default,.frm_style_formidable-style.with_frm_style input.frm_default,.frm_style_formidable-style.with_frm_style textarea.frm_default,.frm_style_formidable-style.with_frm_style select.frm_default,.frm_style_formidable-style.with_frm_style .placeholder,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,.frm_style_formidable-style.with_frm_style select:focus,.frm_style_formidable-style.with_frm_style textarea:focus,.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],.frm_form_fields_active_style,.frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices{background-color:#ffffff;border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102,175,233, 0.6);}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_style_formidable-style.with_frm_style .frm_submit button,.frm_form_submit_style{width:auto;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;height:auto;line-height:normal;text-align:center;background:#ffffff;border-width:1px;border-color: #cccccc;border-style:solid;color:#444444;cursor:pointer;font-weight:normal;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-shadow:none;padding:6px 11px;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-shadow:0 1px 1px #eeeeee;-webkit-box-shadow:0 1px 1px #eeeeee;box-shadow:0 1px 1px #eeeeee;margin:10px;margin-left:0;margin-right:0;vertical-align:middle;}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message{margin:0;}.frm_style_formidable-style.with_frm_style input[type=submit]:hover,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,.frm_style_formidable-style.with_frm_style .frm_submit button:hover{background: #efefef;border-color: #cccccc;color: #444444;}.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{margin-bottom:10px;}.frm_style_formidable-style.with_frm_style input[type=submit]:focus,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,.frm_style_formidable-style.with_frm_style .frm_submit button:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:active,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,.frm_style_formidable-style.with_frm_style .frm_submit button:active{background: #efefef;border-color: #cccccc;color: #444444;}.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:hover,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:active,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus{color: transparent ;background: #ffffff;}.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:before {border-bottom-color: #444444;border-right-color: #444444;}.frm_style_formidable-style.with_frm_style.frm_inline_top .frm_submit::before,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit::before {content:\"before\";font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;margin:0;padding:0 0 3px 0;width:auto;display:block;visibility:hidden;}.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit input,.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit button,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit input,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit button {margin: 0 !important;}.frm_style_formidable-style.with_frm_style a.frm_save_draft{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;font-weight:normal;}.frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;clear:both;}.frm_style_formidable-style.with_frm_style .frm_radio{display:block;}.frm_style_formidable-style.with_frm_style .frm_checkbox{display:block;}.frm_style_formidable-style.with_frm_style .vertical_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.frm_style_formidable-style.with_frm_style .frm_radio label,.frm_style_formidable-style.with_frm_style .frm_checkbox label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;font-weight:normal;}.frm_style_formidable-style.with_frm_style .frm_radio input[type=radio],.frm_style_formidable-style.with_frm_style .frm_checkbox input[type=checkbox] {font-size: 13px;position: static;}.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:#444444;background-color:#ffffff;border-color:#B94A48;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style .frm_blank_field .sigWrapper{border-color:#B94A48 !important;}.frm_style_formidable-style.with_frm_style .frm_error{font-weight:bold;}.frm_style_formidable-style.with_frm_style .frm_blank_field label,.frm_style_formidable-style.with_frm_style .frm_error{color:#B94A48;}.frm_style_formidable-style.with_frm_style .frm_error_style{background-color:#F2DEDE;border:1px solid #EBCCD1;border-radius:4px;color: #B94A48;font-size:14px;margin:0;margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_message,.frm_success_style{border:1px solid #D6E9C6;background-color:#DFF0D8;color:#468847;border-radius:4px;}.frm_style_formidable-style.with_frm_style .frm_message p{color:#468847;}.frm_style_formidable-style.with_frm_style .frm_message{margin:5px 0 15px;font-size:14px;}.frm_style_formidable-style.with_frm_style .frm-grid td,.frm-grid th{border-color:#cccccc;}.form_results.frm_style_formidable-style.with_frm_style{border:1px solid #cccccc;}.form_results.frm_style_formidable-style.with_frm_style tr td{color: #555555;border-top:1px solid #cccccc;}.form_results.frm_style_formidable-style.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #cccccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #cccccc 50%, #cccccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));}.frm_style_formidable-style.with_frm_style #frm_loading .progress-bar{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{border-color:#cccccc;}.frm_style_formidable-style.with_frm_style .frm_grid.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_first.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_odd.frm_blank_field{background-color:#F2DEDE;border-color:#EBCCD1;}.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_grid{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_scroll_box{background-color:#ffffff;border-color: #cccccc;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:100%;font-size:14px;padding:6px 10px;outline:none;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea{color: #555555;background-color:transparent;border:none;display:inline;width:auto;padding:0;}.frm_style_formidable-style.with_frm_style .frm_button{padding:6px 11px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-size:14px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-weight:normal;color:#444444;background: #ffffff;border-width:1px;border-color: #cccccc;height:auto;}@media only screen and (max-width: 600px){.frm_style_formidable-style.with_frm_style .frm_repeat_inline,.frm_style_formidable-style.with_frm_style .frm_repeat_grid{margin: 20px 0;}}.frm_ajax_loading{visibility:hidden;width:auto;}.frm_form_submit_style{height:auto;}a.frm_save_draft{cursor:pointer;}.horizontal_radio .frm_radio{margin:0 5px 0 0;}.horizontal_radio .frm_checkbox{margin:0;margin-right:5px;}.vertical_radio .frm_checkbox,.vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.horizontal_radio .frm_checkbox,.horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.with_frm_style .frm_checkbox label,.with_frm_style .frm_radio label{display: inline;white-space:normal;}.with_frm_style .vertical_radio .frm_checkbox label,.with_frm_style .vertical_radio .frm_radio label{display: block;padding-left: 20px;text-indent: -20px;}.frm_file_container .frm_file_link,.with_frm_style .frm_radio label .frm_file_container,.with_frm_style .frm_checkbox label .frm_file_container{display:inline-block;margin:5px;vertical-align:middle;}.with_frm_style .frm_radio input[type=radio]{-webkit-appearance:radio;}.with_frm_style .frm_checkbox input[type=checkbox]{-webkit-appearance:checkbox;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{border-radius:initial;flex: none;display:inline-block;margin:4px 5px 0 0;width:auto;border:none;vertical-align:baseline;position: initial; }.with_frm_style :invalid,.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid{box-shadow:none;}.with_frm_style .frm_error_style img{padding-right:10px;vertical-align:middle;border:none;}.with_frm_style .frm_trigger{cursor:pointer;}.with_frm_style .frm_error_style,.with_frm_style .frm_message,.frm_success_style{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:15px;}.with_frm_style .frm_message p{margin-bottom:5px;}.frm_form_fields_style,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_form_submit_style{width:auto;}.with_frm_style .frm_trigger span{float:left;}.with_frm_style table.frm-grid,#content .with_frm_style table.frm-grid{border-collapse:collapse;border:none;}.frm-grid td,.frm-grid th{padding:5px;border-width:1px;border-style:solid;border-color:#cccccc;border-top:none;border-left:none;border-right:none;}table.form_results.with_frm_style{border:1px solid #ccc;}table.form_results.with_frm_style tr td{text-align:left;color:#555555;padding:7px 9px;border-top:1px solid #cccccc;}table.form_results.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#fff;}table.form_results.with_frm_style tr.frm_odd,.frm-grid .frm_odd{background-color:#ffffff;}.frm_collapse .ui-icon{display:inline-block;}.frm_toggle_container{border:1px solid transparent;}.frm_toggle_container ul{margin:5px 0;padding-left:0;list-style-type:none;}.frm_toggle_container .frm_month_heading{text-indent:15px;}.frm_toggle_container .frm_month_listing{margin-left:40px;}#frm_loading{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;}#frm_loading h3{font-weight:500;padding-bottom:15px;color:#fff;font-size:24px;}#frm_loading_content{position:fixed;top:20%;left:33%;width:33%;text-align:center;padding-top:30px;font-weight:bold;z-index:9999999;}#frm_loading img{max-width:100%;}#frm_loading .progress{border-radius:4px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;height:20px;margin-bottom:20px;overflow:hidden;}#frm_loading .progress.active .progress-bar{animation:2s linear 0s normal none infinite progress-bar-stripes;}#frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #cccccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #cccccc 50%, #cccccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-size:40px 40px;}#frm_loading .progress-bar{background-color:#ffffff;box-shadow:0 -1px 0 rgba(0, 0, 0, 0.15) inset;float:left;height:100%;line-height:20px;text-align:center;transition:width 0.6s ease 0s;width:100%;}.frm_image_from_url{height:50px;}.frm-loading-img{background:url(../images/ajax_loader.gif) no-repeat center center;padding:6px 12px;}select.frm_loading_lookup{background-image: url(../images/ajax_loader.gif) !important;background-position: 10px;background-repeat: no-repeat;color: transparent !important;}.frm_screen_reader {border: 0;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal !important; }.frm_screen_reader.frm_hidden{display:initial;}.frm_clear_none{clear:none;}.frm_clear{clear:both;}.frm_form_field.frm_alignright{float:right !important;}.with_frm_style .frm_form_field{clear:both;}.frm_combo_inputs_container,.frm_grid_container,.frm_form_fields .frm_section_heading,.frm_form_fields .frm_fields_container{display:grid;grid-template-columns: repeat(12, 6.5%);grid-auto-rows: max-content;grid-gap: 0 2%;}.frm_combo_inputs_container > *,.frm_grid_container > *,.frm_section_heading > *,.frm_fields_container .frm_form_field,.frm_fields_container > *{grid-column: span 12 / span 12;}.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;grid-column: span 2 / span 2;}.frm_form_field.frm_three_fifths, .frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{grid-column:span 6 / span 6;}.frm_form_field.frm_two_fifths, .frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{grid-column:span 4 / span 4;}.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{grid-column: span 8/span 8;}.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{grid-column: span 3/span 3;}.frm_form_field.frm_four_fifths, .frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_three_fourths{grid-column: span 9/span 9;}.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{grid-column: span 2/span 2;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{grid-column: span 2/span 2;}.frm_form_field.frm10,.frm_submit.frm10{grid-column: span 10/span 10;}.frm_form_field.frm1,.frm_submit.frm1,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{grid-column: span 1/span 1;}.frm_form_field.frm5,.frm_submit.frm5{grid-column: span 5/span 5;}.frm_form_field.frm7,.frm_submit.frm7{grid-column: span 7/span 7;}.frm_form_field.frm11,.frm_submit.frm11{grid-column: span 11/span 11;}.frm12,.frm_full,.frm_full .wp-editor-wrap,.frm_full input:not([type=\'checkbox\']):not([type=\'radio\']):not([type=\'button\']),.frm_full select,.frm_full textarea{width:100% !important;grid-column: span 12/span 12;}.frm_full .wp-editor-wrap input{width:auto !important;}.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{grid-column-start:1;}.frm_form_field.frm_last,.frm_form_field.frm_alignright{grid-column-end:-1;grid-row-start: span 100;justify-content: end;}.with_frm_style.frm_rtl .frm_form_fields .star-rating{float:right;}.with_frm_style.frm_rtl .frm_grid .frm_primary_label,.with_frm_style.frm_rtl .frm_grid_first .frm_primary_label,.with_frm_style.frm_rtl .frm_grid_odd .frm_primary_label,.with_frm_style.frm_rtl .frm_grid .frm_radio,.with_frm_style.frm_rtl .frm_grid_first .frm_radio,.with_frm_style.frm_rtl .frm_grid_odd .frm_radio,.with_frm_style.frm_rtl .frm_grid .frm_checkbox,.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox,.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox{float:right !important;margin-right:0 !important;}.with_frm_style.frm_rtl .frm_grid_first .frm_radio label input,.with_frm_style.frm_rtl .frm_grid .frm_radio label input,.with_frm_style.frm_rtl .frm_grid_odd .frm_radio label input,.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox label input,.with_frm_style.frm_rtl .frm_grid .frm_checkbox label input,.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox label input{float:left;}.with_frm_style.frm_rtl .frm_catlevel_2,.with_frm_style.frm_rtl .frm_catlevel_3,.with_frm_style.frm_rtl .frm_catlevel_4,.with_frm_style.frm_rtl .frm_catlevel_5{margin-right:18px;}.with_frm_style.frm_rtl div > .frm_time_select{margin-right:5px;}.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{display: grid;grid-template-columns: 25% auto;width:100%;grid-auto-rows: min-content;}.frm_form_field.frm_right_container{grid-template-columns: auto 25%;}.frm_form_field.frm_inline_container{grid-template-columns: repeat(2, minmax(auto, max-content) );}.frm_form_field.frm_inline_container label.frm_primary_label,.frm_form_field.frm_right_container label.frm_primary_label,.frm_form_field.frm_left_container label.frm_primary_label{margin-right:10px;grid-row:span 2/span 2;padding-top:4px;}.frm_form_field.frm_left_container label.frm_primary_label{grid-column:1;grid-row:span 2/span 2; }.frm_form_field.frm_right_container label.frm_primary_label{grid-column:2;grid-row:1;margin-right:0;margin-left:10px;}.frm_form_field.frm_inline_container .frm_description,.frm_form_field.frm_left_container .frm_description{grid-column:2;}.frm_form_field.frm_right_container .frm_description{grid-column:1;}.frm_conf_field.frm_left_container{grid-template-columns: 67%;}.frm_conf_field.frm_left_container .frm_description{grid-column:1;}.frm-fade-in {-webkit-animation-name: fadeIn;animation-name: fadeIn;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}@keyframes fadeIn {   0% {opacity: 0;}   100% {opacity: 1;}}@media only screen and (max-width: 700px) {.frm_form_fields .frm_fields_container{grid-gap: 0 2%;}}@media only screen and (max-width: 600px) {.frm_section_heading > .frm_form_field,.frm_fields_container > .frm_submit,.frm_grid_container > .frm_form_field,.frm_fields_container > .frm_form_field{grid-column: 1 / span 12 !important;}.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{display:block;}}.frm_conf_field.frm_left_container label.frm_primary_label{display:none;}.wp-editor-wrap *,.wp-editor-wrap *:after,.wp-editor-wrap *:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_first,.with_frm_style .frm_grid_odd{clear:both;margin-bottom:0 !important;padding:5px;border-width:1px;border-style:solid;border-color:#cccccc;border-left:none;border-right:none;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_odd{border-top:none;}.frm_grid .frm_error,.frm_grid_first .frm_error,.frm_grid_odd .frm_error{display:none;}.frm_grid:after,.frm_grid_first:after,.frm_grid_odd:after{visibility:hidden;display:block;font-size:0;content:\" \";clear:both;height:0;}.frm_grid_first{margin-top:20px;}.frm_grid_first,.frm_grid_odd{background-color:#ffffff;}.frm_grid{background-color:#ffffff;}.frm_grid .frm_primary_label,.frm_grid_first .frm_primary_label,.frm_grid_odd .frm_primary_label,.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{float:left !important;display:block;margin-top:0;margin-left:0 !important;}.frm_grid_first .frm_radio label,.frm_grid .frm_radio label,.frm_grid_odd .frm_radio label,.frm_grid_first .frm_checkbox label,.frm_grid .frm_checkbox label,.frm_grid_odd .frm_checkbox label{visibility:hidden;white-space:nowrap;text-align:left;}.frm_grid_first .frm_radio label input,.frm_grid .frm_radio label input,.frm_grid_odd .frm_radio label input,.frm_grid_first .frm_checkbox label input,.frm_grid .frm_checkbox label input,.frm_grid_odd .frm_checkbox label input{visibility:visible;margin:2px 0 0;float:right;}.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{display:inline;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox,.frm_grid_2 label.frm_primary_label{width:48% !important;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox{margin-right:4%;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox,.frm_grid_3 label.frm_primary_label{width:30% !important;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox{margin-right:3%;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{width:20% !important;}.frm_grid_4 label.frm_primary_label{width:28% !important;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{margin-right:4%;}.frm_grid_5 label.frm_primary_label,.frm_grid_7 label.frm_primary_label{width:24% !important;}.frm_grid_5 .frm_radio,.frm_grid_5 .frm_checkbox{width:17% !important;margin-right:2%;}.frm_grid_6 label.frm_primary_label{width:25% !important;}.frm_grid_6 .frm_radio,.frm_grid_6 .frm_checkbox{width:14% !important;margin-right:1%;}.frm_grid_7 label.frm_primary_label{width:22% !important;}.frm_grid_7 .frm_radio,.frm_grid_7 .frm_checkbox{width:12% !important;margin-right:1%;}.frm_grid_8 label.frm_primary_label{width:23% !important;}.frm_grid_8 .frm_radio,.frm_grid_8 .frm_checkbox{width:10% !important;margin-right:1%;}.frm_grid_9 label.frm_primary_label{width:20% !important;}.frm_grid_9 .frm_radio,.frm_grid_9 .frm_checkbox{width:9% !important;margin-right:1%;}.frm_grid_10 label.frm_primary_label{width:19% !important;}.frm_grid_10 .frm_radio,.frm_grid_10 .frm_checkbox{width:8% !important;margin-right:1%;}.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_left_container .frm_opt_container{padding-top:4px;}.with_frm_style .frm_inline_container.frm_grid_first label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_odd label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container{margin-right:0;}.frm_form_field.frm_two_col .frm_opt_container,.frm_form_field.frm_three_col .frm_opt_container,.frm_form_field.frm_four_col .frm_opt_container{display: grid;grid-template-columns: repeat(2, 1fr);grid-auto-rows: max-content;grid-gap: 2.5%;}.frm_form_field.frm_three_col .frm_opt_container{grid-template-columns: repeat(3, 1fr);}.frm_form_field.frm_four_col .frm_opt_container{grid-template-columns: repeat(4, 1fr);}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{grid-column-end: span 1;}.frm_form_field .frm_checkbox,.frm_form_field .frm_checkbox + .frm_checkbox,.frm_form_field .frm_radio,.frm_form_field .frm_radio + .frm_radio{margin-top: 0;margin-bottom: 0;}.frm_form_field.frm_scroll_box .frm_opt_container{height:100px;overflow:auto;}.frm_form_field.frm_html_scroll_box{height:100px;overflow:auto;background-color:#ffffff;border-color:#cccccc;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:100%;max-width:100%;font-size:14px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_form_field.frm_total input,.frm_form_field.frm_total textarea{opacity:1;background-color:transparent !important;border:none !important;font-weight:bold;-moz-box-shadow:none;-webkit-box-shadow:none;width:auto !important;box-shadow:none !important;display:inline;-moz-appearance:textfield;padding:0;}.frm_form_field.frm_total input::-webkit-outer-spin-button,.frm_form_field.frm_total input::-webkit-inner-spin-button {-webkit-appearance: none;}.frm_form_field.frm_total input:focus,.frm_form_field.frm_total textarea:focus{background-color:transparent;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.frm_form_field.frm_label_justify label.frm_primary_label{text-align:justify !important;}.frm_form_field.frm_capitalize input,.frm_form_field.frm_capitalize select,.frm_form_field.frm_capitalize .frm_opt_container label{text-transform:capitalize;}.frm_clearfix:after{content:\".\";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_clearfix{display:block;}@font-face {font-family:\'s11-fp\';src:url(\'../fonts/s11-fp.eot?v=3\');src:local(\'☺\'), url(\'../fonts/s11-fp.woff?v=3\') format(\'woff\'), url(\'../fonts/s11-fp.ttf?v=3\') format(\'truetype\'), url(\'../fonts/s11-fp.svg?v=3\') format(\'svg\');font-weight:normal;font-style:normal;}.frm_icon_font,.frm_dashicon_font{text-decoration:none;text-shadow: none;font-weight:normal;display:inline-block;}i.frm_icon_font{font-style:normal;}.frm_icon_font:before,select.frm_icon_font{font-family: \'s11-fp\' !important;speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-transition: all .1s ease-in-out;-webkit-transition: all .1s ease-in-out;transition: all .1s ease-in-out;text-align:center;width: 18px;height: 18px;font-size: 18px;line-height: 1.4;vertical-align: top;}.frm_icon_font,a.frm_icon_font,.frm_icon_font:hover,a.frm_icon_font:hover{text-decoration:none !important;box-shadow:none;}.frm_icon_font:focus,.frm_dashicon_font:focus{box-shadow:none;-webkit-box-shadow:none;}.frm_duplicate_icon:active,.frm_move_icon:active,.frm_delete_icon:active{outline:none;}.frm_trigger .frm_icon_font{padding:0 5px;}.ab-icon.frm_dashicon_font:before{content: \"\\f324\";}.frm_logo_icon:before {content: \"\\e601\";}.frm_required_icon:before {content: \"\\e612\";}.frm_delete_icon:before {content: \"\\e610\" !important;}.frm_move_icon:before {content: \"\\e61a\";}.frm_clear_icon:before {content: \"\\e60a\";}.frm_noclear_icon:before {content: \"\\e60b\";}.frm_duplicate_icon:before {content: \"\\e61b\";}.frm_new_icon:before {content: \"\\e614\";}.frm_paste_icon:before {content: \"\\e901\";}.frm_tooltip_icon:before {content: \"\\e611\";}.frm_forbid_icon:before {content: \"\\e636\";}.frm_check_icon:before {content: \"\\e605\";}.frm_check1_icon:before {content: \"\\e606\";}.frm_plus_icon:before {content: \"\\e62f\";}.frm_plus1_icon:before {content: \"\\e602\";}.frm_plus2_icon:before {content: \"\\e603\";}.frm_plus3_icon:before {content: \"\\e632\";}.frm_plus4_icon:before {content: \"\\e60f\";}.frm_minus_icon:before {content: \"\\e62e\";}.frm_minus1_icon:before {content: \"\\e600\";}.frm_minus2_icon:before {content: \"\\e604\";}.frm_minus3_icon:before {content: \"\\e633\";}.frm_minus4_icon:before {content: \"\\e613\";}.frm_cancel_icon:before {content: \"\\e607\";}.frm_cancel1_icon:before {content: \"\\e608\";}.frm_arrowup_icon:before {content: \"\\e60d\";}.frm_arrowup1_icon:before {content: \"\\e60e\";}.frm_arrowup2_icon:before {content: \"\\e630\";}.frm_arrowup3_icon:before {content: \"\\e62b\";}.frm_arrowup4_icon:before {content: \"\\e62c\";}.frm_arrowup5_icon:before {content: \"\\e635\";}.frm_arrowup6_icon:before {content: \"\\e62d\";}.frm_arrowdown_icon:before {content: \"\\e609\";}.frm_arrowdown1_icon:before {content: \"\\e60c\";}.frm_arrowdown2_icon:before {content: \"\\e631\";}.frm_arrowdown3_icon:before {content: \"\\e628\";}.frm_arrowdown4_icon:before {content: \"\\e629\";}.frm_arrowdown5_icon:before {content: \"\\e634\";}.frm_arrowdown6_icon:before {content: \"\\e62a\";}.frm_download_icon:before {content: \"\\e615\";}.frm_upload_icon:before {content: \"\\e616\";}.frm_menu_icon:before {content: \"\\e618\";}.frm_twitter_icon:before {content: \"\\e619\";}.frm_sms_icon:before {content: \"\\e61c\";}.frm_pencil_icon:before {content: \"\\e61d\";}.frm_pencil1_icon:before {content: \"\\e61e\";}.frm_paypal_icon:before {content: \"\\e61f\";}.frm_twilio_icon:before {content: \"\\e620\";}.frm_googleplus_icon:before {content: \"\\e621\";}.frm_google-plus-g_icon:before {content: \"\\f0d5\";}.frm_mailchimp_icon:before {content: \"\\e622\";}.frm_pdf_icon:before {content: \"\\e623\";}.frm_highrise_icon:before {content: \"\\e617\";}.frm_feed_icon:before {content: \"\\e624\";}.frm_facebook_icon:before {content: \"\\e625\";}.frm_email_icon:before {content: \"\\e626\";}.frm_aweber_icon:before {content: \"\\e627\";}.frm_register_icon:before {content: \"\\e637\";}.frm_authorize_icon:before {content: \"\\e900\";}.frm_stripe_icon:before {content: \"\\e902\";}.frm_woocommerce_icon:before {content: \"\\e903\";}.frm_wordpress_icon:before {content: \"\\f19a\";}.frm_paragraph_icon:before {content: \"\\f1dd\";}.frm_check-square_icon:before {content: \"\\f14a\";}.frm_caret-square-down_icon:before {content: \"\\f150\";}.frm_scrubber_icon:before {content: \"\\f2f8\";}.frm_radio-checked_icon:before {content: \"\\ea54\";}.frm_location_icon:before {content: \"\\e947\";}.frm_toggle-on_icon:before {content: \"\\f205\";}.frm_toggle-off_icon:before {content: \"\\f204\";}.frm_shield-check_icon:before {content: \"\\f2f7\";}.frm_clock-o_icon:before {content: \"\\f017\";}.frm_link_icon:before {content: \"\\f0c1\";}.frm_link2_icon:before {content: \"\\e157\";}.frm_envelope_icon:before {content: \"\\f0e0\";}.frm_envelope-o_icon:before {content: \"\\f003\";}.frm_phone_icon:before {content: \"\\e942\";}.frm_calendar_icon:before {content: \"\\f073\";}.frm_upload2_icon:before {content: \"\\f093\";}.frm_embed2_icon:before {content: \"\\ea80\";}.frm_user_icon:before {content: \"\\f007\";}.frm_price-tags_icon:before {content: \"\\e936\";}.frm_search_icon:before {content: \"\\f002\";}.frm_sitemap_icon:before {content: \"\\f0e8\";}.frm_file-text_icon:before {content: \"\\f15c\";}.frm_check-circle-o_icon:before {content: \"\\f05d\";}.frm_option-icon3_icon:before {content: \"\\e904\";}.frm-option-icon:before {content: \"\\e905\";}.frm_more_horiz_icon:before {content: \"\\e5d3\";}.frm_more_vert_icon:before {content: \"\\e5d4\";}.frm_ellipsis-h_icon:before {content: \"\\f141\";}.frm_ellipsis-v_icon:before {content: \"\\f142\";}.frm_calculator_icon:before {content: \"\\f1ec\";}.frm_key_icon:before {content: \"\\f084\";}.frm_key2_icon:before {content: \"\\f085\";}.frm_upload3_icon:before {content: \"\\e9c8\";}.frm_download2_icon:before {content: \"\\f019\";}.frm_list-alt_icon:before {content: \"\\f022\";}.frm_eye_icon:before {content: \"\\f06e\";}.frm_eye-slash_icon:before {content: \"\\f070\";}.frm_view_agenda_icon:before {content: \"\\e8e9\";}.frm_view_day_icon:before {content: \"\\e8ed\";}.frm_h3_icon:before {content: \"\\f315\";}.frm_repeat_icon:before {content: \"\\f363\";}.frm_sliders_icon:before {content: \"\\f1de\";}.frm_code-commit_icon:before {content: \"\\f386\";}.frm_star-o_icon:before {content: \"\\f006\";}.frm_star_icon:before {content: \"\\f005\";}.frm_star-half_icon:before {content: \"\\f089\";}.frm_linear_scale_icon:before {content: \"\\e260\";}.frm_pause_icon:before {content: \"\\ea16\";}.frm_pause-circle_icon:before {content: \"\\f28b\";}.frm_view_comfy_icon:before {content: \"\\e42a\";}.frm_sort_icon:before {content: \"\\f0dc\";}.frm_unsorted_icon:before {content: \"\\f0dc\";}.frm_pie-chart_icon:before {content: \"\\e99a\";}.frm_area-chart_icon:before {content: \"\\f1fe\";}.frm_stats-dots_icon:before {content: \"\\e99b\";}.frm_stats-bars_icon:before {content: \"\\e99c\";}.frm_stats-bars2_icon:before {content: \"\\e99d\";}.frm_credit-card-alt_icon:before {content: \"\\f283\";}.frm_cc-visa_icon:before {content: \"\\f1f0\";}.frm_cc-mastercard_icon:before {content: \"\\f1f1\";}.frm_cc-discover_icon:before {content: \"\\f1f2\";}.frm_cc-amex_icon:before {content: \"\\f1f3\";}.frm_cc-paypal_icon:before {content: \"\\f1f4\";}.frm_cc-stripe_icon:before {content: \"\\f1f5\";}.frm_trash-alt_icon:before {content: \"\\f2ed\";}.frm_view_quilt_icon:before {content: \"\\e8f1\";}.frm_line_style_icon:before {content: \"\\e919\";}.frm_page-break_icon:before {content: \"\\ea68\";}.frm_asterisk_icon:before {content: \"\\f069\";}.frm_arrows_icon:before {content: \"\\f047\";}.frm_clone_icon:before {content: \"\\f24d\";}.frm_copy_icon:before {content: \"\\f0c5\";}.frm_file-code_icon:before {content: \"\\f1c9\";}.frm_file-plus_icon:before {content: \"\\f319\";}.frm_file_icon:before {content: \"\\f15b\";}.frm_info-circle_icon:before {content: \"\\f05a\";}.frm_info-square_icon:before {content: \"\\f30f\";}.frm_star-empty_icon:before {content: \"\\e9d7\";}.frm_star-half2_icon:before {content: \"\\e9d8\";}.frm_star-full_icon:before {content: \"\\e9d9\";}@media only screen and (max-width: 900px) {.frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth label.frm_primary_label{display: block !important;}}@media only screen and (max-width: 600px) {.frm_form_field.frm_four_col .frm_opt_container{grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width: 500px) {.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width: auto;margin-right: 0;float: none;display:block;}.frm_form_field input[type=file] {max-width:220px;}.with_frm_style .frm-g-recaptcha > div > div,.with_frm_style .g-recaptcha > div > div{width:inherit !important;display:block;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);}.with_frm_style .g-recaptcha iframe,.with_frm_style .frm-g-recaptcha iframe{width:100%;}}.with_frm_style .frm_form_field{clear:both;}.frm_form_field,.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{width:auto;}.frm_inline_form .frm_form_field.form-field{margin-right:2.5%;display:inline-block;}.frm_inline_form .frm_submit{display:inline-block;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_right_half,.frm_form_field.frm_right_third,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_right_fourth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_half,.frm_form_field.frm_last_third,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_last_fourth,.frm_form_field.frm_last_fifth,.frm_form_field.frm_last_sixth,.frm_form_field.frm_last_seventh,.frm_form_field.frm_last_eighth,.frm_form_field.frm_last_inline,.frm_form_field.frm_last,.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_two_thirds,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_inline,.frm_submit.frm_inline{clear:none;float:left;margin-left:2.5%;}.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{clear:left;float:left;margin-left:0;}.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{width:48.75%;}.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{width:31.66%;}.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{width:65.82%;}.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{width:23.12%;}.frm_form_field.frm9,.frm_form_field.frm_three_fourths{width:74.36%;}.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{width:18%;}.frm_form_field.frm_two_fifths {width:38.5%;}.frm_form_field.frm_three_fifths {width:59%;}.frm_form_field.frm_four_fifths {width:79.5%;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{width:14.58%;}.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh{width:12.14%;}.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{width:10.31%;}.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;}.frm_full,.frm_full .wp-editor-wrap,.frm_full input:not([type=\'checkbox\']):not([type=\'radio\']):not([type=\'button\']),.frm_full select,.frm_full textarea{width:100% !important;}.frm_full .wp-editor-wrap input{width:auto !important;}.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container,.frm_combo_inputs_container,.frm_grid_container,.frm_form_fields .frm_section_heading,.frm_form_fields .frm_fields_container,.frm_form_field.frm_two_col .frm_opt_container,.frm_form_field.frm_three_col .frm_opt_container,.frm_form_field.frm_four_col .frm_opt_container{display:block;}.frm_form_field.frm_left_container label.frm_primary_label{float:left;display:inline;max-width:33%;margin-right:5%;}.with_frm_style .frm_conf_field.frm_left_container label.frm_primary_label{display:inline;visibility:hidden;}.frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_left_container textarea,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_left_container .chosen-container,.frm_form_field.frm_left_container .frm_combo_inputs_container,.frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_right_container textarea,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha,.frm_form_field.frm_right_container .chosen-container,.frm_form_field.frm_right_container .frm_combo_inputs_container{max-width:62%;}.frm_form_field.frm_left_container .frm_combo_inputs_container input,.frm_form_field.frm_left_container .frm_combo_inputs_container select,.frm_form_field.frm_right_container .frm_combo_inputs_container input,.frm_form_field.frm_right_container .frm_combo_inputs_container select{max-width:100%;}.frm_form_field.frm_left_container .frm_data_container,.frm_form_field.frm_right_container .frm_data_container,.frm_form_field.frm_inline_container .frm_data_container,.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_left_container .frm_combo_inputs_container,.frm_form_field.frm_right_container .frm_combo_inputs_container,.frm_form_field.frm_inline_container .frm_combo_inputs_container,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_inline_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_inline_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_inline_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha,.frm_form_field.frm_inline_container .g-recaptcha{display:inline-block;}.frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_left_container .frm_primary_label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:33%;}.with_frm_style .frm_left_container label.frm_primary_label{float:left;display:inline !important;width:150px;max-width:33% !important;margin-right:10px !important;}.with_frm_style .frm_right_container label.frm_primary_label{display:inline !important;width:150px;max-width:33% !important;margin-left:10px !important;}.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_left_container textarea,.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .chosen-container,.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_right_container textarea,.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .chosen-container{max-width:62% !important;}.with_frm_style .frm_form_field.frm_left_container .frm_combo_inputs_container .frm_form_field input,.with_frm_style .frm_form_field.frm_left_container .frm_combo_inputs_container .frm_form_field select,.with_frm_style .frm_form_field.frm_right_container .frm_combo_inputs_container .frm_form_field input,.with_frm_style .frm_form_field.frm_right_container .frm_combo_inputs_container .frm_form_field select{max-width:100% !important;}.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha{display:inline-block !important;}.with_frm_style .frm_left_container > p.description::before,.with_frm_style .frm_left_container > div.description::before,.with_frm_style .frm_left_container > div.frm_description::before,.with_frm_style .frm_left_container > .frm_error::before,.with_frm_style .frm_right_container > p.description::after,.with_frm_style .frm_right_container > div.description::after,.with_frm_style .frm_right_container > div.frm_description::after,.with_frm_style .frm_right_container > .frm_error::after{content:\'\' !important;display:inline-block !important;width:150px;max-width:33% !important;margin-right:10px !important;}.with_frm_style .frm_left_container.frm_inline label.frm_primary_label{max-width:90% !important;}.with_frm_style .form-field.frm_col_field{clear:none;float:left;margin-right:20px;}.with_frm_style .form-field.frm_col_field div.frm_description{width:auto;max-width:100%;}.with_frm_style .frm_inline_container label.frm_primary_label,.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline !important;}.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px !important;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_checkbox{float:left;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox{width:48%;margin-right:4%;}.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width:30%;margin-right:5%;}.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:22%;margin-right:4%;}.frm_form_field.frm_two_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_two_col .frm_checkbox:nth-child(2n+2),.frm_form_field.frm_three_col .frm_radio:nth-child(3n+3),.frm_form_field.frm_three_col .frm_checkbox:nth-child(3n+3),.frm_form_field.frm_four_col .frm_radio:nth-child(4n+4),.frm_form_field.frm_four_col .frm_checkbox:nth-child(4n+4){margin-right:0;}.with_frm_style.frm_rtl .frm_form_field.frm2,.with_frm_style.frm_rtl .frm_form_field.frm3,.with_frm_style.frm_rtl .frm_form_field.frm4,.with_frm_style.frm_rtl .frm_form_field.frm6,.with_frm_style.frm_rtl .frm_form_field.frm8,.with_frm_style.frm_rtl .frm_form_field.frm9,.with_frm_style.frm_rtl .frm_form_field.frm_half,.with_frm_style.frm_rtl .frm_form_field.frm_third,.with_frm_style.frm_rtl .frm_form_field.frm_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_sixth,.with_frm_style.frm_rtl .frm_form_field.frm_seventh,.with_frm_style.frm_rtl .frm_form_field.frm_eighth,.with_frm_style.frm_rtl .frm_form_field.frm_inline,.with_frm_style.frm_rtl .frm_form_field.frm_left_half,.with_frm_style.frm_rtl .frm_form_field.frm_left_third,.with_frm_style.frm_rtl .frm_form_field.frm_left_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_left_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_left_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_left_inline,.with_frm_style.frm_rtl .frm_form_field.frm_first_half,.with_frm_style.frm_rtl .frm_form_field.frm_first_third,.with_frm_style.frm_rtl .frm_form_field.frm_first_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_first_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_first_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_first_inline,.with_frm_style.frm_rtl .frm_form_field.frm_right_half,.with_frm_style.frm_rtl .frm_form_field.frm_right_third,.with_frm_style.frm_rtl .frm_form_field.frm_right_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_right_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_right_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_right_inline,.with_frm_style.frm_rtl .frm_form_field.frm_last_half,.with_frm_style.frm_rtl .frm_form_field.frm_last_third,.with_frm_style.frm_rtl .frm_form_field.frm_last_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_last_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_last_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_last_inline{float:right;margin-right:2.5%;margin-left:0;clear:none;}.with_frm_style.frm_rtl .frm_form_field.frm_left_half,.with_frm_style.frm_rtl .frm_form_field.frm_first_half,.with_frm_style.frm_rtl .frm_form_field.frm_first,.with_frm_style.frm_rtl .frm_form_field.frm_left_third,.with_frm_style.frm_rtl .frm_form_field.frm_first_third,.with_frm_style.frm_rtl .frm_form_field.frm_first_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_left_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_first_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_left_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_left_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_first_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_left_inline,.with_frm_style.frm_rtl .frm_form_field.frm_first_inline{clear:right;margin-right:0;}.with_frm_style.frm_rtl .frm_form_field.frm_two_col .frm_radio,.with_frm_style.frm_rtl .frm_form_field.frm_three_col .frm_radio,.with_frm_style.frm_rtl .frm_form_field.frm_four_col .frm_radio,.with_frm_style.frm_rtl .frm_form_field.frm_two_col .frm_checkbox,.with_frm_style.frm_rtl .frm_form_field.frm_three_col .frm_checkbox,.with_frm_style.frm_rtl .frm_form_field.frm_four_col .frm_checkbox{float:right;}@media only screen and (max-width: 500px) {.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_left_container textarea,.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .chosen-container,.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_right_container textarea,.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .chosen-container{max-width:100% !important;}.with_frm_style .frm_left_container > p.description::before,.with_frm_style .frm_left_container > div.description::before,.with_frm_style .frm_left_container > div.frm_description::before,.with_frm_style .frm_left_container > .frm_error::before,.with_frm_style .frm_right_container > p.description::after,.with_frm_style .frm_right_container > div.description::after,.with_frm_style .frm_right_container > div.frm_description::after,.with_frm_style .frm_right_container > .frm_error::after{display:none !important;}.with_frm_style .frm_left_container label.frm_primary_label,.with_frm_style .frm_right_container label.frm_primary_label{width:100% !important;max-width:100% !important;margin-right:0 !important;margin-left:0 !important;padding-right:0 !important;padding-left:0 !important;}}@media only screen and (max-width: 600px){.with_frm_style .frm_form_field.frm_half.frm_left_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_half.frm_left_container select,.with_frm_style .frm_form_field.frm_half.frm_left_container textarea,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_half.frm_left_container.frm-g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_left_container.g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_left_container .chosen-container,.with_frm_style .frm_form_field.frm_half.frm_right_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_half.frm_right_container select,.with_frm_style .frm_form_field.frm_half.frm_right_container textarea,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_half.frm_right_container.frm-g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_right_container.g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_right_container .chosen-container{max-width:100% !important;}.with_frm_style .frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_primary_label{max-width:100% !important;margin-right:0;margin-left:0;padding-right:0;padding-left:0;width:100% !important;}.with_frm_style .frm_repeat_inline,.with_frm_style .frm_repeat_grid{margin: 20px 0;}.with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error{margin-right:0;margin-left:0;padding-right:0;padding-left:0;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_first_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_last_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_last_inline{width:100%;margin-left:0;margin-right:0;clear:both;float:none;}.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:48%;}.frm_form_field.frm_four_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_four_col .frm_checkbox:nth-child(2n+2){margin-right:0;}}','no'),(92740,'_transient_frmpro_css','/* WARNING: Any changes made to this file will be lost when your Formidable settings are updated */\n.frm_form_field .grecaptcha-badge,.frm_hidden,.frm_remove_form_row.frm_hidden,.with_frm_style .frm_button.frm_hidden{display:none;}form input.frm_verify{display:none !important;}.with_frm_style fieldset{min-width:0;}.with_frm_style fieldset fieldset{border:none;margin:0;padding:0;background-color:transparent;}legend.frm_hidden{display:none !important;}.with_frm_style .frm_form_fields{opacity:1;transition: opacity 0.1s linear;}.with_frm_style .frm_doing_ajax{opacity:.5;}.frm_transparent{color:transparent;}.input[type=file].frm_transparent:focus, .with_frm_style input[type=file]{background-color:transparent;border:none;outline:none;box-shadow:none;}.with_frm_style input[type=file]{display:initial;}.frm_preview_page:before{content:normal !important;}.frm_preview_page{padding:25px;}.with_frm_style label.frm_primary_label{max-width:100%;}.with_frm_style .frm_top_container label.frm_primary_label,.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_top{display:block;float:none;width:auto;}.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px;}.with_frm_style .frm_right_container label.frm_primary_label,.with_frm_style .frm_pos_right{display:inline;float:right;margin-left:10px;}.with_frm_style .frm_none_container label.frm_primary_label,.with_frm_style .frm_pos_none,.frm_none_container label.frm_primary_label{display:none;}.with_frm_style .frm_section_heading.frm_hide_section{margin-top:0 !important;}.with_frm_style .frm_hidden_container label.frm_primary_label,.with_frm_style .frm_pos_hidden,.frm_hidden_container label.frm_primary_label{visibility:hidden;}.with_frm_style .frm_inside_container label.frm_primary_label{opacity:0;transition: opacity 0.1s linear;}.with_frm_style .frm_inside_container label.frm_visible,.frm_visible{opacity:1;}.with_frm_style .frm_description{clear:both;}.with_frm_style input[type=number][readonly]{-moz-appearance: textfield;}.with_frm_style select[multiple=\"multiple\"]{height:auto;line-height:normal;}.with_frm_style .frm_catlevel_2,.with_frm_style .frm_catlevel_3,.with_frm_style .frm_catlevel_4,.with_frm_style .frm_catlevel_5{margin-left:18px;}.with_frm_style .wp-editor-container{border:1px solid #e5e5e5;}.with_frm_style .quicktags-toolbar input{font-size:12px !important;}.with_frm_style .wp-editor-container textarea{border:none;}.with_frm_style textarea{height:auto;}.with_frm_style .auto_width #loginform input,.with_frm_style .auto_width input,.with_frm_style input.auto_width,.with_frm_style select.auto_width,.with_frm_style textarea.auto_width{width:auto;}.with_frm_style .frm_repeat_buttons{white-space:nowrap;}.with_frm_style .frm_button{text-decoration:none;border:1px solid #eee;padding:5px;display:inline;}.with_frm_style .frm_submit{clear:both;}.frm_inline_form .frm_form_field,.frm_inline_form .frm_submit{grid-column: span 1 / span 1;}.frm_inline_form .frm_submit{margin:0;}.frm_submit.frm_inline_submit input[type=submit],.frm_submit.frm_inline_submit button,.frm_inline_form .frm_submit input[type=submit],.frm_inline_form .frm_submit button{margin-top:0;}.with_frm_style.frm_center_submit .frm_submit{text-align:center;}.with_frm_style.frm_center_submit .frm_submit input[type=submit],.with_frm_style.frm_center_submit .frm_submit input[type=button],.with_frm_style.frm_center_submit .frm_submit button{margin-bottom:8px !important;}.with_frm_style .frm_submit input[type=submit],.with_frm_style .frm_submit input[type=button],.with_frm_style .frm_submit button{-webkit-appearance: none;cursor: pointer;}.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{display: block;margin: 0 auto;}.with_frm_style .frm_loading_form .frm_ajax_loading{visibility:visible !important;}.with_frm_style .frm_loading_form .frm_button_submit {position: relative;opacity: .8;color: transparent !important;text-shadow: none !important;}.with_frm_style .frm_loading_form .frm_button_submit:hover,.with_frm_style .frm_loading_form .frm_button_submit:active,.with_frm_style .frm_loading_form .frm_button_submit:focus {cursor: not-allowed;color: transparent;outline: none !important;box-shadow: none;}.with_frm_style .frm_loading_form .frm_button_submit:before {content: \'\';display: inline-block;position: absolute;background: transparent;border: 1px solid #fff;border-top-color: transparent;border-left-color: transparent;border-radius: 50%;box-sizing: border-box;top: 50%;left: 50%;margin-top: -10px;margin-left: -10px;width: 20px;height: 20px;-webkit-animation: spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:  spin 2s linear infinite;animation: spin 2s linear infinite;}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr;}.frm_style_formidable-style.with_frm_style,.frm_style_formidable-style.with_frm_style form,.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {text-align:left;}.frm_style_formidable-style.with_frm_style .frm_form_fields  > fieldset{border-width:0px;border-style:solid;border-color:#000000;margin:0;padding:0 0 15px 0;background-color:transparent;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;}.frm_style_formidable-style.with_frm_style legend + h3,.frm_style_formidable-style.with_frm_style h3.frm_form_title{font-size:20px;color:#444444;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;margin-top:10px;margin-bottom:10px;}.frm_style_formidable-style.with_frm_style .frm-show-form  .frm_section_heading h3{padding:15px 0 3px 0;margin:0;font-size:18px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-weight:bold;color:#444444;border:none;border-top:2px solid #e8e8e8;background-color:transparent}.frm_style_formidable-style.with_frm_style h3 .frm_after_collapse{display:inline;}.frm_style_formidable-style.with_frm_style h3 .frm_before_collapse{display:none;}.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm_section_heading h3{margin:0;}.frm_style_formidable-style.with_frm_style .frm_section_heading{margin-top:15px;}.frm_style_formidable-style.with_frm_style  .frm-show-form .frm_section_heading .frm_section_spacing,.menu-edit #post-body-content .frm_style_formidable-style.with_frm_style  .frm-show-form .frm_section_heading .frm_section_spacing{margin-bottom:12px;}.frm_style_formidable-style.with_frm_style .frm_repeat_sec{margin-bottom:20px;margin-top:20px;}.frm_style_formidable-style.with_frm_style label.frm_primary_label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;text-align:left;margin:0;padding:0 0 3px 0;width:auto;display:block;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container,.frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;color:#666666;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container{font-size:14px;}.frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it{font-size:14px;font-weight:normal;}.frm_style_formidable-style.with_frm_style .frm_icon_font{color:#444444;}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before{content:\"\\e600\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{content:\"\\e602\";}.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before,.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{color:#444444;vertical-align:middle;}.frm_style_formidable-style.with_frm_style .frm_trigger.active .frm_icon_font.frm_arrow_icon:before{content:\"\\e62d\";color:#444444;}.frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font.frm_arrow_icon:before{content:\"\\e62a\";color:#444444;}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd {margin-bottom:0;}.frm_style_formidable-style.with_frm_style .form-field.frm_section_heading{margin-bottom:0;}.frm_style_formidable-style.with_frm_style p.description,.frm_style_formidable-style.with_frm_style div.description,.frm_style_formidable-style.with_frm_style div.frm_description,.frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description,.frm_style_formidable-style.with_frm_style .frm_error{margin:0;padding:0;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:12px;color:#666666;font-weight:normal;text-align:left;font-style:normal;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p{font-size:14px;color:#666666;margin-top:10px;margin-bottom:25px;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container{grid-template-columns: 150px auto;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container{grid-template-columns: auto 150px;}.frm_form_field.frm_right_container{grid-template-columns: auto 25%;}.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_data_container,.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline;}.frm_style_formidable-style.with_frm_style .frm_pos_right{display:inline;width:150px;}.frm_style_formidable-style.with_frm_style .frm_none_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_pos_none{display:none;}.frm_style_formidable-style.with_frm_style .frm_scale label{font-weight:normal;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;}.frm_style_formidable-style.with_frm_style .frm_required{color:#B94A48;font-weight:bold;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_style_formidable-style.with_frm_style .chosen-container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;margin-bottom:0;}.frm_style_formidable-style.with_frm_style textarea{vertical-align:top;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=phone],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select,.frm_style_formidable-style.with_frm_style textarea,.frm_form_fields_style,.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{color:#555555;background-color:#ffffff;border-color: #cccccc;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:100%;max-width:100%;font-size:14px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_style_formidable-style.with_frm_style input[type=text],.frm_style_formidable-style.with_frm_style input[type=password],.frm_style_formidable-style.with_frm_style input[type=email],.frm_style_formidable-style.with_frm_style input[type=number],.frm_style_formidable-style.with_frm_style input[type=url],.frm_style_formidable-style.with_frm_style input[type=tel],.frm_style_formidable-style.with_frm_style input[type=file],.frm_style_formidable-style.with_frm_style input[type=search],.frm_style_formidable-style.with_frm_style select{height:32px;line-height:1.3;}.frm_style_formidable-style.with_frm_style select[multiple=\"multiple\"]{height:auto ;}.frm_style_formidable-style.with_frm_style input[type=file]{color: #555555;padding:0px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;}.frm_style_formidable-style.with_frm_style input[type=file].frm_transparent{color:transparent;}.frm_style_formidable-style.with_frm_style select{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .wp-editor-wrap{width:100%;max-width:100%;}.frm_style_formidable-style.with_frm_style .wp-editor-container textarea{border:none;}.frm_style_formidable-style.with_frm_style .mceIframeContainer{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .auto_width input,.frm_style_formidable-style.with_frm_style input.auto_width,.frm_style_formidable-style.with_frm_style select.auto_width,.frm_style_formidable-style.with_frm_style textarea.auto_width{width:auto;}.frm_style_formidable-style.with_frm_style input[disabled],.frm_style_formidable-style.with_frm_style select[disabled],.frm_style_formidable-style.with_frm_style textarea[disabled],.frm_style_formidable-style.with_frm_style input[readonly],.frm_style_formidable-style.with_frm_style select[readonly],.frm_style_formidable-style.with_frm_style textarea[readonly]{background-color:#ffffff;color:#A1A1A1;border-color:#E5E5E5;}.frm_style_formidable-style.with_frm_style input::placeholder,.frm_style_formidable-style.with_frm_style textarea::placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input::-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea::-moz-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input:-ms-input-placeholder,frm_style_formidable-style.with_frm_style textarea:-ms-input-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style input:-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea:-moz-placeholder{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style .frm_default,.frm_style_formidable-style.with_frm_style input.frm_default,.frm_style_formidable-style.with_frm_style textarea.frm_default,.frm_style_formidable-style.with_frm_style select.frm_default,.frm_style_formidable-style.with_frm_style .placeholder,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default{color: #A1A1A1;}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,.frm_style_formidable-style.with_frm_style select:focus,.frm_style_formidable-style.with_frm_style textarea:focus,.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],.frm_form_fields_active_style,.frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices{background-color:#ffffff;border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102,175,233, 0.6);}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_style_formidable-style.with_frm_style .frm_submit button,.frm_form_submit_style{width:auto;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;height:auto;line-height:normal;text-align:center;background:#ffffff;border-width:1px;border-color: #cccccc;border-style:solid;color:#444444;cursor:pointer;font-weight:normal;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-shadow:none;padding:6px 11px;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-shadow:0 1px 1px #eeeeee;-webkit-box-shadow:0 1px 1px #eeeeee;box-shadow:0 1px 1px #eeeeee;margin:10px;margin-left:0;margin-right:0;vertical-align:middle;}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message{margin:0;}.frm_style_formidable-style.with_frm_style input[type=submit]:hover,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,.frm_style_formidable-style.with_frm_style .frm_submit button:hover{background: #efefef;border-color: #cccccc;color: #444444;}.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{margin-bottom:10px;}.frm_style_formidable-style.with_frm_style input[type=submit]:focus,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,.frm_style_formidable-style.with_frm_style .frm_submit button:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:active,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,.frm_style_formidable-style.with_frm_style .frm_submit button:active{background: #efefef;border-color: #cccccc;color: #444444;}.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:hover,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:active,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus{color: transparent ;background: #ffffff;}.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:before {border-bottom-color: #444444;border-right-color: #444444;}.frm_style_formidable-style.with_frm_style.frm_inline_top .frm_submit::before,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit::before {content:\"before\";font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;margin:0;padding:0 0 3px 0;width:auto;display:block;visibility:hidden;}.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit input,.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit button,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit input,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit button {margin: 0 !important;}.frm_style_formidable-style.with_frm_style a.frm_save_draft{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;font-weight:normal;}.frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:14px;color:#444444;font-weight:bold;clear:both;}.frm_style_formidable-style.with_frm_style .frm_radio{display:block;}.frm_style_formidable-style.with_frm_style .frm_checkbox{display:block;}.frm_style_formidable-style.with_frm_style .vertical_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_checkbox,.frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.frm_style_formidable-style.with_frm_style .frm_radio label,.frm_style_formidable-style.with_frm_style .frm_checkbox label{font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-size:13px;color:#444444;font-weight:normal;}.frm_style_formidable-style.with_frm_style .frm_radio input[type=radio],.frm_style_formidable-style.with_frm_style .frm_checkbox input[type=checkbox] {font-size: 13px;position: static;}.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:#444444;background-color:#ffffff;border-color:#B94A48;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style .frm_blank_field .sigWrapper{border-color:#B94A48 !important;}.frm_style_formidable-style.with_frm_style .frm_error{font-weight:bold;}.frm_style_formidable-style.with_frm_style .frm_blank_field label,.frm_style_formidable-style.with_frm_style .frm_error{color:#B94A48;}.frm_style_formidable-style.with_frm_style .frm_error_style{background-color:#F2DEDE;border:1px solid #EBCCD1;border-radius:4px;color: #B94A48;font-size:14px;margin:0;margin-bottom:20px;}.frm_style_formidable-style.with_frm_style .frm_message,.frm_success_style{border:1px solid #D6E9C6;background-color:#DFF0D8;color:#468847;border-radius:4px;}.frm_style_formidable-style.with_frm_style .frm_message p{color:#468847;}.frm_style_formidable-style.with_frm_style .frm_message{margin:5px 0 15px;font-size:14px;}.frm_style_formidable-style.with_frm_style .frm-grid td,.frm-grid th{border-color:#cccccc;}.form_results.frm_style_formidable-style.with_frm_style{border:1px solid #cccccc;}.form_results.frm_style_formidable-style.with_frm_style tr td{color: #555555;border-top:1px solid #cccccc;}.form_results.frm_style_formidable-style.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #cccccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #cccccc 50%, #cccccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));}.frm_style_formidable-style.with_frm_style #frm_loading .progress-bar{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_grid,.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{border-color:#cccccc;}.frm_style_formidable-style.with_frm_style .frm_grid.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_first.frm_blank_field,.frm_style_formidable-style.with_frm_style .frm_grid_odd.frm_blank_field{background-color:#F2DEDE;border-color:#EBCCD1;}.frm_style_formidable-style.with_frm_style .frm_grid_first,.frm_style_formidable-style.with_frm_style .frm_grid_odd{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_grid{background-color:#ffffff;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_scroll_box{background-color:#ffffff;border-color: #cccccc;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:100%;font-size:14px;padding:6px 10px;outline:none;}.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea{color: #555555;background-color:transparent;border:none;display:inline;width:auto;padding:0;}.frm_style_formidable-style.with_frm_style .frm_button{padding:6px 11px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-size:14px;font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",Tahoma,sans-serif;font-weight:normal;color:#444444;background: #ffffff;border-width:1px;border-color: #cccccc;height:auto;}@media only screen and (max-width: 600px){.frm_style_formidable-style.with_frm_style .frm_repeat_inline,.frm_style_formidable-style.with_frm_style .frm_repeat_grid{margin: 20px 0;}}.frm_ajax_loading{visibility:hidden;width:auto;}.frm_form_submit_style{height:auto;}a.frm_save_draft{cursor:pointer;}.horizontal_radio .frm_radio{margin:0 5px 0 0;}.horizontal_radio .frm_checkbox{margin:0;margin-right:5px;}.vertical_radio .frm_checkbox,.vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.horizontal_radio .frm_checkbox,.horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}.with_frm_style .frm_checkbox label,.with_frm_style .frm_radio label{display: inline;white-space:normal;}.with_frm_style .vertical_radio .frm_checkbox label,.with_frm_style .vertical_radio .frm_radio label{display: block;padding-left: 20px;text-indent: -20px;}.frm_file_container .frm_file_link,.with_frm_style .frm_radio label .frm_file_container,.with_frm_style .frm_checkbox label .frm_file_container{display:inline-block;margin:5px;vertical-align:middle;}.with_frm_style .frm_radio input[type=radio]{-webkit-appearance:radio;}.with_frm_style .frm_checkbox input[type=checkbox]{-webkit-appearance:checkbox;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{border-radius:initial;flex: none;display:inline-block;margin:4px 5px 0 0;width:auto;border:none;vertical-align:baseline;position: initial; }.with_frm_style :invalid,.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid{box-shadow:none;}.with_frm_style .frm_error_style img{padding-right:10px;vertical-align:middle;border:none;}.with_frm_style .frm_trigger{cursor:pointer;}.with_frm_style .frm_error_style,.with_frm_style .frm_message,.frm_success_style{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:15px;}.with_frm_style .frm_message p{margin-bottom:5px;}.frm_form_fields_style,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_form_submit_style{width:auto;}.with_frm_style .frm_trigger span{float:left;}.with_frm_style table.frm-grid,#content .with_frm_style table.frm-grid{border-collapse:collapse;border:none;}.frm-grid td,.frm-grid th{padding:5px;border-width:1px;border-style:solid;border-color:#cccccc;border-top:none;border-left:none;border-right:none;}table.form_results.with_frm_style{border:1px solid #ccc;}table.form_results.with_frm_style tr td{text-align:left;color:#555555;padding:7px 9px;border-top:1px solid #cccccc;}table.form_results.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#fff;}table.form_results.with_frm_style tr.frm_odd,.frm-grid .frm_odd{background-color:#ffffff;}.frm_collapse .ui-icon{display:inline-block;}.frm_toggle_container{border:1px solid transparent;}.frm_toggle_container ul{margin:5px 0;padding-left:0;list-style-type:none;}.frm_toggle_container .frm_month_heading{text-indent:15px;}.frm_toggle_container .frm_month_listing{margin-left:40px;}#frm_loading{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;}#frm_loading h3{font-weight:500;padding-bottom:15px;color:#fff;font-size:24px;}#frm_loading_content{position:fixed;top:20%;left:33%;width:33%;text-align:center;padding-top:30px;font-weight:bold;z-index:9999999;}#frm_loading img{max-width:100%;}#frm_loading .progress{border-radius:4px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;height:20px;margin-bottom:20px;overflow:hidden;}#frm_loading .progress.active .progress-bar{animation:2s linear 0s normal none infinite progress-bar-stripes;}#frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg, #cccccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #cccccc 50%, #cccccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-size:40px 40px;}#frm_loading .progress-bar{background-color:#ffffff;box-shadow:0 -1px 0 rgba(0, 0, 0, 0.15) inset;float:left;height:100%;line-height:20px;text-align:center;transition:width 0.6s ease 0s;width:100%;}.frm_image_from_url{height:50px;}.frm-loading-img{background:url(../images/ajax_loader.gif) no-repeat center center;padding:6px 12px;}select.frm_loading_lookup{background-image: url(../images/ajax_loader.gif) !important;background-position: 10px;background-repeat: no-repeat;color: transparent !important;}.frm_screen_reader {border: 0;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal !important; }.frm_screen_reader.frm_hidden{display:initial;}.frm_clear_none{clear:none;}.frm_clear{clear:both;}.frm_form_field.frm_alignright{float:right !important;}.with_frm_style .frm_form_field{clear:both;}.frm_combo_inputs_container,.frm_grid_container,.frm_form_fields .frm_section_heading,.frm_form_fields .frm_fields_container{display:grid;grid-template-columns: repeat(12, 6.5%);grid-auto-rows: max-content;grid-gap: 0 2%;}.frm_combo_inputs_container > *,.frm_grid_container > *,.frm_section_heading > *,.frm_fields_container .frm_form_field,.frm_fields_container > *{grid-column: span 12 / span 12;}.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;grid-column: span 2 / span 2;}.frm_form_field.frm_three_fifths, .frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{grid-column:span 6 / span 6;}.frm_form_field.frm_two_fifths, .frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{grid-column:span 4 / span 4;}.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{grid-column: span 8/span 8;}.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{grid-column: span 3/span 3;}.frm_form_field.frm_four_fifths, .frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_three_fourths{grid-column: span 9/span 9;}.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{grid-column: span 2/span 2;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{grid-column: span 2/span 2;}.frm_form_field.frm10,.frm_submit.frm10{grid-column: span 10/span 10;}.frm_form_field.frm1,.frm_submit.frm1,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{grid-column: span 1/span 1;}.frm_form_field.frm5,.frm_submit.frm5{grid-column: span 5/span 5;}.frm_form_field.frm7,.frm_submit.frm7{grid-column: span 7/span 7;}.frm_form_field.frm11,.frm_submit.frm11{grid-column: span 11/span 11;}.frm12,.frm_full,.frm_full .wp-editor-wrap,.frm_full input:not([type=\'checkbox\']):not([type=\'radio\']):not([type=\'button\']),.frm_full select,.frm_full textarea{width:100% !important;grid-column: span 12/span 12;}.frm_full .wp-editor-wrap input{width:auto !important;}.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{grid-column-start:1;}.frm_form_field.frm_last,.frm_form_field.frm_alignright{grid-column-end:-1;grid-row-start: span 100;justify-content: end;}.with_frm_style.frm_rtl .frm_form_fields .star-rating{float:right;}.with_frm_style.frm_rtl .frm_grid .frm_primary_label,.with_frm_style.frm_rtl .frm_grid_first .frm_primary_label,.with_frm_style.frm_rtl .frm_grid_odd .frm_primary_label,.with_frm_style.frm_rtl .frm_grid .frm_radio,.with_frm_style.frm_rtl .frm_grid_first .frm_radio,.with_frm_style.frm_rtl .frm_grid_odd .frm_radio,.with_frm_style.frm_rtl .frm_grid .frm_checkbox,.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox,.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox{float:right !important;margin-right:0 !important;}.with_frm_style.frm_rtl .frm_grid_first .frm_radio label input,.with_frm_style.frm_rtl .frm_grid .frm_radio label input,.with_frm_style.frm_rtl .frm_grid_odd .frm_radio label input,.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox label input,.with_frm_style.frm_rtl .frm_grid .frm_checkbox label input,.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox label input{float:left;}.with_frm_style.frm_rtl .frm_catlevel_2,.with_frm_style.frm_rtl .frm_catlevel_3,.with_frm_style.frm_rtl .frm_catlevel_4,.with_frm_style.frm_rtl .frm_catlevel_5{margin-right:18px;}.with_frm_style.frm_rtl div > .frm_time_select{margin-right:5px;}.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{display: grid;grid-template-columns: 25% auto;width:100%;grid-auto-rows: min-content;}.frm_form_field.frm_right_container{grid-template-columns: auto 25%;}.frm_form_field.frm_inline_container{grid-template-columns: repeat(2, minmax(auto, max-content) );}.frm_form_field.frm_inline_container label.frm_primary_label,.frm_form_field.frm_right_container label.frm_primary_label,.frm_form_field.frm_left_container label.frm_primary_label{margin-right:10px;grid-row:span 2/span 2;padding-top:4px;}.frm_form_field.frm_left_container label.frm_primary_label{grid-column:1;grid-row:span 2/span 2; }.frm_form_field.frm_right_container label.frm_primary_label{grid-column:2;grid-row:1;margin-right:0;margin-left:10px;}.frm_form_field.frm_inline_container .frm_description,.frm_form_field.frm_left_container .frm_description{grid-column:2;}.frm_form_field.frm_right_container .frm_description{grid-column:1;}.frm_conf_field.frm_left_container{grid-template-columns: 67%;}.frm_conf_field.frm_left_container .frm_description{grid-column:1;}.frm-fade-in {-webkit-animation-name: fadeIn;animation-name: fadeIn;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}@keyframes fadeIn {   0% {opacity: 0;}   100% {opacity: 1;}}@media only screen and (max-width: 700px) {.frm_form_fields .frm_fields_container{grid-gap: 0 2%;}}@media only screen and (max-width: 600px) {.frm_section_heading > .frm_form_field,.frm_fields_container > .frm_submit,.frm_grid_container > .frm_form_field,.frm_fields_container > .frm_form_field{grid-column: 1 / span 12 !important;}.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{display:block;}}.frm_conf_field.frm_left_container label.frm_primary_label{display:none;}.wp-editor-wrap *,.wp-editor-wrap *:after,.wp-editor-wrap *:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_first,.with_frm_style .frm_grid_odd{clear:both;margin-bottom:0 !important;padding:5px;border-width:1px;border-style:solid;border-color:#cccccc;border-left:none;border-right:none;}.with_frm_style .frm_grid,.with_frm_style .frm_grid_odd{border-top:none;}.frm_grid .frm_error,.frm_grid_first .frm_error,.frm_grid_odd .frm_error{display:none;}.frm_grid:after,.frm_grid_first:after,.frm_grid_odd:after{visibility:hidden;display:block;font-size:0;content:\" \";clear:both;height:0;}.frm_grid_first{margin-top:20px;}.frm_grid_first,.frm_grid_odd{background-color:#ffffff;}.frm_grid{background-color:#ffffff;}.frm_grid .frm_primary_label,.frm_grid_first .frm_primary_label,.frm_grid_odd .frm_primary_label,.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{float:left !important;display:block;margin-top:0;margin-left:0 !important;}.frm_grid_first .frm_radio label,.frm_grid .frm_radio label,.frm_grid_odd .frm_radio label,.frm_grid_first .frm_checkbox label,.frm_grid .frm_checkbox label,.frm_grid_odd .frm_checkbox label{visibility:hidden;white-space:nowrap;text-align:left;}.frm_grid_first .frm_radio label input,.frm_grid .frm_radio label input,.frm_grid_odd .frm_radio label input,.frm_grid_first .frm_checkbox label input,.frm_grid .frm_checkbox label input,.frm_grid_odd .frm_checkbox label input{visibility:visible;margin:2px 0 0;float:right;}.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{display:inline;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox,.frm_grid_2 label.frm_primary_label{width:48% !important;}.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox{margin-right:4%;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox,.frm_grid_3 label.frm_primary_label{width:30% !important;}.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox{margin-right:3%;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{width:20% !important;}.frm_grid_4 label.frm_primary_label{width:28% !important;}.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{margin-right:4%;}.frm_grid_5 label.frm_primary_label,.frm_grid_7 label.frm_primary_label{width:24% !important;}.frm_grid_5 .frm_radio,.frm_grid_5 .frm_checkbox{width:17% !important;margin-right:2%;}.frm_grid_6 label.frm_primary_label{width:25% !important;}.frm_grid_6 .frm_radio,.frm_grid_6 .frm_checkbox{width:14% !important;margin-right:1%;}.frm_grid_7 label.frm_primary_label{width:22% !important;}.frm_grid_7 .frm_radio,.frm_grid_7 .frm_checkbox{width:12% !important;margin-right:1%;}.frm_grid_8 label.frm_primary_label{width:23% !important;}.frm_grid_8 .frm_radio,.frm_grid_8 .frm_checkbox{width:10% !important;margin-right:1%;}.frm_grid_9 label.frm_primary_label{width:20% !important;}.frm_grid_9 .frm_radio,.frm_grid_9 .frm_checkbox{width:9% !important;margin-right:1%;}.frm_grid_10 label.frm_primary_label{width:19% !important;}.frm_grid_10 .frm_radio,.frm_grid_10 .frm_checkbox{width:8% !important;margin-right:1%;}.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_left_container .frm_opt_container{padding-top:4px;}.with_frm_style .frm_inline_container.frm_grid_first label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_odd label.frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container{margin-right:0;}.frm_form_field.frm_two_col .frm_opt_container,.frm_form_field.frm_three_col .frm_opt_container,.frm_form_field.frm_four_col .frm_opt_container{display: grid;grid-template-columns: repeat(2, 1fr);grid-auto-rows: max-content;grid-gap: 2.5%;}.frm_form_field.frm_three_col .frm_opt_container{grid-template-columns: repeat(3, 1fr);}.frm_form_field.frm_four_col .frm_opt_container{grid-template-columns: repeat(4, 1fr);}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{grid-column-end: span 1;}.frm_form_field .frm_checkbox,.frm_form_field .frm_checkbox + .frm_checkbox,.frm_form_field .frm_radio,.frm_form_field .frm_radio + .frm_radio{margin-top: 0;margin-bottom: 0;}.frm_form_field.frm_scroll_box .frm_opt_container{height:100px;overflow:auto;}.frm_form_field.frm_html_scroll_box{height:100px;overflow:auto;background-color:#ffffff;border-color:#cccccc;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:100%;max-width:100%;font-size:14px;padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;}.frm_form_field.frm_total input,.frm_form_field.frm_total textarea{opacity:1;background-color:transparent !important;border:none !important;font-weight:bold;-moz-box-shadow:none;-webkit-box-shadow:none;width:auto !important;box-shadow:none !important;display:inline;-moz-appearance:textfield;padding:0;}.frm_form_field.frm_total input::-webkit-outer-spin-button,.frm_form_field.frm_total input::-webkit-inner-spin-button {-webkit-appearance: none;}.frm_form_field.frm_total input:focus,.frm_form_field.frm_total textarea:focus{background-color:transparent;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.frm_form_field.frm_label_justify label.frm_primary_label{text-align:justify !important;}.frm_form_field.frm_capitalize input,.frm_form_field.frm_capitalize select,.frm_form_field.frm_capitalize .frm_opt_container label{text-transform:capitalize;}.frm_clearfix:after{content:\".\";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_clearfix{display:block;}@font-face {font-family:\'s11-fp\';src:url(\'../fonts/s11-fp.eot?v=3\');src:local(\'☺\'), url(\'../fonts/s11-fp.woff?v=3\') format(\'woff\'), url(\'../fonts/s11-fp.ttf?v=3\') format(\'truetype\'), url(\'../fonts/s11-fp.svg?v=3\') format(\'svg\');font-weight:normal;font-style:normal;}.frm_icon_font,.frm_dashicon_font{text-decoration:none;text-shadow: none;font-weight:normal;display:inline-block;}i.frm_icon_font{font-style:normal;}.frm_icon_font:before,select.frm_icon_font{font-family: \'s11-fp\' !important;speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-transition: all .1s ease-in-out;-webkit-transition: all .1s ease-in-out;transition: all .1s ease-in-out;text-align:center;width: 18px;height: 18px;font-size: 18px;line-height: 1.4;vertical-align: top;}.frm_icon_font,a.frm_icon_font,.frm_icon_font:hover,a.frm_icon_font:hover{text-decoration:none !important;box-shadow:none;}.frm_icon_font:focus,.frm_dashicon_font:focus{box-shadow:none;-webkit-box-shadow:none;}.frm_duplicate_icon:active,.frm_move_icon:active,.frm_delete_icon:active{outline:none;}.frm_trigger .frm_icon_font{padding:0 5px;}.ab-icon.frm_dashicon_font:before{content: \"\\f324\";}.frm_logo_icon:before {content: \"\\e601\";}.frm_required_icon:before {content: \"\\e612\";}.frm_delete_icon:before {content: \"\\e610\" !important;}.frm_move_icon:before {content: \"\\e61a\";}.frm_clear_icon:before {content: \"\\e60a\";}.frm_noclear_icon:before {content: \"\\e60b\";}.frm_duplicate_icon:before {content: \"\\e61b\";}.frm_new_icon:before {content: \"\\e614\";}.frm_paste_icon:before {content: \"\\e901\";}.frm_tooltip_icon:before {content: \"\\e611\";}.frm_forbid_icon:before {content: \"\\e636\";}.frm_check_icon:before {content: \"\\e605\";}.frm_check1_icon:before {content: \"\\e606\";}.frm_plus_icon:before {content: \"\\e62f\";}.frm_plus1_icon:before {content: \"\\e602\";}.frm_plus2_icon:before {content: \"\\e603\";}.frm_plus3_icon:before {content: \"\\e632\";}.frm_plus4_icon:before {content: \"\\e60f\";}.frm_minus_icon:before {content: \"\\e62e\";}.frm_minus1_icon:before {content: \"\\e600\";}.frm_minus2_icon:before {content: \"\\e604\";}.frm_minus3_icon:before {content: \"\\e633\";}.frm_minus4_icon:before {content: \"\\e613\";}.frm_cancel_icon:before {content: \"\\e607\";}.frm_cancel1_icon:before {content: \"\\e608\";}.frm_arrowup_icon:before {content: \"\\e60d\";}.frm_arrowup1_icon:before {content: \"\\e60e\";}.frm_arrowup2_icon:before {content: \"\\e630\";}.frm_arrowup3_icon:before {content: \"\\e62b\";}.frm_arrowup4_icon:before {content: \"\\e62c\";}.frm_arrowup5_icon:before {content: \"\\e635\";}.frm_arrowup6_icon:before {content: \"\\e62d\";}.frm_arrowdown_icon:before {content: \"\\e609\";}.frm_arrowdown1_icon:before {content: \"\\e60c\";}.frm_arrowdown2_icon:before {content: \"\\e631\";}.frm_arrowdown3_icon:before {content: \"\\e628\";}.frm_arrowdown4_icon:before {content: \"\\e629\";}.frm_arrowdown5_icon:before {content: \"\\e634\";}.frm_arrowdown6_icon:before {content: \"\\e62a\";}.frm_download_icon:before {content: \"\\e615\";}.frm_upload_icon:before {content: \"\\e616\";}.frm_menu_icon:before {content: \"\\e618\";}.frm_twitter_icon:before {content: \"\\e619\";}.frm_sms_icon:before {content: \"\\e61c\";}.frm_pencil_icon:before {content: \"\\e61d\";}.frm_pencil1_icon:before {content: \"\\e61e\";}.frm_paypal_icon:before {content: \"\\e61f\";}.frm_twilio_icon:before {content: \"\\e620\";}.frm_googleplus_icon:before {content: \"\\e621\";}.frm_google-plus-g_icon:before {content: \"\\f0d5\";}.frm_mailchimp_icon:before {content: \"\\e622\";}.frm_pdf_icon:before {content: \"\\e623\";}.frm_highrise_icon:before {content: \"\\e617\";}.frm_feed_icon:before {content: \"\\e624\";}.frm_facebook_icon:before {content: \"\\e625\";}.frm_email_icon:before {content: \"\\e626\";}.frm_aweber_icon:before {content: \"\\e627\";}.frm_register_icon:before {content: \"\\e637\";}.frm_authorize_icon:before {content: \"\\e900\";}.frm_stripe_icon:before {content: \"\\e902\";}.frm_woocommerce_icon:before {content: \"\\e903\";}.frm_wordpress_icon:before {content: \"\\f19a\";}.frm_paragraph_icon:before {content: \"\\f1dd\";}.frm_check-square_icon:before {content: \"\\f14a\";}.frm_caret-square-down_icon:before {content: \"\\f150\";}.frm_scrubber_icon:before {content: \"\\f2f8\";}.frm_radio-checked_icon:before {content: \"\\ea54\";}.frm_location_icon:before {content: \"\\e947\";}.frm_toggle-on_icon:before {content: \"\\f205\";}.frm_toggle-off_icon:before {content: \"\\f204\";}.frm_shield-check_icon:before {content: \"\\f2f7\";}.frm_clock-o_icon:before {content: \"\\f017\";}.frm_link_icon:before {content: \"\\f0c1\";}.frm_link2_icon:before {content: \"\\e157\";}.frm_envelope_icon:before {content: \"\\f0e0\";}.frm_envelope-o_icon:before {content: \"\\f003\";}.frm_phone_icon:before {content: \"\\e942\";}.frm_calendar_icon:before {content: \"\\f073\";}.frm_upload2_icon:before {content: \"\\f093\";}.frm_embed2_icon:before {content: \"\\ea80\";}.frm_user_icon:before {content: \"\\f007\";}.frm_price-tags_icon:before {content: \"\\e936\";}.frm_search_icon:before {content: \"\\f002\";}.frm_sitemap_icon:before {content: \"\\f0e8\";}.frm_file-text_icon:before {content: \"\\f15c\";}.frm_check-circle-o_icon:before {content: \"\\f05d\";}.frm_option-icon3_icon:before {content: \"\\e904\";}.frm-option-icon:before {content: \"\\e905\";}.frm_more_horiz_icon:before {content: \"\\e5d3\";}.frm_more_vert_icon:before {content: \"\\e5d4\";}.frm_ellipsis-h_icon:before {content: \"\\f141\";}.frm_ellipsis-v_icon:before {content: \"\\f142\";}.frm_calculator_icon:before {content: \"\\f1ec\";}.frm_key_icon:before {content: \"\\f084\";}.frm_key2_icon:before {content: \"\\f085\";}.frm_upload3_icon:before {content: \"\\e9c8\";}.frm_download2_icon:before {content: \"\\f019\";}.frm_list-alt_icon:before {content: \"\\f022\";}.frm_eye_icon:before {content: \"\\f06e\";}.frm_eye-slash_icon:before {content: \"\\f070\";}.frm_view_agenda_icon:before {content: \"\\e8e9\";}.frm_view_day_icon:before {content: \"\\e8ed\";}.frm_h3_icon:before {content: \"\\f315\";}.frm_repeat_icon:before {content: \"\\f363\";}.frm_sliders_icon:before {content: \"\\f1de\";}.frm_code-commit_icon:before {content: \"\\f386\";}.frm_star-o_icon:before {content: \"\\f006\";}.frm_star_icon:before {content: \"\\f005\";}.frm_star-half_icon:before {content: \"\\f089\";}.frm_linear_scale_icon:before {content: \"\\e260\";}.frm_pause_icon:before {content: \"\\ea16\";}.frm_pause-circle_icon:before {content: \"\\f28b\";}.frm_view_comfy_icon:before {content: \"\\e42a\";}.frm_sort_icon:before {content: \"\\f0dc\";}.frm_unsorted_icon:before {content: \"\\f0dc\";}.frm_pie-chart_icon:before {content: \"\\e99a\";}.frm_area-chart_icon:before {content: \"\\f1fe\";}.frm_stats-dots_icon:before {content: \"\\e99b\";}.frm_stats-bars_icon:before {content: \"\\e99c\";}.frm_stats-bars2_icon:before {content: \"\\e99d\";}.frm_credit-card-alt_icon:before {content: \"\\f283\";}.frm_cc-visa_icon:before {content: \"\\f1f0\";}.frm_cc-mastercard_icon:before {content: \"\\f1f1\";}.frm_cc-discover_icon:before {content: \"\\f1f2\";}.frm_cc-amex_icon:before {content: \"\\f1f3\";}.frm_cc-paypal_icon:before {content: \"\\f1f4\";}.frm_cc-stripe_icon:before {content: \"\\f1f5\";}.frm_trash-alt_icon:before {content: \"\\f2ed\";}.frm_view_quilt_icon:before {content: \"\\e8f1\";}.frm_line_style_icon:before {content: \"\\e919\";}.frm_page-break_icon:before {content: \"\\ea68\";}.frm_asterisk_icon:before {content: \"\\f069\";}.frm_arrows_icon:before {content: \"\\f047\";}.frm_clone_icon:before {content: \"\\f24d\";}.frm_copy_icon:before {content: \"\\f0c5\";}.frm_file-code_icon:before {content: \"\\f1c9\";}.frm_file-plus_icon:before {content: \"\\f319\";}.frm_file_icon:before {content: \"\\f15b\";}.frm_info-circle_icon:before {content: \"\\f05a\";}.frm_info-square_icon:before {content: \"\\f30f\";}.frm_star-empty_icon:before {content: \"\\e9d7\";}.frm_star-half2_icon:before {content: \"\\e9d8\";}.frm_star-full_icon:before {content: \"\\e9d9\";}@media only screen and (max-width: 900px) {.frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh label.frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth label.frm_primary_label{display: block !important;}}@media only screen and (max-width: 600px) {.frm_form_field.frm_four_col .frm_opt_container{grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width: 500px) {.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width: auto;margin-right: 0;float: none;display:block;}.frm_form_field input[type=file] {max-width:220px;}.with_frm_style .frm-g-recaptcha > div > div,.with_frm_style .g-recaptcha > div > div{width:inherit !important;display:block;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);}.with_frm_style .g-recaptcha iframe,.with_frm_style .frm-g-recaptcha iframe{width:100%;}}.with_frm_style .frm_form_field{clear:both;}.frm_form_field,.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{width:auto;}.frm_inline_form .frm_form_field.form-field{margin-right:2.5%;display:inline-block;}.frm_inline_form .frm_submit{display:inline-block;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_right_half,.frm_form_field.frm_right_third,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_right_fourth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_half,.frm_form_field.frm_last_third,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_last_fourth,.frm_form_field.frm_last_fifth,.frm_form_field.frm_last_sixth,.frm_form_field.frm_last_seventh,.frm_form_field.frm_last_eighth,.frm_form_field.frm_last_inline,.frm_form_field.frm_last,.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_two_thirds,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_inline,.frm_submit.frm_inline{clear:none;float:left;margin-left:2.5%;}.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{clear:left;float:left;margin-left:0;}.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{width:48.75%;}.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{width:31.66%;}.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{width:65.82%;}.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{width:23.12%;}.frm_form_field.frm9,.frm_form_field.frm_three_fourths{width:74.36%;}.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{width:18%;}.frm_form_field.frm_two_fifths {width:38.5%;}.frm_form_field.frm_three_fifths {width:59%;}.frm_form_field.frm_four_fifths {width:79.5%;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{width:14.58%;}.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh{width:12.14%;}.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{width:10.31%;}.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;}.frm_full,.frm_full .wp-editor-wrap,.frm_full input:not([type=\'checkbox\']):not([type=\'radio\']):not([type=\'button\']),.frm_full select,.frm_full textarea{width:100% !important;}.frm_full .wp-editor-wrap input{width:auto !important;}.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container,.frm_combo_inputs_container,.frm_grid_container,.frm_form_fields .frm_section_heading,.frm_form_fields .frm_fields_container,.frm_form_field.frm_two_col .frm_opt_container,.frm_form_field.frm_three_col .frm_opt_container,.frm_form_field.frm_four_col .frm_opt_container{display:block;}.frm_form_field.frm_left_container label.frm_primary_label{float:left;display:inline;max-width:33%;margin-right:5%;}.with_frm_style .frm_conf_field.frm_left_container label.frm_primary_label{display:inline;visibility:hidden;}.frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_left_container textarea,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_left_container .chosen-container,.frm_form_field.frm_left_container .frm_combo_inputs_container,.frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.frm_form_field.frm_right_container textarea,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha,.frm_form_field.frm_right_container .chosen-container,.frm_form_field.frm_right_container .frm_combo_inputs_container{max-width:62%;}.frm_form_field.frm_left_container .frm_combo_inputs_container input,.frm_form_field.frm_left_container .frm_combo_inputs_container select,.frm_form_field.frm_right_container .frm_combo_inputs_container input,.frm_form_field.frm_right_container .frm_combo_inputs_container select{max-width:100%;}.frm_form_field.frm_left_container .frm_data_container,.frm_form_field.frm_right_container .frm_data_container,.frm_form_field.frm_inline_container .frm_data_container,.frm_form_field.frm_left_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_left_container .frm_combo_inputs_container,.frm_form_field.frm_right_container .frm_combo_inputs_container,.frm_form_field.frm_inline_container .frm_combo_inputs_container,.frm_form_field.frm_left_container .wp-editor-wrap,.frm_form_field.frm_right_container .wp-editor-wrap,.frm_form_field.frm_inline_container .wp-editor-wrap,.frm_form_field.frm_left_container .frm_dropzone,.frm_form_field.frm_right_container .frm_dropzone,.frm_form_field.frm_inline_container .frm_dropzone,.frm_form_field.frm_left_container .frm-g-recaptcha,.frm_form_field.frm_right_container .frm-g-recaptcha,.frm_form_field.frm_inline_container .frm-g-recaptcha,.frm_form_field.frm_left_container .g-recaptcha,.frm_form_field.frm_right_container .g-recaptcha,.frm_form_field.frm_inline_container .g-recaptcha{display:inline-block;}.frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_right_container .frm_primary_label,.frm_form_field.frm_half.frm_left_container .frm_primary_label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:33%;}.with_frm_style .frm_left_container label.frm_primary_label{float:left;display:inline !important;width:150px;max-width:33% !important;margin-right:10px !important;}.with_frm_style .frm_right_container label.frm_primary_label{display:inline !important;width:150px;max-width:33% !important;margin-left:10px !important;}.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_left_container textarea,.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .chosen-container,.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_right_container textarea,.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .chosen-container{max-width:62% !important;}.with_frm_style .frm_form_field.frm_left_container .frm_combo_inputs_container .frm_form_field input,.with_frm_style .frm_form_field.frm_left_container .frm_combo_inputs_container .frm_form_field select,.with_frm_style .frm_form_field.frm_right_container .frm_combo_inputs_container .frm_form_field input,.with_frm_style .frm_form_field.frm_right_container .frm_combo_inputs_container .frm_form_field select{max-width:100% !important;}.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha{display:inline-block !important;}.with_frm_style .frm_left_container > p.description::before,.with_frm_style .frm_left_container > div.description::before,.with_frm_style .frm_left_container > div.frm_description::before,.with_frm_style .frm_left_container > .frm_error::before,.with_frm_style .frm_right_container > p.description::after,.with_frm_style .frm_right_container > div.description::after,.with_frm_style .frm_right_container > div.frm_description::after,.with_frm_style .frm_right_container > .frm_error::after{content:\'\' !important;display:inline-block !important;width:150px;max-width:33% !important;margin-right:10px !important;}.with_frm_style .frm_left_container.frm_inline label.frm_primary_label{max-width:90% !important;}.with_frm_style .form-field.frm_col_field{clear:none;float:left;margin-right:20px;}.with_frm_style .form-field.frm_col_field div.frm_description{width:auto;max-width:100%;}.with_frm_style .frm_inline_container label.frm_primary_label,.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline !important;}.with_frm_style .frm_inline_container label.frm_primary_label{margin-right:10px !important;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_checkbox{float:left;}.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox{width:48%;margin-right:4%;}.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width:30%;margin-right:5%;}.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:22%;margin-right:4%;}.frm_form_field.frm_two_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_two_col .frm_checkbox:nth-child(2n+2),.frm_form_field.frm_three_col .frm_radio:nth-child(3n+3),.frm_form_field.frm_three_col .frm_checkbox:nth-child(3n+3),.frm_form_field.frm_four_col .frm_radio:nth-child(4n+4),.frm_form_field.frm_four_col .frm_checkbox:nth-child(4n+4){margin-right:0;}.with_frm_style.frm_rtl .frm_form_field.frm2,.with_frm_style.frm_rtl .frm_form_field.frm3,.with_frm_style.frm_rtl .frm_form_field.frm4,.with_frm_style.frm_rtl .frm_form_field.frm6,.with_frm_style.frm_rtl .frm_form_field.frm8,.with_frm_style.frm_rtl .frm_form_field.frm9,.with_frm_style.frm_rtl .frm_form_field.frm_half,.with_frm_style.frm_rtl .frm_form_field.frm_third,.with_frm_style.frm_rtl .frm_form_field.frm_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_sixth,.with_frm_style.frm_rtl .frm_form_field.frm_seventh,.with_frm_style.frm_rtl .frm_form_field.frm_eighth,.with_frm_style.frm_rtl .frm_form_field.frm_inline,.with_frm_style.frm_rtl .frm_form_field.frm_left_half,.with_frm_style.frm_rtl .frm_form_field.frm_left_third,.with_frm_style.frm_rtl .frm_form_field.frm_left_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_left_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_left_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_left_inline,.with_frm_style.frm_rtl .frm_form_field.frm_first_half,.with_frm_style.frm_rtl .frm_form_field.frm_first_third,.with_frm_style.frm_rtl .frm_form_field.frm_first_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_first_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_first_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_first_inline,.with_frm_style.frm_rtl .frm_form_field.frm_right_half,.with_frm_style.frm_rtl .frm_form_field.frm_right_third,.with_frm_style.frm_rtl .frm_form_field.frm_right_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_right_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_right_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_right_inline,.with_frm_style.frm_rtl .frm_form_field.frm_last_half,.with_frm_style.frm_rtl .frm_form_field.frm_last_third,.with_frm_style.frm_rtl .frm_form_field.frm_last_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_last_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_last_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_last_inline{float:right;margin-right:2.5%;margin-left:0;clear:none;}.with_frm_style.frm_rtl .frm_form_field.frm_left_half,.with_frm_style.frm_rtl .frm_form_field.frm_first_half,.with_frm_style.frm_rtl .frm_form_field.frm_first,.with_frm_style.frm_rtl .frm_form_field.frm_left_third,.with_frm_style.frm_rtl .frm_form_field.frm_first_third,.with_frm_style.frm_rtl .frm_form_field.frm_first_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_left_two_thirds,.with_frm_style.frm_rtl .frm_form_field.frm_first_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_left_fourth,.with_frm_style.frm_rtl .frm_form_field.frm_left_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_first_fifth,.with_frm_style.frm_rtl .frm_form_field.frm_left_inline,.with_frm_style.frm_rtl .frm_form_field.frm_first_inline{clear:right;margin-right:0;}.with_frm_style.frm_rtl .frm_form_field.frm_two_col .frm_radio,.with_frm_style.frm_rtl .frm_form_field.frm_three_col .frm_radio,.with_frm_style.frm_rtl .frm_form_field.frm_four_col .frm_radio,.with_frm_style.frm_rtl .frm_form_field.frm_two_col .frm_checkbox,.with_frm_style.frm_rtl .frm_form_field.frm_three_col .frm_checkbox,.with_frm_style.frm_rtl .frm_form_field.frm_four_col .frm_checkbox{float:right;}@media only screen and (max-width: 500px) {.with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_left_container textarea,.with_frm_style .frm_form_field.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .g-recaptcha,.with_frm_style .frm_form_field.frm_left_container .chosen-container,.with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,.with_frm_style .frm_form_field.frm_right_container textarea,.with_frm_style .frm_form_field.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .g-recaptcha,.with_frm_style .frm_form_field.frm_right_container .chosen-container{max-width:100% !important;}.with_frm_style .frm_left_container > p.description::before,.with_frm_style .frm_left_container > div.description::before,.with_frm_style .frm_left_container > div.frm_description::before,.with_frm_style .frm_left_container > .frm_error::before,.with_frm_style .frm_right_container > p.description::after,.with_frm_style .frm_right_container > div.description::after,.with_frm_style .frm_right_container > div.frm_description::after,.with_frm_style .frm_right_container > .frm_error::after{display:none !important;}.with_frm_style .frm_left_container label.frm_primary_label,.with_frm_style .frm_right_container label.frm_primary_label{width:100% !important;max-width:100% !important;margin-right:0 !important;margin-left:0 !important;padding-right:0 !important;padding-left:0 !important;}}@media only screen and (max-width: 600px){.with_frm_style .frm_form_field.frm_half.frm_left_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_half.frm_left_container select,.with_frm_style .frm_form_field.frm_half.frm_left_container textarea,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_opt_container,.with_frm_style .frm_form_field.frm_half.frm_left_container.frm-g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_left_container.g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_left_container .chosen-container,.with_frm_style .frm_form_field.frm_half.frm_right_container input:not([type=radio]):not([type=checkbox]),.with_frm_style .frm_form_field.frm_half.frm_right_container select,.with_frm_style .frm_form_field.frm_half.frm_right_container textarea,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_opt_container,.with_frm_style .frm_form_field.frm_half.frm_right_container.frm-g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_right_container.g-recaptcha,.with_frm_style .frm_form_field.frm_half.frm_right_container .chosen-container{max-width:100% !important;}.with_frm_style .frm_form_field.frm_left_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_right_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_primary_label,.with_frm_style .frm_form_field.frm_left_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_right_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_primary_label,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_primary_label{max-width:100% !important;margin-right:0;margin-left:0;padding-right:0;padding-left:0;width:100% !important;}.with_frm_style .frm_repeat_inline,.with_frm_style .frm_repeat_grid{margin: 20px 0;}.with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error,.with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,.with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,.with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error{margin-right:0;margin-left:0;padding-right:0;padding-left:0;}.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_half,.frm_submit.frm_half,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_first_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_last_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth,.frm_form_field.frm_three_fourths,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_two_fifths,.frm_form_field.frm_three_fifths,.frm_form_field.frm_four_fifths,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_last_inline{width:100%;margin-left:0;margin-right:0;clear:both;float:none;}.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{width:48%;}.frm_form_field.frm_four_col .frm_radio:nth-child(2n+2),.frm_form_field.frm_four_col .frm_checkbox:nth-child(2n+2){margin-right:0;}}','yes'),(169,'masterslider_db_version','1.4','yes'),(170,'masterslider_capabilities_added','1','yes'),(171,'widget_master-slider-main-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(172,'masterslider_default_options_added','1','yes'),(173,'masterslider_default_buttons_added','1','yes'),(174,'masterslider_is_license_actived','0','yes'),(175,'msp_envato_license','a:1:{s:5:\"token\";s:0:\"\";}','yes'),(178,'msp_general_setting','','yes'),(179,'msp_woocommerce','','yes'),(180,'msp_advanced','','yes'),(181,'msp_replacer','','yes'),(182,'masterslider_plugin_version','3.2.2','yes'),(183,'elementor_disable_color_schemes','yes','yes'),(184,'elementor_disable_typography_schemes','yes','yes'),(185,'elementor_global_image_lightbox','','yes'),(186,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:15:\"themo_portfolio\";}','yes'),(187,'widget_logic_version','5.7.0','no'),(194,'category_children','a:0:{}','yes'),(5523,'wc_stripe_version','4.1.0','yes'),(209,'elementor_exclude_user_roles','a:0:{}','yes'),(210,'elementor_default_generic_fonts','Sans-serif','yes'),(211,'elementor_container_width','','yes'),(212,'elementor_stretched_section_container','','yes'),(213,'elementor_page_title_selector','','yes'),(214,'_elementor_settings_update_time','1521732917','yes'),(215,'elementor_space_between_widgets','','yes'),(216,'elementor_css_print_method','external','yes'),(217,'elementor_editor_break_lines','','yes'),(6024,'elementor_pro_version','2.1.11','yes'),(6025,'elementor_upgrades','a:4:{s:5:\"2.0.0\";b:1;s:5:\"2.0.1\";b:1;s:6:\"2.0.10\";b:1;s:5:\"2.1.0\";b:1;}','yes'),(219,'dbem_credits','0','yes'),(220,'woocommerce_cart_redirect_after_add','yes','yes'),(221,'woocommerce_enable_ajax_add_to_cart','no','yes'),(222,'woocommerce_shop_page_id','93','yes'),(223,'woocommerce_cart_page_id','94','yes'),(224,'woocommerce_checkout_page_id','95','yes'),(225,'woocommerce_myaccount_page_id','92','yes'),(198,'widget_themo-social-icons','a:6:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:0:\"\";s:12:\"widget_logic\";s:0:\"\";}i:3;a:2:{s:5:\"title\";s:13:\"Let\'s Connect\";s:12:\"widget_logic\";s:0:\"\";}i:5;a:2:{s:5:\"title\";s:9:\"Be Social\";s:12:\"widget_logic\";s:0:\"\";}i:7;a:2:{s:5:\"title\";s:0:\"\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(199,'widget_themo-payments-accepted','a:6:{i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:0:\"\";s:12:\"widget_logic\";s:0:\"\";}i:4;a:2:{s:5:\"title\";s:17:\"Payments Accepted\";s:12:\"widget_logic\";s:0:\"\";}i:5;a:2:{s:5:\"title\";s:17:\"Payments Accepted\";s:12:\"widget_logic\";s:0:\"\";}i:7;a:2:{s:5:\"title\";s:0:\"\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(200,'widget_themo-contact-info','a:4:{i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:12:\"Contact Info\";s:12:\"widget_logic\";s:0:\"\";}i:5;a:2:{s:5:\"title\";s:12:\"Contact Info\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(201,'widget_woocommerce_price_filter','a:3:{i:2;a:2:{s:5:\"title\";s:15:\"Filter by Price\";s:12:\"widget_logic\";s:0:\"\";}i:3;a:2:{s:5:\"title\";s:15:\"Filter by price\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(202,'elementor_version','2.2.7','yes'),(203,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(204,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(205,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(206,'elementor_allow_tracking','yes','yes'),(207,'elementor_tracker_last_send','1509850410','yes'),(208,'elementor_debug_log','a:10:{i:0;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1497291126\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:113:\"http://import.themovation.com/embark/river-rafting/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.4.8\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:4:\"2331\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:93:\"Element `undefined` got <#book> as `price_col_button_1_link` value. Expected array or object.\";}s:5:\"times\";i:3;}i:1;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1497292299\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:113:\"http://import.themovation.com/embark/river-rafting/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.4.8\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:4:\"2331\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:88:\"Element `undefined` got <http://your-link.com> as `url` value. Expected array or object.\";}}i:2;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1505770069\";s:7:\"message\";s:49:\"Cannot read property \\\'removeClass\\\' of undefined\";s:3:\"url\";s:100:\"http://import.themovation.com/stratus/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.6.1\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:6:\"111005\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:10;}i:3;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1506463270\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:100:\"http://import.themovation.com/stratus/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.6.1\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"67444\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:93:\"Element `undefined` got <#book> as `price_col_button_1_link` value. Expected array or object.\";}s:5:\"times\";i:3;}i:4;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1508988706\";s:7:\"message\";s:49:\"Cannot read property \\\'removeClass\\\' of undefined\";s:3:\"url\";s:100:\"http://import.themovation.com/stratus/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.6.1\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:6:\"111005\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:2;}i:5;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1522785722\";s:7:\"message\";s:43:\"Cannot read property \\\'style\\\' of undefined\";s:3:\"url\";s:60:\"http://creativecad.works/wp-admin/js/editor.min.js?ver=4.9.4\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:3:\"694\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:6;}i:6;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1523027457\";s:7:\"message\";s:78:\"elementor.getPanelView(...).getCurrentPageView(...).showView is not a function\";s:3:\"url\";s:87:\"http://creativecad.works/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.9.8\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:6:\"135985\";s:12:\"customFields\";a:0:{}}i:7;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1523382471\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:87:\"http://creativecad.works/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.9.8\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"86488\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:93:\"Element `undefined` got <#book> as `price_col_button_1_link` value. Expected array or object.\";}s:5:\"times\";i:3;}i:8;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1525890143\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:87:\"http://creativecad.works/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.0.6\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"103227\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:93:\"Element `undefined` got <#book> as `price_col_button_1_link` value. Expected array or object.\";}s:5:\"times\";i:3;}i:9;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1549054190\";s:7:\"message\";s:49:\"Cannot read property \\\'currentView\\\' of undefined\";s:3:\"url\";s:87:\"http://creativecad.works/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.2.7\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"239323\";s:12:\"customFields\";a:0:{}}}','yes'),(226,'envato_setup_complete','1521651832','yes'),(843,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(844,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(845,'widget_woocommerce_layered_nav_filters','a:2:{i:2;a:2:{s:5:\"title\";s:14:\"Active filters\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(846,'widget_woocommerce_layered_nav','a:2:{i:2;a:5:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:0:\"\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(847,'widget_woocommerce_product_categories','a:2:{i:2;a:9:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;s:9:\"max_depth\";s:0:\"\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(848,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(849,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(850,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(851,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(852,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(853,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(854,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(862,'woocommerce_product_type','both','yes'),(863,'woocommerce_allow_tracking','no','yes'),(871,'wc_ppec_version','1.5.4','yes'),(865,'woocommerce_stripe_settings','a:3:{s:7:\"enabled\";s:3:\"yes\";s:14:\"create_account\";b:0;s:5:\"email\";s:20:\"admin@cadworks3d.com\";}','yes'),(867,'woocommerce_ppec_paypal_settings','a:2:{s:16:\"reroute_requests\";b:0;s:5:\"email\";s:20:\"admin@cadworks3d.com\";}','yes'),(868,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(869,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(870,'woocommerce_cod_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1734,'_transient_product-transient-version','1551106279','yes'),(1357,'WpFc_api_key','58da0bdccf376fb288ed497107bbcd8d','yes'),(1427,'_transient_product_query-transient-version','1550688057','yes'),(1380,'WPLANG','','yes'),(1381,'new_admin_email','info@creativecadworks.ca','yes'),(1406,'w3tc_state','{\"common.install\":1522158461}','no'),(1409,'w3tc_generic_widgetservices','{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"expires\":1522763261}','no'),(3361,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:20:\"admin@cadworks3d.com\";s:7:\"version\";s:5:\"4.9.9\";s:9:\"timestamp\";i:1544670941;}','no'),(14113,'mailchimp_woocommerce_version','2.1.7','no'),(14114,'mailchimp-woocommerce','a:27:{s:17:\"mailchimp_api_key\";s:36:\"5588d6bb5be2cd27039a210a0552c93a-us1\";s:19:\"mailchimp_debugging\";b:0;s:25:\"mailchimp_account_info_id\";s:25:\"5e7e290cbdbd483547baa4848\";s:31:\"mailchimp_account_info_username\";s:16:\"Creativecadworks\";s:10:\"active_tab\";s:4:\"sync\";s:10:\"store_name\";s:10:\"Cadworks3D\";s:12:\"store_street\";s:60:\"1401, 27 Queen Street East, Toronto, Ontario M5C 2M6, Canada\";s:10:\"store_city\";s:7:\"TORONTO\";s:11:\"store_state\";s:2:\"ON\";s:17:\"store_postal_code\";s:7:\"M5C 2M6\";s:13:\"store_country\";s:6:\"Canada\";s:11:\"store_phone\";s:10:\"4163687266\";s:12:\"store_locale\";s:2:\"en\";s:14:\"store_timezone\";s:16:\"America/New_York\";s:19:\"store_currency_code\";s:3:\"USD\";s:11:\"admin_email\";s:19:\"info@cadworks3d.com\";s:18:\"campaign_from_name\";s:15:\"CADworks3D Team\";s:19:\"campaign_from_email\";s:19:\"info@cadworks3d.com\";s:16:\"campaign_subject\";s:10:\"Cadworks3D\";s:17:\"campaign_language\";s:2:\"en\";s:28:\"campaign_permission_reminder\";s:53:\"You were subscribed to the newsletter from Cadworks3D\";s:14:\"mailchimp_list\";s:10:\"87895e96c6\";s:16:\"newsletter_label\";s:27:\"Subscribe to our newsletter\";s:24:\"mailchimp_auto_subscribe\";b:1;s:27:\"mailchimp_checkbox_defaults\";s:5:\"check\";s:25:\"mailchimp_checkbox_action\";s:39:\"woocommerce_after_checkout_billing_form\";s:27:\"mailchimp_product_image_key\";s:6:\"medium\";}','yes'),(14116,'mailchimp-woocommerce-store_id','5b071e8e2b066','yes'),(14117,'mailchimp_woocommerce_db_mailchimp_carts','1','no'),(955,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(916,'seed_csp4_settings_content','a:9:{s:6:\"status\";s:1:\"0\";s:4:\"logo\";s:0:\"\";s:8:\"headline\";s:0:\"\";s:11:\"description\";s:0:\"\";s:13:\"footer_credit\";s:1:\"0\";s:7:\"favicon\";s:0:\"\";s:9:\"seo_title\";s:0:\"\";s:15:\"seo_description\";s:0:\"\";s:12:\"ga_analytics\";s:0:\"\";}','yes'),(917,'seed_csp4_settings_design','a:12:{s:8:\"bg_color\";s:7:\"#fafafa\";s:8:\"bg_image\";s:0:\"\";s:8:\"bg_cover\";a:1:{i:0;s:1:\"1\";}s:9:\"bg_repeat\";s:9:\"no-repeat\";s:11:\"bg_position\";s:8:\"left top\";s:13:\"bg_attahcment\";s:5:\"fixed\";s:9:\"max_width\";s:0:\"\";s:10:\"text_color\";s:7:\"#666666\";s:10:\"link_color\";s:7:\"#27AE60\";s:14:\"headline_color\";s:7:\"#444444\";s:9:\"text_font\";s:6:\"_arial\";s:10:\"custom_css\";s:0:\"\";}','yes'),(918,'seed_csp4_settings_advanced','a:2:{s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:0:\"\";}','yes'),(921,'seed_csp4_review','a:2:{s:4:\"time\";i:1522177112;s:9:\"dismissed\";b:1;}','yes'),(388,'_transient__stratuschildtheme_activation_redirect','1','yes'),(416,'_transient__stratus_activation_redirect','1','yes'),(247,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(758,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(759,'woocommerce_ship_to_countries','','yes'),(760,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(761,'woocommerce_default_customer_address','geolocation','yes'),(762,'woocommerce_calc_taxes','yes','yes'),(763,'woocommerce_currency','USD','yes'),(764,'woocommerce_currency_pos','left','yes'),(765,'woocommerce_price_thousand_sep',',','yes'),(766,'woocommerce_price_decimal_sep','.','yes'),(767,'woocommerce_price_num_decimals','2','yes'),(768,'woocommerce_weight_unit','kg','yes'),(769,'woocommerce_dimension_unit','cm','yes'),(770,'woocommerce_enable_reviews','no','yes'),(771,'woocommerce_review_rating_verification_label','yes','no'),(772,'woocommerce_review_rating_verification_required','no','no'),(773,'woocommerce_enable_review_rating','yes','yes'),(774,'woocommerce_review_rating_required','yes','no'),(775,'woocommerce_manage_stock','yes','yes'),(776,'woocommerce_hold_stock_minutes','60','no'),(777,'woocommerce_notify_low_stock','yes','no'),(778,'woocommerce_notify_no_stock','yes','no'),(779,'woocommerce_stock_email_recipient','admin@cadworks3d.com','no'),(780,'woocommerce_notify_low_stock_amount','2','no'),(781,'woocommerce_notify_no_stock_amount','0','yes'),(782,'woocommerce_hide_out_of_stock_items','no','yes'),(783,'woocommerce_stock_format','','yes'),(784,'woocommerce_file_download_method','force','no'),(785,'woocommerce_downloads_require_login','no','no'),(786,'woocommerce_downloads_grant_access_after_payment','yes','no'),(787,'woocommerce_prices_include_tax','no','yes'),(788,'woocommerce_tax_based_on','shipping','yes'),(789,'woocommerce_shipping_tax_class','inherit','yes'),(790,'woocommerce_tax_round_at_subtotal','no','yes'),(791,'woocommerce_tax_classes','Reduced rate\r\nZero rate','yes'),(792,'woocommerce_tax_display_shop','excl','yes'),(793,'woocommerce_tax_display_cart','excl','no'),(794,'woocommerce_price_display_suffix','','yes'),(795,'woocommerce_tax_total_display','itemized','no'),(796,'woocommerce_enable_shipping_calc','yes','no'),(797,'woocommerce_shipping_cost_requires_address','no','no'),(798,'woocommerce_ship_to_destination','billing','no'),(799,'woocommerce_shipping_debug_mode','no','no'),(800,'woocommerce_enable_coupons','yes','yes'),(801,'woocommerce_calc_discounts_sequentially','no','no'),(802,'woocommerce_enable_guest_checkout','yes','no'),(803,'woocommerce_force_ssl_checkout','yes','yes'),(804,'woocommerce_terms_page_id','1409','no'),(805,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(806,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(807,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(808,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(809,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(810,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(811,'woocommerce_enable_myaccount_registration','no','no'),(812,'woocommerce_enable_checkout_login_reminder','yes','no'),(813,'woocommerce_registration_generate_username','yes','no'),(814,'woocommerce_registration_generate_password','no','no'),(815,'woocommerce_myaccount_orders_endpoint','orders','yes'),(816,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(817,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(818,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(819,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(820,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(821,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(822,'woocommerce_logout_endpoint','customer-logout','yes'),(823,'woocommerce_email_from_name','Cadworks3D','no'),(824,'woocommerce_email_from_address','admin@cadworks3d.com','no'),(825,'woocommerce_email_header_image','','no'),(826,'woocommerce_email_footer_text','{site_title}','no'),(827,'woocommerce_email_base_color','#96588a','no'),(828,'woocommerce_email_background_color','#f7f7f7','no'),(829,'woocommerce_email_body_background_color','#ffffff','no'),(830,'woocommerce_email_text_color','#3c3c3c','no'),(831,'woocommerce_api_enabled','yes','yes'),(832,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(833,'current_theme_supports_woocommerce','yes','yes'),(834,'woocommerce_queue_flush_rewrite_rules','no','yes'),(835,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(148063,'product_cat_children','a:0:{}','yes'),(837,'default_product_cat','37','yes'),(857,'woocommerce_meta_box_errors','a:0:{}','yes'),(92713,'woocommerce_version','3.5.1','yes'),(5521,'woocommerce_db_version','3.3.5','yes'),(250,'widget_logic','a:4:{s:27:\"widget_logic-options-filter\";b:0;s:35:\"widget_logic-options-wp_reset_query\";b:0;s:32:\"widget_logic-options-show_errors\";b:0;s:31:\"widget_logic-options-load_point\";s:11:\"parse_query\";}','yes'),(251,'widget_themo-logo','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(254,'external_updates-masterslider','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1528215451;s:14:\"checkedVersion\";s:5:\"3.2.2\";s:6:\"update\";O:8:\"stdClass\":9:{s:4:\"slug\";s:12:\"masterslider\";s:7:\"version\";s:5:\"3.2.2\";s:12:\"download_url\";s:64:\"https://www.dropbox.com/s/mhpqd8atrshfgu5/master-slider.zip?dl=1\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";N;s:6:\"tested\";N;s:14:\"upgrade_notice\";N;s:8:\"filename\";s:29:\"masterslider/masterslider.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p1_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(255,'external_updates-th-widget-pack','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1551733924;s:14:\"checkedVersion\";s:3:\"1.3\";s:6:\"update\";O:8:\"stdClass\":10:{s:4:\"slug\";s:14:\"th-widget-pack\";s:7:\"version\";s:3:\"1.3\";s:12:\"download_url\";s:67:\"https://api.github.com/repos/ryanlabelle/th-widget-pack/zipball/1.3\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:15:\"themovation.com\";s:6:\"tested\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:33:\"th-widget-pack/th-widget-pack.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p4_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(256,'external_updates-kirki','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1551733925;s:14:\"checkedVersion\";s:6:\"3.0.25\";s:6:\"update\";O:8:\"stdClass\":10:{s:4:\"slug\";s:5:\"kirki\";s:7:\"version\";s:6:\"3.0.15\";s:12:\"download_url\";s:61:\"https://api.github.com/repos/ryanlabelle/kirki/zipball/3.0.16\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:16:\"http://kirki.org\";s:6:\"tested\";s:3:\"4.9\";s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:15:\"kirki/kirki.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p4_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(257,'external_updates-elementor','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1523891650;s:14:\"checkedVersion\";s:5:\"1.9.8\";s:6:\"update\";O:8:\"stdClass\":9:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"1.8.4\";s:12:\"download_url\";s:64:\"https://api.github.com/repos/ryanlabelle/elementor/zipball/1.8.4\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:6:\"tested\";s:3:\"4.9\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:23:\"elementor/elementor.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p1_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(756,'woocommerce_allowed_countries','all','yes'),(757,'woocommerce_all_except_countries','a:0:{}','yes'),(755,'woocommerce_store_postcode','M5C 2M6','yes'),(754,'woocommerce_default_country','CA:ON','yes'),(752,'woocommerce_store_address_2','','yes'),(753,'woocommerce_store_city','Toronto','yes'),(751,'woocommerce_store_address','27 Queen St. East Suite 1401','yes'),(270,'duplicator_settings','a:10:{s:7:\"version\";s:6:\"1.2.52\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:16:\"uninstall_tables\";b:1;s:13:\"package_debug\";b:0;s:17:\"package_mysqldump\";b:1;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:20:\"storage_htaccess_off\";b:0;}','yes'),(271,'duplicator_version_plugin','1.2.52','yes'),(1886,'wc_fedex_version','3.4.10','yes'),(842,'woocommerce_admin_notices','a:1:{i:0;s:6:\"update\";}','yes'),(279,'w3tc_nr_application_id','{\"d41d8cd98f00b204e9800998ecf8427e\":0}','yes'),(8292,'_transient_orders-transient-version','1533669461','yes'),(8982,'widget_wc_aelia_currencyswitcher_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8988,'wc_aelia_currency_switcher','a:14:{s:23:\"exchange_rates_provider\";s:3:\"ofx\";s:20:\"openexchange_api_key\";s:0:\"\";s:18:\"enabled_currencies\";a:2:{i:0;s:3:\"CAD\";i:1;s:3:\"USD\";}s:14:\"exchange_rates\";a:2:{s:3:\"CAD\";a:8:{s:4:\"rate\";s:4:\"1.35\";s:12:\"set_manually\";s:1:\"1\";s:11:\"rate_markup\";s:0:\"\";s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:8:\"decimals\";s:1:\"2\";s:6:\"symbol\";s:1:\"$\";s:15:\"symbol_position\";s:4:\"left\";}s:3:\"USD\";a:5:{s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:8:\"decimals\";s:1:\"2\";s:6:\"symbol\";s:1:\"$\";s:15:\"symbol_position\";s:4:\"left\";}}s:26:\"exchange_rates_last_update\";i:1551091852;s:28:\"exchange_rates_update_enable\";s:1:\"0\";s:30:\"exchange_rates_update_schedule\";s:5:\"daily\";s:21:\"ipgeolocation_enabled\";s:1:\"1\";s:30:\"ipgeolocation_default_currency\";s:3:\"USD\";s:25:\"force_currency_by_country\";s:8:\"disabled\";s:24:\"currency_via_url_enabled\";s:1:\"1\";s:10:\"debug_mode\";s:1:\"0\";s:19:\"validation_complete\";b:1;s:16:\"payment_gateways\";a:2:{s:3:\"CAD\";a:1:{s:16:\"enabled_gateways\";a:1:{i:0;s:7:\"moneris\";}}s:3:\"USD\";a:1:{s:16:\"enabled_gateways\";a:1:{i:0;s:7:\"moneris\";}}}}','yes'),(1887,'_transient_shipping-transient-version','1548173349','yes'),(10403,'woocommerce_fedex_settings','a:24:{s:3:\"api\";s:0:\"\";s:14:\"account_number\";s:9:\"259216524\";s:12:\"meter_number\";s:9:\"110013877\";s:7:\"api_key\";s:16:\"0Kzt8hbOAotdbMlY\";s:8:\"api_pass\";s:25:\"g75dUHWcRVlm0tDXqt3IK5O7D\";s:10:\"production\";s:3:\"yes\";s:7:\"freight\";s:0:\"\";s:15:\"freight_enabled\";s:2:\"no\";s:14:\"freight_number\";s:0:\"\";s:22:\"freight_billing_street\";s:0:\"\";s:24:\"freight_billing_street_2\";s:0:\"\";s:20:\"freight_billing_city\";s:0:\"\";s:21:\"freight_billing_state\";s:0:\"\";s:24:\"freight_billing_postcode\";s:0:\"\";s:23:\"freight_billing_country\";s:0:\"\";s:22:\"freight_shipper_street\";s:0:\"\";s:24:\"freight_shipper_street_2\";s:0:\"\";s:20:\"freight_shipper_city\";s:0:\"\";s:21:\"freight_shipper_state\";s:0:\"\";s:24:\"freight_shipper_postcode\";s:0:\"\";s:23:\"freight_shipper_country\";s:0:\"\";s:27:\"freight_shipper_residential\";s:2:\"no\";s:13:\"freight_class\";s:2:\"50\";s:5:\"debug\";s:2:\"no\";}','yes'),(8991,'wc_aelia_currencyswitcher','4.5.18.180417','yes'),(16013,'mailchimp-woocommerce-sync.products.completed_at','1528046728','yes'),(16014,'mailchimp-woocommerce-sync.orders.completed_at','1528046735','yes'),(16015,'mailchimp-woocommerce-sync.completed_at','1528046735','yes'),(14118,'mailchimp-woocommerce-validation.api.ping','1','yes'),(15991,'mailchimp-woocommerce-cached-api-ping-check','s:68:\"a:3:{s:2:\"at\";i:1528046677;s:4:\"till\";i:1528046797;s:5:\"value\";b:1;}\";','yes'),(8985,'wc-aelia-foundation-classes','2.0.1.180821','yes'),(15992,'mailchimp-woocommerce-cached-api-lists','s:2981:\"a:3:{s:2:\"at\";i:1528046680;s:4:\"till\";i:1528046800;s:5:\"value\";a:64:{s:10:\"035f35e839\";s:17:\"Hemdeep test list\";s:10:\"097ef6bca8\";s:8:\"JCK 2017\";s:10:\"0acacb993b\";s:16:\"Jewellery School\";s:10:\"10302845c6\";s:17:\"Canadian Dentists\";s:10:\"104a1303e4\";s:32:\"Creative CADworks Promotion List\";s:10:\"12f0bf1e7e\";s:4:\"Test\";s:10:\"12f0eee573\";s:23:\"Hatton Garden Jewellers\";s:10:\"1abdf02919\";s:32:\"Customer appreciation 12-12-2016\";s:10:\"1cc5079aca\";s:21:\"Microfluidic personal\";s:10:\"1cf0b9e2a3\";s:14:\"GOOGLE ADWORDS\";s:10:\"1d04ec0506\";s:20:\"Microfluidics Europe\";s:10:\"21eea60f4f\";s:27:\"MiiCraft+ Creative CADworks\";s:10:\"272759a7e6\";s:7:\"Harvard\";s:10:\"2caf7601c2\";s:31:\"Canadian Jewellers Buy In Group\";s:10:\"2fcaacbff9\";s:25:\"Microfluidics Global 2017\";s:10:\"35efd334d6\";s:5:\"JCK 1\";s:10:\"36651a7bbe\";s:25:\"Creative CADworks Academy\";s:10:\"3a2bc66044\";s:40:\"CREATIVE CADWORKS CUSTOMERS (WOOCOMMERCE\";s:10:\"3ddc799afd\";s:9:\"Makerfest\";s:10:\"40853eb52c\";s:11:\"Gift Stores\";s:10:\"420705e887\";s:14:\"Rhinogold List\";s:10:\"44240a37da\";s:35:\"MiiCraft+ Creative CADworks edition\";s:10:\"4ffbc707e2\";s:22:\"Gift Stores for Canada\";s:10:\"5363e223b5\";s:10:\"Canada 150\";s:10:\"541950ba1d\";s:12:\"Microfluidic\";s:10:\"5895f2659b\";s:26:\"Microfluidic Personal list\";s:10:\"5ae73db03f\";s:17:\"Microfluidics USA\";s:10:\"6a38d9dfc9\";s:23:\"MiiCraft Leads 10022017\";s:10:\"705adfef7b\";s:16:\"Microfluidics UK\";s:10:\"78ffad2013\";s:7:\"Harvard\";s:10:\"7a15d0e3fd\";s:34:\"Miicraft+ printer, made for design\";s:10:\"7f3aee15e4\";s:13:\"Jewellery USA\";s:10:\"84bd8e0687\";s:17:\"Fun to Do Clients\";s:10:\"85ec89c471\";s:10:\"Davisville\";s:10:\"87895e96c6\";s:16:\"CADworks3D Offer\";s:10:\"8f86381d8d\";s:32:\"Thank you from Creative CADworks\";s:10:\"8f8cea1a86\";s:22:\"Microfluidics 2018 New\";s:10:\"93e1968be1\";s:19:\"Contest Submissions\";s:10:\"94dbf41760\";s:22:\"Microfluidics USA 2017\";s:10:\"a0aece181a\";s:9:\"CCW-Sales\";s:10:\"a85b3a959d\";s:17:\"New microfluidics\";s:10:\"a8ac9eff7e\";s:22:\"Gift Stores for Canada\";s:10:\"b078cbeb5b\";s:69:\"Creative CADworks -printers, resins, filament and CAD software offers\";s:10:\"b09ca3089e\";s:17:\"Microfluidics NEW\";s:10:\"b1d8e44744\";s:18:\"Custom Engravables\";s:10:\"ba8affb49c\";s:20:\"Microfluidics Canada\";s:10:\"bd7c9825d2\";s:3:\"CJE\";s:10:\"bed0aa1645\";s:31:\"Miicraft+ and Rhinogold package\";s:10:\"c0bbcf7041\";s:16:\"B9 Customer list\";s:10:\"c3f560dce5\";s:27:\"Microfluidics North America\";s:10:\"c88b36bb1e\";s:5:\"TESTT\";s:10:\"cdadb11cbf\";s:34:\"Creative CADworks Email Newsletter\";s:10:\"cdfb4fe640\";s:17:\"Creative CADworks\";s:10:\"cf523fe8fe\";s:29:\"Microfluidics & Biotechnology\";s:10:\"d555d175fa\";s:25:\"Microfluidics Global 2016\";s:10:\"d8f94b6e86\";s:6:\"Denlow\";s:10:\"d9a859c98b\";s:17:\"Jewellery Toronto\";s:10:\"d9dc2dfbc2\";s:17:\"Microfluidics USA\";s:10:\"e006c5723f\";s:19:\"Microfluidics U.S.A\";s:10:\"e3df1cb0db\";s:27:\"Creative CADworks accessory\";s:10:\"e756f7d015\";s:18:\"Microfluidics 2018\";s:10:\"ee0efc635c\";s:8:\"RG LEADS\";s:10:\"f6b7d7e581\";s:18:\"MiiCraft Customers\";s:10:\"fc191e9954\";s:17:\"Creative CADworks\";}}\";','yes'),(20217,'wpseo_titles','a:103:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:0:\"\";s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:26:\"showdate-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:21:\"title-themo_portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-themo_portfolio\";s:0:\"\";s:23:\"noindex-themo_portfolio\";b:0;s:24:\"showdate-themo_portfolio\";b:0;s:34:\"display-metabox-pt-themo_portfolio\";b:1;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:16:\"showdate-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:23:\"title-ptarchive-product\";s:0:\"\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:28:\"title-tax-themo_project_type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-tax-themo_project_type\";s:0:\"\";s:30:\"noindex-tax-themo_project_type\";b:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:23:\"noindex-tax-product_cat\";b:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:23:\"noindex-tax-product_tag\";b:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:34:\"noindex-tax-product_shipping_class\";b:0;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"post_types-themo_portfolio-maintax\";i:0;s:26:\"post_types-product-maintax\";i:0;s:36:\"taxonomy-themo_project_type-ptparent\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;}','yes'),(29659,'bewpi_version','2.9.12','no'),(29660,'bewpi_general_settings','a:8:{s:27:\"bewpi_disable_free_products\";i:0;s:14:\"bewpi_view_pdf\";s:7:\"browser\";s:30:\"bewpi_download_invoice_account\";i:1;s:17:\"bewpi_email_it_in\";i:0;s:25:\"bewpi_email_it_in_account\";s:0:\"\";s:27:\"bewpi_invoice_number_column\";i:1;s:16:\"bewpi_mpdf_debug\";i:0;s:17:\"bewpi_email_types\";a:2:{i:0;s:9:\"new_order\";i:1;s:24:\"customer_completed_order\";}}','yes'),(29661,'bewpi_template_settings','a:33:{s:19:\"bewpi_template_name\";s:7:\"minimal\";s:17:\"bewpi_color_theme\";s:7:\"#000000\";s:22:\"bewpi_theme_text_black\";i:0;s:17:\"bewpi_date_format\";s:6:\"F j, Y\";s:29:\"bewpi_display_prices_incl_tax\";i:0;s:22:\"bewpi_shipping_taxable\";i:0;s:25:\"bewpi_show_payment_status\";i:0;s:27:\"bewpi_disable_packing_slips\";i:0;s:18:\"bewpi_company_name\";s:10:\"CADworks3D\";s:18:\"bewpi_company_logo\";s:0:\"\";s:21:\"bewpi_company_address\";s:0:\"\";s:21:\"bewpi_company_details\";s:0:\"\";s:11:\"bewpi_title\";s:7:\"Invoice\";s:16:\"bewpi_intro_text\";s:0:\"\";s:18:\"bewpi_show_ship_to\";i:1;s:25:\"bewpi_show_customer_notes\";i:1;s:11:\"bewpi_terms\";s:0:\"\";s:24:\"bewpi_left_footer_column\";s:0:\"\";s:25:\"bewpi_right_footer_column\";s:0:\"\";s:25:\"bewpi_invoice_number_type\";s:17:\"sequential_number\";s:19:\"bewpi_reset_counter\";i:0;s:25:\"bewpi_next_invoice_number\";i:1;s:27:\"bewpi_invoice_number_digits\";i:5;s:27:\"bewpi_invoice_number_prefix\";s:0:\"\";s:27:\"bewpi_invoice_number_suffix\";s:0:\"\";s:27:\"bewpi_invoice_number_format\";s:12:\"[number]-[Y]\";s:26:\"bewpi_reset_counter_yearly\";i:1;s:14:\"bewpi_show_sku\";i:0;s:19:\"bewpi_show_subtotal\";i:1;s:14:\"bewpi_show_tax\";i:0;s:20:\"bewpi_show_tax_total\";i:1;s:19:\"bewpi_show_discount\";i:1;s:19:\"bewpi_show_shipping\";i:1;}','yes'),(17958,'mailchimp-woocommerce-last_product_updated','2771','yes'),(6026,'_elementor_pro_installed_time','1523894185','yes'),(6027,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:554:{i:0;a:14:{s:2:\"id\";s:4:\"5525\";s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443532\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"10107\";s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";s:10:\"1547851373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"5533\";s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443534\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"5575\";s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443543\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"5615\";s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"5624\";s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443553\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"5684\";s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"10158\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";s:10:\"1547852227\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"5693\";s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:5:\"10169\";s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";s:10:\"1547852334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:10;a:14:{s:2:\"id\";s:4:\"5703\";s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:4:\"5711\";s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443571\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;a:14:{s:2:\"id\";s:5:\"10190\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";s:10:\"1547885703\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:13;a:14:{s:2:\"id\";s:4:\"5719\";s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"5729\";s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"5737\";s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443576\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"5746\";s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"5755\";s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:4:\"5764\";s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443582\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;a:14:{s:2:\"id\";s:5:\"10256\";s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";s:10:\"1547888909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:20;a:14:{s:2:\"id\";s:4:\"5773\";s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";s:10:\"1520443584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:21;a:14:{s:2:\"id\";s:5:\"10267\";s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547889047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:22;a:14:{s:2:\"id\";s:4:\"5783\";s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";s:10:\"1520443586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"5792\";s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";s:10:\"1520443588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"5801\";s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";s:10:\"1520443589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:4:\"5811\";s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";s:10:\"1520443591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;a:14:{s:2:\"id\";s:5:\"10307\";s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547893266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:27;a:14:{s:2:\"id\";s:4:\"5820\";s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;a:14:{s:2:\"id\";s:5:\"10318\";s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";s:10:\"1547893367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:29;a:14:{s:2:\"id\";s:4:\"5828\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:4:\"5836\";s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:31;a:14:{s:2:\"id\";s:5:\"10339\";s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547893603\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:32;a:14:{s:2:\"id\";s:4:\"5844\";s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:33;a:14:{s:2:\"id\";s:5:\"10352\";s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547915335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:34;a:14:{s:2:\"id\";s:4:\"5852\";s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";s:10:\"1520443600\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:4:\"5947\";s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443621\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;a:14:{s:2:\"id\";s:5:\"10372\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";s:10:\"1547915554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:37;a:14:{s:2:\"id\";s:4:\"5956\";s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:38;a:14:{s:2:\"id\";s:5:\"10382\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547916616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:39;a:14:{s:2:\"id\";s:4:\"5963\";s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443626\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"5974\";s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443629\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"5983\";s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443630\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"5991\";s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443632\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"10424\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";s:10:\"1547961866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"5999\";s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443634\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"10434\";s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";s:10:\"1547961950\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"6008\";s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:5:\"10444\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";s:10:\"1547962029\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:48;a:14:{s:2:\"id\";s:4:\"6027\";s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443639\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:49;a:14:{s:2:\"id\";s:4:\"6036\";s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443641\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:5:\"10467\";s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";s:10:\"1547962277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:51;a:14:{s:2:\"id\";s:4:\"6044\";s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443643\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;a:14:{s:2:\"id\";s:4:\"6053\";s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"10487\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";s:10:\"1547964527\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"6063\";s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443647\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:5:\"10498\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:56;a:14:{s:2:\"id\";s:4:\"6071\";s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443649\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:57;a:14:{s:2:\"id\";s:4:\"6079\";s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443651\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:5:\"10519\";s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:59;a:14:{s:2:\"id\";s:4:\"6089\";s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443653\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"6097\";s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443655\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"6106\";s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443657\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:4:\"6114\";s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:63;a:14:{s:2:\"id\";s:5:\"10559\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";s:10:\"1547967711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:64;a:14:{s:2:\"id\";s:4:\"6122\";s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";s:10:\"1520443661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"10569\";s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";s:10:\"1547967812\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"6135\";s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443663\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:4:\"6144\";s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443664\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;a:14:{s:2:\"id\";s:5:\"10590\";s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:69;a:14:{s:2:\"id\";s:4:\"6152\";s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"10600\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";s:10:\"1547968080\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"6162\";s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443668\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:4:\"6170\";s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443670\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:73;a:14:{s:2:\"id\";s:5:\"10622\";s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";s:10:\"1547969678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:74;a:14:{s:2:\"id\";s:4:\"6178\";s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443676\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:75;a:14:{s:2:\"id\";s:5:\"10633\";s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547969858\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:76;a:14:{s:2:\"id\";s:4:\"6186\";s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;a:14:{s:2:\"id\";s:5:\"10644\";s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547970814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:78;a:14:{s:2:\"id\";s:4:\"6196\";s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;a:14:{s:2:\"id\";s:5:\"10654\";s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";s:10:\"1547970917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:80;a:14:{s:2:\"id\";s:4:\"6204\";s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;a:14:{s:2:\"id\";s:5:\"10664\";s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";s:10:\"1547973928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:82;a:14:{s:2:\"id\";s:4:\"6212\";s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:5:\"10675\";s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547974110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"6220\";s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:5:\"10685\";s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";s:10:\"1547974729\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:86;a:14:{s:2:\"id\";s:4:\"6230\";s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443687\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:4:\"9719\";s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";s:10:\"1547976107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"6239\";s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:4:\"6249\";s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:90;a:14:{s:2:\"id\";s:4:\"6258\";s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:5:\"10137\";s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";s:10:\"1547976342\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:92;a:14:{s:2:\"id\";s:4:\"6266\";s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;a:14:{s:2:\"id\";s:5:\"10244\";s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";s:10:\"1547976402\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:94;a:14:{s:2:\"id\";s:4:\"6274\";s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443698\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"6017\";s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";s:10:\"1520520331\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:5:\"10127\";s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";s:10:\"1547984061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:97;a:14:{s:2:\"id\";s:4:\"4826\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520544\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:4:\"4835\";s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520546\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:99;a:14:{s:2:\"id\";s:4:\"4843\";s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520548\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:4:\"4854\";s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520549\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:101;a:14:{s:2:\"id\";s:4:\"4863\";s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:5:\"10776\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";s:10:\"1548047055\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:103;a:14:{s:2:\"id\";s:4:\"4871\";s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520552\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:5:\"10785\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";s:10:\"1548047593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:105;a:14:{s:2:\"id\";s:4:\"4880\";s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";s:10:\"1520520554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"4889\";s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";s:10:\"1520520556\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"4897\";s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520557\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"4905\";s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"4913\";s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520561\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"4921\";s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520562\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"4929\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520564\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"4939\";s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"4947\";s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"4955\";s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520520569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"4963\";s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520570\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"4971\";s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520572\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"4979\";s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"4987\";s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";s:10:\"1520520575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:4:\"4995\";s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520577\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;a:14:{s:2:\"id\";s:4:\"5007\";s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"5019\";s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"5027\";s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520581\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"10794\";s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";s:10:\"1548067619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"5037\";s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520583\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:4:\"5057\";s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:126;a:14:{s:2:\"id\";s:4:\"5071\";s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:5:\"10871\";s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";s:10:\"1548074396\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:128;a:14:{s:2:\"id\";s:4:\"5082\";s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"10936\";s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";s:10:\"1548874587\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"5090\";s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:4:\"5098\";s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:132;a:14:{s:2:\"id\";s:4:\"5107\";s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520594\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"10964\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";s:10:\"1550039106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"5115\";s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520596\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:5:\"10992\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";s:10:\"1550072007\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:136;a:14:{s:2:\"id\";s:4:\"5125\";s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:5:\"11005\";s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";s:10:\"1550073303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:138;a:14:{s:2:\"id\";s:4:\"5133\";s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"5141\";s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520601\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"5149\";s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520602\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:4:\"5542\";s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"5550\";s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:4:\"5558\";s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"5567\";s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:4:\"5583\";s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"5591\";s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:4:\"5599\";s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"5607\";s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:4:\"5634\";s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"5642\";s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520520701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"5650\";s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520702\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"5658\";s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520704\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"5667\";s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520705\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"5675\";s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520707\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"5860\";s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"5869\";s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520747\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"5877\";s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520749\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"5885\";s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520751\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:4:\"5893\";s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520752\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:160;a:14:{s:2:\"id\";s:4:\"5904\";s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520520754\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:4:\"5912\";s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520520755\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"5921\";s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520520757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:4:\"5930\";s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";s:10:\"1520520758\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"5939\";s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";s:10:\"1520520760\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:4:\"7596\";s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1521546999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"7615\";s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1521547237\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:4:\"7627\";s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";s:10:\"1521547332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"7638\";s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";s:10:\"1521547502\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:4:\"7663\";s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521547761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:170;a:14:{s:2:\"id\";s:4:\"7650\";s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521557736\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"7686\";s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";s:10:\"1521558047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"4676\";s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";s:10:\"1522014215\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"7997\";s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1524582343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"7982\";s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524582468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:4:\"7959\";s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524582605\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:176;a:14:{s:2:\"id\";s:4:\"7950\";s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524582631\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:4:\"7937\";s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524582665\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"7927\";s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524582691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:4:\"7917\";s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524582788\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"7904\";s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524582814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:4:\"7837\";s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";s:10:\"1524582852\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:182;a:14:{s:2:\"id\";s:4:\"7852\";s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";s:10:\"1524582875\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:4:\"7862\";s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1524582903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"7871\";s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524582927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:4:\"7884\";s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524582944\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"7892\";s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:4:\"4212\";s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443248\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"7825\";s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524583273\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:4:\"4227\";s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443250\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"7812\";s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524583298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:4:\"4235\";s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443251\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:192;a:14:{s:2:\"id\";s:4:\"7724\";s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524583367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"4244\";s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:4:\"7734\";s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524583436\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"4252\";s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443255\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:4:\"7771\";s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524583540\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"4260\";s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443257\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"7787\";s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524583598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"4268\";s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"7801\";s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"4276\";s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443261\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:4:\"7754\";s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524583712\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:203;a:14:{s:2:\"id\";s:4:\"4284\";s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:4:\"7713\";s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524584780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:205;a:14:{s:2:\"id\";s:4:\"4293\";s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443265\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:4:\"7744\";s:5:\"title\";s:8:\"header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524584784\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"4302\";s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:4:\"4313\";s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443268\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"8523\";s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";s:10:\"1526415291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"4324\";s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:4:\"8524\";s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";s:10:\"1526415337\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:212;a:14:{s:2:\"id\";s:4:\"4332\";s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443272\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"8525\";s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";s:10:\"1526415374\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:4:\"4341\";s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"8513\";s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";s:10:\"1526415417\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"4349\";s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520443275\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"8512\";s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";s:10:\"1526415449\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"4357\";s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";s:10:\"1520443277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"8526\";s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";s:10:\"1526415474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"4368\";s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520443279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"8505\";s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";s:10:\"1526415501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"4376\";s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520443281\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"8511\";s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";s:10:\"1526415528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"4391\";s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520443283\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"8514\";s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";s:10:\"1526415558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"4400\";s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";s:10:\"1520443285\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"8676\";s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1527682423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"4411\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443287\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"8678\";s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1527682780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"4420\";s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443289\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"8679\";s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1527682847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:4:\"4428\";s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:233;a:14:{s:2:\"id\";s:4:\"8680\";s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1527682896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"4436\";s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443293\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:4:\"8681\";s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1527682969\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:236;a:14:{s:2:\"id\";s:4:\"4444\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443295\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"8682\";s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1527683026\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:4:\"4452\";s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:239;a:14:{s:2:\"id\";s:4:\"8703\";s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1527683072\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"4460\";s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:4:\"8961\";s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1528639909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"4468\";s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"8969\";s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1528700014\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:4:\"4476\";s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"8973\";s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1528700205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"4484\";s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443305\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:4:\"8977\";s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1528700326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"4492\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443307\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"8981\";s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1528700484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:4:\"4500\";s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443308\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"8985\";s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1528700612\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"4509\";s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443310\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:4:\"8989\";s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1528701063\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"4521\";s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443312\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"8996\";s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1528701290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:4:\"4529\";s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443314\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"9001\";s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1528701433\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"4537\";s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443315\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"9119\";s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";s:10:\"1532428138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"4545\";s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"9127\";s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";s:10:\"1532428699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"4553\";s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"4562\";s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443322\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"4572\";s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443324\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"9174\";s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";s:10:\"1532950125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"4580\";s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"9178\";s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";s:10:\"1532951997\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"4589\";s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443327\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"9180\";s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";s:10:\"1532952302\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"4597\";s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443330\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"9182\";s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";s:10:\"1532952606\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"4605\";s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"9239\";s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";s:10:\"1532953482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"4613\";s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"9247\";s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";s:10:\"1532953793\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"9254\";s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";s:10:\"1532954032\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:4:\"9301\";s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";s:10:\"1537440661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:278;a:14:{s:2:\"id\";s:4:\"9296\";s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";s:10:\"1537440673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:279;a:14:{s:2:\"id\";s:4:\"9313\";s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";s:10:\"1537440798\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:280;a:14:{s:2:\"id\";s:4:\"9343\";s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";s:10:\"1537443531\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:281;a:14:{s:2:\"id\";s:4:\"9349\";s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";s:10:\"1537443903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:282;a:14:{s:2:\"id\";s:4:\"4690\";s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443348\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:4:\"4698\";s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"4706\";s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443352\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"4718\";s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443354\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:4:\"4727\";s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443356\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"4736\";s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"4746\";s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443360\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:4:\"4759\";s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443362\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"4770\";s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443364\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"4781\";s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:4:\"9611\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546965350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:293;a:14:{s:2:\"id\";s:4:\"4793\";s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"9622\";s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";s:10:\"1546965896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:295;a:14:{s:2:\"id\";s:4:\"4801\";s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520443369\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"9631\";s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546968270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:297;a:14:{s:2:\"id\";s:4:\"4809\";s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:4:\"4818\";s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"5045\";s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"9662\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547009087\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:301;a:14:{s:2:\"id\";s:4:\"5157\";s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443448\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"5165\";s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";s:4:\"5173\";s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";s:4:\"9690\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547011716\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:305;a:14:{s:2:\"id\";s:4:\"5181\";s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";s:4:\"9699\";s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";s:10:\"1547015827\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:307;a:14:{s:2:\"id\";s:4:\"5189\";s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443456\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:4:\"5198\";s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443458\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:309;a:14:{s:2:\"id\";s:4:\"9571\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1547726151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:310;a:14:{s:2:\"id\";s:4:\"5206\";s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";s:4:\"5214\";s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443462\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";s:4:\"5222\";s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";s:4:\"9740\";s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";s:10:\"1547822836\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:314;a:14:{s:2:\"id\";s:4:\"5230\";s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443466\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";s:4:\"5238\";s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"9762\";s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";s:10:\"1547824145\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:317;a:14:{s:2:\"id\";s:4:\"5249\";s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443470\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";s:4:\"9772\";s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";s:10:\"1547824279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:319;a:14:{s:2:\"id\";s:4:\"5257\";s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443472\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";s:4:\"5266\";s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"9793\";s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";s:10:\"1547831151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:322;a:14:{s:2:\"id\";s:4:\"5275\";s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443476\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:4:\"5283\";s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"5290\";s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443480\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"5298\";s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";s:4:\"9836\";s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";s:10:\"1547835635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:327;a:14:{s:2:\"id\";s:4:\"5306\";s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";s:4:\"9847\";s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";s:10:\"1547836956\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:329;a:14:{s:2:\"id\";s:4:\"5315\";s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";s:10:\"1520443486\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:330;a:14:{s:2:\"id\";s:4:\"9858\";s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547837100\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:331;a:14:{s:2:\"id\";s:4:\"5324\";s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";s:10:\"1520443488\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:332;a:14:{s:2:\"id\";s:4:\"5333\";s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443489\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:333;a:14:{s:2:\"id\";s:4:\"5341\";s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443491\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";s:4:\"5349\";s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443493\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";s:4:\"5357\";s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443495\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"5368\";s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443497\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"5381\";s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443499\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";s:4:\"5389\";s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";s:4:\"9944\";s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547841939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:340;a:14:{s:2:\"id\";s:4:\"5397\";s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443503\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"9955\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";s:10:\"1547842065\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:342;a:14:{s:2:\"id\";s:4:\"5405\";s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443505\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";s:4:\"9965\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";s:10:\"1547842174\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";s:4:\"5413\";s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"5421\";s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443509\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"5429\";s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443510\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:347;a:14:{s:2:\"id\";s:4:\"9995\";s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547844802\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:348;a:14:{s:2:\"id\";s:4:\"5438\";s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443512\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"5447\";s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443514\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:350;a:14:{s:2:\"id\";s:5:\"10016\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";s:10:\"1547845062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:351;a:14:{s:2:\"id\";s:4:\"5455\";s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443516\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";s:5:\"10026\";s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";s:10:\"1547845205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:353;a:14:{s:2:\"id\";s:4:\"5464\";s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443518\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";s:5:\"10036\";s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547845409\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:355;a:14:{s:2:\"id\";s:4:\"5472\";s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443520\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";s:4:\"5480\";s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";s:10:\"1520443522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:357;a:14:{s:2:\"id\";s:5:\"10057\";s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547847938\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:358;a:14:{s:2:\"id\";s:4:\"5488\";s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443524\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:5:\"10067\";s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547848075\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:360;a:14:{s:2:\"id\";s:4:\"5496\";s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";s:10:\"1520443526\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:5:\"10077\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";s:10:\"1547848197\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:362;a:14:{s:2:\"id\";s:4:\"5504\";s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;a:14:{s:2:\"id\";s:5:\"10087\";s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547848301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:364;a:14:{s:2:\"id\";s:4:\"5515\";s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443530\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:365;a:14:{s:2:\"id\";s:5:\"10097\";s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";s:10:\"1547848411\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:366;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";s:4:\"9816\";s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547991876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";s:4:\"9602\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546964559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:369;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:5:\"10277\";s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";s:10:\"1548055999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:372;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";s:4:\"9903\";s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";s:10:\"1547838896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:374;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:375;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";s:5:\"10549\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";s:10:\"1547967595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:377;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:380;a:14:{s:2:\"id\";s:5:\"10529\";s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";s:10:\"1548046309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"10\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:384;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";s:4:\"9373\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";s:10:\"1542811219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:387;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;a:14:{s:2:\"id\";s:5:\"10413\";s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";s:10:\"1547961774\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:390;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";s:5:\"10047\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547847757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:393;a:14:{s:2:\"id\";s:5:\"10223\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";s:10:\"1547887343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:394;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:395;a:14:{s:2:\"id\";s:5:\"10403\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";s:10:\"1548056371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:396;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:397;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";s:4:\"9913\";s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";s:10:\"1547841430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:399;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:400;a:14:{s:2:\"id\";s:4:\"9425\";s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";s:10:\"1542901234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:4:\"9592\";s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546963720\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:402;a:14:{s:2:\"id\";s:5:\"10210\";s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547886103\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:403;a:14:{s:2:\"id\";s:4:\"9879\";s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";s:10:\"1547838416\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:404;a:14:{s:2:\"id\";s:4:\"9731\";s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";s:10:\"1547976166\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:405;a:14:{s:2:\"id\";s:5:\"10297\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056099\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;a:14:{s:2:\"id\";s:5:\"10393\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";s:10:\"1548056682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:407;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:408;a:14:{s:2:\"id\";s:5:\"10579\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967887\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:409;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:413;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:5:\"10180\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";s:10:\"1548045309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:416;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:417;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:419;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:421;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:422;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:424;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:425;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";s:5:\"10005\";s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";s:10:\"1547844909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";s:4:\"9975\";s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";s:10:\"1547842284\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";s:5:\"10329\";s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";s:10:\"1547893478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:435;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:436;a:14:{s:2:\"id\";s:4:\"9650\";s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";s:10:\"1547007598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:439;a:14:{s:2:\"id\";s:5:\"10200\";s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1548055635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:440;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";s:5:\"10287\";s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547994301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:442;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"65\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:445;a:14:{s:2:\"id\";s:4:\"9889\";s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";s:10:\"1547838722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:446;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";s:5:\"10362\";s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";s:10:\"1548056253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:449;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"10454\";s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";s:10:\"1548056896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:452;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";s:4:\"9803\";s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547831298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;a:14:{s:2:\"id\";s:5:\"10611\";s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";s:10:\"1547968868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:456;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"74\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";s:5:\"10508\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:459;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:460;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";s:4:\"9934\";s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547841787\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:462;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"77\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:463;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";s:4:\"9709\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547023834\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:465;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:466;a:14:{s:2:\"id\";s:4:\"9671\";s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:467;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";s:5:\"10234\";s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548055049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"81\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"82\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";s:4:\"9869\";s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";s:10:\"1547837269\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:473;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;a:14:{s:2:\"id\";s:5:\"10539\";s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548056994\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:3:\"542\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:475;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"85\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:476;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"86\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;a:14:{s:2:\"id\";s:5:\"10147\";s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";s:10:\"1548055522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:480;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:481;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;a:14:{s:2:\"id\";s:4:\"9923\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";s:10:\"1547841537\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:484;a:14:{s:2:\"id\";s:5:\"10117\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";s:10:\"1548066998\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:485;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:486;a:14:{s:2:\"id\";s:4:\"9826\";s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";s:10:\"1547835513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:487;a:14:{s:2:\"id\";s:5:\"10478\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:488;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:492;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:494;a:14:{s:2:\"id\";s:4:\"9985\";s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";s:10:\"1547844661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:495;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:496;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:497;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:500;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";s:4:\"9680\";s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:502;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";s:4:\"9559\";s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1546946547\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:504;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;a:14:{s:2:\"id\";s:4:\"9783\";s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547831059\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:506;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;a:14:{s:2:\"id\";s:4:\"9752\";s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";s:10:\"1547823982\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:510;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:511;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:513;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:514;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:515;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:517;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:518;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:519;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:13:\"Coming Soon 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:13:\"Coming Soon 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:522;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:523;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:525;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:529;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:531;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:533;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:534;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:536;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:538;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:541;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:544;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:545;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:546;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:547;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:548;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:549;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"153\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:553;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"154\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(8285,'woocommerce_moneris_settings','a:32:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:11:\"Credit Card\";s:11:\"description\";s:36:\"Pay securely using your credit card.\";s:16:\"transaction_type\";s:6:\"charge\";s:21:\"charge_virtual_orders\";s:2:\"no\";s:10:\"card_types\";a:2:{i:0;s:4:\"VISA\";i:1;s:2:\"MC\";}s:12:\"tokenization\";s:2:\"no\";s:19:\"hosted_tokenization\";s:2:\"no\";s:30:\"hosted_tokenization_profile_id\";s:0:\"\";s:35:\"test_hosted_tokenization_profile_id\";s:15:\"ht3VXGCZDNH3ANO\";s:32:\"enable_customer_decline_messages\";s:2:\"no\";s:10:\"debug_mode\";s:3:\"off\";s:11:\"environment\";s:10:\"production\";s:19:\"integration_country\";s:2:\"ca\";s:8:\"store_id\";s:10:\"gwca007616\";s:9:\"api_token\";s:20:\"mu7JtKtxXNKLzNOybqpA\";s:16:\"us_test_store_id\";s:10:\"monusqa003\";s:16:\"ca_test_store_id\";s:6:\"store1\";s:18:\"dynamic_descriptor\";s:0:\"\";s:10:\"enable_avs\";s:2:\"no\";s:17:\"avs_neither_match\";s:6:\"accept\";s:13:\"avs_zip_match\";s:6:\"accept\";s:16:\"avs_street_match\";s:6:\"accept\";s:16:\"avs_not_verified\";s:6:\"accept\";s:10:\"enable_csc\";s:3:\"yes\";s:13:\"csc_not_match\";s:6:\"accept\";s:16:\"csc_not_verified\";s:6:\"accept\";s:11:\"require_csc\";s:2:\"no\";s:12:\"store_id_CAD\";s:10:\"gwca007240\";s:13:\"api_token_CAD\";s:20:\"TsgOuwfnB7mLbiznkjd9\";s:34:\"hosted_tokenization_profile_id_CAD\";s:0:\"\";s:22:\"switch_moneris_gateway\";s:2:\"no\";}','yes'),(8075,'zoooom_activation_time','1524765934','yes'),(8076,'zoooom_version','1.25','yes'),(8085,'zoooom_settings_js','lensShape     : \"square\", zoomType      : \"lens\", lensSize      : \"200\", borderSize    : \"1\", borderColour  : \"#ffffff\", cursor        : \"default\", lensFadeIn    : \"0.5\", lensFadeOut   : \"0.5\", tint     : true, tintColour:  \"#ffffff\", tintOpacity:  \"0.1\"','yes'),(7772,'woocommerce_gateway_order','a:7:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;s:13:\"purchaseorder\";i:4;s:7:\"moneris\";i:5;s:15:\"moneris_interac\";i:6;}','yes'),(5546,'gawd_credentials','a:2:{s:10:\"project_id\";s:72:\"115052745574-5vbr7tci4hjkr9clkflmnpto5jisgstg.apps.googleusercontent.com\";s:14:\"project_secret\";s:24:\"wtNiu3c_bA_g7res6chV0Trt\";}','yes'),(5547,'gawd_settings','a:12:{s:20:\"gawd_tracking_enable\";s:2:\"on\";s:31:\"gawd_custom_dimension_Logged_in\";s:2:\"on\";s:31:\"gawd_custom_dimension_Post_type\";s:2:\"on\";s:28:\"gawd_custom_dimension_Author\";s:2:\"on\";s:30:\"gawd_custom_dimension_Category\";s:2:\"on\";s:37:\"gawd_custom_dimension_Published_Month\";s:2:\"on\";s:36:\"gawd_custom_dimension_Published_Year\";s:2:\"on\";s:26:\"gawd_custom_dimension_Tags\";s:2:\"on\";s:20:\"enable_hover_tooltip\";s:2:\"on\";s:22:\"gawd_show_in_dashboard\";s:2:\"on\";s:15:\"post_page_chart\";s:2:\"on\";s:16:\"show_report_page\";s:3:\"off\";}','yes'),(5548,'gawd_menu_items','a:19:{s:7:\"general\";a:3:{s:5:\"title\";s:8:\"Audience\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:148:\"Report of your website audience. Provides details about new and returning users of your website, sessions, bounces, pageviews and session durations.\";}s:8:\"realtime\";a:3:{s:5:\"title\";s:9:\"Real Time\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:91:\"Real Time statistics show the number of active users currently visiting your website pages.\";}s:3:\"Pro\";a:3:{s:5:\"title\";s:16:\"Available in pro\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:0:\"\";}s:12:\"demographics\";a:3:{s:5:\"title\";s:12:\"Demographics\";s:6:\"childs\";a:2:{s:10:\"userGender\";s:11:\"User Gender\";s:7:\"userAge\";s:8:\"User Age\";}s:4:\"desc\";s:94:\"Demographics display tracking statistics of your website users based on their age and gender. \";}s:9:\"interests\";a:3:{s:5:\"title\";s:9:\"Interests\";s:6:\"childs\";a:3:{s:8:\"inMarket\";s:17:\"In-Market Segment\";s:16:\"affinityCategory\";s:17:\"Affinity Category\";s:13:\"otherCategory\";s:14:\"Other Category\";}s:4:\"desc\";s:285:\"Provides tracking information about site users depending on Affinity Categories (e.g. Music Lovers or Mobile Enthusiasts), In-Market Segments (based on online product purchase interests) and Other Categories (most specific identification, for example, tennis lovers among Sports Fans).\";}s:3:\"geo\";a:3:{s:5:\"title\";s:3:\"GEO\";s:6:\"childs\";a:2:{s:8:\"location\";s:8:\"Location\";s:8:\"language\";s:8:\"Language\";}s:4:\"desc\";s:116:\"Geo-identifier report is built from interactions of location (countries, cities) and language of your website users.\";}s:8:\"behavior\";a:3:{s:5:\"title\";s:8:\"Behavior\";s:6:\"childs\";a:2:{s:9:\"behaviour\";s:16:\"New vs Returning\";s:10:\"engagement\";s:10:\"Engagement\";}s:4:\"desc\";s:143:\"Compares number of New visitors and Returning users of your website in percents. You can check the duration of sessions with Engagement report.\";}s:10:\"technology\";a:3:{s:5:\"title\";s:10:\"Technology\";s:6:\"childs\";a:2:{s:2:\"os\";s:2:\"OS\";s:7:\"browser\";s:7:\"Browser\";}s:4:\"desc\";s:85:\"Identifies tracking of the site based on operating systems and browsers visitors use.\";}s:6:\"mobile\";a:3:{s:5:\"title\";s:6:\"Mobile\";s:6:\"childs\";a:2:{s:15:\"device_overview\";s:8:\"Overview\";s:7:\"devices\";s:7:\"Devices\";}s:4:\"desc\";s:102:\"Shows statistics of mobile and desktop devices visitors have used while interacting with your website.\";}s:6:\"custom\";a:3:{s:5:\"title\";s:17:\"Custom Dimensions\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:157:\"Set up Custom Dimensions based on Users, Post type, Author, Category, Publication date and Tags in Custom Dimensions page, and view their report in this tab.\";}s:13:\"trafficSource\";a:3:{s:5:\"title\";s:14:\"Traffic Source\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:68:\"Displays overall graph of traffic sources directing to your website.\";}s:7:\"adWords\";a:3:{s:5:\"title\";s:7:\"AdWords\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:153:\"If your website is registered on Google AdWords, you can link its Google Analytics to AdWords, and gather relevant tracking information with this report.\";}s:11:\"siteContent\";a:3:{s:5:\"title\";s:12:\"Site Content\";s:6:\"childs\";a:2:{s:8:\"pagePath\";s:9:\"All Pages\";s:15:\"landingPagePath\";s:13:\"Landing Pages\";}s:4:\"desc\";s:160:\"Pages report table will provide you information about Bounces, Entrances, Pageviews, Unique Pageviews, time spent on pages, Exits and Average page loading time.\";}s:9:\"siteSpeed\";a:3:{s:5:\"title\";s:10:\"Site Speed\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:90:\"Shows the average load time of your website users experienced during specified date range.\";}s:6:\"events\";a:3:{s:5:\"title\";s:6:\"Events\";s:6:\"childs\";a:3:{s:11:\"eventsLabel\";s:15:\"Events by Label\";s:12:\"eventsAction\";s:16:\"Events by Action\";s:14:\"eventsCategory\";s:18:\"Events by Category\";}s:4:\"desc\";s:147:\"Displays the report based on Events you set up on Google Analytics of your website. Graphs are built based on Event Labels, Categories and Actions.\";}s:5:\"goals\";a:3:{s:5:\"title\";s:5:\"Goals\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:88:\"Set Goals from Goal Management and review their Google Analytics reports under this tab.\";}s:9:\"ecommerce\";a:3:{s:5:\"title\";s:9:\"Ecommerce\";s:6:\"childs\";a:6:{s:17:\"daysToTransaction\";s:16:\"TIme to Purchase\";s:13:\"transactionId\";s:14:\"Transaction ID\";s:17:\"sales_performance\";s:17:\"Sales Performance\";s:10:\"productSku\";s:11:\"Product Sku\";s:15:\"productCategory\";s:17:\"Product Category \";s:11:\"productName\";s:12:\"Product Name\";}s:4:\"desc\";s:102:\"Check sales statistics of your website identified by revenues, transactions, products and performance.\";}s:7:\"adsense\";a:3:{s:5:\"title\";s:7:\"AdSense\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:137:\"Link your Google Analytics and AdSense accounts from Google Analytics Admin setting and keep track of AdSense tracking under this report.\";}s:12:\"customReport\";a:3:{s:5:\"title\";s:13:\"Custom Report\";s:6:\"childs\";a:0:{}s:4:\"desc\";s:141:\"Add Custom Reports from any metric and dimension in Custom Reports page, and view relevant Google Analytics tracking information in this tab.\";}}','yes'),(5549,'gawd_admin_notice','a:1:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"4/27/2018\";s:3:\"int\";i:14;}}','yes'),(5550,'gawd_redirect_to_settings','yes','yes'),(5551,'gawd_subscribe_done','1','yes'),(6023,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5554,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:4;s:4:\"hour\";i:7;s:6:\"minute\";i:21;s:6:\"second\";i:41;s:6:\"offset\";i:372101;s:8:\"initsend\";i:1524122501;}','yes'),(5555,'monsterinsights_over_time','a:3:{s:17:\"installed_version\";s:5:\"7.0.5\";s:14:\"installed_date\";i:1523642770;s:13:\"installed_pro\";b:0;}','yes'),(5556,'monsterinsights_db_version','6.2.0','yes'),(5557,'monsterinsights_settings_version','7.0.0','yes'),(5558,'monsterinsights_current_version','7.0.5','yes'),(5559,'monsterinsights_settings','a:25:{s:17:\"analytics_profile\";s:0:\"\";s:22:\"analytics_profile_code\";s:0:\"\";s:14:\"manual_ua_code\";s:0:\"\";s:26:\"track_internal_as_outbound\";i:0;s:23:\"track_internal_as_label\";s:0:\"\";s:14:\"track_outbound\";i:1;s:14:\"allow_tracking\";i:0;s:13:\"tracking_mode\";s:9:\"analytics\";s:11:\"events_mode\";s:2:\"js\";s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:17:\"track_download_as\";s:5:\"event\";s:19:\"extensions_of_files\";s:30:\"doc,exe,js,pdf,ppt,tgz,zip,xls\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"tag_links_in_rss\";i:0;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:25:\"enhanced_link_attribution\";i:1;s:11:\"custom_code\";s:0:\"\";s:10:\"debug_mode\";i:0;s:14:\"anonymous_data\";i:0;s:13:\"save_settings\";a:0:{}s:12:\"view_reports\";a:0:{}}','yes'),(5560,'_amn_mi-lite_last_checked','1551657600','yes'),(5561,'monsterinsights_site_tt','96a4bba2a7117940ce8c845fa5d548c80f33662a20340642e1af04f37b194fdd39733eadd847ffa4c54f2f342293c4dc7c3d922281a19fa2730ea92384fd5b61','yes'),(5562,'monsterinsights_site_profile','a:9:{s:3:\"key\";s:128:\"6464198e62984ec3e8c6816187f3dd8446afcc6f5eb60e1d629aa40aaa2ec787d0262b0f2b58818439495efcbb7faab4711f66c78538e1aca78e827620023747\";s:5:\"token\";s:128:\"76ce9048dbcb17aa17d8cf38e33166babc4c332d300f55118d12d428699a372619e3a1cf5dbf3ed32c4ab2cf8480f513d20707c09711fbab1e72be9237d59101\";s:2:\"ua\";s:14:\"UA-117292307-1\";s:8:\"viewname\";s:14:\"UA-117292307-1\";s:1:\"a\";s:9:\"117292307\";s:1:\"w\";s:9:\"173971417\";s:1:\"p\";s:9:\"173221077\";s:7:\"siteurl\";s:24:\"http://creativecad.works\";s:6:\"neturl\";s:34:\"http://creativecad.works/wp-admin/\";}','yes'),(15599,'mailchimp-woocommerce-validation.store_info','1','yes'),(8095,'wc_moneris_version','2.10.0','yes'),(20216,'wpseo','a:19:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:5:\"9.0.3\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1528312274;}','yes'),(20182,'elementor_pro_upgrades','a:1:{s:5:\"2.0.3\";b:1;}','yes'),(184090,'_site_transient_timeout_http_worker_queue_listen','1551737192','no'),(184091,'_site_transient_http_worker_queue_listen','0.16621000 1551737142','no'),(184085,'_site_transient_timeout_kirki_googlefonts_cache','1551740319','no'),(184086,'_site_transient_kirki_googlefonts_cache','a:848:{s:7:\"ABeeZee\";a:3:{s:5:\"label\";s:7:\"ABeeZee\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Abel\";a:3:{s:5:\"label\";s:4:\"Abel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Abhaya Libre\";a:3:{s:5:\"label\";s:12:\"Abhaya Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Abril Fatface\";a:3:{s:5:\"label\";s:13:\"Abril Fatface\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Aclonica\";a:3:{s:5:\"label\";s:8:\"Aclonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Acme\";a:3:{s:5:\"label\";s:4:\"Acme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Actor\";a:3:{s:5:\"label\";s:5:\"Actor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Adamina\";a:3:{s:5:\"label\";s:7:\"Adamina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Advent Pro\";a:3:{s:5:\"label\";s:10:\"Advent Pro\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Aguafina Script\";a:3:{s:5:\"label\";s:15:\"Aguafina Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Akronim\";a:3:{s:5:\"label\";s:7:\"Akronim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Aladin\";a:3:{s:5:\"label\";s:6:\"Aladin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Aldrich\";a:3:{s:5:\"label\";s:7:\"Aldrich\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Alef\";a:3:{s:5:\"label\";s:4:\"Alef\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Alegreya\";a:3:{s:5:\"label\";s:8:\"Alegreya\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Alegreya SC\";a:3:{s:5:\"label\";s:11:\"Alegreya SC\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Alegreya Sans\";a:3:{s:5:\"label\";s:13:\"Alegreya Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Alegreya Sans SC\";a:3:{s:5:\"label\";s:16:\"Alegreya Sans SC\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Alex Brush\";a:3:{s:5:\"label\";s:10:\"Alex Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Alfa Slab One\";a:3:{s:5:\"label\";s:13:\"Alfa Slab One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Alice\";a:3:{s:5:\"label\";s:5:\"Alice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Alike\";a:3:{s:5:\"label\";s:5:\"Alike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Alike Angular\";a:3:{s:5:\"label\";s:13:\"Alike Angular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Allan\";a:3:{s:5:\"label\";s:5:\"Allan\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Allerta\";a:3:{s:5:\"label\";s:7:\"Allerta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Allerta Stencil\";a:3:{s:5:\"label\";s:15:\"Allerta Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Allura\";a:3:{s:5:\"label\";s:6:\"Allura\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Almendra\";a:3:{s:5:\"label\";s:8:\"Almendra\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Almendra Display\";a:3:{s:5:\"label\";s:16:\"Almendra Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Almendra SC\";a:3:{s:5:\"label\";s:11:\"Almendra SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Amarante\";a:3:{s:5:\"label\";s:8:\"Amarante\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Amaranth\";a:3:{s:5:\"label\";s:8:\"Amaranth\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Amatic SC\";a:3:{s:5:\"label\";s:9:\"Amatic SC\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Amethysta\";a:3:{s:5:\"label\";s:9:\"Amethysta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Amiko\";a:3:{s:5:\"label\";s:5:\"Amiko\";s:8:\"variants\";a:3:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Amiri\";a:3:{s:5:\"label\";s:5:\"Amiri\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Amita\";a:3:{s:5:\"label\";s:5:\"Amita\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Anaheim\";a:3:{s:5:\"label\";s:7:\"Anaheim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Andada\";a:3:{s:5:\"label\";s:6:\"Andada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Andika\";a:3:{s:5:\"label\";s:6:\"Andika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Angkor\";a:3:{s:5:\"label\";s:6:\"Angkor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:24:\"Annie Use Your Telescope\";a:3:{s:5:\"label\";s:24:\"Annie Use Your Telescope\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Anonymous Pro\";a:3:{s:5:\"label\";s:13:\"Anonymous Pro\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Antic\";a:3:{s:5:\"label\";s:5:\"Antic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Antic Didone\";a:3:{s:5:\"label\";s:12:\"Antic Didone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Antic Slab\";a:3:{s:5:\"label\";s:10:\"Antic Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Anton\";a:3:{s:5:\"label\";s:5:\"Anton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Arapey\";a:3:{s:5:\"label\";s:6:\"Arapey\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Arbutus\";a:3:{s:5:\"label\";s:7:\"Arbutus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Arbutus Slab\";a:3:{s:5:\"label\";s:12:\"Arbutus Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Architects Daughter\";a:3:{s:5:\"label\";s:19:\"Architects Daughter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Archivo\";a:3:{s:5:\"label\";s:7:\"Archivo\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Archivo Black\";a:3:{s:5:\"label\";s:13:\"Archivo Black\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Archivo Narrow\";a:3:{s:5:\"label\";s:14:\"Archivo Narrow\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Aref Ruqaa\";a:3:{s:5:\"label\";s:10:\"Aref Ruqaa\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Arima Madurai\";a:3:{s:5:\"label\";s:13:\"Arima Madurai\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Arimo\";a:3:{s:5:\"label\";s:5:\"Arimo\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Arizonia\";a:3:{s:5:\"label\";s:8:\"Arizonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Armata\";a:3:{s:5:\"label\";s:6:\"Armata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Arsenal\";a:3:{s:5:\"label\";s:7:\"Arsenal\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Artifika\";a:3:{s:5:\"label\";s:8:\"Artifika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Arvo\";a:3:{s:5:\"label\";s:4:\"Arvo\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Arya\";a:3:{s:5:\"label\";s:4:\"Arya\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Asap\";a:3:{s:5:\"label\";s:4:\"Asap\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Asap Condensed\";a:3:{s:5:\"label\";s:14:\"Asap Condensed\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Asar\";a:3:{s:5:\"label\";s:4:\"Asar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Asset\";a:3:{s:5:\"label\";s:5:\"Asset\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Assistant\";a:3:{s:5:\"label\";s:9:\"Assistant\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Astloch\";a:3:{s:5:\"label\";s:7:\"Astloch\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Asul\";a:3:{s:5:\"label\";s:4:\"Asul\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Athiti\";a:3:{s:5:\"label\";s:6:\"Athiti\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Atma\";a:3:{s:5:\"label\";s:4:\"Atma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Atomic Age\";a:3:{s:5:\"label\";s:10:\"Atomic Age\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Aubrey\";a:3:{s:5:\"label\";s:6:\"Aubrey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Audiowide\";a:3:{s:5:\"label\";s:9:\"Audiowide\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Autour One\";a:3:{s:5:\"label\";s:10:\"Autour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Average\";a:3:{s:5:\"label\";s:7:\"Average\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Average Sans\";a:3:{s:5:\"label\";s:12:\"Average Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Averia Gruesa Libre\";a:3:{s:5:\"label\";s:19:\"Averia Gruesa Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Averia Libre\";a:3:{s:5:\"label\";s:12:\"Averia Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Averia Sans Libre\";a:3:{s:5:\"label\";s:17:\"Averia Sans Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Averia Serif Libre\";a:3:{s:5:\"label\";s:18:\"Averia Serif Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Bad Script\";a:3:{s:5:\"label\";s:10:\"Bad Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Bahiana\";a:3:{s:5:\"label\";s:7:\"Bahiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Baloo\";a:3:{s:5:\"label\";s:5:\"Baloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Baloo Bhai\";a:3:{s:5:\"label\";s:10:\"Baloo Bhai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Baloo Bhaijaan\";a:3:{s:5:\"label\";s:14:\"Baloo Bhaijaan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Baloo Bhaina\";a:3:{s:5:\"label\";s:12:\"Baloo Bhaina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Baloo Chettan\";a:3:{s:5:\"label\";s:13:\"Baloo Chettan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Baloo Da\";a:3:{s:5:\"label\";s:8:\"Baloo Da\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Baloo Paaji\";a:3:{s:5:\"label\";s:11:\"Baloo Paaji\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Baloo Tamma\";a:3:{s:5:\"label\";s:11:\"Baloo Tamma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Baloo Tammudu\";a:3:{s:5:\"label\";s:13:\"Baloo Tammudu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Baloo Thambi\";a:3:{s:5:\"label\";s:12:\"Baloo Thambi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Balthazar\";a:3:{s:5:\"label\";s:9:\"Balthazar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Bangers\";a:3:{s:5:\"label\";s:7:\"Bangers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Barlow\";a:3:{s:5:\"label\";s:6:\"Barlow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Barlow Condensed\";a:3:{s:5:\"label\";s:16:\"Barlow Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Barlow Semi Condensed\";a:3:{s:5:\"label\";s:21:\"Barlow Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Barrio\";a:3:{s:5:\"label\";s:6:\"Barrio\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Basic\";a:3:{s:5:\"label\";s:5:\"Basic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Battambang\";a:3:{s:5:\"label\";s:10:\"Battambang\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Baumans\";a:3:{s:5:\"label\";s:7:\"Baumans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bayon\";a:3:{s:5:\"label\";s:5:\"Bayon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Belgrano\";a:3:{s:5:\"label\";s:8:\"Belgrano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Bellefair\";a:3:{s:5:\"label\";s:9:\"Bellefair\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Belleza\";a:3:{s:5:\"label\";s:7:\"Belleza\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"BenchNine\";a:3:{s:5:\"label\";s:9:\"BenchNine\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Bentham\";a:3:{s:5:\"label\";s:7:\"Bentham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Berkshire Swash\";a:3:{s:5:\"label\";s:15:\"Berkshire Swash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Bevan\";a:3:{s:5:\"label\";s:5:\"Bevan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bigelow Rules\";a:3:{s:5:\"label\";s:13:\"Bigelow Rules\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Bigshot One\";a:3:{s:5:\"label\";s:11:\"Bigshot One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bilbo\";a:3:{s:5:\"label\";s:5:\"Bilbo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Bilbo Swash Caps\";a:3:{s:5:\"label\";s:16:\"Bilbo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"BioRhyme\";a:3:{s:5:\"label\";s:8:\"BioRhyme\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"BioRhyme Expanded\";a:3:{s:5:\"label\";s:17:\"BioRhyme Expanded\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Biryani\";a:3:{s:5:\"label\";s:7:\"Biryani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Bitter\";a:3:{s:5:\"label\";s:6:\"Bitter\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Black Ops One\";a:3:{s:5:\"label\";s:13:\"Black Ops One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bokor\";a:3:{s:5:\"label\";s:5:\"Bokor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Bonbon\";a:3:{s:5:\"label\";s:6:\"Bonbon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Boogaloo\";a:3:{s:5:\"label\";s:8:\"Boogaloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Bowlby One\";a:3:{s:5:\"label\";s:10:\"Bowlby One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bowlby One SC\";a:3:{s:5:\"label\";s:13:\"Bowlby One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Brawler\";a:3:{s:5:\"label\";s:7:\"Brawler\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Bree Serif\";a:3:{s:5:\"label\";s:10:\"Bree Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Bubblegum Sans\";a:3:{s:5:\"label\";s:14:\"Bubblegum Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Bubbler One\";a:3:{s:5:\"label\";s:11:\"Bubbler One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Buda\";a:3:{s:5:\"label\";s:4:\"Buda\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:8:\"category\";s:7:\"display\";}s:7:\"Buenard\";a:3:{s:5:\"label\";s:7:\"Buenard\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Bungee\";a:3:{s:5:\"label\";s:6:\"Bungee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Bungee Hairline\";a:3:{s:5:\"label\";s:15:\"Bungee Hairline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bungee Inline\";a:3:{s:5:\"label\";s:13:\"Bungee Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Bungee Outline\";a:3:{s:5:\"label\";s:14:\"Bungee Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bungee Shade\";a:3:{s:5:\"label\";s:12:\"Bungee Shade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Butcherman\";a:3:{s:5:\"label\";s:10:\"Butcherman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Butterfly Kids\";a:3:{s:5:\"label\";s:14:\"Butterfly Kids\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Cabin\";a:3:{s:5:\"label\";s:5:\"Cabin\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Cabin Condensed\";a:3:{s:5:\"label\";s:15:\"Cabin Condensed\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Cabin Sketch\";a:3:{s:5:\"label\";s:12:\"Cabin Sketch\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Caesar Dressing\";a:3:{s:5:\"label\";s:15:\"Caesar Dressing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Cagliostro\";a:3:{s:5:\"label\";s:10:\"Cagliostro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cairo\";a:3:{s:5:\"label\";s:5:\"Cairo\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Calligraffitti\";a:3:{s:5:\"label\";s:14:\"Calligraffitti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Cambay\";a:3:{s:5:\"label\";s:6:\"Cambay\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cambo\";a:3:{s:5:\"label\";s:5:\"Cambo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Candal\";a:3:{s:5:\"label\";s:6:\"Candal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Cantarell\";a:3:{s:5:\"label\";s:9:\"Cantarell\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Cantata One\";a:3:{s:5:\"label\";s:11:\"Cantata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Cantora One\";a:3:{s:5:\"label\";s:11:\"Cantora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Capriola\";a:3:{s:5:\"label\";s:8:\"Capriola\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cardo\";a:3:{s:5:\"label\";s:5:\"Cardo\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Carme\";a:3:{s:5:\"label\";s:5:\"Carme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Carrois Gothic\";a:3:{s:5:\"label\";s:14:\"Carrois Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Carrois Gothic SC\";a:3:{s:5:\"label\";s:17:\"Carrois Gothic SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Carter One\";a:3:{s:5:\"label\";s:10:\"Carter One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Catamaran\";a:3:{s:5:\"label\";s:9:\"Catamaran\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Caudex\";a:3:{s:5:\"label\";s:6:\"Caudex\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Caveat\";a:3:{s:5:\"label\";s:6:\"Caveat\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Caveat Brush\";a:3:{s:5:\"label\";s:12:\"Caveat Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:18:\"Cedarville Cursive\";a:3:{s:5:\"label\";s:18:\"Cedarville Cursive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Ceviche One\";a:3:{s:5:\"label\";s:11:\"Ceviche One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Changa\";a:3:{s:5:\"label\";s:6:\"Changa\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Changa One\";a:3:{s:5:\"label\";s:10:\"Changa One\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chango\";a:3:{s:5:\"label\";s:6:\"Chango\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Chathura\";a:3:{s:5:\"label\";s:8:\"Chathura\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Chau Philomene One\";a:3:{s:5:\"label\";s:18:\"Chau Philomene One\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Chela One\";a:3:{s:5:\"label\";s:9:\"Chela One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Chelsea Market\";a:3:{s:5:\"label\";s:14:\"Chelsea Market\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chenla\";a:3:{s:5:\"label\";s:6:\"Chenla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Cherry Cream Soda\";a:3:{s:5:\"label\";s:17:\"Cherry Cream Soda\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Cherry Swash\";a:3:{s:5:\"label\";s:12:\"Cherry Swash\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Chewy\";a:3:{s:5:\"label\";s:5:\"Chewy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chicle\";a:3:{s:5:\"label\";s:6:\"Chicle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Chivo\";a:3:{s:5:\"label\";s:5:\"Chivo\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Chonburi\";a:3:{s:5:\"label\";s:8:\"Chonburi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cinzel\";a:3:{s:5:\"label\";s:6:\"Cinzel\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cinzel Decorative\";a:3:{s:5:\"label\";s:17:\"Cinzel Decorative\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Clicker Script\";a:3:{s:5:\"label\";s:14:\"Clicker Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Coda\";a:3:{s:5:\"label\";s:4:\"Coda\";s:8:\"variants\";a:2:{i:0;s:3:\"800\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Coda Caption\";a:3:{s:5:\"label\";s:12:\"Coda Caption\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Codystar\";a:3:{s:5:\"label\";s:8:\"Codystar\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Coiny\";a:3:{s:5:\"label\";s:5:\"Coiny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Combo\";a:3:{s:5:\"label\";s:5:\"Combo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Comfortaa\";a:3:{s:5:\"label\";s:9:\"Comfortaa\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Coming Soon\";a:3:{s:5:\"label\";s:11:\"Coming Soon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Concert One\";a:3:{s:5:\"label\";s:11:\"Concert One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Condiment\";a:3:{s:5:\"label\";s:9:\"Condiment\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Content\";a:3:{s:5:\"label\";s:7:\"Content\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Contrail One\";a:3:{s:5:\"label\";s:12:\"Contrail One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Convergence\";a:3:{s:5:\"label\";s:11:\"Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Cookie\";a:3:{s:5:\"label\";s:6:\"Cookie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Copse\";a:3:{s:5:\"label\";s:5:\"Copse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Corben\";a:3:{s:5:\"label\";s:6:\"Corben\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Cormorant\";a:3:{s:5:\"label\";s:9:\"Cormorant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Cormorant Garamond\";a:3:{s:5:\"label\";s:18:\"Cormorant Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Cormorant Infant\";a:3:{s:5:\"label\";s:16:\"Cormorant Infant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Cormorant SC\";a:3:{s:5:\"label\";s:12:\"Cormorant SC\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cormorant Unicase\";a:3:{s:5:\"label\";s:17:\"Cormorant Unicase\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cormorant Upright\";a:3:{s:5:\"label\";s:17:\"Cormorant Upright\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Courgette\";a:3:{s:5:\"label\";s:9:\"Courgette\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Cousine\";a:3:{s:5:\"label\";s:7:\"Cousine\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:8:\"Coustard\";a:3:{s:5:\"label\";s:8:\"Coustard\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Covered By Your Grace\";a:3:{s:5:\"label\";s:21:\"Covered By Your Grace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Crafty Girls\";a:3:{s:5:\"label\";s:12:\"Crafty Girls\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Creepster\";a:3:{s:5:\"label\";s:9:\"Creepster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Crete Round\";a:3:{s:5:\"label\";s:11:\"Crete Round\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Crimson Text\";a:3:{s:5:\"label\";s:12:\"Crimson Text\";s:8:\"variants\";a:6:{i:0;s:3:\"600\";i:1;s:9:\"600italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Croissant One\";a:3:{s:5:\"label\";s:13:\"Croissant One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Crushed\";a:3:{s:5:\"label\";s:7:\"Crushed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cuprum\";a:3:{s:5:\"label\";s:6:\"Cuprum\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Cutive\";a:3:{s:5:\"label\";s:6:\"Cutive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Cutive Mono\";a:3:{s:5:\"label\";s:11:\"Cutive Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:6:\"Damion\";a:3:{s:5:\"label\";s:6:\"Damion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Dancing Script\";a:3:{s:5:\"label\";s:14:\"Dancing Script\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Dangrek\";a:3:{s:5:\"label\";s:7:\"Dangrek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"David Libre\";a:3:{s:5:\"label\";s:11:\"David Libre\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Dawning of a New Day\";a:3:{s:5:\"label\";s:20:\"Dawning of a New Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Days One\";a:3:{s:5:\"label\";s:8:\"Days One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dekko\";a:3:{s:5:\"label\";s:5:\"Dekko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Delius\";a:3:{s:5:\"label\";s:6:\"Delius\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:17:\"Delius Swash Caps\";a:3:{s:5:\"label\";s:17:\"Delius Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Delius Unicase\";a:3:{s:5:\"label\";s:14:\"Delius Unicase\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Della Respira\";a:3:{s:5:\"label\";s:13:\"Della Respira\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Denk One\";a:3:{s:5:\"label\";s:8:\"Denk One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Devonshire\";a:3:{s:5:\"label\";s:10:\"Devonshire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Dhurjati\";a:3:{s:5:\"label\";s:8:\"Dhurjati\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Didact Gothic\";a:3:{s:5:\"label\";s:13:\"Didact Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Diplomata\";a:3:{s:5:\"label\";s:9:\"Diplomata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Diplomata SC\";a:3:{s:5:\"label\";s:12:\"Diplomata SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Domine\";a:3:{s:5:\"label\";s:6:\"Domine\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Donegal One\";a:3:{s:5:\"label\";s:11:\"Donegal One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Doppio One\";a:3:{s:5:\"label\";s:10:\"Doppio One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dorsa\";a:3:{s:5:\"label\";s:5:\"Dorsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dosis\";a:3:{s:5:\"label\";s:5:\"Dosis\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Dr Sugiyama\";a:3:{s:5:\"label\";s:11:\"Dr Sugiyama\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Duru Sans\";a:3:{s:5:\"label\";s:9:\"Duru Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Dynalight\";a:3:{s:5:\"label\";s:9:\"Dynalight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"EB Garamond\";a:3:{s:5:\"label\";s:11:\"EB Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Eagle Lake\";a:3:{s:5:\"label\";s:10:\"Eagle Lake\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Eater\";a:3:{s:5:\"label\";s:5:\"Eater\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Economica\";a:3:{s:5:\"label\";s:9:\"Economica\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Eczar\";a:3:{s:5:\"label\";s:5:\"Eczar\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"El Messiri\";a:3:{s:5:\"label\";s:10:\"El Messiri\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Electrolize\";a:3:{s:5:\"label\";s:11:\"Electrolize\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Elsie\";a:3:{s:5:\"label\";s:5:\"Elsie\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Elsie Swash Caps\";a:3:{s:5:\"label\";s:16:\"Elsie Swash Caps\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Emblema One\";a:3:{s:5:\"label\";s:11:\"Emblema One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Emilys Candy\";a:3:{s:5:\"label\";s:12:\"Emilys Candy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Encode Sans\";a:3:{s:5:\"label\";s:11:\"Encode Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Encode Sans Condensed\";a:3:{s:5:\"label\";s:21:\"Encode Sans Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Encode Sans Expanded\";a:3:{s:5:\"label\";s:20:\"Encode Sans Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:26:\"Encode Sans Semi Condensed\";a:3:{s:5:\"label\";s:26:\"Encode Sans Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Encode Sans Semi Expanded\";a:3:{s:5:\"label\";s:25:\"Encode Sans Semi Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Engagement\";a:3:{s:5:\"label\";s:10:\"Engagement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Englebert\";a:3:{s:5:\"label\";s:9:\"Englebert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Enriqueta\";a:3:{s:5:\"label\";s:9:\"Enriqueta\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Erica One\";a:3:{s:5:\"label\";s:9:\"Erica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Esteban\";a:3:{s:5:\"label\";s:7:\"Esteban\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Euphoria Script\";a:3:{s:5:\"label\";s:15:\"Euphoria Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Ewert\";a:3:{s:5:\"label\";s:5:\"Ewert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"Exo\";a:3:{s:5:\"label\";s:3:\"Exo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Exo 2\";a:3:{s:5:\"label\";s:5:\"Exo 2\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Expletus Sans\";a:3:{s:5:\"label\";s:13:\"Expletus Sans\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Fanwood Text\";a:3:{s:5:\"label\";s:12:\"Fanwood Text\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Farsan\";a:3:{s:5:\"label\";s:6:\"Farsan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fascinate\";a:3:{s:5:\"label\";s:9:\"Fascinate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Fascinate Inline\";a:3:{s:5:\"label\";s:16:\"Fascinate Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Faster One\";a:3:{s:5:\"label\";s:10:\"Faster One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Fasthand\";a:3:{s:5:\"label\";s:8:\"Fasthand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Fauna One\";a:3:{s:5:\"label\";s:9:\"Fauna One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Faustina\";a:3:{s:5:\"label\";s:8:\"Faustina\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Federant\";a:3:{s:5:\"label\";s:8:\"Federant\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Federo\";a:3:{s:5:\"label\";s:6:\"Federo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Felipa\";a:3:{s:5:\"label\";s:6:\"Felipa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Fenix\";a:3:{s:5:\"label\";s:5:\"Fenix\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Finger Paint\";a:3:{s:5:\"label\";s:12:\"Finger Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fira Mono\";a:3:{s:5:\"label\";s:9:\"Fira Mono\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Fira Sans\";a:3:{s:5:\"label\";s:9:\"Fira Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Fira Sans Condensed\";a:3:{s:5:\"label\";s:19:\"Fira Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Fira Sans Extra Condensed\";a:3:{s:5:\"label\";s:25:\"Fira Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Fjalla One\";a:3:{s:5:\"label\";s:10:\"Fjalla One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Fjord One\";a:3:{s:5:\"label\";s:9:\"Fjord One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Flamenco\";a:3:{s:5:\"label\";s:8:\"Flamenco\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Flavors\";a:3:{s:5:\"label\";s:7:\"Flavors\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Fondamento\";a:3:{s:5:\"label\";s:10:\"Fondamento\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Fontdiner Swanky\";a:3:{s:5:\"label\";s:16:\"Fontdiner Swanky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Forum\";a:3:{s:5:\"label\";s:5:\"Forum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Francois One\";a:3:{s:5:\"label\";s:12:\"Francois One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Frank Ruhl Libre\";a:3:{s:5:\"label\";s:16:\"Frank Ruhl Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Freckle Face\";a:3:{s:5:\"label\";s:12:\"Freckle Face\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Fredericka the Great\";a:3:{s:5:\"label\";s:20:\"Fredericka the Great\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Fredoka One\";a:3:{s:5:\"label\";s:11:\"Fredoka One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Freehand\";a:3:{s:5:\"label\";s:8:\"Freehand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Fresca\";a:3:{s:5:\"label\";s:6:\"Fresca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Frijole\";a:3:{s:5:\"label\";s:7:\"Frijole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Fruktur\";a:3:{s:5:\"label\";s:7:\"Fruktur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fugaz One\";a:3:{s:5:\"label\";s:9:\"Fugaz One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"GFS Didot\";a:3:{s:5:\"label\";s:9:\"GFS Didot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"GFS Neohellenic\";a:3:{s:5:\"label\";s:15:\"GFS Neohellenic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Gabriela\";a:3:{s:5:\"label\";s:8:\"Gabriela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Gafata\";a:3:{s:5:\"label\";s:6:\"Gafata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Galada\";a:3:{s:5:\"label\";s:6:\"Galada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Galdeano\";a:3:{s:5:\"label\";s:8:\"Galdeano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Galindo\";a:3:{s:5:\"label\";s:7:\"Galindo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Gentium Basic\";a:3:{s:5:\"label\";s:13:\"Gentium Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Gentium Book Basic\";a:3:{s:5:\"label\";s:18:\"Gentium Book Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:3:\"Geo\";a:3:{s:5:\"label\";s:3:\"Geo\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Geostar\";a:3:{s:5:\"label\";s:7:\"Geostar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Geostar Fill\";a:3:{s:5:\"label\";s:12:\"Geostar Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Germania One\";a:3:{s:5:\"label\";s:12:\"Germania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gidugu\";a:3:{s:5:\"label\";s:6:\"Gidugu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Gilda Display\";a:3:{s:5:\"label\";s:13:\"Gilda Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Give You Glory\";a:3:{s:5:\"label\";s:14:\"Give You Glory\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Glass Antiqua\";a:3:{s:5:\"label\";s:13:\"Glass Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Glegoo\";a:3:{s:5:\"label\";s:6:\"Glegoo\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Gloria Hallelujah\";a:3:{s:5:\"label\";s:17:\"Gloria Hallelujah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Goblin One\";a:3:{s:5:\"label\";s:10:\"Goblin One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Gochi Hand\";a:3:{s:5:\"label\";s:10:\"Gochi Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Gorditas\";a:3:{s:5:\"label\";s:8:\"Gorditas\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Goudy Bookletter 1911\";a:3:{s:5:\"label\";s:21:\"Goudy Bookletter 1911\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Graduate\";a:3:{s:5:\"label\";s:8:\"Graduate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Grand Hotel\";a:3:{s:5:\"label\";s:11:\"Grand Hotel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Gravitas One\";a:3:{s:5:\"label\";s:12:\"Gravitas One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Great Vibes\";a:3:{s:5:\"label\";s:11:\"Great Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Griffy\";a:3:{s:5:\"label\";s:6:\"Griffy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gruppo\";a:3:{s:5:\"label\";s:6:\"Gruppo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Gudea\";a:3:{s:5:\"label\";s:5:\"Gudea\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Gurajada\";a:3:{s:5:\"label\";s:8:\"Gurajada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Habibi\";a:3:{s:5:\"label\";s:6:\"Habibi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Halant\";a:3:{s:5:\"label\";s:6:\"Halant\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Hammersmith One\";a:3:{s:5:\"label\";s:15:\"Hammersmith One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Hanalei\";a:3:{s:5:\"label\";s:7:\"Hanalei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Hanalei Fill\";a:3:{s:5:\"label\";s:12:\"Hanalei Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Handlee\";a:3:{s:5:\"label\";s:7:\"Handlee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Hanuman\";a:3:{s:5:\"label\";s:7:\"Hanuman\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Happy Monkey\";a:3:{s:5:\"label\";s:12:\"Happy Monkey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Harmattan\";a:3:{s:5:\"label\";s:9:\"Harmattan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Headland One\";a:3:{s:5:\"label\";s:12:\"Headland One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Heebo\";a:3:{s:5:\"label\";s:5:\"Heebo\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Henny Penny\";a:3:{s:5:\"label\";s:11:\"Henny Penny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Herr Von Muellerhoff\";a:3:{s:5:\"label\";s:20:\"Herr Von Muellerhoff\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Hind\";a:3:{s:5:\"label\";s:4:\"Hind\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Hind Guntur\";a:3:{s:5:\"label\";s:11:\"Hind Guntur\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Hind Madurai\";a:3:{s:5:\"label\";s:12:\"Hind Madurai\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Hind Siliguri\";a:3:{s:5:\"label\";s:13:\"Hind Siliguri\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Hind Vadodara\";a:3:{s:5:\"label\";s:13:\"Hind Vadodara\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Holtwood One SC\";a:3:{s:5:\"label\";s:15:\"Holtwood One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Homemade Apple\";a:3:{s:5:\"label\";s:14:\"Homemade Apple\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Homenaje\";a:3:{s:5:\"label\";s:8:\"Homenaje\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"IM Fell DW Pica\";a:3:{s:5:\"label\";s:15:\"IM Fell DW Pica\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"IM Fell DW Pica SC\";a:3:{s:5:\"label\";s:18:\"IM Fell DW Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"IM Fell Double Pica\";a:3:{s:5:\"label\";s:19:\"IM Fell Double Pica\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:22:\"IM Fell Double Pica SC\";a:3:{s:5:\"label\";s:22:\"IM Fell Double Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"IM Fell English\";a:3:{s:5:\"label\";s:15:\"IM Fell English\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"IM Fell English SC\";a:3:{s:5:\"label\";s:18:\"IM Fell English SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"IM Fell French Canon\";a:3:{s:5:\"label\";s:20:\"IM Fell French Canon\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"IM Fell French Canon SC\";a:3:{s:5:\"label\";s:23:\"IM Fell French Canon SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"IM Fell Great Primer\";a:3:{s:5:\"label\";s:20:\"IM Fell Great Primer\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"IM Fell Great Primer SC\";a:3:{s:5:\"label\";s:23:\"IM Fell Great Primer SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Iceberg\";a:3:{s:5:\"label\";s:7:\"Iceberg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Iceland\";a:3:{s:5:\"label\";s:7:\"Iceland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Imprima\";a:3:{s:5:\"label\";s:7:\"Imprima\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Inconsolata\";a:3:{s:5:\"label\";s:11:\"Inconsolata\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Inder\";a:3:{s:5:\"label\";s:5:\"Inder\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Indie Flower\";a:3:{s:5:\"label\";s:12:\"Indie Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Inika\";a:3:{s:5:\"label\";s:5:\"Inika\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Inknut Antiqua\";a:3:{s:5:\"label\";s:14:\"Inknut Antiqua\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Irish Grover\";a:3:{s:5:\"label\";s:12:\"Irish Grover\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Istok Web\";a:3:{s:5:\"label\";s:9:\"Istok Web\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Italiana\";a:3:{s:5:\"label\";s:8:\"Italiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Italianno\";a:3:{s:5:\"label\";s:9:\"Italianno\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Itim\";a:3:{s:5:\"label\";s:4:\"Itim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Jacques Francois\";a:3:{s:5:\"label\";s:16:\"Jacques Francois\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"Jacques Francois Shadow\";a:3:{s:5:\"label\";s:23:\"Jacques Francois Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Jaldi\";a:3:{s:5:\"label\";s:5:\"Jaldi\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Jim Nightshade\";a:3:{s:5:\"label\";s:14:\"Jim Nightshade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Jockey One\";a:3:{s:5:\"label\";s:10:\"Jockey One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Jolly Lodger\";a:3:{s:5:\"label\";s:12:\"Jolly Lodger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Jomhuria\";a:3:{s:5:\"label\";s:8:\"Jomhuria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Josefin Sans\";a:3:{s:5:\"label\";s:12:\"Josefin Sans\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Josefin Slab\";a:3:{s:5:\"label\";s:12:\"Josefin Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Joti One\";a:3:{s:5:\"label\";s:8:\"Joti One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Judson\";a:3:{s:5:\"label\";s:6:\"Judson\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Julee\";a:3:{s:5:\"label\";s:5:\"Julee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Julius Sans One\";a:3:{s:5:\"label\";s:15:\"Julius Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Junge\";a:3:{s:5:\"label\";s:5:\"Junge\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Jura\";a:3:{s:5:\"label\";s:4:\"Jura\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Just Another Hand\";a:3:{s:5:\"label\";s:17:\"Just Another Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:23:\"Just Me Again Down Here\";a:3:{s:5:\"label\";s:23:\"Just Me Again Down Here\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Kadwa\";a:3:{s:5:\"label\";s:5:\"Kadwa\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Kalam\";a:3:{s:5:\"label\";s:5:\"Kalam\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Kameron\";a:3:{s:5:\"label\";s:7:\"Kameron\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Kanit\";a:3:{s:5:\"label\";s:5:\"Kanit\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kantumruy\";a:3:{s:5:\"label\";s:9:\"Kantumruy\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Karla\";a:3:{s:5:\"label\";s:5:\"Karla\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Karma\";a:3:{s:5:\"label\";s:5:\"Karma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Katibeh\";a:3:{s:5:\"label\";s:7:\"Katibeh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Kaushan Script\";a:3:{s:5:\"label\";s:14:\"Kaushan Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Kavivanar\";a:3:{s:5:\"label\";s:9:\"Kavivanar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Kavoon\";a:3:{s:5:\"label\";s:6:\"Kavoon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kdam Thmor\";a:3:{s:5:\"label\";s:10:\"Kdam Thmor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Keania One\";a:3:{s:5:\"label\";s:10:\"Keania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kelly Slab\";a:3:{s:5:\"label\";s:10:\"Kelly Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Kenia\";a:3:{s:5:\"label\";s:5:\"Kenia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Khand\";a:3:{s:5:\"label\";s:5:\"Khand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Khmer\";a:3:{s:5:\"label\";s:5:\"Khmer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Khula\";a:3:{s:5:\"label\";s:5:\"Khula\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Kite One\";a:3:{s:5:\"label\";s:8:\"Kite One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Knewave\";a:3:{s:5:\"label\";s:7:\"Knewave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Kotta One\";a:3:{s:5:\"label\";s:9:\"Kotta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Koulen\";a:3:{s:5:\"label\";s:6:\"Koulen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Kranky\";a:3:{s:5:\"label\";s:6:\"Kranky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Kreon\";a:3:{s:5:\"label\";s:5:\"Kreon\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Kristi\";a:3:{s:5:\"label\";s:6:\"Kristi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Krona One\";a:3:{s:5:\"label\";s:9:\"Krona One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kumar One\";a:3:{s:5:\"label\";s:9:\"Kumar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Kumar One Outline\";a:3:{s:5:\"label\";s:17:\"Kumar One Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Kurale\";a:3:{s:5:\"label\";s:6:\"Kurale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"La Belle Aurore\";a:3:{s:5:\"label\";s:15:\"La Belle Aurore\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Laila\";a:3:{s:5:\"label\";s:5:\"Laila\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Lakki Reddy\";a:3:{s:5:\"label\";s:11:\"Lakki Reddy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Lalezar\";a:3:{s:5:\"label\";s:7:\"Lalezar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lancelot\";a:3:{s:5:\"label\";s:8:\"Lancelot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Lateef\";a:3:{s:5:\"label\";s:6:\"Lateef\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Lato\";a:3:{s:5:\"label\";s:4:\"Lato\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"League Script\";a:3:{s:5:\"label\";s:13:\"League Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Leckerli One\";a:3:{s:5:\"label\";s:12:\"Leckerli One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ledger\";a:3:{s:5:\"label\";s:6:\"Ledger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Lekton\";a:3:{s:5:\"label\";s:6:\"Lekton\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Lemon\";a:3:{s:5:\"label\";s:5:\"Lemon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lemonada\";a:3:{s:5:\"label\";s:8:\"Lemonada\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Libre Barcode 128\";a:3:{s:5:\"label\";s:17:\"Libre Barcode 128\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Libre Barcode 128 Text\";a:3:{s:5:\"label\";s:22:\"Libre Barcode 128 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Libre Barcode 39\";a:3:{s:5:\"label\";s:16:\"Libre Barcode 39\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:25:\"Libre Barcode 39 Extended\";a:3:{s:5:\"label\";s:25:\"Libre Barcode 39 Extended\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:30:\"Libre Barcode 39 Extended Text\";a:3:{s:5:\"label\";s:30:\"Libre Barcode 39 Extended Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Libre Barcode 39 Text\";a:3:{s:5:\"label\";s:21:\"Libre Barcode 39 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Libre Baskerville\";a:3:{s:5:\"label\";s:17:\"Libre Baskerville\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Libre Franklin\";a:3:{s:5:\"label\";s:14:\"Libre Franklin\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Life Savers\";a:3:{s:5:\"label\";s:11:\"Life Savers\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Lilita One\";a:3:{s:5:\"label\";s:10:\"Lilita One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Lily Script One\";a:3:{s:5:\"label\";s:15:\"Lily Script One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Limelight\";a:3:{s:5:\"label\";s:9:\"Limelight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Linden Hill\";a:3:{s:5:\"label\";s:11:\"Linden Hill\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Lobster\";a:3:{s:5:\"label\";s:7:\"Lobster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Lobster Two\";a:3:{s:5:\"label\";s:11:\"Lobster Two\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Londrina Outline\";a:3:{s:5:\"label\";s:16:\"Londrina Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Londrina Shadow\";a:3:{s:5:\"label\";s:15:\"Londrina Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Londrina Sketch\";a:3:{s:5:\"label\";s:15:\"Londrina Sketch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Londrina Solid\";a:3:{s:5:\"label\";s:14:\"Londrina Solid\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Lora\";a:3:{s:5:\"label\";s:4:\"Lora\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Love Ya Like A Sister\";a:3:{s:5:\"label\";s:21:\"Love Ya Like A Sister\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Loved by the King\";a:3:{s:5:\"label\";s:17:\"Loved by the King\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Lovers Quarrel\";a:3:{s:5:\"label\";s:14:\"Lovers Quarrel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Luckiest Guy\";a:3:{s:5:\"label\";s:12:\"Luckiest Guy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lusitana\";a:3:{s:5:\"label\";s:8:\"Lusitana\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Lustria\";a:3:{s:5:\"label\";s:7:\"Lustria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Macondo\";a:3:{s:5:\"label\";s:7:\"Macondo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Macondo Swash Caps\";a:3:{s:5:\"label\";s:18:\"Macondo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Mada\";a:3:{s:5:\"label\";s:4:\"Mada\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Magra\";a:3:{s:5:\"label\";s:5:\"Magra\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Maiden Orange\";a:3:{s:5:\"label\";s:13:\"Maiden Orange\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Maitree\";a:3:{s:5:\"label\";s:7:\"Maitree\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Mako\";a:3:{s:5:\"label\";s:4:\"Mako\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Mallanna\";a:3:{s:5:\"label\";s:8:\"Mallanna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Mandali\";a:3:{s:5:\"label\";s:7:\"Mandali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Manuale\";a:3:{s:5:\"label\";s:7:\"Manuale\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Marcellus\";a:3:{s:5:\"label\";s:9:\"Marcellus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Marcellus SC\";a:3:{s:5:\"label\";s:12:\"Marcellus SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Marck Script\";a:3:{s:5:\"label\";s:12:\"Marck Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Margarine\";a:3:{s:5:\"label\";s:9:\"Margarine\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Marko One\";a:3:{s:5:\"label\";s:9:\"Marko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Marmelad\";a:3:{s:5:\"label\";s:8:\"Marmelad\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Martel\";a:3:{s:5:\"label\";s:6:\"Martel\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Martel Sans\";a:3:{s:5:\"label\";s:11:\"Martel Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Marvel\";a:3:{s:5:\"label\";s:6:\"Marvel\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Mate\";a:3:{s:5:\"label\";s:4:\"Mate\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Mate SC\";a:3:{s:5:\"label\";s:7:\"Mate SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Maven Pro\";a:3:{s:5:\"label\";s:9:\"Maven Pro\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"McLaren\";a:3:{s:5:\"label\";s:7:\"McLaren\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Meddon\";a:3:{s:5:\"label\";s:6:\"Meddon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"MedievalSharp\";a:3:{s:5:\"label\";s:13:\"MedievalSharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Medula One\";a:3:{s:5:\"label\";s:10:\"Medula One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Meera Inimai\";a:3:{s:5:\"label\";s:12:\"Meera Inimai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Megrim\";a:3:{s:5:\"label\";s:6:\"Megrim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Meie Script\";a:3:{s:5:\"label\";s:11:\"Meie Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Merienda\";a:3:{s:5:\"label\";s:8:\"Merienda\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Merienda One\";a:3:{s:5:\"label\";s:12:\"Merienda One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Merriweather\";a:3:{s:5:\"label\";s:12:\"Merriweather\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Merriweather Sans\";a:3:{s:5:\"label\";s:17:\"Merriweather Sans\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Metal\";a:3:{s:5:\"label\";s:5:\"Metal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Metal Mania\";a:3:{s:5:\"label\";s:11:\"Metal Mania\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Metamorphous\";a:3:{s:5:\"label\";s:12:\"Metamorphous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Metrophobic\";a:3:{s:5:\"label\";s:11:\"Metrophobic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Michroma\";a:3:{s:5:\"label\";s:8:\"Michroma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Milonga\";a:3:{s:5:\"label\";s:7:\"Milonga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Miltonian\";a:3:{s:5:\"label\";s:9:\"Miltonian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Miltonian Tattoo\";a:3:{s:5:\"label\";s:16:\"Miltonian Tattoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Miniver\";a:3:{s:5:\"label\";s:7:\"Miniver\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Miriam Libre\";a:3:{s:5:\"label\";s:12:\"Miriam Libre\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Mirza\";a:3:{s:5:\"label\";s:5:\"Mirza\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Miss Fajardose\";a:3:{s:5:\"label\";s:14:\"Miss Fajardose\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Mitr\";a:3:{s:5:\"label\";s:4:\"Mitr\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Modak\";a:3:{s:5:\"label\";s:5:\"Modak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Modern Antiqua\";a:3:{s:5:\"label\";s:14:\"Modern Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Mogra\";a:3:{s:5:\"label\";s:5:\"Mogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Molengo\";a:3:{s:5:\"label\";s:7:\"Molengo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Molle\";a:3:{s:5:\"label\";s:5:\"Molle\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Monda\";a:3:{s:5:\"label\";s:5:\"Monda\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Monofett\";a:3:{s:5:\"label\";s:8:\"Monofett\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Monoton\";a:3:{s:5:\"label\";s:7:\"Monoton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Monsieur La Doulaise\";a:3:{s:5:\"label\";s:20:\"Monsieur La Doulaise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Montaga\";a:3:{s:5:\"label\";s:7:\"Montaga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Montez\";a:3:{s:5:\"label\";s:6:\"Montez\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Montserrat\";a:3:{s:5:\"label\";s:10:\"Montserrat\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Montserrat Alternates\";a:3:{s:5:\"label\";s:21:\"Montserrat Alternates\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Montserrat Subrayada\";a:3:{s:5:\"label\";s:20:\"Montserrat Subrayada\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Moul\";a:3:{s:5:\"label\";s:4:\"Moul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Moulpali\";a:3:{s:5:\"label\";s:8:\"Moulpali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Mountains of Christmas\";a:3:{s:5:\"label\";s:22:\"Mountains of Christmas\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Mouse Memoirs\";a:3:{s:5:\"label\";s:13:\"Mouse Memoirs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Mr Bedfort\";a:3:{s:5:\"label\";s:10:\"Mr Bedfort\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Mr Dafoe\";a:3:{s:5:\"label\";s:8:\"Mr Dafoe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Mr De Haviland\";a:3:{s:5:\"label\";s:14:\"Mr De Haviland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:19:\"Mrs Saint Delafield\";a:3:{s:5:\"label\";s:19:\"Mrs Saint Delafield\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Mrs Sheppards\";a:3:{s:5:\"label\";s:13:\"Mrs Sheppards\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Mukta\";a:3:{s:5:\"label\";s:5:\"Mukta\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Mahee\";a:3:{s:5:\"label\";s:11:\"Mukta Mahee\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Malar\";a:3:{s:5:\"label\";s:11:\"Mukta Malar\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Vaani\";a:3:{s:5:\"label\";s:11:\"Mukta Vaani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Muli\";a:3:{s:5:\"label\";s:4:\"Muli\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Mystery Quest\";a:3:{s:5:\"label\";s:13:\"Mystery Quest\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"NTR\";a:3:{s:5:\"label\";s:3:\"NTR\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Neucha\";a:3:{s:5:\"label\";s:6:\"Neucha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Neuton\";a:3:{s:5:\"label\";s:6:\"Neuton\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"New Rocker\";a:3:{s:5:\"label\";s:10:\"New Rocker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"News Cycle\";a:3:{s:5:\"label\";s:10:\"News Cycle\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Niconne\";a:3:{s:5:\"label\";s:7:\"Niconne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Nixie One\";a:3:{s:5:\"label\";s:9:\"Nixie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Nobile\";a:3:{s:5:\"label\";s:6:\"Nobile\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Nokora\";a:3:{s:5:\"label\";s:6:\"Nokora\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Norican\";a:3:{s:5:\"label\";s:7:\"Norican\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Nosifer\";a:3:{s:5:\"label\";s:7:\"Nosifer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Nothing You Could Do\";a:3:{s:5:\"label\";s:20:\"Nothing You Could Do\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Noticia Text\";a:3:{s:5:\"label\";s:12:\"Noticia Text\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Noto Sans\";a:3:{s:5:\"label\";s:9:\"Noto Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Noto Serif\";a:3:{s:5:\"label\";s:10:\"Noto Serif\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Nova Cut\";a:3:{s:5:\"label\";s:8:\"Nova Cut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Flat\";a:3:{s:5:\"label\";s:9:\"Nova Flat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Mono\";a:3:{s:5:\"label\";s:9:\"Nova Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Nova Oval\";a:3:{s:5:\"label\";s:9:\"Nova Oval\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Nova Round\";a:3:{s:5:\"label\";s:10:\"Nova Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Nova Script\";a:3:{s:5:\"label\";s:11:\"Nova Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Slim\";a:3:{s:5:\"label\";s:9:\"Nova Slim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Nova Square\";a:3:{s:5:\"label\";s:11:\"Nova Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Numans\";a:3:{s:5:\"label\";s:6:\"Numans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Nunito\";a:3:{s:5:\"label\";s:6:\"Nunito\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Nunito Sans\";a:3:{s:5:\"label\";s:11:\"Nunito Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Odor Mean Chey\";a:3:{s:5:\"label\";s:14:\"Odor Mean Chey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Offside\";a:3:{s:5:\"label\";s:7:\"Offside\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Old Standard TT\";a:3:{s:5:\"label\";s:15:\"Old Standard TT\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Oldenburg\";a:3:{s:5:\"label\";s:9:\"Oldenburg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Oleo Script\";a:3:{s:5:\"label\";s:11:\"Oleo Script\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Oleo Script Swash Caps\";a:3:{s:5:\"label\";s:22:\"Oleo Script Swash Caps\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Open Sans\";a:3:{s:5:\"label\";s:9:\"Open Sans\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Open Sans Condensed\";a:3:{s:5:\"label\";s:19:\"Open Sans Condensed\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Oranienbaum\";a:3:{s:5:\"label\";s:11:\"Oranienbaum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Orbitron\";a:3:{s:5:\"label\";s:8:\"Orbitron\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Oregano\";a:3:{s:5:\"label\";s:7:\"Oregano\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Orienta\";a:3:{s:5:\"label\";s:7:\"Orienta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Original Surfer\";a:3:{s:5:\"label\";s:15:\"Original Surfer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Oswald\";a:3:{s:5:\"label\";s:6:\"Oswald\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Over the Rainbow\";a:3:{s:5:\"label\";s:16:\"Over the Rainbow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Overlock\";a:3:{s:5:\"label\";s:8:\"Overlock\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Overlock SC\";a:3:{s:5:\"label\";s:11:\"Overlock SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Overpass\";a:3:{s:5:\"label\";s:8:\"Overpass\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Overpass Mono\";a:3:{s:5:\"label\";s:13:\"Overpass Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:3:\"Ovo\";a:3:{s:5:\"label\";s:3:\"Ovo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Oxygen\";a:3:{s:5:\"label\";s:6:\"Oxygen\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Oxygen Mono\";a:3:{s:5:\"label\";s:11:\"Oxygen Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"PT Mono\";a:3:{s:5:\"label\";s:7:\"PT Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"PT Sans\";a:3:{s:5:\"label\";s:7:\"PT Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"PT Sans Caption\";a:3:{s:5:\"label\";s:15:\"PT Sans Caption\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"PT Sans Narrow\";a:3:{s:5:\"label\";s:14:\"PT Sans Narrow\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"PT Serif\";a:3:{s:5:\"label\";s:8:\"PT Serif\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"PT Serif Caption\";a:3:{s:5:\"label\";s:16:\"PT Serif Caption\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Pacifico\";a:3:{s:5:\"label\";s:8:\"Pacifico\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Padauk\";a:3:{s:5:\"label\";s:6:\"Padauk\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Palanquin\";a:3:{s:5:\"label\";s:9:\"Palanquin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Palanquin Dark\";a:3:{s:5:\"label\";s:14:\"Palanquin Dark\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Pangolin\";a:3:{s:5:\"label\";s:8:\"Pangolin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Paprika\";a:3:{s:5:\"label\";s:7:\"Paprika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Parisienne\";a:3:{s:5:\"label\";s:10:\"Parisienne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Passero One\";a:3:{s:5:\"label\";s:11:\"Passero One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Passion One\";a:3:{s:5:\"label\";s:11:\"Passion One\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Pathway Gothic One\";a:3:{s:5:\"label\";s:18:\"Pathway Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Patrick Hand\";a:3:{s:5:\"label\";s:12:\"Patrick Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Patrick Hand SC\";a:3:{s:5:\"label\";s:15:\"Patrick Hand SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Pattaya\";a:3:{s:5:\"label\";s:7:\"Pattaya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Patua One\";a:3:{s:5:\"label\";s:9:\"Patua One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Pavanam\";a:3:{s:5:\"label\";s:7:\"Pavanam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Paytone One\";a:3:{s:5:\"label\";s:11:\"Paytone One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Peddana\";a:3:{s:5:\"label\";s:7:\"Peddana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Peralta\";a:3:{s:5:\"label\";s:7:\"Peralta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Permanent Marker\";a:3:{s:5:\"label\";s:16:\"Permanent Marker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:19:\"Petit Formal Script\";a:3:{s:5:\"label\";s:19:\"Petit Formal Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Petrona\";a:3:{s:5:\"label\";s:7:\"Petrona\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Philosopher\";a:3:{s:5:\"label\";s:11:\"Philosopher\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Piedra\";a:3:{s:5:\"label\";s:6:\"Piedra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Pinyon Script\";a:3:{s:5:\"label\";s:13:\"Pinyon Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Pirata One\";a:3:{s:5:\"label\";s:10:\"Pirata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Plaster\";a:3:{s:5:\"label\";s:7:\"Plaster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Play\";a:3:{s:5:\"label\";s:4:\"Play\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Playball\";a:3:{s:5:\"label\";s:8:\"Playball\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Playfair Display\";a:3:{s:5:\"label\";s:16:\"Playfair Display\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Playfair Display SC\";a:3:{s:5:\"label\";s:19:\"Playfair Display SC\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Podkova\";a:3:{s:5:\"label\";s:7:\"Podkova\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Poiret One\";a:3:{s:5:\"label\";s:10:\"Poiret One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Poller One\";a:3:{s:5:\"label\";s:10:\"Poller One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Poly\";a:3:{s:5:\"label\";s:4:\"Poly\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Pompiere\";a:3:{s:5:\"label\";s:8:\"Pompiere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Pontano Sans\";a:3:{s:5:\"label\";s:12:\"Pontano Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Poppins\";a:3:{s:5:\"label\";s:7:\"Poppins\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Port Lligat Sans\";a:3:{s:5:\"label\";s:16:\"Port Lligat Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Port Lligat Slab\";a:3:{s:5:\"label\";s:16:\"Port Lligat Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Pragati Narrow\";a:3:{s:5:\"label\";s:14:\"Pragati Narrow\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Prata\";a:3:{s:5:\"label\";s:5:\"Prata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Preahvihear\";a:3:{s:5:\"label\";s:11:\"Preahvihear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Press Start 2P\";a:3:{s:5:\"label\";s:14:\"Press Start 2P\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Pridi\";a:3:{s:5:\"label\";s:5:\"Pridi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Princess Sofia\";a:3:{s:5:\"label\";s:14:\"Princess Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Prociono\";a:3:{s:5:\"label\";s:8:\"Prociono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Prompt\";a:3:{s:5:\"label\";s:6:\"Prompt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Prosto One\";a:3:{s:5:\"label\";s:10:\"Prosto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Proza Libre\";a:3:{s:5:\"label\";s:11:\"Proza Libre\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Puritan\";a:3:{s:5:\"label\";s:7:\"Puritan\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Purple Purse\";a:3:{s:5:\"label\";s:12:\"Purple Purse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Quando\";a:3:{s:5:\"label\";s:6:\"Quando\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Quantico\";a:3:{s:5:\"label\";s:8:\"Quantico\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Quattrocento\";a:3:{s:5:\"label\";s:12:\"Quattrocento\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Quattrocento Sans\";a:3:{s:5:\"label\";s:17:\"Quattrocento Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Questrial\";a:3:{s:5:\"label\";s:9:\"Questrial\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Quicksand\";a:3:{s:5:\"label\";s:9:\"Quicksand\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Quintessential\";a:3:{s:5:\"label\";s:14:\"Quintessential\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Qwigley\";a:3:{s:5:\"label\";s:7:\"Qwigley\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Racing Sans One\";a:3:{s:5:\"label\";s:15:\"Racing Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Radley\";a:3:{s:5:\"label\";s:6:\"Radley\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Rajdhani\";a:3:{s:5:\"label\";s:8:\"Rajdhani\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Rakkas\";a:3:{s:5:\"label\";s:6:\"Rakkas\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Raleway\";a:3:{s:5:\"label\";s:7:\"Raleway\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Raleway Dots\";a:3:{s:5:\"label\";s:12:\"Raleway Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Ramabhadra\";a:3:{s:5:\"label\";s:10:\"Ramabhadra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Ramaraja\";a:3:{s:5:\"label\";s:8:\"Ramaraja\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Rambla\";a:3:{s:5:\"label\";s:6:\"Rambla\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Rammetto One\";a:3:{s:5:\"label\";s:12:\"Rammetto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Ranchers\";a:3:{s:5:\"label\";s:8:\"Ranchers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Rancho\";a:3:{s:5:\"label\";s:6:\"Rancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Ranga\";a:3:{s:5:\"label\";s:5:\"Ranga\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Rasa\";a:3:{s:5:\"label\";s:4:\"Rasa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Rationale\";a:3:{s:5:\"label\";s:9:\"Rationale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Ravi Prakash\";a:3:{s:5:\"label\";s:12:\"Ravi Prakash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Redressed\";a:3:{s:5:\"label\";s:9:\"Redressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Reem Kufi\";a:3:{s:5:\"label\";s:9:\"Reem Kufi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Reenie Beanie\";a:3:{s:5:\"label\";s:13:\"Reenie Beanie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Revalia\";a:3:{s:5:\"label\";s:7:\"Revalia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Rhodium Libre\";a:3:{s:5:\"label\";s:13:\"Rhodium Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Ribeye\";a:3:{s:5:\"label\";s:6:\"Ribeye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Ribeye Marrow\";a:3:{s:5:\"label\";s:13:\"Ribeye Marrow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Righteous\";a:3:{s:5:\"label\";s:9:\"Righteous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Risque\";a:3:{s:5:\"label\";s:6:\"Risque\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Roboto\";a:3:{s:5:\"label\";s:6:\"Roboto\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Roboto Condensed\";a:3:{s:5:\"label\";s:16:\"Roboto Condensed\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Roboto Mono\";a:3:{s:5:\"label\";s:11:\"Roboto Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:11:\"Roboto Slab\";a:3:{s:5:\"label\";s:11:\"Roboto Slab\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Rochester\";a:3:{s:5:\"label\";s:9:\"Rochester\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Rock Salt\";a:3:{s:5:\"label\";s:9:\"Rock Salt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Rokkitt\";a:3:{s:5:\"label\";s:7:\"Rokkitt\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Romanesco\";a:3:{s:5:\"label\";s:9:\"Romanesco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Ropa Sans\";a:3:{s:5:\"label\";s:9:\"Ropa Sans\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Rosario\";a:3:{s:5:\"label\";s:7:\"Rosario\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Rosarivo\";a:3:{s:5:\"label\";s:8:\"Rosarivo\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Rouge Script\";a:3:{s:5:\"label\";s:12:\"Rouge Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Rozha One\";a:3:{s:5:\"label\";s:9:\"Rozha One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Rubik\";a:3:{s:5:\"label\";s:5:\"Rubik\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Rubik Mono One\";a:3:{s:5:\"label\";s:14:\"Rubik Mono One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Ruda\";a:3:{s:5:\"label\";s:4:\"Ruda\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Rufina\";a:3:{s:5:\"label\";s:6:\"Rufina\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Ruge Boogie\";a:3:{s:5:\"label\";s:11:\"Ruge Boogie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ruluko\";a:3:{s:5:\"label\";s:6:\"Ruluko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Rum Raisin\";a:3:{s:5:\"label\";s:10:\"Rum Raisin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Ruslan Display\";a:3:{s:5:\"label\";s:14:\"Ruslan Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Russo One\";a:3:{s:5:\"label\";s:9:\"Russo One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Ruthie\";a:3:{s:5:\"label\";s:6:\"Ruthie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"Rye\";a:3:{s:5:\"label\";s:3:\"Rye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sacramento\";a:3:{s:5:\"label\";s:10:\"Sacramento\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Sahitya\";a:3:{s:5:\"label\";s:7:\"Sahitya\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Sail\";a:3:{s:5:\"label\";s:4:\"Sail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Saira\";a:3:{s:5:\"label\";s:5:\"Saira\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Saira Condensed\";a:3:{s:5:\"label\";s:15:\"Saira Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Saira Extra Condensed\";a:3:{s:5:\"label\";s:21:\"Saira Extra Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Saira Semi Condensed\";a:3:{s:5:\"label\";s:20:\"Saira Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Salsa\";a:3:{s:5:\"label\";s:5:\"Salsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sanchez\";a:3:{s:5:\"label\";s:7:\"Sanchez\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Sancreek\";a:3:{s:5:\"label\";s:8:\"Sancreek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sansita\";a:3:{s:5:\"label\";s:7:\"Sansita\";s:8:\"variants\";a:8:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"800\";i:3;s:9:\"800italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sarala\";a:3:{s:5:\"label\";s:6:\"Sarala\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sarina\";a:3:{s:5:\"label\";s:6:\"Sarina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Sarpanch\";a:3:{s:5:\"label\";s:8:\"Sarpanch\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Satisfy\";a:3:{s:5:\"label\";s:7:\"Satisfy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Scada\";a:3:{s:5:\"label\";s:5:\"Scada\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Scheherazade\";a:3:{s:5:\"label\";s:12:\"Scheherazade\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Schoolbell\";a:3:{s:5:\"label\";s:10:\"Schoolbell\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Scope One\";a:3:{s:5:\"label\";s:9:\"Scope One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Seaweed Script\";a:3:{s:5:\"label\";s:14:\"Seaweed Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Secular One\";a:3:{s:5:\"label\";s:11:\"Secular One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Sedgwick Ave\";a:3:{s:5:\"label\";s:12:\"Sedgwick Ave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:20:\"Sedgwick Ave Display\";a:3:{s:5:\"label\";s:20:\"Sedgwick Ave Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Sevillana\";a:3:{s:5:\"label\";s:9:\"Sevillana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Seymour One\";a:3:{s:5:\"label\";s:11:\"Seymour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Shadows Into Light\";a:3:{s:5:\"label\";s:18:\"Shadows Into Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:22:\"Shadows Into Light Two\";a:3:{s:5:\"label\";s:22:\"Shadows Into Light Two\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Shanti\";a:3:{s:5:\"label\";s:6:\"Shanti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Share\";a:3:{s:5:\"label\";s:5:\"Share\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Share Tech\";a:3:{s:5:\"label\";s:10:\"Share Tech\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Share Tech Mono\";a:3:{s:5:\"label\";s:15:\"Share Tech Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Shojumaru\";a:3:{s:5:\"label\";s:9:\"Shojumaru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Short Stack\";a:3:{s:5:\"label\";s:11:\"Short Stack\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Shrikhand\";a:3:{s:5:\"label\";s:9:\"Shrikhand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Siemreap\";a:3:{s:5:\"label\";s:8:\"Siemreap\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sigmar One\";a:3:{s:5:\"label\";s:10:\"Sigmar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Signika\";a:3:{s:5:\"label\";s:7:\"Signika\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Signika Negative\";a:3:{s:5:\"label\";s:16:\"Signika Negative\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Simonetta\";a:3:{s:5:\"label\";s:9:\"Simonetta\";s:8:\"variants\";a:4:{i:0;s:3:\"900\";i:1;s:9:\"900italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sintony\";a:3:{s:5:\"label\";s:7:\"Sintony\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Sirin Stencil\";a:3:{s:5:\"label\";s:13:\"Sirin Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Six Caps\";a:3:{s:5:\"label\";s:8:\"Six Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Skranji\";a:3:{s:5:\"label\";s:7:\"Skranji\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Slabo 13px\";a:3:{s:5:\"label\";s:10:\"Slabo 13px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Slabo 27px\";a:3:{s:5:\"label\";s:10:\"Slabo 27px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Slackey\";a:3:{s:5:\"label\";s:7:\"Slackey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Smokum\";a:3:{s:5:\"label\";s:6:\"Smokum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Smythe\";a:3:{s:5:\"label\";s:6:\"Smythe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sniglet\";a:3:{s:5:\"label\";s:7:\"Sniglet\";s:8:\"variants\";a:2:{i:0;s:3:\"800\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Snippet\";a:3:{s:5:\"label\";s:7:\"Snippet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Snowburst One\";a:3:{s:5:\"label\";s:13:\"Snowburst One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sofadi One\";a:3:{s:5:\"label\";s:10:\"Sofadi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Sofia\";a:3:{s:5:\"label\";s:5:\"Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Sonsie One\";a:3:{s:5:\"label\";s:10:\"Sonsie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Sorts Mill Goudy\";a:3:{s:5:\"label\";s:16:\"Sorts Mill Goudy\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Source Code Pro\";a:3:{s:5:\"label\";s:15:\"Source Code Pro\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:15:\"Source Sans Pro\";a:3:{s:5:\"label\";s:15:\"Source Sans Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Source Serif Pro\";a:3:{s:5:\"label\";s:16:\"Source Serif Pro\";s:8:\"variants\";a:3:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Space Mono\";a:3:{s:5:\"label\";s:10:\"Space Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:13:\"Special Elite\";a:3:{s:5:\"label\";s:13:\"Special Elite\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Spectral\";a:3:{s:5:\"label\";s:8:\"Spectral\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Spectral SC\";a:3:{s:5:\"label\";s:11:\"Spectral SC\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Spicy Rice\";a:3:{s:5:\"label\";s:10:\"Spicy Rice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Spinnaker\";a:3:{s:5:\"label\";s:9:\"Spinnaker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Spirax\";a:3:{s:5:\"label\";s:6:\"Spirax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Squada One\";a:3:{s:5:\"label\";s:10:\"Squada One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Sree Krushnadevaraya\";a:3:{s:5:\"label\";s:20:\"Sree Krushnadevaraya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Sriracha\";a:3:{s:5:\"label\";s:8:\"Sriracha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Stalemate\";a:3:{s:5:\"label\";s:9:\"Stalemate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Stalinist One\";a:3:{s:5:\"label\";s:13:\"Stalinist One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Stardos Stencil\";a:3:{s:5:\"label\";s:15:\"Stardos Stencil\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Stint Ultra Condensed\";a:3:{s:5:\"label\";s:21:\"Stint Ultra Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Stint Ultra Expanded\";a:3:{s:5:\"label\";s:20:\"Stint Ultra Expanded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Stoke\";a:3:{s:5:\"label\";s:5:\"Stoke\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Strait\";a:3:{s:5:\"label\";s:6:\"Strait\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Sue Ellen Francisco\";a:3:{s:5:\"label\";s:19:\"Sue Ellen Francisco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Suez One\";a:3:{s:5:\"label\";s:8:\"Suez One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Sumana\";a:3:{s:5:\"label\";s:6:\"Sumana\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Sunshiney\";a:3:{s:5:\"label\";s:9:\"Sunshiney\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Supermercado One\";a:3:{s:5:\"label\";s:16:\"Supermercado One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Sura\";a:3:{s:5:\"label\";s:4:\"Sura\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Suranna\";a:3:{s:5:\"label\";s:7:\"Suranna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Suravaram\";a:3:{s:5:\"label\";s:9:\"Suravaram\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Suwannaphum\";a:3:{s:5:\"label\";s:11:\"Suwannaphum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Swanky and Moo Moo\";a:3:{s:5:\"label\";s:18:\"Swanky and Moo Moo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Syncopate\";a:3:{s:5:\"label\";s:9:\"Syncopate\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Tangerine\";a:3:{s:5:\"label\";s:9:\"Tangerine\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Taprom\";a:3:{s:5:\"label\";s:6:\"Taprom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Tauri\";a:3:{s:5:\"label\";s:5:\"Tauri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Taviraj\";a:3:{s:5:\"label\";s:7:\"Taviraj\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Teko\";a:3:{s:5:\"label\";s:4:\"Teko\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Telex\";a:3:{s:5:\"label\";s:5:\"Telex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Tenali Ramakrishna\";a:3:{s:5:\"label\";s:18:\"Tenali Ramakrishna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Tenor Sans\";a:3:{s:5:\"label\";s:10:\"Tenor Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Text Me One\";a:3:{s:5:\"label\";s:11:\"Text Me One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"The Girl Next Door\";a:3:{s:5:\"label\";s:18:\"The Girl Next Door\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Tienne\";a:3:{s:5:\"label\";s:6:\"Tienne\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Tillana\";a:3:{s:5:\"label\";s:7:\"Tillana\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Timmana\";a:3:{s:5:\"label\";s:7:\"Timmana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Tinos\";a:3:{s:5:\"label\";s:5:\"Tinos\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Titan One\";a:3:{s:5:\"label\";s:9:\"Titan One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Titillium Web\";a:3:{s:5:\"label\";s:13:\"Titillium Web\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:6:\"italic\";i:10;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Trade Winds\";a:3:{s:5:\"label\";s:11:\"Trade Winds\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Trirong\";a:3:{s:5:\"label\";s:7:\"Trirong\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Trocchi\";a:3:{s:5:\"label\";s:7:\"Trocchi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Trochut\";a:3:{s:5:\"label\";s:7:\"Trochut\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Trykker\";a:3:{s:5:\"label\";s:7:\"Trykker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Tulpen One\";a:3:{s:5:\"label\";s:10:\"Tulpen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Ubuntu\";a:3:{s:5:\"label\";s:6:\"Ubuntu\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Ubuntu Condensed\";a:3:{s:5:\"label\";s:16:\"Ubuntu Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Ubuntu Mono\";a:3:{s:5:\"label\";s:11:\"Ubuntu Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Ultra\";a:3:{s:5:\"label\";s:5:\"Ultra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Uncial Antiqua\";a:3:{s:5:\"label\";s:14:\"Uncial Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Underdog\";a:3:{s:5:\"label\";s:8:\"Underdog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Unica One\";a:3:{s:5:\"label\";s:9:\"Unica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"UnifrakturCook\";a:3:{s:5:\"label\";s:14:\"UnifrakturCook\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:8:\"category\";s:7:\"display\";}s:18:\"UnifrakturMaguntia\";a:3:{s:5:\"label\";s:18:\"UnifrakturMaguntia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Unkempt\";a:3:{s:5:\"label\";s:7:\"Unkempt\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Unlock\";a:3:{s:5:\"label\";s:6:\"Unlock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Unna\";a:3:{s:5:\"label\";s:4:\"Unna\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"VT323\";a:3:{s:5:\"label\";s:5:\"VT323\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:11:\"Vampiro One\";a:3:{s:5:\"label\";s:11:\"Vampiro One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Varela\";a:3:{s:5:\"label\";s:6:\"Varela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Varela Round\";a:3:{s:5:\"label\";s:12:\"Varela Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Vast Shadow\";a:3:{s:5:\"label\";s:11:\"Vast Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Vesper Libre\";a:3:{s:5:\"label\";s:12:\"Vesper Libre\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Vibur\";a:3:{s:5:\"label\";s:5:\"Vibur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Vidaloka\";a:3:{s:5:\"label\";s:8:\"Vidaloka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Viga\";a:3:{s:5:\"label\";s:4:\"Viga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Voces\";a:3:{s:5:\"label\";s:5:\"Voces\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Volkhov\";a:3:{s:5:\"label\";s:7:\"Volkhov\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Vollkorn\";a:3:{s:5:\"label\";s:8:\"Vollkorn\";s:8:\"variants\";a:8:{i:0;s:3:\"600\";i:1;s:9:\"600italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Vollkorn SC\";a:3:{s:5:\"label\";s:11:\"Vollkorn SC\";s:8:\"variants\";a:4:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Voltaire\";a:3:{s:5:\"label\";s:8:\"Voltaire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"Waiting for the Sunrise\";a:3:{s:5:\"label\";s:23:\"Waiting for the Sunrise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Wallpoet\";a:3:{s:5:\"label\";s:8:\"Wallpoet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Walter Turncoat\";a:3:{s:5:\"label\";s:15:\"Walter Turncoat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Warnes\";a:3:{s:5:\"label\";s:6:\"Warnes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Wellfleet\";a:3:{s:5:\"label\";s:9:\"Wellfleet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Wendy One\";a:3:{s:5:\"label\";s:9:\"Wendy One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Wire One\";a:3:{s:5:\"label\";s:8:\"Wire One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Work Sans\";a:3:{s:5:\"label\";s:9:\"Work Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Yanone Kaffeesatz\";a:3:{s:5:\"label\";s:17:\"Yanone Kaffeesatz\";s:8:\"variants\";a:4:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Yantramanav\";a:3:{s:5:\"label\";s:11:\"Yantramanav\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Yatra One\";a:3:{s:5:\"label\";s:9:\"Yatra One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yellowtail\";a:3:{s:5:\"label\";s:10:\"Yellowtail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Yeseva One\";a:3:{s:5:\"label\";s:10:\"Yeseva One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yesteryear\";a:3:{s:5:\"label\";s:10:\"Yesteryear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Yrsa\";a:3:{s:5:\"label\";s:4:\"Yrsa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Zeyada\";a:3:{s:5:\"label\";s:6:\"Zeyada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Zilla Slab\";a:3:{s:5:\"label\";s:10:\"Zilla Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Zilla Slab Highlight\";a:3:{s:5:\"label\";s:20:\"Zilla Slab Highlight\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}}','no'),(134349,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.1\";s:7:\"version\";s:3:\"5.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.1\";s:7:\"version\";s:3:\"5.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.0.3\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.0.2\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1551732055;s:15:\"version_checked\";s:5:\"4.9.9\";s:12:\"translations\";a:0:{}}','no'),(92750,'_elementor_global_css','a:5:{s:4:\"time\";i:1541082746;s:5:\"fonts\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(132296,'_transient_timeout_wc_var_prices_1923','1552833190','no'),(132297,'_transient_wc_var_prices_1923','{\"version\":\"1550166310\",\"0b12287af6f6ccb3f2300d424936403d\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(29656,'bewpi_install_date','2018-06-18 10:13:49','no'),(29618,'wpo_wcpdf_settings_general','a:10:{s:16:\"download_display\";s:7:\"display\";s:13:\"template_path\";s:74:\"wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple\";s:10:\"paper_size\";s:2:\"a4\";s:11:\"header_logo\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:0:\"\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}','yes'),(29619,'wpo_wcpdf_documents_settings_invoice','a:1:{s:7:\"enabled\";i:1;}','yes'),(29620,'wpo_wcpdf_documents_settings_packing-slip','a:1:{s:7:\"enabled\";i:1;}','yes'),(29621,'wpo_wcpdf_settings_debug','a:2:{s:14:\"enable_cleanup\";i:1;s:12:\"cleanup_days\";i:7;}','yes'),(29622,'wpo_wcpdf_version','2.2.4','yes'),(29623,'wpo_wcpdf_review_notice_shown','a:8:{i:0;s:10:\"2018-06-18\";i:1;s:10:\"2018-06-19\";i:2;s:10:\"2018-06-22\";i:3;s:10:\"2018-06-25\";i:4;s:10:\"2018-06-26\";i:5;s:10:\"2018-07-04\";i:6;s:10:\"2018-07-06\";i:7;s:10:\"2018-07-12\";}','yes'),(132294,'_transient_timeout_wc_var_prices_1984','1552833190','no'),(132295,'_transient_wc_var_prices_1984','{\"version\":\"1550166310\",\"0b12287af6f6ccb3f2300d424936403d\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(148248,'_transient_timeout_wc_product_children_1923','1551906828','no'),(148249,'_transient_wc_product_children_1923','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(40056,'wpo_wcpdf_review_notice_dismissed','1','yes'),(132298,'_transient_timeout_wc_var_prices_1916','1552833190','no'),(132299,'_transient_wc_var_prices_1916','{\"version\":\"1550166310\",\"0b12287af6f6ccb3f2300d424936403d\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(183888,'_transient_timeout_frm_form_fields_17excludeinclude','1551754080','no'),(183871,'_site_transient_timeout_available_translations','1551743009','no'),(183872,'_site_transient_available_translations','a:113:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-20 10:33:58\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-26 21:16:32\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.7/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-04-04 08:43:29\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.5/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-11-05 11:37:23\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2017-10-01 12:57:10\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.6/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-03-04 14:21:46\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 06:21:35\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-04 16:50:53\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 11:11:55\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.9.7\";s:7:\"updated\";s:19:\"2018-07-06 08:46:24\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.7/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-13 23:20:01\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.9.9/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-07-28 11:48:22\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.9.8/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-07-28 11:47:36\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-13 23:11:57\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-18 16:38:38\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 03:45:44\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-05 14:13:06\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-30 09:50:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-29 20:54:51\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 03:45:55\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 12:04:58\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 05:08:30\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-14 13:30:18\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-10-10 17:20:09\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-11-15 16:32:57\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-14 13:48:04\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"4.8.3\";s:7:\"updated\";s:19:\"2017-10-01 17:54:52\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.3/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-03-02 06:27:10\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-09 16:00:31\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2017-11-19 14:11:29\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2017-12-09 21:12:23\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-27 10:37:23\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-20 17:48:53\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 06:13:38\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-01 21:20:31\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-01-31 11:16:06\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.6/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-14 07:59:52\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.8/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-18 18:30:34\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.9.7\";s:7:\"updated\";s:19:\"2018-06-17 09:33:44\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.7/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-02 09:46:59\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-08-03 10:29:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-07-28 13:16:13\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.7.11\";s:7:\"updated\";s:19:\"2018-09-20 11:13:37\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.7.11/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-25 21:54:07\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-25 06:48:03\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-24 13:53:29\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-18 10:06:00\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-09-21 14:15:57\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.8/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-12 08:08:32\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.5/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-18 07:06:11\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-18 14:32:44\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.9/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-15 12:45:20\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.7/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2018-02-13 07:38:55\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.6/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-08-30 20:27:25\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.20/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-26 13:36:44\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-27 10:30:26\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-15 07:54:23\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.9.9/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-15 07:35:44\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-07 07:51:16\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 22:52:57\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.8.3\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.3/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-15 09:40:58\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.20/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-28 11:23:42\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-09 09:30:48\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/4.9.5/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-22 09:58:05\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-24 07:42:09\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-26 03:44:44\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 09:37:31\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2018-01-04 13:33:13\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 09:40:00\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-08-02 20:59:54\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-03-01 16:33:26\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-01-19 11:15:02\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-13 21:28:43\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-04-12 12:31:53\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-03 15:15:29\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-24 10:37:55\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-10-11 06:46:15\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-03-01 03:57:37\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.9/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2019-02-22 13:44:41\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-21 00:30:35\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.9/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-04-09 00:56:52\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(109056,'tpbr_fixed','notfixed','yes'),(109057,'tpbr_status','inactive','yes'),(109058,'tpbr_yn_button','nobutton','yes'),(109059,'tpbr_color','#0a0000','yes'),(109060,'tpbr_message','New orders will be sent out on January 7th 2019 due to the holidays','yes'),(109061,'tpbr_btn_text','','yes'),(109062,'tpbr_btn_url','http://creativecad.works/cyber-monday-flyer','yes'),(148255,'_transient_timeout_wc_product_children_1916','1551906846','no'),(148256,'_transient_wc_product_children_1916','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(148246,'_transient_timeout_wc_product_children_1984','1551906828','no'),(148247,'_transient_wc_product_children_1984','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(51748,'mailchimp-woocommerce-cart-error','CURL error :: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol','yes'),(92899,'cookie_notice_version','1.2.44','no'),(92883,'aelia_premium_license_woocommerce-aelia-currencyswitcher','a:3:{s:11:\"license_key\";s:40:\"8AF2092FD11B99D9DC6764A94B3E6A83CBE3770B\";s:14:\"license_status\";s:6:\"active\";s:15:\"date_expiration\";s:19:\"2019-05-01 00:00:00\";}','no'),(92884,'external_updates-woocommerce-aelia-currencyswitcher','O:8:\"stdClass\":2:{s:9:\"lastCheck\";i:1551732055;s:14:\"checkedVersion\";s:13:\"4.5.18.180417\";}','no'),(17977,'cf7b7f7e69dbddc533f9d977122771a5','a:2:{s:7:\"timeout\";i:1542888719;s:5:\"value\";s:5044:\"{\"new_version\":\"2.03\",\"stable_version\":\"2.03\",\"name\":\"MailChimp\",\"slug\":\"formidable-mailchimp\",\"url\":\"https:\\/\\/formidableforms.com\\/downloads\\/mailchimp\\/?changelog=1\",\"last_updated\":\"2018-11-13 14:59:30\",\"homepage\":\"https:\\/\\/formidableforms.com\\/downloads\\/mailchimp\\/\",\"package\":\"https:\\/\\/formidableforms.com\\/edd-sl\\/package_download\\/MTU0Mjk2NDMxOTowMDAwNjcwM2Y2ZDk3ZDIyYTNiZGNmNDdkOGQ3NTcyMjoxNzA2NTU6NmIzYTQ2NDhkMmZhZTRlY2ZiZWY5YWM5OThiNDIyMTY6aHR0cHNALy9jYWR3b3JrczNkLmNvbTow\",\"download_link\":\"https:\\/\\/formidableforms.com\\/edd-sl\\/package_download\\/MTU0Mjk2NDMxOTowMDAwNjcwM2Y2ZDk3ZDIyYTNiZGNmNDdkOGQ3NTcyMjoxNzA2NTU6NmIzYTQ2NDhkMmZhZTRlY2ZiZWY5YWM5OThiNDIyMTY6aHR0cHNALy9jYWR3b3JrczNkLmNvbTow\",\"sections\":{\"description\":\"<p>Get on the path to more sales and leads in a matter of minutes. Add leads to a MailChimp mailing list when they submit forms and update their information along with the entry.<\\/p>\\n\",\"changelog\":\"<p><h4>v2.03 - October 26, 2017<\\/h4>\\r\\n<ul>\\n<li>New: Add option to unsubscribe users.<\\/li>\\n<li>Enhancement: Automatically update subscriber if their email exists in the selected MailChimp list.<\\/li>\\n<li>Enhancement: Remove files and functions deprecated since version 2.0.<\\/li>\\n<\\/ul>\\n<h4>v2.02 - June 12, 2017<\\/h4>\\r\\n<ul>\\n<li>New: Allow Formidable Address fields to be mapped to MailChimp Address fields.<\\/li>\\n<li>Enhancement: Increase limit to 50 for group options retrieved.<\\/li>\\n<li>Enhancement: Initialize database on initial install.<\\/li>\\n<li>Enhancement: Add basic PHP error log messages for failed subscription.<\\/li>\\n<li>Fix: Don\'t generate PHP error if a timeout occurs when fetching group options.<\\/li>\\n<\\/ul>\\n<h4>v2.01 - March 30, 2017<\\/h4>\\r\\n<ul>\\n<li>Enhancement: Increase merge and group limit to 30<\\/li>\\n<li>Fix: Improve date compatibility between MailChimp and Formidable<\\/li>\\n<li>Fix: Allow groups to be used when running free version of Formidable<\\/li>\\n<li>Fix: Store MailChimp settings as array, rather than object, in database<\\/li>\\n<\\/ul>\\n<h4>v2.0 - December 16, 2016<\\/h4>\\r\\n<ul>\\n<li>Enhancement: Add pot file for more easily adding translations<\\/li>\\n<\\/ul>\\n<h4>v2.0b1 - November 8, 2016<\\/h4>\\r\\n<ul>\\n<li>Enhancement: Add compatibility with MailChimp API 3.0<\\/li>\\n<li>Enhancement: Migrate any old settings to actions<\\/li>\\n<li>Enhancement: When importing a form, migrate old settings to actions<\\/li>\\n<li>Enhancement: Add Update Now button to migrate old settings<\\/li>\\n<li>Enhancement: Increase minimum version to Formidable 2.0<\\/li>\\n<li>Enhancement: Load minimal hooks if Formidable is not compatible<\\/li>\\n<li>Fixed: Make sure editing entry updates MailChimp record<\\/li>\\n<li>Fixed: Fix passing numeric separate values to MailChimp\\n<\\/ul>\\n<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:68:\\\"https:\\/\\/formidableforms.com\\/wp-content\\/uploads\\/2013\\/04\\/mailchimp.png\\\";s:2:\\\"2x\\\";s:68:\\\"https:\\/\\/formidableforms.com\\/wp-content\\/uploads\\/2013\\/04\\/mailchimp.png\\\";}\",\"description\":[\"<p>Get on the path to more sales and leads in a matter of minutes. Add leads to a MailChimp mailing list when they submit forms and update their information along with the entry.<\\/p>\\n\"],\"changelog\":[\"<p><h4>v2.03 - October 26, 2017<\\/h4>\\r\\n<ul>\\n<li>New: Add option to unsubscribe users.<\\/li>\\n<li>Enhancement: Automatically update subscriber if their email exists in the selected MailChimp list.<\\/li>\\n<li>Enhancement: Remove files and functions deprecated since version 2.0.<\\/li>\\n<\\/ul>\\n<h4>v2.02 - June 12, 2017<\\/h4>\\r\\n<ul>\\n<li>New: Allow Formidable Address fields to be mapped to MailChimp Address fields.<\\/li>\\n<li>Enhancement: Increase limit to 50 for group options retrieved.<\\/li>\\n<li>Enhancement: Initialize database on initial install.<\\/li>\\n<li>Enhancement: Add basic PHP error log messages for failed subscription.<\\/li>\\n<li>Fix: Don\'t generate PHP error if a timeout occurs when fetching group options.<\\/li>\\n<\\/ul>\\n<h4>v2.01 - March 30, 2017<\\/h4>\\r\\n<ul>\\n<li>Enhancement: Increase merge and group limit to 30<\\/li>\\n<li>Fix: Improve date compatibility between MailChimp and Formidable<\\/li>\\n<li>Fix: Allow groups to be used when running free version of Formidable<\\/li>\\n<li>Fix: Store MailChimp settings as array, rather than object, in database<\\/li>\\n<\\/ul>\\n<h4>v2.0 - December 16, 2016<\\/h4>\\r\\n<ul>\\n<li>Enhancement: Add pot file for more easily adding translations<\\/li>\\n<\\/ul>\\n<h4>v2.0b1 - November 8, 2016<\\/h4>\\r\\n<ul>\\n<li>Enhancement: Add compatibility with MailChimp API 3.0<\\/li>\\n<li>Enhancement: Migrate any old settings to actions<\\/li>\\n<li>Enhancement: When importing a form, migrate old settings to actions<\\/li>\\n<li>Enhancement: Add Update Now button to migrate old settings<\\/li>\\n<li>Enhancement: Increase minimum version to Formidable 2.0<\\/li>\\n<li>Enhancement: Load minimal hooks if Formidable is not compatible<\\/li>\\n<li>Fixed: Make sure editing entry updates MailChimp record<\\/li>\\n<li>Fixed: Fix passing numeric separate values to MailChimp\\n<\\/ul>\\n<\\/p>\\n\"]}\";}','no'),(19871,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(19872,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(19873,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(19874,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(19875,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(19876,'woocommerce_single_image_width','600','yes'),(19877,'woocommerce_thumbnail_image_width','300','yes'),(19878,'woocommerce_checkout_highlight_required_fields','yes','yes'),(19879,'woocommerce_demo_store','no','no'),(20220,'_transient_timeout_wpseo_link_table_inaccessible','1559848274','no'),(20221,'_transient_wpseo_link_table_inaccessible','0','no'),(20222,'_transient_timeout_wpseo_meta_table_inaccessible','1559848274','no'),(20223,'_transient_wpseo_meta_table_inaccessible','0','no'),(17915,'frm_mlcmp_db','2','yes'),(17919,'edd_mailchimp_license_key','00006703f6d97d22a3bdcf47d8d75722','yes'),(17920,'edd_mailchimp_license_active','valid','yes'),(17921,'frm_89bb787d501baa1a173ac393f49b4253','2019-03-03 18:29:07','yes'),(17924,'frm_mlcmp_options','a:1:{s:7:\"api_key\";s:36:\"5588d6bb5be2cd27039a210a0552c93a-us1\";}','yes'),(19870,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(20218,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(20219,'wpseo_flush_rewrite','1','yes'),(92736,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:9:\"moderated\";s:1:\"1\";s:8:\"approved\";s:1:\"1\";s:14:\"total_comments\";i:2;s:3:\"all\";i:2;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(92898,'cookie_notice_options','a:24:{s:12:\"message_text\";s:153:\"We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.\";s:11:\"accept_text\";s:2:\"Ok\";s:8:\"see_more\";s:3:\"yes\";s:12:\"see_more_opt\";a:5:{s:4:\"text\";s:14:\"Privacy policy\";s:9:\"link_type\";s:4:\"page\";s:2:\"id\";i:2166;s:4:\"link\";s:0:\"\";s:4:\"sync\";b:0;}s:11:\"link_target\";s:6:\"_blank\";s:11:\"refuse_text\";s:2:\"No\";s:11:\"revoke_text\";s:14:\"Revoke cookies\";s:18:\"revoke_cookies_opt\";s:9:\"automatic\";s:16:\"refuse_code_head\";s:0:\"\";s:11:\"refuse_code\";s:0:\"\";s:16:\"on_scroll_offset\";i:100;s:4:\"time\";s:5:\"month\";s:16:\"script_placement\";s:6:\"header\";s:8:\"position\";s:6:\"bottom\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"css_style\";s:9:\"bootstrap\";s:9:\"css_class\";s:6:\"button\";s:6:\"colors\";a:2:{s:4:\"text\";s:4:\"#fff\";s:3:\"bar\";s:4:\"#000\";}s:10:\"refuse_opt\";s:2:\"no\";s:14:\"revoke_cookies\";b:0;s:9:\"on_scroll\";s:2:\"no\";s:11:\"redirection\";b:0;s:19:\"deactivation_delete\";s:2:\"no\";s:9:\"translate\";b:0;}','no'),(92712,'woocommerce_placeholder_image','','yes'),(65402,'woocommerce_purchaseorder_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:8:\"po_title\";s:14:\"Purchase Order\";s:14:\"po_description\";s:56:\"Please add your P.O. Number to the purchase order field.\";}','yes'),(183817,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1551732056;s:7:\"checked\";a:5:{s:14:\"stratusx-child\";s:3:\"3.0\";s:8:\"stratusx\";s:5:\"3.2.1\";s:13:\"twentyfifteen\";s:3:\"2.0\";s:15:\"twentyseventeen\";s:3:\"1.6\";s:13:\"twentysixteen\";s:3:\"1.5\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.4.zip\";}s:15:\"twentyseventeen\";a:4:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.1.zip\";}s:13:\"twentysixteen\";a:4:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.1.9.zip\";}}s:12:\"translations\";a:0:{}}','no'),(183818,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1551732056;s:7:\"checked\";a:25:{s:73:\"woocommerce-aelia-currencyswitcher/woocommerce-aelia-currencyswitcher.php\";s:13:\"4.5.18.180417\";s:59:\"wc-aelia-foundation-classes/wc-aelia-foundation-classes.php\";s:12:\"2.0.1.180821\";s:79:\"custom-related-products-for-woocommerce/woocommerce-custom-related-products.php\";s:3:\"1.3\";s:25:\"duplicator/duplicator.php\";s:6:\"1.2.52\";s:23:\"elementor/elementor.php\";s:5:\"2.2.7\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"2.1.11\";s:25:\"formidable/formidable.php\";s:7:\"3.04.01\";s:45:\"formidable-mailchimp/formidable-mailchimp.php\";s:4:\"2.03\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:5:\"7.3.0\";s:15:\"kirki/kirki.php\";s:6:\"3.0.25\";s:23:\"loginizer/loginizer.php\";s:5:\"1.4.0\";s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";s:6:\"2.1.11\";s:29:\"menu-swapper/menu-swapper.php\";s:7:\"1.1.0.2\";s:33:\"th-widget-pack/th-widget-pack.php\";s:3:\"1.3\";s:57:\"re-add-text-justify-button/re-add-text-justify-button.php\";s:5:\"0.1.3\";s:45:\"simple-page-ordering/simple-page-ordering.php\";s:5:\"2.3.2\";s:18:\"top-bar/topbar.php\";s:3:\"2.0\";s:29:\"widget-logic/widget_logic.php\";s:5:\"5.9.0\";s:27:\"woocommerce/woocommerce.php\";s:5:\"3.5.1\";s:57:\"woocommerce-shipping-fedex/woocommerce-shipping-fedex.php\";s:6:\"3.4.10\";s:69:\"woocommerce-moneris-extended/woocommerce-gateway-moneris-extended.php\";s:12:\"1.1.4.170306\";s:59:\"woocommerce-gateway-moneris/woocommerce-gateway-moneris.php\";s:6:\"2.10.0\";s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";s:5:\"1.6.5\";s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";s:5:\"2.2.4\";s:24:\"wordpress-seo/wp-seo.php\";s:5:\"9.0.3\";}s:8:\"response\";a:11:{s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:5:\"1.3.8\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/duplicator.1.3.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=1298463\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=1298463\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=1645055\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.3\";s:12:\"requires_php\";s:6:\"5.2.17\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"2.5.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.5.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.1\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:25:\"formidable/formidable.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/formidable\";s:4:\"slug\";s:10:\"formidable\";s:6:\"plugin\";s:25:\"formidable/formidable.php\";s:11:\"new_version\";s:7:\"3.06.01\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/formidable/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/formidable.3.06.01.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/formidable/assets/icon-256x256.png?rev=1109774\";s:2:\"1x\";s:63:\"https://ps.w.org/formidable/assets/icon-128x128.png?rev=1109774\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/formidable/assets/banner-1544x500.png?rev=1109774\";s:2:\"1x\";s:65:\"https://ps.w.org/formidable/assets/banner-772x250.png?rev=1109774\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.1\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:5:\"7.4.2\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.7.4.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:83:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon-256x256.png?rev=1598927\";s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=1598927\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=1598927\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:15:\"kirki/kirki.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:19:\"w.org/plugins/kirki\";s:4:\"slug\";s:5:\"kirki\";s:6:\"plugin\";s:15:\"kirki/kirki.php\";s:11:\"new_version\";s:6:\"3.0.38\";s:3:\"url\";s:36:\"https://wordpress.org/plugins/kirki/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/kirki.3.0.38.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:58:\"https://ps.w.org/kirki/assets/icon-256x256.png?rev=1330852\";s:2:\"1x\";s:50:\"https://ps.w.org/kirki/assets/icon.svg?rev=1330186\";s:3:\"svg\";s:50:\"https://ps.w.org/kirki/assets/icon.svg?rev=1330186\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/kirki/assets/banner-1544x500.png?rev=1330852\";s:2:\"1x\";s:60:\"https://ps.w.org/kirki/assets/banner-772x250.png?rev=1330852\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"loginizer/loginizer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/loginizer\";s:4:\"slug\";s:9:\"loginizer\";s:6:\"plugin\";s:23:\"loginizer/loginizer.php\";s:11:\"new_version\";s:5:\"1.4.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/loginizer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/loginizer.1.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093\";s:2:\"1x\";s:62:\"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/loginizer/assets/banner-1544x500.jpg?rev=1517954\";s:2:\"1x\";s:64:\"https://ps.w.org/loginizer/assets/banner-772x250.jpg?rev=1517954\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:39:\"w.org/plugins/mailchimp-for-woocommerce\";s:4:\"slug\";s:25:\"mailchimp-for-woocommerce\";s:6:\"plugin\";s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";s:11:\"new_version\";s:6:\"2.1.13\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/mailchimp-for-woocommerce/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/mailchimp-for-woocommerce.2.1.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501\";s:2:\"1x\";s:78:\"https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/mailchimp-for-woocommerce/assets/banner-1544x500.png?rev=1950415\";s:2:\"1x\";s:80:\"https://ps.w.org/mailchimp-for-woocommerce/assets/banner-772x250.jpg?rev=1950415\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.3\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"3.5.5\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=1440831\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=1440831\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=1629184\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=1629184\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:57:\"w.org/plugins/woocommerce-gateway-paypal-express-checkout\";s:4:\"slug\";s:43:\"woocommerce-gateway-paypal-express-checkout\";s:6:\"plugin\";s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";s:11:\"new_version\";s:5:\"1.6.9\";s:3:\"url\";s:74:\"https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/\";s:7:\"package\";s:92:\"https://downloads.wordpress.org/plugin/woocommerce-gateway-paypal-express-checkout.1.6.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:96:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/icon-256x256.png?rev=1900204\";s:2:\"1x\";s:96:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/icon-128x128.png?rev=1900204\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:99:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/banner-1544x500.png?rev=1948167\";s:2:\"1x\";s:98:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/banner-772x250.png?rev=1948167\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:52:\"w.org/plugins/woocommerce-pdf-invoices-packing-slips\";s:4:\"slug\";s:38:\"woocommerce-pdf-invoices-packing-slips\";s:6:\"plugin\";s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";s:11:\"new_version\";s:5:\"2.2.8\";s:3:\"url\";s:69:\"https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/\";s:7:\"package\";s:87:\"https://downloads.wordpress.org/plugin/woocommerce-pdf-invoices-packing-slips.2.2.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.png?rev=983013\";s:2:\"1x\";s:90:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-128x128.png?rev=983013\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:92:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/banner-772x250.png?rev=840317\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.1\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:3:\"9.7\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wordpress-seo.9.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:3:\"5.1\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:79:\"custom-related-products-for-woocommerce/woocommerce-custom-related-products.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:53:\"w.org/plugins/custom-related-products-for-woocommerce\";s:4:\"slug\";s:39:\"custom-related-products-for-woocommerce\";s:6:\"plugin\";s:79:\"custom-related-products-for-woocommerce/woocommerce-custom-related-products.php\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:70:\"https://wordpress.org/plugins/custom-related-products-for-woocommerce/\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/plugin/custom-related-products-for-woocommerce.1.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:90:\"https://s.w.org/plugins/geopattern-icon/custom-related-products-for-woocommerce_ffffff.svg\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:95:\"https://ps.w.org/custom-related-products-for-woocommerce/assets/banner-1544x500.png?rev=1633219\";s:2:\"1x\";s:94:\"https://ps.w.org/custom-related-products-for-woocommerce/assets/banner-772x250.png?rev=1633219\";}s:11:\"banners_rtl\";a:0:{}}s:29:\"menu-swapper/menu-swapper.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/menu-swapper\";s:4:\"slug\";s:12:\"menu-swapper\";s:6:\"plugin\";s:29:\"menu-swapper/menu-swapper.php\";s:11:\"new_version\";s:7:\"1.1.0.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/menu-swapper/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/menu-swapper.1.1.0.2.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:56:\"https://s.w.org/plugins/geopattern-icon/menu-swapper.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:57:\"re-add-text-justify-button/re-add-text-justify-button.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/re-add-text-justify-button\";s:4:\"slug\";s:26:\"re-add-text-justify-button\";s:6:\"plugin\";s:57:\"re-add-text-justify-button/re-add-text-justify-button.php\";s:11:\"new_version\";s:5:\"0.1.3\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/re-add-text-justify-button/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/re-add-text-justify-button.0.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/re-add-text-justify-button/assets/icon-256x256.jpg?rev=1566126\";s:2:\"1x\";s:79:\"https://ps.w.org/re-add-text-justify-button/assets/icon-128x128.jpg?rev=1566126\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/re-add-text-justify-button/assets/banner-1544x500.jpg?rev=1566126\";s:2:\"1x\";s:81:\"https://ps.w.org/re-add-text-justify-button/assets/banner-772x250.jpg?rev=1566126\";}s:11:\"banners_rtl\";a:0:{}}s:45:\"simple-page-ordering/simple-page-ordering.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/simple-page-ordering\";s:4:\"slug\";s:20:\"simple-page-ordering\";s:6:\"plugin\";s:45:\"simple-page-ordering/simple-page-ordering.php\";s:11:\"new_version\";s:5:\"2.3.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/simple-page-ordering/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/simple-page-ordering.2.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/simple-page-ordering/assets/icon-256x256.png?rev=971776\";s:2:\"1x\";s:72:\"https://ps.w.org/simple-page-ordering/assets/icon-128x128.png?rev=971776\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/simple-page-ordering/assets/banner-1544x500.png?rev=1404285\";s:2:\"1x\";s:74:\"https://ps.w.org/simple-page-ordering/assets/banner-772x250.png?rev=971780\";}s:11:\"banners_rtl\";a:0:{}}s:18:\"top-bar/topbar.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/top-bar\";s:4:\"slug\";s:7:\"top-bar\";s:6:\"plugin\";s:18:\"top-bar/topbar.php\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/top-bar/\";s:7:\"package\";s:50:\"https://downloads.wordpress.org/plugin/top-bar.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/top-bar/assets/icon-256x256.png?rev=1126189\";s:2:\"1x\";s:60:\"https://ps.w.org/top-bar/assets/icon-128x128.png?rev=1126189\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:62:\"https://ps.w.org/top-bar/assets/banner-772x250.png?rev=1126189\";}s:11:\"banners_rtl\";a:0:{}}s:29:\"widget-logic/widget_logic.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/widget-logic\";s:4:\"slug\";s:12:\"widget-logic\";s:6:\"plugin\";s:29:\"widget-logic/widget_logic.php\";s:11:\"new_version\";s:5:\"5.9.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/widget-logic/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/widget-logic.5.9.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/widget-logic/assets/icon-256x256.png?rev=1619621\";s:2:\"1x\";s:65:\"https://ps.w.org/widget-logic/assets/icon-128x128.png?rev=1619621\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/widget-logic/assets/banner-1544x500.jpg?rev=1619643\";s:2:\"1x\";s:67:\"https://ps.w.org/widget-logic/assets/banner-772x250.jpg?rev=1619643\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/widget-logic/assets/banner-1544x500-rtl.jpg?rev=1619621\";s:2:\"1x\";s:71:\"https://ps.w.org/widget-logic/assets/banner-772x250-rtl.jpg?rev=1619621\";}}}}','no'),(101561,'woocommerce_free_shipping_5_settings','a:3:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:4:\"7000\";}','yes'),(101575,'woocommerce_free_shipping_7_settings','a:3:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:4:\"7000\";}','yes'),(183862,'_transient_timeout_feed_mod_fd8071797867bca1fc1ed5947d3462ec','1551775297','no'),(183863,'_transient_feed_mod_fd8071797867bca1fc1ed5947d3462ec','1551732097','no'),(183864,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1551775297','no'),(183865,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2019/03/the-month-in-wordpress-february-2019/\'>The Month in WordPress: February 2019</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-site/\'>How to Install WordPress – Complete WordPress Installation Tutorial</a></li><li><a class=\'rsswidget\' href=\'https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-google-analytics-to-amp-pages-on-wordpress\'>How to Add Google Analytics to AMP Pages on WordPress</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/global-wordpress-translation-day-set-for-may-11-2019\'>WPTavern: Global WordPress Translation Day Set for May 11, 2019</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/freemius-patches-severe-vulnerability-in-library-used-by-popular-wordpress-plugins\'>WPTavern: Freemius Patches Severe Vulnerability in Library Used by Popular WordPress Plugins</a></li><li><a class=\'rsswidget\' href=\'https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/\'>What is a Blog and How is it Different from a Website? (Explained)</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2019/03/the-month-in-wordpress-february-2019/\'>Dev Blog: The Month in WordPress: February 2019</a></li></ul></div>','no'),(183942,'_transient_timeout_frm_form_fields_3includeinclude','1551754949','no'),(183943,'_transient_frm_form_fields_3includeinclude','a:7:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"11\";s:9:\"field_key\";s:6:\"qy05f8\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:13:\"field_options\";a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:0:\"\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"12\";s:9:\"field_key\";s:6:\"3asv29\";s:4:\"name\";s:13:\"Email Address\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:13:\"Email Address\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:24:\"Email Address is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"54\";s:9:\"field_key\";s:5:\"xv3s6\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-04-03 19:50:02\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"93\";s:9:\"field_key\";s:5:\"q67ja\";s:4:\"name\";s:22:\"Select an Option below\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";a:4:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:2;a:2:{s:5:\"label\";s:11:\"Get a Quote\";s:5:\"value\";s:11:\"Get a Quote\";}i:3;a:2:{s:5:\"label\";s:14:\"Sample Request\";s:5:\"value\";s:14:\"Sample Request\";}i:4;a:2:{s:5:\"label\";s:18:\"Request a Callback\";s:5:\"value\";s:18:\"Request a Callback\";}}s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-06-05 14:05:42\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"94\";s:9:\"field_key\";s:5:\"64pqg\";s:4:\"name\";s:19:\"Institution/Company\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Text is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-06-05 14:05:46\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"95\";s:9:\"field_key\";s:4:\"mgc4\";s:4:\"name\";s:10:\"Department\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Text is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-06-05 14:05:50\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:6;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"13\";s:9:\"field_key\";s:6:\"2ywico\";s:4:\"name\";s:18:\"Question / Comment\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:18:\"Question / Comment\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"6\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:29:\"Question / Comment is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:13:\"Campaign Form\";}}','no'),(168391,'_transient_timeout_wc_child_has_weight_2629','1553424656','no'),(168372,'_transient_timeout_wc_child_has_weight_2623','1553422169','no'),(168373,'_transient_wc_child_has_weight_2623','1','no'),(168374,'_transient_timeout_wc_child_has_dimensions_2623','1553422169','no'),(168375,'_transient_wc_child_has_dimensions_2623','1','no'),(167255,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:2;s:3:\"all\";i:2;s:9:\"moderated\";s:1:\"1\";s:8:\"approved\";s:1:\"1\";s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(167256,'_transient_timeout_wc_term_counts','1553280077','no'),(167257,'_transient_wc_term_counts','a:3:{i:37;s:1:\"8\";i:41;s:2:\"31\";i:46;s:2:\"25\";}','no'),(166932,'_transient_timeout_wc_product_children_2601','1553276462','no'),(166995,'_transient_timeout_wc_var_prices_2623','1553872671','no'),(166893,'_transient_timeout_wc_product_children_2599','1553276257','no'),(166894,'_transient_wc_product_children_2599','a:2:{s:3:\"all\";a:4:{i:0;i:2890;i:1;i:2891;i:2;i:2892;i:3;i:2893;}s:7:\"visible\";a:4:{i:0;i:2890;i:1;i:2891;i:2;i:2892;i:3;i:2893;}}','no'),(166895,'_transient_timeout_wc_var_prices_2599','1553872827','no'),(166896,'_transient_wc_var_prices_2599','{\"version\":\"1551106279\",\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"},\"regular_price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"},\"sale_price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"},\"regular_price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"},\"sale_price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"}},\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2890\":\"75.00\",\"2891\":\"75.00\",\"2892\":\"75.00\",\"2893\":\"75.00\"},\"regular_price\":{\"2890\":\"75.00\",\"2891\":\"75.00\",\"2892\":\"75.00\",\"2893\":\"75.00\"},\"sale_price\":{\"2890\":\"75.00\",\"2891\":\"75.00\",\"2892\":\"75.00\",\"2893\":\"75.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2890\":\"75.00\",\"2891\":\"75.00\",\"2892\":\"75.00\",\"2893\":\"75.00\"},\"regular_price\":{\"2890\":\"75.00\",\"2891\":\"75.00\",\"2892\":\"75.00\",\"2893\":\"75.00\"},\"sale_price\":{\"2890\":\"75.00\",\"2891\":\"75.00\",\"2892\":\"75.00\",\"2893\":\"75.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"},\"regular_price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"},\"sale_price\":{\"2890\":\"101.25\",\"2891\":\"101.25\",\"2892\":\"101.25\",\"2893\":\"101.25\"}}}','no'),(166933,'_transient_wc_product_children_2601','a:2:{s:3:\"all\";a:2:{i:0;i:2894;i:1;i:2895;}s:7:\"visible\";a:2:{i:0;i:2894;i:1;i:2895;}}','no'),(166934,'_transient_timeout_wc_var_prices_2601','1553872827','no'),(166935,'_transient_wc_var_prices_2601','{\"version\":\"1551106279\",\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2894\":\"79.00\",\"2895\":\"79.00\"},\"regular_price\":{\"2894\":\"79.00\",\"2895\":\"79.00\"},\"sale_price\":{\"2894\":\"79.00\",\"2895\":\"79.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2894\":\"79.00\",\"2895\":\"79.00\"},\"regular_price\":{\"2894\":\"79.00\",\"2895\":\"79.00\"},\"sale_price\":{\"2894\":\"79.00\",\"2895\":\"79.00\"}},\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2894\":\"106.65\",\"2895\":\"106.65\"},\"regular_price\":{\"2894\":\"106.65\",\"2895\":\"106.65\"},\"sale_price\":{\"2894\":\"106.65\",\"2895\":\"106.65\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2894\":\"106.65\",\"2895\":\"106.65\"},\"regular_price\":{\"2894\":\"106.65\",\"2895\":\"106.65\"},\"sale_price\":{\"2894\":\"106.65\",\"2895\":\"106.65\"}}}','no'),(166996,'_transient_wc_var_prices_2623','{\"version\":\"1551106279\",\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"},\"regular_price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"},\"sale_price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"},\"regular_price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"},\"sale_price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"}},\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2625\":\"110.00\",\"2626\":\"195.00\"},\"regular_price\":{\"2625\":\"110.00\",\"2626\":\"195.00\"},\"sale_price\":{\"2625\":\"110.00\",\"2626\":\"195.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2625\":\"110.00\",\"2626\":\"195.00\"},\"regular_price\":{\"2625\":\"110.00\",\"2626\":\"195.00\"},\"sale_price\":{\"2625\":\"110.00\",\"2626\":\"195.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"},\"regular_price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"},\"sale_price\":{\"2625\":\"148.50\",\"2626\":\"263.25\"}}}','no'),(167103,'_transient_wc_var_prices_2635','{\"version\":\"1551106279\",\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2636\":\"18.00\",\"2637\":\"25.00\"},\"regular_price\":{\"2636\":\"18.00\",\"2637\":\"25.00\"},\"sale_price\":{\"2636\":\"18.00\",\"2637\":\"25.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2636\":\"18.00\",\"2637\":\"25.00\"},\"regular_price\":{\"2636\":\"18.00\",\"2637\":\"25.00\"},\"sale_price\":{\"2636\":\"18.00\",\"2637\":\"25.00\"}},\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2636\":\"24.30\",\"2637\":\"33.75\"},\"regular_price\":{\"2636\":\"24.30\",\"2637\":\"33.75\"},\"sale_price\":{\"2636\":\"24.30\",\"2637\":\"33.75\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2636\":\"24.30\",\"2637\":\"33.75\"},\"regular_price\":{\"2636\":\"24.30\",\"2637\":\"33.75\"},\"sale_price\":{\"2636\":\"24.30\",\"2637\":\"33.75\"}}}','no'),(167102,'_transient_timeout_wc_var_prices_2635','1553872786','no'),(167073,'_transient_timeout_wc_product_children_2629','1553278551','no'),(167074,'_transient_wc_product_children_2629','a:2:{s:3:\"all\";a:2:{i:0;i:2630;i:1;i:2631;}s:7:\"visible\";a:2:{i:0;i:2630;i:1;i:2631;}}','no'),(167075,'_transient_timeout_wc_var_prices_2629','1553872786','no'),(167076,'_transient_wc_var_prices_2629','{\"version\":\"1551106279\",\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2630\":\"68.00\",\"2631\":\"85.00\"},\"regular_price\":{\"2630\":\"68.00\",\"2631\":\"85.00\"},\"sale_price\":{\"2630\":\"68.00\",\"2631\":\"85.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2630\":\"68.00\",\"2631\":\"85.00\"},\"regular_price\":{\"2630\":\"68.00\",\"2631\":\"85.00\"},\"sale_price\":{\"2630\":\"68.00\",\"2631\":\"85.00\"}},\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2630\":\"91.80\",\"2631\":\"114.75\"},\"regular_price\":{\"2630\":\"91.80\",\"2631\":\"114.75\"},\"sale_price\":{\"2630\":\"91.80\",\"2631\":\"114.75\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2630\":\"91.80\",\"2631\":\"114.75\"},\"regular_price\":{\"2630\":\"91.80\",\"2631\":\"114.75\"},\"sale_price\":{\"2630\":\"91.80\",\"2631\":\"114.75\"}}}','no'),(183850,'_transient_timeout_feed_mod_4cf2927c306176c13771b3ef386d2f5e','1551775295','no'),(183851,'_transient_feed_mod_4cf2927c306176c13771b3ef386d2f5e','1551732095','no'),(183852,'_transient_timeout_feed_29f7869e391c2a2c562f0042f814b9de','1551775295','no');
INSERT INTO `wpio_options` VALUES (183853,'_transient_feed_29f7869e391c2a2c562f0042f814b9de','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"IsItWP – WordPress Technology Lookup Tool\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://www.isitwp.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2019 18:39:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.9.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"8 Best GoDaddy Hosting Alternatives (Starts at $1.99/mo)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://www.isitwp.com/best-godaddy-hosting-alternatives/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://www.isitwp.com/best-godaddy-hosting-alternatives/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Feb 2019 15:09:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"godaddy alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:28:\"godaddy hosting alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:24:\"web hosting alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=229854\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:617:\"<p>Are you looking for GoDaddy hosting alternatives? GoDaddy is one of the most popular web hosting services out there, but that doesn&#8217;t mean it&#8217;s the right choice for your website needs. Choosing the best web hosting provider is a key step in building a successful website. If you choose the wrong web host, you risk [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-godaddy-hosting-alternatives/\">8 Best GoDaddy Hosting Alternatives (Starts at $1.99/mo)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21996:\"<p>Are you looking for GoDaddy hosting alternatives? GoDaddy is one of the most popular web hosting services out there, but that doesn&#8217;t mean it&#8217;s the right choice for your website needs. Choosing the best web hosting provider is a key step in building a successful website. If you choose the wrong web host, you risk running into issues that could negatively impact your SEO rankings, traffic, and ultimately your revenue. </p>\n<p>In this article, we&#8217;ll share with you our picks for the best GoDaddy hosting alternatives. We&#8217;ll give you an overview of the features, pricing, support, and more, so you can find the perfect web host for your site.  </p>\n<h3>What to Look For in Web Hosting</h3>\n<p>When looking for the best web hosting service, there are a number of factors you should consider. First, you need to determine the type of website you want to build. Depending on what kind of website you want to build, your hosting service provider requirements will vary. </p>\n<p>For instance, if you want to <a href=\"https://www.isitwp.com/how-to-start-a-blog-step-by-step/\">start a blog</a> or small to medium website, you won&#8217;t need to choose a VPS hosting service. But, if you want to build an eCommerce website that you expect to get a ton of traffic, you&#8217;ll probably need to go with a VPS or dedicated hosting.</p>\n<p>After you&#8217;ve decided on what type of website you&#8217;re going to build and the capabilities that are required for it, there are other factors you should look for in a good web host, including: </p>\n<ul>\n<li>Cost</li>\n<li>Money Back Guarantee</li>\n<li>Support</li>\n<li>Load Time</li>\n<li>Uptime</li>\n<li>User-Friendliness</li>\n</ul>\n<p>Choosing a web host shouldn&#8217;t be a quick decision. Look closely at these factors to determine which option is best for you. </p>\n<h3>Pros and Cons of Using GoDaddy Hosting</h3>\n<p><a href=\"https://www.isitwp.com/refer/godaddy-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/godaddy-hosting.jpg\" alt=\"godaddy-hosting\" width=\"740\" height=\"374\" class=\"alignnone size-full wp-image-229883\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/godaddy-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/godaddy-hosting-300x152.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\nIf you&#8217;ve looked at GoDaddy as a web host for your site and you&#8217;re not sure if they&#8217;re the right choice for you, let&#8217;s quickly go over some of the pros and cons. </p>\n<p><strong>Pros of GoDaddy Hosting</strong></p>\n<ul>\n<li><strong>Affordable</strong> &#8211; GoDaddy hosting has plans starting at $4.99 per month.</li>\n<li><strong>WordPress Hosting</strong> &#8211; Quickly build a WordPress site with <a href=\"https://www.isitwp.com/refer/godaddy-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >GoDadddy&#8217;s WordPress hosting</a> with automatic install. </li>\n<li><strong>Website Builder</strong> &#8211; Pre-built sites and drag &#038; drop page editor for beginners. </li>\n<li><strong>Domain</strong> &#8211; Free domain name with annual plan. </li>\n<li><strong>99.9% Uptime</strong> &#8211; 99.9% uptime guarantee. </li>\n</ul>\n<p><strong>Cons of GoDaddy Hosting</strong></p>\n<ul>\n<li><strong>Price</strong> &#8211; There are cheaper hosting options on the market for beginners. Plus to get some of the discounts offered, you have to sign up for 3 years. </li>\n<li><strong>Support</strong> &#8211; GoDaddy offers decent support but limited live chat support, not 24/7 support like other web hosts.</li>\n<li><strong>Limitations</strong> &#8211; GoDaddy limits your diskspace and databases.</li>\n<li><strong>No Export Function</strong> &#8211; If you build a site on GoDaddy website builder and want to <a href=\"https://www.isitwp.com/move-godaddy-wordpress/\">migrate to WordPress</a> for instance, the process can be difficult. </li>\n<li><strong>Lack of eCommerce Support</strong> &#8211; GoDaddy doesn&#8217;t offer any eCommerce support unlike many other web hosts.</li>\n</ul>\n<p>Now, let&#8217;s dive in to the best GoDaddy hosting alternatives. </p>\n<h3>7+ Best GoDaddy Hosting Alternatives</h3>\n<h3><a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >1. Bluehost</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer.png\" alt=\"bluehost-wordpress-hosting\" width=\"740\" height=\"404\" class=\"alignnone size-full wp-image-228328\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer.png 740w, https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer-300x164.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\n<a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a> is one of the most popular hosting companies in the world, currently hosting over 2 million websites from all over the world. They provide a number of hosting options including shared, VPS, dedicated, WordPress, and eCommerce. </p>\n<p>If you want to create a website or blog with WordPress, Bluehost is the best choice. Bluehost is an officially recommended web hosting provider by WordPress.org. <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">Building a WordPress site</a> is easy with Bluehost because of their 1-click WordPress installation. Unlike GoDaddy, one of the few downsides is that if you don&#8217;t want to build your site with WordPress, Bluehost has no website builder of its own. </p>\n<p>But, when you sign up for Bluehost, you get free domain name registration, free SSL certificate, and 24/7 support. It&#8217;s a great, super affordable option to get your website up and running in no time. </p>\n<p><strong>Pricing</strong>: Starts at $2.75 per month.</p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/bluehost-review/\">Read our full Bluehost review &raquo;</a></p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with Bluehost Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/siteground/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >2. SiteGround</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/siteground/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/siteground-hosting.jpg\" alt=\"siteground-godaddy-hosting-alternatives\" width=\"740\" height=\"342\" class=\"alignnone size-full wp-image-229861\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/siteground-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/siteground-hosting-300x139.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\n<a href=\"https://www.isitwp.com/refer/siteground/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >SiteGround</a> is another popular web hosting service that&#8217;s well-known in the WordPress community. They offer web hosting, WordPress hosting, WooCommerce hosting, and cloud hosting. </p>\n<p>Fast website speed is one of the top benefits of hosting your site on SiteGround. They also offer 24/7 support, a website builder, free Cloudfare CDN,  free backups, and cPanel + SSH access with all of their plans. However, they don&#8217;t offer a free domain like GoDaddy does. </p>\n<p>SiteGround offers a free website transfer service to get you started and free email accounts as well. </p>\n<p><strong>Pricing</strong>: Starts at $3.95 per month. </p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/siteground-review/\">Read our full SiteGround review &raquo;</a></p>\n<p><a href=\"https://www.isitwp.com/refer/siteground/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with SiteGround Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/hostgator/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >3. HostGator</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/hostgator/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/hostgator-hosting.jpg\" alt=\"hostgator-web-hosting\" width=\"740\" height=\"379\" class=\"alignnone size-full wp-image-229863\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/hostgator-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/hostgator-hosting-300x154.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\nHostGator is one of the most powerful website hosting services and they offer cheap, scalable plans that are great for users who are just starting out. With <a href=\"https://www.isitwp.com/refer/hostgator/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >HostGator</a> you can choose from hosting options such as web hosting, WordPress hosting, VPS, and dedicated hosting. </p>\n<p>With each HostGator plan, you also get a free HostGator website builder with over 100+ mobile-friendly templates and an image library, free website and domain transfer, 52 free scripts, and a free SSL certificate. They don&#8217;t offer a free domain though. </p>\n<p>You also have the opportunity to grab $100 worth of free Bing Ads and Google Adwords credits when you sign up to get the word out about your website.  </p>\n<p><strong>Pricing</strong>: Starts at $2.78 per month.</p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/hostgator-review/\">Read our full HostGator review &raquo;</a></p>\n<p><a href=\"https://www.isitwp.com/refer/hostgator/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with HostGator Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/ipage/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >4. iPage</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/ipage/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/ipage-hosting.jpg\" alt=\"ipage-godaddy-hosting-alternatives\" width=\"740\" height=\"347\" class=\"alignnone size-full wp-image-229864\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/ipage-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/ipage-hosting-300x141.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\n<a href=\"https://www.isitwp.com/refer/ipage/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >iPage</a> is one of the most low-cost web hosting services on the market, yet it&#8217;s still a very reliable option. iPage offers 1 single type of hosting plan, whereas GoDaddy offers several different options. </p>\n<p>But with iPage&#8217;s hosting plan you get free domain registration, free drag and drop site builder with over 1000 free templates, free SSL certificate, a free email, and 24/7 support. </p>\n<p>Plus, their plan comes with over $500 worth of free extras including Google Adwords credits, free security tools from SiteLock, Bing Ad credits, and free WordPress building tools. </p>\n<p>If you&#8217;re concerned about reducing your carbon footprint, iPage is an EPA green power partner; their data centers and web servers are powered by wind energy. </p>\n<p><strong>Pricing</strong>: Starts at $1.99 per month.  </p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/ipage-review/\">Read our full iPage review &raquo;</a></p>\n<p><a href=\"https://www.isitwp.com/refer/ipage/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with iPage Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/dreamhost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >5. DreamHost</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/dreamhost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/dreamhost-hosting.jpg\" alt=\"dreamhost-web-hosting-alternatives\" width=\"740\" height=\"349\" class=\"alignnone size-full wp-image-229865\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/dreamhost-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/dreamhost-hosting-300x141.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\nDreamHost is one of the leading web hosting service providers and has nearly 20 years of experience in the business. They offer a number of different hosting options including WordPress, shared, VPS, dedicated, and cloud hosting. </p>\n<p>When you <a href=\"https://www.isitwp.com/refer/dreamhost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >sign up with DreamHost</a> you get a free domain registration with annual plans, a free website builder, free SSL encryption with Let&#8217;s Encrypt, 1-click WordPress installation, 27/support, and more. </p>\n<p>Plus, DreamHost offers the one of longest money back guarantee on this list at a whopping 97 days. </p>\n<p><strong>Pricing</strong>: Starts at $2.59 per month.</p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/dreamhost-review/\">Read our full DreamHost review</a> &raquo; </p>\n<p><a href=\"https://www.isitwp.com/refer/dreamhost/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with DreamHost Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/a2hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >6. A2 Hosting</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/a2hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/a2-hosting.jpg\" alt=\"a2-hosting-hosting-alternatives\" width=\"740\" height=\"333\" class=\"alignnone size-full wp-image-229866\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/a2-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/a2-hosting-300x135.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\nA2 Hosting is a developer-friend web host that let&#8217;s you choose from 2 operating system options, Windows and Linux. They also offer hosting options such as shared, WordPress, VPS, reseller, and dedicated. </p>\n<p><a href=\"https://www.isitwp.com/refer/a2hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >A2 Hosting</a> is known for their ultra-fast and reliable hosting and they also offer free and easy site transfer, unlimited space and bandwidth, 24/7 support, and more. </p>\n<p>As a huge bonus, A2 Hosting offers an astounding anytime money back guarantee, which means you can give their hosting service a try totally risk-free. </p>\n<p><strong>Pricing</strong>: Starts at $3.92 per month. </p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/a2-hosting-review/\">Read our full A2 Hosting review</a> &raquo;</p>\n<p><a href=\"https://www.isitwp.com/refer/a2hosting/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with A2 Hosting Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/greengeeks/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >7. GreenGeeks</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/greengeeks/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/greengeeks-hosting.jpg\" alt=\"greengeeks-web-hosting\" width=\"740\" height=\"344\" class=\"alignnone size-full wp-image-229867\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/greengeeks-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/greengeeks-hosting-300x139.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\n<a href=\"https://www.isitwp.com/refer/greengeeks/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >GreenGeeks</a> is another extremely popular eco-friendly hosting provider. This industry leader puts back 3 times the power they consume into the grid in the form of renewable energy. They provide web hosting, WordPress hosting, and reseller hosting. </p>\n<p>With GreenGeeks, there are no hidden fees. You don&#8217;t have to worry about them trying to upsell you any web hosting addons. Plus, they also provide a free drag n&#8217; drop builder, free website transfer, free email accounts, 24/7 technical support, and more. </p>\n<p><strong>Pricing</strong>: Starts at $2.95 per month.</p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/greengeeks-review/\">Read our full GreenGeeks review &raquo;</a></p>\n<p><a href=\"https://www.isitwp.com/refer/greengeeks/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with GreenGeeks Today &raquo;</a></p>\n<h3><a href=\"https://www.isitwp.com/refer/inmotion-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >8. InMotion Hosting</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/inmotion-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/inmotion-hosting.jpg\" alt=\"inmotion-web-hosting\" width=\"740\" height=\"365\" class=\"alignnone size-full wp-image-229868\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/inmotion-hosting.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/inmotion-hosting-300x148.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\n<a href=\"https://www.isitwp.com/refer/inmotion-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >InMotion Hosting</a> is another reliable web host that offers a number of web hosting options including WordPress hosting, VPS, dedicated servers, business hosting, and more. </p>\n<p>With InMotion Hosting you get free website migration, 1-click app installer, and their free drag and drop website builder to help you get your website online quickly. They also offer the latest technology features to make your website smooth and fast such as SSD storage, PHP 7, and custom server caching. </p>\n<p>Plus, you can try out InMotion Hosting risk-free with their 90-day money back guarantee. </p>\n<p><strong>Pricing</strong>: Starts at $4.99 per month for our readers. </p>\n<p><a href=\"https://www.isitwp.com/hosting-reviews/inmotion-hosting-review/\">Read our full InMotion Hosting review &raquo;</a></p>\n<p><a href=\"https://www.isitwp.com/refer/inmotion-hosting/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Get Started with InMotion Hosting Today &raquo;</a></p>\n<h3>Recap: Top 8 GoDaddy Hosting Alternatives</h3>\n\n<table id=\"tablepress-30\" class=\"tablepress tablepress-id-30\">\n<thead>\n<tr class=\"row-1 odd\">\n	<th class=\"column-1\">Hosting Alternatives</th><th class=\"column-2\">Cost</th><th class=\"column-3\">Money Back</th><th class=\"column-4\">Load Time </th><th class=\"column-5\">Uptime</th><th class=\"column-6\">Support</th>\n</tr>\n</thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/bluehost\" target=\"_blank\" rel=\"nofollow\"><strong>1. Bluehost</strong></a></td><td class=\"column-2\"><strong>$2.75/mo. </strong</td><td class=\"column-3\"><strong>30 days</strong</td><td class=\"column-4\"><strong>689 ms</strong></td><td class=\"column-5\"><strong>99.99%</strong><br />\n</td><td class=\"column-6\"><strong>10/10</strong></td>\n</tr>\n<tr class=\"row-3 odd\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/siteground\" target=\"_blank\" rel=\"nofollow\"><strong>2. SiteGround</strong></a></td><td class=\"column-2\"><strong>$3.95/mo. </strong></td><td class=\"column-3\"><strong>30 days</strong></td><td class=\"column-4\"><strong>649 ms</strong></td><td class=\"column-5\"><strong>99.98%</strong></td><td class=\"column-6\"><strong>10/10</strong></td>\n</tr>\n<tr class=\"row-4 even\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/hostgator\" target=\"_blank\" rel=\"nofollow\"><strong>3. HostGator</strong></a></td><td class=\"column-2\"><strong>$2.78/mo.</strong> </td><td class=\"column-3\"><strong>45 days</strong></td><td class=\"column-4\"><strong>691 ms</strong></td><td class=\"column-5\"><strong>99.96%</strong></td><td class=\"column-6\"><strong>10/10</strong></td>\n</tr>\n<tr class=\"row-5 odd\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/ipage\" target=\"_blank\" rel=\"nofollow\"><strong>4. iPage</strong></a></td><td class=\"column-2\">$1.99/mo. </td><td class=\"column-3\">30 days</td><td class=\"column-4\">2600 ms</td><td class=\"column-5\">99.98%</td><td class=\"column-6\">8/10</td>\n</tr>\n<tr class=\"row-6 even\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/dreamhost\" target=\"_blank\" rel=\"nofollow\"><strong>5. DreamHost</strong></a></td><td class=\"column-2\">$2.59/mo. </td><td class=\"column-3\">97 days</td><td class=\"column-4\">445 ms </td><td class=\"column-5\">99.90%</td><td class=\"column-6\">7/10</td>\n</tr>\n<tr class=\"row-7 odd\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/a2hosting\" target=\"_blank\" rel=\"nofollow\"><strong>6. A2 Hosting</strong></a></td><td class=\"column-2\">$3.92/mo. </td><td class=\"column-3\">30 days</td><td class=\"column-4\">1280 ms</td><td class=\"column-5\">99.90%</td><td class=\"column-6\">9/10</td>\n</tr>\n<tr class=\"row-8 even\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/greengeeks\" target=\"_blank\" rel=\"nofollow\"><strong>7. GreenGeeks</strong></a></td><td class=\"column-2\">$3.49/mo. </td><td class=\"column-3\">30 days</td><td class=\"column-4\">697 ms</td><td class=\"column-5\">99.92%</td><td class=\"column-6\">9/10</td>\n</tr>\n<tr class=\"row-9 odd\">\n	<td class=\"column-1\"><a href=\"http://isitwp.com/refer/inmotionhosting\" target=\"_blank\" rel=\"nofollow\"><strong>8. InMotion Hosting</strong></a></td><td class=\"column-2\">$3.49/mo. </td><td class=\"column-3\">90 days</td><td class=\"column-4\">982 ms</td><td class=\"column-5\">99.91%</td><td class=\"column-6\">9/10</td>\n</tr>\n</tbody>\n</table>\n<!-- #tablepress-30 from cache -->\n<p>We hope you enjoyed this article and that you&#8217;ve found the perfect web host for your needs. If you enjoyed this article, check out our other post on the <a href=\"https://www.isitwp.com/hosting-reviews/ecommerce/\">Best eCommerce Hosting Companies</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/best-godaddy-hosting-alternatives/\">8 Best GoDaddy Hosting Alternatives (Starts at $1.99/mo)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://www.isitwp.com/best-godaddy-hosting-alternatives/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:54:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Drip Review: How is It Different? Is It Worth the Price?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.isitwp.com/drip-review/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://www.isitwp.com/drip-review/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Feb 2019 09:27:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"drip features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:30:\"drip marketing software review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"drip review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:24:\"email marketing software\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=229440\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:589:\"<p>Are you wondering whether Drip is the right email marketing tool for you? Want to know how Drip is different and whether it is worth the price? In this Drip review, we&#8217;ll cover features, pricing, and support to let you know whether Drip is the best marketing automation tool for your eCommerce business. About Drip [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/drip-review/\">Drip Review: How is It Different? Is It Worth the Price?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Allison Hott\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:15313:\"<p>Are you wondering whether Drip is the right email marketing tool for you? Want to know how Drip is different and whether it is worth the price?</p>\n<p>In this Drip review, we&#8217;ll cover features, pricing, and support to let you know whether Drip is the best marketing automation tool for your eCommerce business. </p>\n<h3>About Drip</h3>\n<p><a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip.jpg\" alt=\"drip-review-what-is-drip\" width=\"740\" height=\"395\" class=\"alignnone size-full wp-image-229443\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-300x160.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a><br />\n<a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Drip</a> is a popular  <a href=\"https://www.isitwp.com/best-email-marketing-services-compared/\">email marketing automation tool</a>. It&#8217;s one of the newer email marketing tools on the market, coming out in 2013 and later acquired by the people behind LeadPages. But, it&#8217;s quickly become one of the top marketing automation solutions for businesses of all kinds, including publishers, eCommerce merchants and small businesses.</p>\n<p>Drip offers seamless integration with many 3rd-party tools, so you can easily turn customer data into action. For example, with WooCommerce integration, you can send purchase data and other important user information to your Drip account. You can then turn those insights into revenue by triggering automations based on your business goals. </p>\n<h3>Drip Review: What Makes Drip Unique?</h3>\n<p>You may already know that Drip enables you to collect email addresses, add users to various drip campaigns, send out autoresponder emails, and split test your campaigns. But what makes Drip unique? </p>\n<p>Well, <a href=\"https://www.drip.com/\" target=\"_blank\" rel=\"nofollow\">Drip</a> is NOT your typical, cheap email marketing service that simply does the job. It helps you understand your audience by collecting possibly ALL user data from your website, plugins and 3rd-party tools, and then let you turn those insights into revenue by sending personalized emails that are likely to be opened and engaged.</p>\n<p>Let’s go over some of the killer, unique features that Drip offers.</p>\n<h3>Drip Feature #1: Event Tracking</h3>\n<p>One of Drip&#8217;s most unique features is their Event Tracking. Many email marketing services offer tags to help manage your email list. Tags are used to describe your relationship with a customer. You can assign tags to each customer to show what their history is with your company. For instance, if they&#8217;ve bought certain products, if they&#8217;ve visited certain pages, and so on. Then you can send an email to all of the people on your list that have a certain tag in order to send more personalized emails. </p>\n<p>But instead of just having tags, Drip takes it a step further with event tracking. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-event-trigger.jpg\" alt=\"drip-event-tracking\" width=\"723\" height=\"500\" class=\"alignnone size-full wp-image-229477\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-event-trigger.jpg 723w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-event-trigger-300x207.jpg 300w\" sizes=\"(max-width: 723px) 100vw, 723px\" /></p>\n<p>Drip&#8217;s event tracking actually tracks subscriber activity and stores and transfers that information. So, instead of having tags without any data behind them, Drip tracks all of that info for you.</p>\n<p><a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Drip</a> provides you with the action performed (like submitted form &#8220;A&#8221;), the date and time the action was performed, and metadata (like if they used a coupon with a purchase). This allows you to get really specific with the emails you send. The more specific and personalized an email is to a subscriber, the more likely they&#8217;ll pay attention and take the desired action.  </p>\n<h3>Drip Feature #2: Visual Workflows </h3>\n<p>Another unique feature Drip offers is their Visual Workflows. Visual workflows help you easily design advanced email campaigns. Instead of building a flat email campaign like &#8220;If they bought this product, wait 1 day, then send this email&#8221;, you can create an email campaign map with smart, sophisticated logic. </p>\n<p>You can design a campaign that&#8217;s more like &#8220;If they bought this product, then send them this. If they didn&#8217;t buy this product, then send this message instead.&#8221; </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-workflow.jpg\" alt=\"drip review-workflow\" width=\"740\" height=\"335\" class=\"alignnone size-full wp-image-229476\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-workflow.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-workflow-300x136.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Visually seeing the workflow will help you build complicated, highly-specific automated email marketing campaigns to perfectly meet your needs. Visual workflows can also track where your subscribers are in the process so you can easily track their progress. </p>\n<h3>Drip Feature #3: Custom Fields</h3>\n<p>Many email service providers provide fields for the individual subscribers first name, last name, etc. But with <a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Drip</a> you can add your own custom fields to maintain unique data for each individual subscriber, such as their location, business type, an affiliate id, where they opted in from, and so on. You could even add custom fields based on what blog posts your subscribers have read or what pages of your online store they browse. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-custom-fields.jpg\" alt=\"drip-custom-fields\" width=\"740\" height=\"244\" class=\"alignnone size-full wp-image-229478\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-custom-fields.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-custom-fields-300x99.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>You can add as many custom fields as you want. And since Drip can use the custom fields as a trigger for an automation rule, you&#8217;re able to create super personalized email campaigns. </p>\n<h3>Pricing and Support for Drip</h3>\n<p><a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Drip</a> offers 3 different pricing plans: Basic, Pro, and Enterprise. The plan you choose depends on how many email subscribers you have. </p>\n<p>The Basic plan is $49 per month for up to 2500 people and you can send unlimited emails. The Pro plan is $122 per month for up to 5000 people and unlimited emails. Finally, there&#8217;s the Enterprise plan for over 5000 people and the price per month varies depending on how large your email list is. They provide an online calculator to determine your monthly cost for the Enterprise plan. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-pricing.jpg\" alt=\"drip-review-pricing\" width=\"740\" height=\"388\" class=\"alignnone size-full wp-image-229454\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-pricing.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-pricing-300x157.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>As you see, you can start out with the Basic plan if you have 2500 email subscribers or less. But, as your company and your email list grows, you&#8217;ll need to upgrade to a more expensive plan. </p>\n<p>Drip is one of the more pricey email marketing services but you&#8217;re paying for access to all of Drip&#8217;s unique and powerful features. You do have the opportunity to try out Drip for free though with their 2 week free trial. </p>\n<p>When you choose Drip you&#8217;re provided with plenty of support. They offer 24/7 chat and email support with all plans. They also provide an FAQ section to answer common questions, API documentation, as well as a searchable Knowledge Base section to help you with anything you need including campaigns, broadcasts, automation, analytics, integration, and more.  </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-support.jpg\" alt=\"drip-review-support\" width=\"740\" height=\"438\" class=\"alignnone size-full wp-image-229455\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-support.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-support-300x178.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Another special support feature that Drip provides is their Drip Certified Consultants. This official directory of certified Drip consultants can help you accomplish your business goals and get the most out of Drip if you&#8217;re not such an expert.  </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-support-2.jpg\" alt=\"drip-support-drip-review\" width=\"740\" height=\"320\" class=\"alignnone size-full wp-image-229458\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-support-2.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-support-2-300x130.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>You can browse through the directory, find an expert that matches your needs, and contact them to schedule a conversation. You would have to pay the expert for their services but you can rest assured they&#8217;re credible and skilled.</p>\n<h3>Skyrocket Your Conversions with Drip + OptinMonster</h3>\n<p>As we mentioned briefly before, with <a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Drip</a> you have the ability to create optins to get more email subscribers. Popup optins are great for grabbing the attention of your website visitors and encouraging them to join your email list.  </p>\n<p>Drip has a basic personalized popup solution. There is only 1 optin form template but you can type in your own headline and form description, upload your own photo to match your brand, and choose what pages your optin form will appear on. You can also choose from 2 different behavior triggers for your optins, the popup can appear based on time delay and exit triggered. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-optin.jpg\" alt=\"drip review-optins\" width=\"740\" height=\"332\" class=\"alignnone size-full wp-image-229470\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-optin.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-optin-300x135.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>But if you want a highly customizable and personalized solution, we recommend using OptinMonster along with Drip.</p>\n<p><a href=\"https://optinmonster.com/\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-image2.jpg\" alt=\"optinmonster-popups\" width=\"740\" height=\"350\" class=\"alignnone size-full wp-image-229473\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-image2.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-image2-300x142.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a></p>\n<p><a href=\"https://optinmonster.com/\" target=\"_blank\">OptinMonster</a> is a powerful <a href=\"https://www.isitwp.com/best-wordpress-lead-generation-plugins-compared/\">lead generation tool</a> for your website. With OptinMonster you can easily create highly customized, personalized, and eye-catching popup forms for your website, without having to touch a line of code. It also works on any type of website builder and integrates with all of the most popular email marketing services including Drip. </p>\n<p>OptinMonster provides you with a number of <a href=\"https://www.isitwp.com/best-wordpress-popup-plugins-compared/\">popup form templates</a> to choose from including a number of popups that are perfect for eCommerce sites. A few of those templates include Abandoning Checkout, Checkout, Apparel, Holiday, Black Friday, and more. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-templates.jpg\" alt=\"optinmonster-popup-templates\" width=\"740\" height=\"458\" class=\"alignnone size-full wp-image-229474\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-templates.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-templates-300x186.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Plus, with OptinMonster you can choose from a wide range of behavior triggers. You can pick from display options such as exit detected, time on page, distance scrolled, visitor&#8217;s location, and much more.  </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-display-rules.jpg\" alt=\"optinmonster-display-rules\" width=\"740\" height=\"431\" class=\"alignnone size-full wp-image-229475\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-display-rules.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/optinmonster-display-rules-300x175.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p><a href=\"https://optinmonster.com/\" target=\"_blank\">OptinMonster</a> boasts a number of other awesome features including MonsterLinks 2-Step optins, geo-location targeting, countdown timer, coupon wheel optins, targeted campaigns, conversion analytics, and the list goes on. </p>\n<p>Using OptinMonster in addition to Drip will help you grow your email list like crazy.</p>\n<p>If you want to learn how to create an effective popup using OptinMonster, check out our complete tutorial <a href=\"https://www.isitwp.com/create-popup-form/\">How to Create a Popup Form in WordPress (Step by Step)</a>.  </p>\n<h3>Our Verdict: Should You Use Drip?</h3>\n<p>When you&#8217;re starting out, odds are good that you don&#8217;t need Drip&#8217;s exclusive features to build your list. However, you&#8217;ll need them as your business and automation needs grow. </p>\n<p>Starting with a mediocre email marketing tool and migrating to <a href=\"https://www.isitwp.com/refer/drip/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Drip</a> down the line can be intimidating. That&#8217;s why we always recommend having the essential toolset, like Drip in your marketing arsenal, when you&#8217;re starting an email list. </p>\n<p>You can start by signing up for a free trial for 14 days. You&#8217;ll be charged only after the trial ends.</p>\n<p>We hope you enjoyed this Drip review and have learned whether Drip is the right email marketing automation tool for you. If you liked this article, check out our article on <a href=\"https://www.isitwp.com/build-email-list-right-away/\">Why You Need to Build an Email List Now (&#038; How to Do It)</a>. </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/drip-review/\">Drip Review: How is It Different? Is It Worth the Price?</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://www.isitwp.com/drip-review/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:54:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"9 Best Constant Contact Alternatives to Grow Your List\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://www.isitwp.com/constant-contact-alternatives/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://www.isitwp.com/constant-contact-alternatives/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Feb 2019 10:28:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"constant contact\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:29:\"constant contact alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:28:\"constant contact competitors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:37:\"popular constant contact alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=229015\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:656:\"<p>Are you looking for Constant Contact alternatives? Constant Contact is a popular email marketing service for small business websites. In this article, we&#8217;ll share the most popular Constant Contact alternatives you can use. Why Should You Look for Constant Contact Alternatives? Constant Contact is a popular email marketing service for small businesses. It offers a [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/constant-contact-alternatives/\">9 Best Constant Contact Alternatives to Grow Your List</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14471:\"<p>Are you looking for Constant Contact alternatives? Constant Contact is a popular email marketing service for small business websites. In this article, we&#8217;ll share the most popular Constant Contact alternatives you can use.</p>\n<h3>Why Should You Look for Constant Contact Alternatives?</h3>\n<p><a href=\"https://www.isitwp.com/refer/constant-contact/\" target=\"_blank\" title=\"Constant Contact\" rel=\"nofollow\">Constant Contact</a> is a popular email marketing service for small businesses. It offers a 60-day free trial, so you can thoroughly test its features before signing up for the premium service plan. It&#8217;s the perfect choice for beginners and handles small subscriber lists easily. You should check out our full <a href=\"https://www.isitwp.com/wordpress-plugins/constant-contact/\" title=\"Constant Contact Review – The Best Email Marketing Software\">Constant Contact review</a> for more details.</p>\n<p>As time passes, you may need to look into other popular email services to get more features and functionalities that&#8217;re missing from Constant Contact.</p>\n<p>There&#8217;re many <a href=\"https://www.isitwp.com/best-email-marketing-services-compared/\" title=\"9 Best Email Marketing Services Compared\">email marketing services</a> that you can check out for your website. These services can compete with Constant Contact in terms of features and pricing.</p>\n<p>Having said that, let&#8217;s take a look at the most popular Constant Contact alternatives you can use.</p>\n<h3><a href=\"https://www.isitwp.com/refer/sendinblue/\" target=\"_blank\" title=\"SendInBlue\" rel=\"nofollow\">1. SendinBlue</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/sendinblue/\" target=\"_blank\" title=\"SendInBlue\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue.png\" alt=\"SendinBlue\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229027\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>SendinBlue is a popular email marketing and text messaging platform. It&#8217;s beginner-friendly to set up and super simple to use. You can run several marketing campaigns and promotions from your website using SendinBlue. It allows you to create custom messages based on users&#8217; behavior and ensures message delivery.</p>\n<p>It charges only for the number of emails that you send. Their free account offers unlimited contacts with 9000 emails allowed each month.</p>\n<p><strong>Price:</strong> $25 / month for up to 40,000 emails.</p>\n<h3><a href=\"https://www.isitwp.com/refer/drip/\" target=\"_blank\" title=\"Drip\" rel=\"nofollow\">2. Drip</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/drip/\" target=\"_blank\" title=\"Drip\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip.png\" alt=\"Drip\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229017\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Drip is the most popular eCommerce-based email marketing solution. It comes with an intelligent marketing automation technique to encourage your visitors to sign up for your email list. Using Drip, you can create conversations with your users and send timely emails to them according to their behaviors, like a product page they viewed or web page they visited.</p>\n<p>It allows you to send customized text messages to your users. Drip checks if the user is visiting your website for the first time or the visitor is a regular user, so the message can be sent accordingly.</p>\n<p>Drip is free for the first 100 subscribers, which means you can test its features and send emails / text messages to users.</p>\n<p><strong>Price:</strong> $49 / month for up to 2500 subscribers.</p>\n<h3><a href=\"https://www.isitwp.com/refer/aweber/\" target=\"_blank\" title=\"AWeber\" rel=\"nofollow\">3. AWeber</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/aweber/\" target=\"_blank\" title=\"AWeber\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/aweber.png\" alt=\"AWeber\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229019\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/aweber.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/aweber-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/aweber-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>AWeber is an excellent email marketing and lead generation service for small business websites. It&#8217;s easy to build mobile-friendly subscription forms with AWeber to grow your email list. It comes with a <a href=\"https://www.isitwp.com/best-wordpress-page-builders-compared/\" title=\"7 Best Drag and Drop WordPress Page Builders Compared\">drag and drop builder</a> to create emails and set up an automated system for sending newsletters.</p>\n<p>AWeber has multiple customer support channels including <a href=\"https://www.isitwp.com/best-live-chat-software-compared/\" title=\"9 Best Live Chat Software Plugins Compared\">live chat</a>, phone, and email-based support to help you run your email marketing campaigns smoothly. Their 30-day free trial lets you get comfortable with their platform by sending emails to your subscribers for a full month before having to pay anything.</p>\n<p><strong>Price:</strong> $19 / month for up to 500 subscribers.</p>\n<h3><a href=\"https://www.isitwp.com/refer/mailchimp/\" target=\"_blank\" title=\"MailChimp\" rel=\"nofollow\">4. MailChimp</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/mailchimp/\" target=\"_blank\" title=\"MailChimp\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/mailchimp.png\" alt=\"MailChimp\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229032\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/mailchimp.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/mailchimp-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/mailchimp-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>MailChimp is a powerful, affordable email solution. It&#8217;s best for all kinds of websites and comes with features to create beautiful <a href=\"https://www.isitwp.com/best-wordpress-landing-page-plugins/\" title=\"7 Best WordPress Landing Page Plugins That Convert\">landing pages</a>. You can use these pages to convert your visitors into customers.</p>\n<p>It&#8217;s easy to integrate MailChimp with WordPress. <a href=\"https://www.isitwp.com/refer/mailchimp-for-woocommerce/\" target=\"_blank\" title=\"MailChimp for WooCommerce\" rel=\"nofollow\">MailChimp for WooCommerce</a> is another amazing service for your eCommerce shop. It works great with many other apps on the market as well. You&#8217;d also like to check out <a href=\"https://www.isitwp.com/mailchimp-alternatives/\" title=\"MailChimp Competitors – 7 Popular Alternatives to MailChimp\">MailChimp&#8217;s competitors</a> in a comparison from our experts.</p>\n<p>The best thing about MailChimp is their free plan, which you can use to send up to 12,000 emails per month.</p>\n<p><strong>Price:</strong> $10 / month.</p>\n<h3><a href=\"https://www.isitwp.com/refer/convertkit/\" target=\"_blank\" title=\"ConvertKit\" rel=\"nofollow\">5. CovertKit</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/convertkit/\" target=\"_blank\" title=\"ConvertKit\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/convertkit.png\" alt=\"ConvertKit\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229025\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/convertkit.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/convertkit-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/convertkit-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>ConvertKit is an email marketing software for writers, publishers, and bloggers. It comes with a visual automation builder that helps you create automated email funnels to guide your visitors through your calls to action. CovertKit is also liked by YouTubers and podcasters.</p>\n<p>It allows you to create beautiful subscription forms, send custom emails, understand user behaviors, and more. The 14-day free trial gives you access to test their premium service.</p>\n<p><strong>Price:</strong> $29 / month for up to 1000 subscribers.</p>\n<h3><a href=\"https://www.isitwp.com/refer/getresponse/\" target=\"_blank\" title=\"GetResponse\" rel=\"nofollow\">6. GetResponse</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/getresponse/\" target=\"_blank\" title=\"GetResponse\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/getresponse.png\" alt=\"GetResponse\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229023\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/getresponse.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/getresponse-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/getresponse-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>GetResponse is a robust email marketing service for business websites. It comes with email templates, user interface, sign up forms, and more. It also offers marketing tools to grow your website traffic and convert your visitors into subscribers.</p>\n<p>Besides email marketing, you can use GetResponse to host online webinars and create landing pages with interactive content. It has live chat, email, and phone-based support to help you learn about the software. GetResponse gives you a 30-day free trial to test their service.</p>\n<p><strong>Price:</strong> $15 / month.</p>\n<h3><a href=\"https://www.activecampaign.com/\" target=\"_blank\" title=\"ActiveCampaign\" rel=\"nofollow\">7. ActiveCampaign</a></h3>\n<p><a href=\"https://www.activecampaign.com/\" target=\"_blank\" title=\"ActiveCampaign\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign.png\" alt=\"ActiveCampaign\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229028\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>ActiveCampaign is a CRM-based (Customer Relationship Management) email marketing solution that can be used to create customziable emails. You can design email campaigns on the basis of your users&#8217; behavior and intent. The features include onsite event tracking, WordPress integration, expert migration service, and billing apps.</p>\n<p>It has a drag and drop builder to create emails instantly and send them to your subscribers. ActiveCampaign can also send text messages to your users. You can use their premium service for free for the first 14 days.</p>\n<p><strong>Price:</strong> $9 / month for up to 500 contacts.</p>\n<h3><a href=\"https://www.campaignmonitor.com/\" target=\"_blank\" title=\"Campaign Monitor\" rel=\"nofollow\">8. Campaign Monitor</a></h3>\n<p><a href=\"https://www.campaignmonitor.com/\" target=\"_blank\" title=\"Campaign Monitor\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/campaignmonitor.jpg\" alt=\"CampaignMonitor\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229033\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/campaignmonitor.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/02/campaignmonitor-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/02/campaignmonitor-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Campaign Monitor provides email marketing and automation services for business websites. It comes with a drag and drop builder to create professional emails. Campaign Monitor helps you create a visual customer journey to engage your visitors and increase your revenue.</p>\n<p>It allows you to create segment-based emails and it can be easily integrated with hundreds of online apps, including <a href=\"https://www.isitwp.com/set-up-shopify-wordpress/\" title=\"How to Set Up Shopify with WordPress (Step by Step)\">Shopify</a>, WordPress, Facebook, Magento, and more. You can create a free account with limited emails and access to their library of free email templates.</p>\n<p><strong>Price:</strong> $9 / month for up to 500 emails.</p>\n<h3><a href=\"https://www.delivra.com/\" target=\"_blank\" title=\"Delivra\" rel=\"nofollow\">9. Delivra</a></h3>\n<p><a href=\"https://www.delivra.com/\" target=\"_blank\" title=\"Delivra\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/delivra.jpg\" alt=\"Delivra\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229034\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/delivra.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/02/delivra-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/02/delivra-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Delivra is a premium, professional email marketing software. It has a smart email automation tool that leverages customer data from multiple resources to use in your marketing campaigns. It enables you to track the customer data and show stats about your campaigns.</p>\n<p>You can request for a demo to learn about the platform. Delivra has phone-based support to quickly get answers to your queries.</p>\n<p><strong>Price:</strong> $119 / month for 10,000 contacts.</p>\n<p>We hope this article helped you discover the most popular Constant Contact alternatives. You may also want to check out our guide on the <a href=\"https://www.isitwp.com/best-content-marketing-tools-plugins-wordpress/\" title=\"15 Best Content Marketing Tools and Plugins for WordPress\">best content marketing tools and plugins for WordPress</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/constant-contact-alternatives/\">9 Best Constant Contact Alternatives to Grow Your List</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://www.isitwp.com/constant-contact-alternatives/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:54:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"MailChimp Competitors – 7 Popular Alternatives to MailChimp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://www.isitwp.com/mailchimp-alternatives/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://www.isitwp.com/mailchimp-alternatives/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Feb 2019 09:43:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"mailchimp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:22:\"mailchimp alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:21:\"mailchimp competitors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:30:\"popular mailchimp alternatives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=229012\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:655:\"<p>Are you looking for MailChimp alternatives? MailChimp is one of the most popular email marketing and communication services in the world. It&#8217;s trusted by millions of users and known for its reliability. However, there&#8217;re many other email marketing services in competition with MailChimp that may better suit your needs. In this article, we&#8217;ll share the [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/mailchimp-alternatives/\">MailChimp Competitors – 7 Popular Alternatives to MailChimp</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13338:\"<p>Are you looking for MailChimp alternatives? MailChimp is one of the most popular email marketing and communication services in the world. It&#8217;s trusted by millions of users and known for its reliability. However, there&#8217;re many other email marketing services in competition with MailChimp that may better suit your needs.</p>\n<p>In this article, we&#8217;ll share the most popular MailChimp alternatives you can use.</p>\n<h3>Why Should You Look for MailChimp Alternatives?</h3>\n<p>Back in 2001, <a href=\"https://www.isitwp.com/refer/mailchimp/\" target=\"_blank\" title=\"MailChimp\" rel=\"nofollow\">MailChimp</a> was started as an email marketing service. However, now it does a lot more than email marketing – from landing pages, remarketing ads to postcards. </p>\n<p>Currently, MailChimp is an all-in-one marketing suite to grow your business. Just like any all-in-one marketing suites, there is a bit of learning curve to use MailChimp. Not to mention, the more features that are available out of the box, the steeper the learning curve will be. And MailChimp is no different. </p>\n<p>MailChimp also lacks some cool automation features like Event, which gives more details about subscriber activity. </p>\n<p>So if your desired feature isn’t offered by MailChimp or need a more intuitive solution, then you might want to find a MailChimp alternative.  </p>\n<p>In this article, we’re going to take a closer look at some of the best MailChimp alternatives.</p>\n<h3><a href=\"https://www.isitwp.com/refer/constant-contact/\" target=\"_blank\" title=\"Constant Contact\" rel=\"nofollow\">1. Constant Contact</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/constant-contact/\" target=\"_blank\" title=\"Constant Contact\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/constant-contact-1.png\" alt=\"Constant Contact\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229022\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/constant-contact-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/constant-contact-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/constant-contact-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Constant Contact is a popular service among small businesses to run email marketing campaigns with customized email templates. It&#8217;s beginner-friendly and makes it easy to send emails to your subscribers.</p>\n<p>It suggests content and email templates according to your business niche. You can also add details about your past marketing campaigns (if any). Constant Contact uses an intelligent system to generate relevant content for your users. It comes with <a href=\"https://www.isitwp.com/best-live-chat-software-compared/\" title=\"9 Best Live Chat Software Plugins Compared (2019)\">live chat support</a>, email-based support, and forums to talk about your concerns regarding email marketing.</p>\n<p>The best thing about Constant Contact is that it offers a 60-day free trial; which means you can experience their marketing tools for a longer period than most trial offers. Because of this, you&#8217;ll have a longer chance to get familiar with the service before deciding to pay for the premium version.</p>\n<p>Don&#8217;t miss to check out these <a href=\"https://www.isitwp.com/constant-contact-alternatives/\" title=\"9 Best Constant Contact Alternatives to Grow Your List\">Constant Contact alternatives and competitors</a>.</p>\n<p><strong>Price:</strong> It costs $20 / month for up to 500 subscribers.</p>\n<h3><a href=\"https://www.isitwp.com/refer/sendinblue/\" target=\"_blank\" title=\"SendInBlue\" rel=\"nofollow\">2. SendinBlue</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/sendinblue/\" target=\"_blank\" title=\"SendInBlue\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue-1.png\" alt=\"SendinBlue\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229029\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/sendinblue-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>SendinBlue is another popular email and SMS marketing service. It&#8217;s designed to help beginners and startups to run their marketing campaigns smoothly. The SMS marketing service enables you to create interactions with users and ensures the delivery of your messages.</p>\n<p>It charges you for the number of emails you send, which makes it different from other services. You can purchase SMS credits that&#8217;re valid for an infinite period. SendinBlue lets you create a free account with unlimited contacts. Though this free account limits you to sending only 9000 emails per month.</p>\n<p><strong>Price:</strong> It costs $25 / month for up to 40,000 emails.</p>\n<h3><a href=\"https://www.isitwp.com/refer/aweber/\" target=\"_blank\" title=\"AWeber\" rel=\"nofollow\">3. AWeber</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/aweber/\" target=\"_blank\" title=\"AWeber\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/aweber-1.png\" alt=\"AWeber\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229020\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/aweber-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/aweber-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/aweber-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>AWeber is a popular email marketing and lead generation service. It enables you to get more subscribers on your website. AWeber helps you create beautiful emails and newsletters instantly with their drag and drop builder. You can build subscription forms for your site and automate your emails to extend your reach.</p>\n<p>The 30-day free trial allows you to get fully familiar with the service before you purchase it. It&#8217;ll give you access to all the paid addons and tools to run an email campaign. AWeber integrates with WordPress and other website builders, web <a href=\"https://www.isitwp.com/best-wordpress-page-builders-compared/\" title=\"7 Best Drag and Drop WordPress Page Builders Compared\">page builders</a>, <a href=\"https://www.isitwp.com/create-optin-form-wordpress-site/\" title=\"How to Create Stunning WordPress Optin Forms (Step by Step)\">optin forms</a>, and more.</p>\n<p>AWeber is the perfect choice for startups and beginners. It&#8217;s easy to set up and comes with live chat / phone support to help you get started.</p>\n<p><strong>Price:</strong> It costs $19 / month for up to 500 subscribers.</p>\n<h3><a href=\"https://www.isitwp.com/refer/drip/\" target=\"_blank\" title=\"Drip\" rel=\"nofollow\">4. Drip</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/drip/\" target=\"_blank\" title=\"Drip\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-1.png\" alt=\"Drip\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229018\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/drip-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/drip-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Drip is a powerful email marketing service for your <a href=\"https://www.isitwp.com/how-to-create-an-online-store-step-by-step/\" title=\"How to Create an Online Store – Step by Step (with Pictures)\">eCommerce store</a>. It works beyond general email marketing practices and helps get you more subscribers via their smart marketing techniques. It enables you to create conversations with your clients and send automated emails according to your users&#8217; behaviors.</p>\n<p>If you want to send customized emails to your users, then Drip&#8217;s got you covered. It can check for new visitors, returning visitors, links clicked by visitors, and cart abandonment to send messages respectively.</p>\n<p>Drip is free to use for up to 100 subscribers. During this period, you can use their email support to get answers to your queries. Once you&#8217;ve purchased a premium plan, you&#8217;ll get live chat support for instant help.</p>\n<p><strong>Price:</strong> It costs $49 / month for up to 2500 subscribers.</p>\n<h3><a href=\"https://www.isitwp.com/refer/getresponse/\" target=\"_blank\" title=\"GetResponse\" rel=\"nofollow\">5. GetResponse</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/getresponse/\" target=\"_blank\" title=\"GetResponse\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/getresponse-1.png\" alt=\"\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229024\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/getresponse-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/getresponse-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/getresponse-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>GetResponse is a modern email marketing service that comes with a user interface, sign up forms, interactive newsletter templates, and more. It enables you to create <a href=\"https://www.isitwp.com/best-wordpress-landing-page-plugins/\" title=\"7 Best WordPress Landing Page Plugins That Convert\">landing pages</a>, host webinars, and run email campaigns on your website.</p>\n<p>Their marketing tools are helpful for getting more subscribers and converting them into customers. GetResponse has live chat support, email support, and phone support. They share many resources with their users to educate them on how to best promote their businesses.</p>\n<p>With their 30-day free trial, you can try their email marketing services, host online webinars, and integrate services on your website.</p>\n<p><strong>Price:</strong> It costs $15 / month.</p>\n<h3><a href=\"https://www.isitwp.com/refer/convertkit/\" target=\"_blank\" title=\"ConvertKit\" rel=\"nofollow\">6. ConvertKit</a></h3>\n<p><a href=\"https://www.isitwp.com/refer/convertkit/\" target=\"_blank\" title=\"ConvertKit\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/convertkit-1.png\" alt=\"ConvertKit\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229026\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/convertkit-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/convertkit-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/convertkit-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>ConvertKit is an email marketing software for bloggers, podcasters, and publishers. It automates the email marketing journey and helps your users become a part of your campaigns. ConvertKit comes with beautiful email forms to capture more subscribers.</p>\n<p>It has a visual automation builder to set up automated email funnels. You can use their 14-day free trial to learn more about their marketing service and premium tools.</p>\n<p><strong>Price:</strong> It costs $29 / month for up to 1000 subscribers.</p>\n<h3><a href=\"https://www.activecampaign.com/\" target=\"_blank\" title=\"ActiveCampaign\" rel=\"nofollow\">7. ActiveCampaign</a></h3>\n<p><a href=\"https://www.activecampaign.com/\" target=\"_blank\" title=\"ActiveCampaign\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign-1.png\" alt=\"ActiveCampaign\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-229030\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign-1.png 775w, https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign-1-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2019/02/activecampaign-1-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>ActiveCampaign is the perfect solution for CRM, email marketing, and sales businesses. It allows you to <a href=\"https://www.isitwp.com/build-email-list-right-away/\" title=\"Why You Need to Build an Email List Now (&#038; How to Do It)\">send customized emails to users</a> according to their actions and behaviors on your website. Unlike other email marketing services, ActiveCampaign has a drag and drop builder to build attractive emails and newsletters.</p>\n<p>It has an SMS marketing facility, onsite event tracking, customers data management, and more. The event tracking feature gives you insight into your users, so you can send interactive emails and run powerful marketing campaigns.</p>\n<p>You&#8217;ll get a 14-day free trial to learn about their email and SMS marketing software. During this trial period, you can send emails and test the service with all of their marketing tools.</p>\n<p><strong>Price:</strong> It costs $9 / month for up to 500 subscribers.</p>\n<p>We hope this article helped you discover the most popular MailChimp alternatives. You may also want to check out our guide on <a href=\"https://www.isitwp.com/best-tools-for-freelancers/\" title=\"25 Best Tools for Freelancers to Scale a Real Business\">best tools for freelancers to scale a real business</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/mailchimp-alternatives/\">MailChimp Competitors – 7 Popular Alternatives to MailChimp</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://www.isitwp.com/mailchimp-alternatives/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"How to Create a Food &amp; Recipe Website (and Make Money)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://www.isitwp.com/create-food-recipe-website/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://www.isitwp.com/create-food-recipe-website/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Feb 2019 10:30:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"food themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:23:\"how to create a website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:14:\"recipe plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=226914\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:641:\"<p>Want to create a food and recipe website? That&#8217;s a fantastic idea! Whether you&#8217;re running a blog that reviews fare from local restaurants or sharing your own recipes, a perfectly-crafted WordPress website can ensure you grab readers&#8217; attention. In this article, we&#8217;ll share how to create a food and recipe website in 4 easy steps. [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/create-food-recipe-website/\">How to Create a Food &#038; Recipe Website (and Make Money)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:27443:\"<p>Want to create a food and recipe website? That&#8217;s a fantastic idea! Whether you&#8217;re running a blog that reviews fare from local restaurants or sharing your own recipes, a perfectly-crafted WordPress website can ensure you grab readers&#8217; attention.</p>\n<p>In this article, we&#8217;ll share how to create a food and recipe website in 4 easy steps.</p>\n<h3>Starting a Food and Recipe Website</h3>\n<p>Many naysayers will tell you that the food and recipe niche is oversaturated with online content. While it’s true that many food and recipe websites exist on the internet, you shouldn’t let that stop you from following your dream. </p>\n<p>The simple truth is: everyone eats food, and fresh recipes are always going to be needed. As a unique individual with your own writing voice and style, you’ll bring something special to the table just by being you.</p>\n<p>That said, in order to stand out from the crowd, you’ll need to hone in on your individual uniqueness. You’ll need to figure out exactly what makes your content truly different. To do that, you’ll need to choose a niche within the food and recipe genre.</p>\n<p>The most successful food and recipe websites are specialized. They’ve chosen a niche. Rather than serving up mediocre content in numerous categories, let your audience feast on 1 or 2 niche categories catered by a master content chef. Just like a fine dining experience, when it comes to a successful food blog, quality over quantity always wins the day.</p>\n<p>Examples of food and recipe niches are:</p>\n<ul>\n<li>Eating on a budget</li>\n<li>Vegan or vegetarian meals</li>\n<li>Soups and stews</li>\n<li>Fried foods</li>\n<li>Health-conscious cooking</li>\n<li>Soy-free, gluten-free, nut-free, or sugar-free recipes</li>\n<li>Cultural dishes</li>\n<li>Kid-friendly foods</li>\n<li>Cooking with insects</li>\n</ul>\n<p>Those are just a few suggestions off the tops of our heads. We’re sure you can think of more. The wonderful thing about starting a food and recipe website is that the niche possibilities are endless. Take your time and dig deep into your foodie soul. Just as the tastiest dishes are crafted with love, your food and recipe blog should also stem from the heart. What foods are you the most passionate about?</p>\n<p>Once you’ve chosen your food niche, follow the steps below for the recipe to success.</p>\n<h3>Step 1: Choose a Domain Name and Hosting for Your Food Site</h3>\n<p>The first step to create a food and recipe website is to <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\" title=\"How to Make a Website - Step by Step (with Pictures)\">build a WordPress website</a>. </p>\n<p>Once you have the basic framework down for a &#8220;generic&#8221; website, you can then tweak it to your heart&#8217;s content to turn it into the food and recipe website of your dreams.</p>\n<p>To do this, you&#8217;ll need a domain name and web hosting.</p>\n<p>A domain name is your website&#8217;s address on the internet, also known as your URL. For example, our domain name is IsItWP.com; and that&#8217;s what you type into your web browser to find us online. Your website domain name should be related to the food niche you chose. Utilize keywords connected to your food or recipe genre.</p>\n<p>If you need help choosing a domain name for your website, we recommend using our <a href=\"https://www.isitwp.com/domain-name-generator/\">free domain name generator</a>.</p>\n<p>Web hosting, on the other hand, is where your website&#8217;s files are stored. Think of it this way: if your domain name is your address, your web hosting is your house. Makes sense so far, right? This is why you need both a domain name AND web hosting to build a proper website.</p>\n<p>Fortunately, you can get both of those elements for a discounted rate from our friends at <a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow\">Bluehost</a>!</p>\n<p>Bluehost is offering IsItWP readers a free domain name, free SSL certificate (to secure your site), and a MASSIVE discount on WordPress web hosting.</p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Click Here to Claim This Exclusive Bluehost Offer &raquo;</a></p>\n<p>Once you&#8217;re all set with a domain name and web hosting, it&#8217;s time to move onto the second step!</p>\n<h3>Step 2: Install WordPress for Your Food Blog</h3>\n<p>If you chose Bluehost (recommended above) for your web hosting, installing WordPress will be easy.</p>\n<p>In the past, Bluehost offered a 1-click installation for WordPress. It couldn’t possibly get any easier than that, right? Incorrect. Bluehost took it up another notch and made the process completely effortless by pre-installing WordPress, by default, on new websites.</p>\n<p>Now, all you’ll have to do is choose a theme for your WordPress site, enter in your site’s title, write your tagline, and you’ll be ready to rock. Let’s see how that looks, step-by-step:</p>\n<p>For the theme, just choose anything for now. You can always choose a different theme later on (we have some awesome ones to choose from later on in this guide). Your primary goal right now is to get started with WordPress. All the other little details can be sorted out and modified later.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/pick-a-theme.png\" alt=\"pick a theme\" width=\"600\" height=\"276\" class=\"alignnone size-full wp-image-229110\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/pick-a-theme.png 600w, https://www.isitwp.com/wp-content/uploads/2018/12/pick-a-theme-300x138.png 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></p>\n<p>On the next page, write your title and tagline in the given fields.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/create-a-new-wordpress-blog.jpg\" alt=\"create a new wordpress website\" width=\"775\" height=\"472\" class=\"alignnone size-full wp-image-229111\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/create-a-new-wordpress-blog.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/create-a-new-wordpress-blog-300x183.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/create-a-new-wordpress-blog-768x468.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>After filling out your details, click <strong>Next</strong>. Bluehost will then automatically install WordPress for you, hassle-free, and you’ll see a screen like this once the installation has successfully finished:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-installation-successful.jpg\" alt=\"wordpress installation complete\" width=\"775\" height=\"478\" class=\"alignnone size-full wp-image-229112\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-installation-successful.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-installation-successful-300x185.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-installation-successful-768x474.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Your WordPress login credentials will be sent to your email account.</p>\n<p>Now that you have WordPress installed on your website, you can log into your WordPress dashboard by appending <strong>wp-admin</strong> to your URL. Your login URL will look something like this: https://yoursite.com/wp-admin</p>\n<p>Use the credentials you were emailed to log into your brand new WordPress website.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-login.jpg\" alt=\"wordpress login page\" width=\"775\" height=\"441\" class=\"alignnone size-full wp-image-229113\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-login.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-login-300x171.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-login-768x437.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>If you didn’t choose Bluehost for your web hosting, you can read our complete guide on <a href=\"https://www.isitwp.com/install-wordpress-complete-wordpress-installation-tutorial/\" title=\"How to Install WordPress – The Complete WordPress Installation Tutorial\">how to install WordPress</a> for more information. We cover every possible scenario, including how to install WordPress manually from your computer.</p>\n<p>Once you have WordPress installed, move onto the third step.</p>\n<h3>Step 3: Choose the Perfect Food Theme</h3>\n<p>If you’re looking for a quick, free theme to get you started, you can download and install one from the WordPress theme repository. You can access this from your WordPress dashboard.</p>\n<p>Simply click on <strong>Appearance &raquo; Themes</strong> and then click <strong>Add New</strong>.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Theme.png\" alt=\"Add New Theme\" width=\"775\" height=\"303\" class=\"alignnone size-full wp-image-227885\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Theme.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Theme-300x117.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Theme-768x300.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>From there, you can search for a free WordPress theme you like using their search function:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Search-Themes.png\" alt=\"Search Themes\" width=\"775\" height=\"370\" class=\"alignnone size-full wp-image-227886\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Search-Themes.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Search-Themes-300x143.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Search-Themes-768x367.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Or, if you already have a theme downloaded, you can upload it by clicking the <strong>Upload Theme</strong> button at the top of that page.</p>\n<p>Once you find the theme you desire, click <strong>Install</strong> and <strong>Activate</strong> to have it go live on your site. From there, you can customize it from <strong>Appearance &raquo; Customize</strong>.</p>\n<p>To make it even easier for you, we’ve compiled a list of our favorite WordPress themes for food and recipe websites below. If you don’t want to go through the hassle of searching for a theme on your own, feel free to choose one of our recommendations.</p>\n<p>Keep in mind that using a built-for-purpose WordPress theme (ie: a food and recipe theme) comes with a unique set of pros and cons. The major ‘pro’ is that the theme will come pre-loaded with everything you’ll need to create a professional-looking website in the food niche. However, the primary ‘con’ is that these pre-loaded features can restrict your flexibility when it comes to customization. </p>\n<p>If you want to hit the ground running and jump right into launching your food or recipe website with a pre-built framework, then the themes listed below are fantastic options. But, if you have a specific vision in mind that requires massive customization, you’d be better off choosing on of our favorite <a href=\"https://www.isitwp.com/top-wordpress-themes/\">multipurpose WordPress themes</a> and then tweaking it with food or recipe-specific plugins.</p>\n<p>The following themes are all responsive and will look great on any device:</p>\n<p><strong><a href=\"https://www.isitwp.com/refer/wpzoom-foodica/\" target=\"_blank\" rel=\"nofollow\">1. Foodica</a></strong></p>\n<p><a href=\"https://www.isitwp.com/refer/wpzoom-foodica/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Foodica.png\" alt=\"Foodica\" width=\"748\" height=\"324\" class=\"alignnone size-full wp-image-226921\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Foodica.png 748w, https://www.isitwp.com/wp-content/uploads/2018/12/Foodica-300x130.png 300w\" sizes=\"(max-width: 748px) 100vw, 748px\" /></a></p>\n<p>This gorgeous magazine-style theme is perfect for any type of food-based or recipe website. With 10 color schemes to choose from, you&#8217;ll easily be able to match your site to your branding.</p>\n<p>Foodica features its own recipe index, as well as a beautiful slider for featured images. Plus, it&#8217;s integrated with WooCommerce so you can effortlessly turn your website into an online store. If you&#8217;re selling cookbooks, recipe cards, pre-made meals, or anything else; this is the perfect theme for you!</p>\n<p><a href=\"https://www.isitwp.com/refer/wpzoom-foodica/\" target=\"_blank\" rel=\"nofollow\">Get Started with Foodica Today!</a></p>\n<p><strong><a href=\"https://www.isitwp.com/refer/pankogut-foodypro/\" target=\"_blank\" rel=\"nofollow\">2. Foody Pro</a></strong></p>\n<p><a href=\"https://www.isitwp.com/refer/pankogut-foodypro/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/FoodyPro.jpg\" alt=\"FoodyPro\" width=\"714\" height=\"292\" class=\"alignnone size-full wp-image-226922\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/FoodyPro.jpg 714w, https://www.isitwp.com/wp-content/uploads/2018/12/FoodyPro-300x123.jpg 300w\" sizes=\"(max-width: 714px) 100vw, 714px\" /></a></p>\n<p>Lightweight and optimized for speed, FoodyPro is translation-ready, SEO-friendly, and fully-integrated with WooCommerce.</p>\n<p>It&#8217;s incredibly fast without sacrificing style. It has a tight, professional look and features a custom recipe index as well as multiple widget-ready areas.</p>\n<p><a href=\"https://www.isitwp.com/refer/pankogut-foodypro/\" target=\"_blank\" rel=\"nofollow\">Get Started with Foody Pro!</a></p>\n<p><strong><a href=\"https://www.isitwp.com/refer/mojomarketplace-foody/\" target=\"_blank\" rel=\"nofollow\">3. Foody</a></strong></p>\n<p><a href=\"https://www.isitwp.com/refer/mojomarketplace-foody/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Foody.png\" alt=\"Foody\" width=\"748\" height=\"253\" class=\"alignnone size-full wp-image-226923\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Foody.png 748w, https://www.isitwp.com/wp-content/uploads/2018/12/Foody-300x101.png 300w\" sizes=\"(max-width: 748px) 100vw, 748px\" /></a></p>\n<p>Foody lets you get started immediately thanks to 2 demo websites you can install at the click of your mouse. Prefer to build your website from scratch? No problem! Foody has plenty of customization options to get you off on the right foot.</p>\n<p>This theme also includes 2 premium plugins, Revolution Slider and WPBakery, for FREE!</p>\n<p><a href=\"https://www.isitwp.com/refer/mojomarketplace-foody/\" target=\"_blank\" rel=\"nofollow\">Get Started with Foody!</a></p>\n<p><strong><a href=\"https://www.isitwp.com/refer/cyberchimps-food4soul/\" target=\"_blank\" rel=\"nofollow\">4. Food4Soul</a></strong></p>\n<p><a href=\"https://www.isitwp.com/refer/cyberchimps-food4soul/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Food4Soul.png\" alt=\"Food4Soul\" width=\"775\" height=\"259\" class=\"alignnone size-full wp-image-226924\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Food4Soul.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Food4Soul-300x100.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Food4Soul-768x257.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Restaurants, cafes, food review blogs, and recipe websites all have a great time with the Food4Soul theme. We especially love its transparent header area, which is ripe for customization.</p>\n<p>Food4Soul is a classy, portfolio-style theme that has everything you need to create an eye-catching food or recipe website.</p>\n<p><a href=\"https://www.isitwp.com/refer/cyberchimps-food4soul/\" target=\"_blank\" rel=\"nofollow\">Get Started with Food4Soul!</a></p>\n<p><strong><a href=\"https://www.isitwp.com/refer/studiopress-foodie-pro/\" target=\"_blank\" rel=\"nofollow\">5. Foodie Pro</a></strong></p>\n<p><a href=\"https://www.isitwp.com/refer/studiopress-foodie-pro/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/foodie-pro.jpg\" alt=\"foodie pro\" width=\"748\" height=\"269\" class=\"alignnone size-full wp-image-226925\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/foodie-pro.jpg 748w, https://www.isitwp.com/wp-content/uploads/2018/12/foodie-pro-300x108.jpg 300w\" sizes=\"(max-width: 748px) 100vw, 748px\" /></a></p>\n<p>Foodie Pro is a sophisticated minimalist-style WordPress theme that&#8217;s packed with a ton of powerful features. You can build your site from scratch, or use the pre-made templates to get you rolling.</p>\n<p>As a StudioPress theme, Foodie Pro runs on their ever-popular Genesis framework; ensuring that your website always runs as smoothly as possible.</p>\n<p><a href=\"https://www.isitwp.com/refer/studiopress-foodie-pro/\" target=\"_blank\" rel=\"nofollow\">Get Started with Foodie Pro!</a></p>\n<h3>Step 4: Install the Perfect Plugins</h3>\n<p>In order to access free WordPress plugins to get you started, you can zip on over to the WordPress plugin repository via your site’s dashboard.</p>\n<p>Click on <strong>Plugins &raquo; Add New</strong> to get started.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Plugin.png\" alt=\"Add New Plugin\" width=\"775\" height=\"230\" class=\"alignnone size-full wp-image-227888\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Plugin.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Plugin-300x89.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Add-New-Plugin-768x228.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>From there, you can use the search function to find useful free plugins for your website:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Search-Plugins.png\" alt=\"Search Plugins\" width=\"775\" height=\"230\" class=\"alignnone size-full wp-image-227889\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Search-Plugins.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Search-Plugins-300x89.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Search-Plugins-768x228.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Once you find something you like, <strong>Install</strong> and <strong>Activate</strong> it to test it out!</p>\n<p>For your convenience, we’ve listed a few of our favorite plugins below. </p>\n<p>The following is a mix of plugins every website should have, along with a few that will truly make your food or recipe website shine:</p>\n<p><strong><a href=\"https://wpforms.com\" target=\"_blank\">1. WPForms</a></strong></p>\n<p><a href=\"https://wpforms.com\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/wpforms.png\" alt=\"WPForms\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-224560\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/11/wpforms.png 775w, https://www.isitwp.com/wp-content/uploads/2018/11/wpforms-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2018/11/wpforms-768x347.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a> </p>\n<p>As the world&#8217;s best contact forms plugin, WPForms is just what you need to get in touch with your readers and potential customers. Plus, with its Post Submissions addon, you can encourage your readers to send in their own recipes or blog posts to make sure you have a never-ending stream of content.</p>\n<p>IsItWP readers get 10% off when they use the coupon code SAVE10 at checkout!</p>\n<p><a href=\"https://wpforms.com\" target=\"_blank\">Get Started with WPForms Today!</a></p>\n<p><strong><a href=\"https://optinmonster.com\" target=\"_blank\">2. OptinMonster</a></strong></p>\n<p><a href=\"https://optinmonster.com\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster.jpg\" alt=\"OptinMonster\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-224558\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>OptinMonster is the world&#8217;s best lead generation tool on the market. With it, you can skyrocket your newsletter subscriptions, turn visitors into customers, and so much more.</p>\n<p>If you have a product promotion, a freebie to give away, or simply want to snag some reader emails; this is the tool for you.</p>\n<p><a href=\"https://optinmonster.com\" target=\"_blank\">Get Started with OptinMonster Today!</a></p>\n<p><strong><a href=\"https://monsterinsights.com\" target=\"_blank\">3. MonsterInsights</a></strong></p>\n<p><a href=\"https://monsterinsights.com\" target=\"_blank\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights.png\" alt=\"monsterinsights\" width=\"775\" height=\"250\" class=\"alignnone size-full wp-image-223886\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights.png 775w, https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights-300x97.png 300w, https://www.isitwp.com/wp-content/uploads/2018/10/monsterinsights-768x248.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Having a lot of traffic means nothing if you don&#8217;t have in-depth data to analyze those visitors with. MonsterInsights is the perfect plugin to help you track, manage, and analyze your website&#8217;s visitors.</p>\n<p>In a few simple clicks of your mouse, you can connect your WordPress website to your Google Analytics account. From there, you can view all of the stats you&#8217;ll ever need right from the comfort of your WordPress dashboard. No more having to go to third-party websites!</p>\n<p><a href=\"https://monsterinsights.com\" target=\"_blank\">Get Started with MonsterInsights Today!</a></p>\n<p><strong><a href=\"https://wordpress.org/plugins/wp-ultimate-recipe/\" target=\"_blank\" rel=\"nofollow\">4. WP Ultimate Recipe </a></strong></p>\n<p><a href=\"https://wordpress.org/plugins/wp-ultimate-recipe/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/WP-Ultimate-Recipe.png\" alt=\"WP Ultimate Recipe\" width=\"775\" height=\"248\" class=\"alignnone size-full wp-image-226969\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/WP-Ultimate-Recipe.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/WP-Ultimate-Recipe-300x96.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/WP-Ultimate-Recipe-768x246.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>This plugin makes uploading recipes a breeze. The templates are perfect, and they even feature snippets to help you look fantastic on Google. </p>\n<p>Your readers will be able to print out recipe cards, make adjustments to serving sizes pre-downloading, and even share the recipes with ease on their social media accounts.</p>\n<p>We especially loved that WP Ultimate Recipe can be utilized on posts and pages via shortcodes or their &#8220;Instant Recipe&#8221; button that shows up above your post / page editor toolbar. You can even add multiple recipes to the same post or page!</p>\n<p><a href=\"https://wordpress.org/plugins/wp-ultimate-recipe/\" target=\"_blank\" rel=\"nofollow\">Get Started with WP Ultimate Recipe Today!</a></p>\n<p><strong><a href=\"https://wordpress.org/plugins/resmushit-image-optimizer/\" target=\"_blank\" rel=\"nofollow\">5. reSmush.it</a></strong></p>\n<p><a href=\"https://wordpress.org/plugins/resmushit-image-optimizer/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/resmush-it-e1542818200670.png\" alt=\"resmush.it\" width=\"740\" height=\"240\" class=\"alignnone size-full wp-image-224945\" /></a></p>\n<p>Food and recipe websites are all about imagery. Nothing quite sells a reader on a food blog quite like images of tantalizing, drool-worthy meals.</p>\n<p>Unfortunately, pictures of amazing food dishes are often quite large and can slow down your entire website; which is bad for overall user experience. In order to combat this, we recommend using reSmush.it! This handy plugin shrinks your images, without sacrificing quality, so that they&#8217;re instantly speed-optimized.</p>\n<p><a href=\"https://wordpress.org/plugins/resmushit-image-optimizer/\" target=\"_blank\" rel=\"nofollow\">Get Started with reSmush.it Today!</a></p>\n<p><strong><a href=\"https://wordpress.org/plugins/addthis-related-posts/\" target=\"_blank\" rel=\"nofollow\">6. WordPress Related Posts</a></strong></p>\n<p><a href=\"https://wordpress.org/plugins/addthis-related-posts/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-related-posts.png\" alt=\"wordpress related posts\" width=\"775\" height=\"247\" class=\"alignnone size-full wp-image-226979\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-related-posts.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-related-posts-300x96.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpress-related-posts-768x245.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>One of the best ways to keep readers engaged and ensure they stay on your website is to recommend related posts. With WordPress Related Posts, your visitors can read a recipe or review and then have several other posts recommended to them automatically based on what they just read. Their clicks will go up, and your bounce rate will go down. Everyone wins!</p>\n<p><a href=\"https://wordpress.org/plugins/addthis-related-posts/\" target=\"_blank\" rel=\"nofollow\">Get Started with WordPress Related Posts Today!</a></p>\n<p><strong><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\" rel=\"nofollow\">7. Yoast SEO</a></strong></p>\n<p><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/10/yoast-seo-1.png\" alt=\"yoast-seo\" width=\"775\" height=\"254\" class=\"alignnone size-full wp-image-223891\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/10/yoast-seo-1.png 775w, https://www.isitwp.com/wp-content/uploads/2018/10/yoast-seo-1-300x98.png 300w, https://www.isitwp.com/wp-content/uploads/2018/10/yoast-seo-1-768x252.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></a></p>\n<p>Search engine optimization (SEO) is important in order to rank on search engines and be discovered by your target audience. Yoast SEO guides you through the search engine optimization process on your posts and pages, grading how well you used your recipe and food keywords in your written content.</p>\n<p><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\" rel=\"nofollow\">Get Started with Yoast SEO Today!</a></p>\n<p>We hope this article helped you learn how to create a food and recipe website in WordPress.</p>\n<p>If you loved this tutorial, you might also like our step-by-step guide on <a href=\"https://www.isitwp.com/create-guest-post-submission-form/\" title=\"How to Create a Guest Post Submission Form in WordPress\">how to add a guest post submission form to your WordPress site</a>!</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/create-food-recipe-website/\">How to Create a Food &#038; Recipe Website (and Make Money)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://www.isitwp.com/create-food-recipe-website/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:54:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Why You Need to Build an Email List Now (&amp; How to Do It)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://www.isitwp.com/build-email-list-right-away/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://www.isitwp.com/build-email-list-right-away/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Feb 2019 10:48:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"build an email list\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"email list\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:26:\"how to build an email list\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:23:\"why build an email list\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=228375\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:615:\"<p>Do you want to create an email list? Most beginners who&#8217;ve just started their sites don&#8217;t consider list building as important as it actually is. Before long, they realize the value of an email list, and how it can help them get more genuine visitors on their website or blog. And while it&#8217;s never &#8216;too [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/build-email-list-right-away/\">Why You Need to Build an Email List Now (&#038; How to Do It)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12177:\"<p>Do you want to create an email list? Most beginners who&#8217;ve just started their sites don&#8217;t consider list building as important as it actually is. Before long, they realize the value of an email list, and how it can help them get more genuine visitors on their website or blog. And while it&#8217;s never &#8216;too late&#8217; to start building a list of the people whom you think are important for your business, why not get a head start?</p>\n<p>In this article, we&#8217;re going to show you why you need to build an email list (right away) and how you can build your own email list.</p>\n<h3>Introduction to Email Lists</h3>\n<p>When talking about email lists, what we actually want you to know is the process of collecting data about your potential clients or visitors. This data includes their name, email, phone number, etc.</p>\n<p>There are multiple methods you can use to collect this data and build your own email lists. You&#8217;ll also find many email marketing services on the internet that can help store the data of your email lists and send personalized emails to all your subscribers easily. These email marketing services were built to promote your business and maximize your revenue.</p>\n<p>For example, you can get permission from your users by adding a check option on the subscription form to send regular updates, promotional content, and greetings to them.</p>\n<h3>Why Do You Need an Email List? (Right Away)</h3>\n<p>Many research studies have proven that email marketing is a win-win opportunity. Website visitors who willingly joined your email list and are allowing you to send emails to them are fully interested in your brand or service. These subscribers will read your emails and visit your website. </p>\n<p>You can also convert your subscribers into customers because of the trust you build with them. Email marketing is more personal and beneficial than any other promotional methods, like social media marketing.</p>\n<p>Below, we&#8217;ll list some of the key points on the importance of an email list:</p>\n<p><strong>Customized Emails:</strong> Using an email marketing service, you can create interactive, customized emails for your subscribers. These emails help get more attraction and traffic to your landing pages. You can also take advantage of customized emails when running a promotional campaign.</p>\n<p><strong>Targeted Users:</strong> It&#8217;s simple. Sell to those who want to buy from you. The website visitors who joined your subscribers list out of self interest are your most genuine audience and you need them for your business. It&#8217;s easy for you to create an attractive deal and share it with your subscribers. A win-win, again.</p>\n<p><strong>Personalized Content:</strong> Emails are personal and direct. The marketing software you choose does the magic for you by sending emails to your subscribers that mention their names in the email&#8217;s subject. It creates a powerful impact when they see their name pop up in your email. These subscribers will be more likely to read your personalized email than any generic promotional content on a social channel.</p>\n<p><strong>Email is more effective:</strong> When you promote anything on social media platforms like Facebook, Twitter, Instagram, etc., it may get attention but it&#8217;s not the same as the results you&#8217;ll see with an email.<br />\nIn fact, according to DreamGrow, email is a more effective sales and communications channel than social networking sites.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/exacttarget-social-media-vs-email-675x260-e1549652569998.png\" alt=\"social-media-vs-email\" width=\"639\" height=\"239\" class=\"alignnone size-full wp-image-229256\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/exacttarget-social-media-vs-email-675x260-e1549652569998.png 639w, https://www.isitwp.com/wp-content/uploads/2019/01/exacttarget-social-media-vs-email-675x260-e1549652569998-300x112.png 300w\" sizes=\"(max-width: 639px) 100vw, 639px\" /></p>\n<p>Now that you know why it&#8217;s important for you to have an email list, the next thing you&#8217;ll need to learn is how to build one.</p>\n<h3>How to Build an Email List (Step-by-Step)</h3>\n<p>Before we start, you should know that building an email list can take time. It&#8217;s an on-going process and you&#8217;ll need to be patient. You&#8217;ll also need a few tools to build your own email list like a website or personal blog, an email marketing software, subscription forms, convertible optin popups, etc.</p>\n<p>If you have a website or blog, then you can go ahead and start creating a subscription form. However, if you&#8217;re just starting out, then check out our guides on <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\" title=\"How to Make a Website in 2019- Step by Step (with Pictures)\">how to make a website</a> or <a href=\"https://www.isitwp.com/how-to-start-a-blog-step-by-step/\" title=\"How to Start a Blog (and Make Extra Income on the Side) in 2019\">how to start a blog</a>.</p>\n<p><strong>Step 1: Create a Subscription Form</strong></p>\n<p>A subscription form is an easy way to grow your email list via your website or blog. You may have seen a subscription box when browsing other websites online.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/subscriptionform.jpg\" alt=\"Subscription form\" width=\"775\" height=\"380\" class=\"alignnone size-full wp-image-228410\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/subscriptionform.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/01/subscriptionform-300x147.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/01/subscriptionform-768x377.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Your regular users will most likely subscribe to your email list using a subscription form. This form can be simple, including just name and email fields.</p>\n<p>To create a subscription form on your WordPress site, you&#8217;ll need to install and activate the <a href=\"https://wpforms.com/\" target=\"_blank\" title=\"WPForms\">WPForms</a> plugin. Check out our guide on <a href=\"https://www.isitwp.com/install-wordpress-plugin/\" title=\"How to Install a WordPress Plugin\">how to install a WordPress plugin</a>.</p>\n<p>WPForms is the <a href=\"https://www.isitwp.com/best-wordpress-contact-form-plugins/\" title=\"7 Best WordPress Contact Form Plugins Compared (2019)\">best WordPress contact form plugin</a> and easily integrates with multiple email marketing services like <a href=\"https://www.isitwp.com/wordpress-plugins/mailchimp-for-wordpress/\" title=\"MailChimp for WordPress Review: Integrate MailChimp Into WordPress\">MailChimp</a>, <a href=\"https://www.isitwp.com/wordpress-plugins/constant-contact/\" title=\"Constant Contact Review 2019 – The Best Email Marketing Software\">Constant Contact</a>, AWeber, and GetResponse. You can connect with any of these services to create your email list and send bulk emails.</p>\n<p><strong>Step 2: Connect an Email Marketing Service to Your Subscription Form</strong></p>\n<p>An email marketing service can do multiple things for you.</p>\n<p>When a user fills out the subscription form on your website, it properly stores their data and manages the user&#8217;s information based on lists they subscribed to. It enables you to send fully customized emails to all users on the list.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/emailmarketing.jpg\" alt=\"Email marketing\" width=\"775\" height=\"360\" class=\"alignnone size-full wp-image-228417\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/emailmarketing.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/01/emailmarketing-300x139.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/01/emailmarketing-768x357.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can also track how many emails are opened and create custom reports to send more effective emails. Some of the top email marketing services allow you to do A/B testing to find out which type of emails are most likely to be opened by your subscribers.</p>\n<p>We recommend using <a href=\"https://www.isitwp.com/refer/constant-contact/\" target=\"_blank\" title=\"Constant Contact\" rel=\"nofollow\">Constant Contact</a>, the most popular email marketing software, as it works smoothly with WPForms. They also offer a 30-day free trial which means you can test their service for a month without paying them. If you get comfortable with Constant Contact, then you can start paying them after the first month. And, if not, then you can always check out these <a href=\"https://www.isitwp.com/constant-contact-alternatives/\" title=\"9 Best Constant Contact Alternatives to Grow Your List\">alternatives to Constant Contact</a>.</p>\n<p>You should check out this guide on creating a <a href=\"https://wpforms.com/how-to-add-a-constant-contact-signup-checkbox-to-a-wordpress-form/\" target=\"_blank\" title=\"How to Add a Constant Contact Signup Checkbox to a WordPress Form\">sign up form with Constant Contact using WPForms</a>.</p>\n<p><strong>Step 3: Add an Optin Popup to Get Even More Subscribers</strong></p>\n<p>Many website owners claim they created a subscription form but they&#8217;re still unable to grow an email list. Why?</p>\n<p>Because the users visited your website once and didn&#8217;t subscribe to your email list are gone. You may not see them on your website ever again. That means you need to take action before they leave your site. Here come highly convertible optin popups to the rescue!</p>\n<p>We recommend using OptinMonster, the best lead generation and optin form software in the world. It&#8217;ll change the way your subscription form appears to users. OptinMonster has multiple options that include a lightbox popup, floating bars, slide-in scroll box, fullscreen welcome mat, and more.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/omcampaigntypes.jpg\" alt=\"OptinMonster campaign types\" width=\"775\" height=\"300\" class=\"alignnone size-full wp-image-228415\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/omcampaigntypes.jpg 775w, https://www.isitwp.com/wp-content/uploads/2019/01/omcampaigntypes-300x116.jpg 300w, https://www.isitwp.com/wp-content/uploads/2019/01/omcampaigntypes-768x297.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Additionally, you can fully customize the look and feel of how you display your subscription form to the users. OptinMonster helps identify human behaviors and show your users what they&#8217;re looking for.</p>\n<p>For further assistance, you should check out our guides on <a href=\"https://www.isitwp.com/create-optin-form-wordpress-site/\" title=\"How to Create Stunning WordPress Optin Forms (Step by Step)\">how to create an optin form</a> and <a href=\"https://www.isitwp.com/create-popup-form/\" title=\"How to Create a Popup Form in WordPress (Step by Step)\">how to create a popup form in WordPress</a>.</p>\n<h3>What to Do After Building an Email List</h3>\n<p>Building an email list is a long-term process, and sustaining an email list takes a lifetime. Once you have a bunch of emails, don&#8217;t hesitate to send them regular updates about your new products and services. In email marketing, you need to maintain consistency for your business to flourish.</p>\n<p>You&#8217;ll definitely want to check out this article on <a href=\"https://www.isitwp.com/tips-get-email-subscribers/\" title=\"23 Effective Tips to Get More Email Subscribers Today\">23 effective tips to get more email subscribers</a>.</p>\n<p>We hope this guide helped you learn why you need to build an email list right away. If you liked this article, then you should also check out our expert picks of the <a href=\"https://www.isitwp.com/best-content-marketing-tools-plugins-wordpress/\" title=\"15 Best Content Marketing Tools and Plugins for WordPress\">best content marketing tools</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/build-email-list-right-away/\">Why You Need to Build an Email List Now (&#038; How to Do It)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://www.isitwp.com/build-email-list-right-away/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"How to Migrate GoDaddy Website Builder Site to WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://www.isitwp.com/move-godaddy-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://www.isitwp.com/move-godaddy-wordpress/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 08 Feb 2019 13:16:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"godaddy to wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:37:\"how to move from godaddy to wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:48:\"switch from godaddy website builder to wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=229067\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:607:\"<p>Do you want to move from GoDaddy website builder to WordPress? If you&#8217;ve built a website on GoDaddy website builder and you now want to switch to WordPress, it can seem like a daunting task, especially for beginners. While it can be time-consuming, it&#8217;s definitely worth it. So, how do you move from GoDaddy website [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/move-godaddy-wordpress/\">How to Migrate GoDaddy Website Builder Site to WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21728:\"<p>Do you want to move from GoDaddy website builder to WordPress? If you&#8217;ve built a website on GoDaddy website builder and you now want to switch to WordPress, it can seem like a daunting task, especially for beginners. While it can be time-consuming, it&#8217;s definitely worth it. So, how do you move from GoDaddy website builder to WordPress?</p>\n<p>Unfortunately, there&#8217;s no direct way to move, probably because GoDaddy doesn&#8217;t want you to leave. But you can do it manually and we can show you how. </p>\n<p>In this article, we&#8217;ll show you how to migrate GoDaddy website builder site to WordPress, step by step. </p>\n<p>Here&#8217;s a quick table of contents to guide you through the steps in this article:</p>\n<ol>\n<li><a href=\"#hosting\">Choose Website Hosting</a></li>\n<li><a href=\"#backup\">Back up Your GoDaddy Website Builder Content</a></li>\n<li><a href=\"#link\">Back up our Link Structure</a></li>\n<li><a href=\"#point\">Point Your Domain to WordPress Hosting</a></li>\n<li><a href=\"#wordpress\">Install WordPress</a></li>\n<li><a href=\"#import\">Import Your GoDaddy Website Content in WordPress</a></li>\n<li><a href=\"#redirects\">Setup Redirects</a></li>\n</ol>\n<p>Now&#8217;s let&#8217;s get started on how to move GoDaddy website builder site to WordPress.</p>\n<h3>Benefits of Moving from GoDaddy to WordPress</h3>\n<p>WordPress is the most popular content management system (CMS) in the world and it powers over <a href=\"https://www.isitwp.com/interesting-wordpress-stats-facts/\">75 million sites on the web</a>.</p>\n<p>A site built on WordPress comes with a number of benefits including:</p>\n<ul>\n<li><strong>No Limitations</strong> &#8211; With WordPress you can build, customize, and grow your website any way you like without limitations.</li>\n<li><strong>Easy Customization</strong> &#8211; WordPress offers a ton of <a href=\"https://www.isitwp.com/best-free-wordpress-blog-themes/\">free themes</a> that allow you to create a great-looking website in an instant.</li>\n<li><strong>Added Power</strong> &#8211; You get access to thousands of free WordPress plugins to make your website even more powerful.</li>\n</ul>\n<p>With all of these benefits, you can be sure that your choice to move your site from GoDaddy to WordPress is a good one.</p>\n<p>It&#8217;s important to note that there are 2 different WordPress platforms, WordPress.org and WordPress.com. We recommend you move your GoDaddy website builder site to WordPress.org. Check out our other post for a detailed explanation of the <a href=\"https://www.isitwp.com/wordpress-com-vs-wordpress-org-one-really-better/\">differences between WordPress.com and WordPress.org</a>. </p>\n<h3 id=\"hosting\">1. GoDaddy to WordPress: Choose WordPress Hosting</h3>\n<p>In order to <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">make a website on WordPress</a>, you need WordPress hosting. Website hosting is where your site is hosted and your files are stored. </p>\n<p>If you already have hosting with <a href=\"https://www.isitwp.com/refer/godaddy-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >GoDaddy&#8217;s hosting service</a>, then you&#8217;re good to go! You can use GoDaddy&#8217;s hosting service with your new WordPress site. </p>\n<p>But if you need to choose a new hosting service for your WordPress site, we recommend choosing <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>. </p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer.png\" alt=\"bluehost-wordpress-hosting\" width=\"740\" height=\"404\" class=\"alignnone size-full wp-image-228328\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer.png 740w, https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer-300x164.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a></p>\n<p>Bluehost is one of the most popular hosting companies in the world and it&#8217;s an officially recommended hosting provider by WordPress.org. Plus, IsItWP readers get an awesome deal when they sign up with Bluehost. </p>\n<p>They&#8217;re offering our users a free domain name, free SSL, and 65% off on WordPress hosting. </p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Click Here to Claim This Exclusive Bluehost Offer &raquo;</a></p>\n<p>With <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>, you&#8217;ll only be paying as low as $2.75 per month to start your WordPress website. </p>\n<p>If you later decide you want to switch your WordPress site to another web host, check out our post on <a href=\"https://www.isitwp.com/switch-one-web-host-another-without-downtime-step-by-step/\">how to move from one web host to another without any downtime</a>. </p>\n<h3 id=\"backup\">2. Back up Your GoDaddy Website Builder Content</h3>\n<p>Before you start to move GoDaddy website builder site to WordPress, you need to back up your website content. If you have just a couple pages of content and images, then you can back up by simply copying the text into text files on your computer and saving the images to your computer as well. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/backup-site.jpg\" alt=\"backup-site\" width=\"740\" height=\"386\" class=\"alignnone size-full wp-image-229089\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/backup-site.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/backup-site-300x156.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>To better organize your backup content, you can save all of your homepage text in a text editor file called &#8220;Homepage&#8221; and all of your homepage images in a folder called &#8220;Homepage&#8221; and so on. Do this for each page of your website. </p>\n<p>Another quick option to back up your website content is to visit each of your website pages on your browser. On your keyboard, press CTRL+S (Command+S for Mac), this will bring up the save dialog box. Make sure to choose &#8220;Webpage, Complete&#8221; in the &#8220;format&#8221; or &#8220;save as type&#8221; field. Save each of your website pages this way. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/backup-site-2.jpg\" alt=\"backup-site-to-move-wordpress\" width=\"740\" height=\"379\" class=\"alignnone size-full wp-image-229090\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/backup-site-2.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/backup-site-2-300x154.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>You can also use a free tool like <a href=\"https://www.httrack.com/\" target=\"_blank\" rel=\"nofollow\">HTTrack</a> which allows you to save any web page to your PC. Just download HTTrack and enter in the URL of your website. The tool will then make a copy of your website on your computer.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/htttrack.jpg\" alt=\"httrack-tool\" width=\"740\" height=\"392\" class=\"alignnone size-full wp-image-229092\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/htttrack.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/htttrack-300x159.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /> </p>\n<p>HTTrack is certainly a faster way to backup all of your website files. The only downside is that since the GoDaddy website builder and its themes store their files on different CDN servers, which makes it difficult to download all of your images. So, if your website is mostly text and you don&#8217;t mind losing your images, HTTrack is a fine option. </p>\n<p>Before moving on to the next step of migrating from GoDaddy to WordPress, double-check that you&#8217;ve got all of your website files downloaded. Once you&#8217;ve disabled the website builder, you won&#8217;t be able to get your website back. So, disconnect the internet on your computer and check to see that you&#8217;ve got all of your website data.</p>\n<h3 id=\"link\">3. Backup Your Link Structure</h3>\n<p>Next, you&#8217;ll need to back up your link structure. If someone clicks on a URL to your old site, they won&#8217;t be able to find your website. So, you need to redirect all of the users visiting the old URLs of your website to the new URLs on your WordPress site. </p>\n<p>To back up your link structure, you need a full list of all of the URLs on your website. If you don&#8217;t have many, simply copy and paste the URLs to a text file on your computer. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/link-structure.jpg\" alt=\"link-structure-godaddy-to-wordpress\" width=\"740\" height=\"422\" class=\"alignnone size-full wp-image-229191\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/link-structure.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/link-structure-300x171.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Alternatively, you can use an online tool like <a href=\"https://chrome.google.com/webstore/detail/link-klipper-extract-all/fahollcgofmpnehocdgofnhkkchiekoo/related?hl=en\" target=\"_blank\" rel=\"nofollow\">Klipper</a> to extract URLs from your site and save them to a text file.  </p>\n<h3 id=\"point\">4. Point Your Domain to WordPress Hosting</h3>\n<p>This step is for users who have a <a href=\"https://www.isitwp.com/refer/godaddy-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >domain name registered with GoDaddy</a> and want to use it with another WordPress hosting service like <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a> or <a href=\"https://www.isitwp.com/refer/siteground/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >SiteGround</a>. If you don&#8217;t have a domain name registered with GoDaddy, you can skip this step.  </p>\n<p>To point your domain to other WordPress hosting services, go to your GoDaddy account and navigate to the <strong>Domains</strong> section. Click on the <strong>Manage</strong> button next to the domain you want to change. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/manage-domain-godaddy.jpg\" alt=\"manage-godaddy-domain\" width=\"740\" height=\"269\" class=\"alignnone size-full wp-image-229202\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/manage-domain-godaddy.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/manage-domain-godaddy-300x109.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Next, click on Additional Settings and then click on Manage DNS.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/manage-dns-godaddy.jpg\" alt=\"manage-dns-godaddy\" width=\"740\" height=\"377\" class=\"alignnone size-full wp-image-229203\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/manage-dns-godaddy.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/manage-dns-godaddy-300x153.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Now scroll down to the <strong>Nameservers</strong> section and select the <strong>Change</strong> button.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/change-nameservers.jpg\" alt=\"change-nameservers\" width=\"740\" height=\"258\" class=\"alignnone size-full wp-image-229205\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/change-nameservers.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/change-nameservers-300x105.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" />  </p>\n<p>Next, click the dropdown to switch the nameserver type to <strong>Custom</strong>. Now you can enter your new WordPress hosts nameservers here. If your WordPress hosting service has more than 2 nameservers, click <strong>Add Nameserver</strong> to add another line. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/custom-nameservers.jpg\" alt=\"custom-nameservers\" width=\"740\" height=\"309\" class=\"alignnone size-full wp-image-229206\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/custom-nameservers.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/custom-nameservers-300x125.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>After you&#8217;ve entered in your nameservers, click the <strong>OK</strong> button and then the <strong>Save</strong> button to save your settings. It&#8217;s important to note that DNS changes may take up to 24 hours to take effect, but it typically takes only a few hours. </p>\n<p>When your domain starts pointing to your new WordPress host, you can move on to the next step. </p>\n<h3 id=\"wordpress\">5. Install WordPress</h3>\n<p>Now you need to install WordPress. WordPress is famous for its 5-minute installation, so this should take no time at all. </p>\n<p>Many web hosting companies offer 1-click WordPress installation as well. So, when you sign up for a WordPress hosting service and choose your plan, you can install WordPress right from your hosting service dashboard. Below is what that process looks like when you <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >sign up with Bluehost</a>, but it will be similar for other WordPress hosting services as well. </p>\n<p>First, you&#8217;ll be prompted to choose a WordPress theme. You can choose any theme you want and change it easily at any time you want as well. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/pick-a-theme.jpg\" alt=\"installing-wordpress-choose-theme\" width=\"740\" height=\"437\" class=\"alignnone size-full wp-image-229195\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/pick-a-theme.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/pick-a-theme-300x177.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Next, you&#8217;ll be asked to name your WordPress website and choose a tagline for your site. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/create-a-new-wordpress-blog.jpg\" alt=\"create-a-new-wordpress-site\" width=\"740\" height=\"450\" class=\"alignnone size-full wp-image-229196\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/create-a-new-wordpress-blog.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/create-a-new-wordpress-blog-300x182.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>After typing in your details, click <strong>Next</strong>. Now Bluehost will automatically install WordPress for you. When the installation is finished, you&#8217;ll see a <strong>WordPress installed successfully</strong> screen. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/wordpress-installation-successful.jpg\" alt=\"godaddy-to-wordpress-installation-success\" width=\"740\" height=\"456\" class=\"alignnone size-full wp-image-229193\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/wordpress-installation-successful.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/wordpress-installation-successful-300x185.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Now you can log in to your site to start building it and transferring your content to it. An easy way to log in to your WordPress site is by adding <strong>wp-admin</strong> to the end of your URL. </p>\n<p>For example, http://mysite.com/wp-admin. </p>\n<p>A screen will then appear where you can log in to your WordPress site with the login information that was sent to your email. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/wordpress-login.jpg\" alt=\"wordpress-login\" width=\"740\" height=\"421\" class=\"alignnone size-full wp-image-229194\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/wordpress-login.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/wordpress-login-300x171.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<h3 id=\"import\">6. Import Your GoDaddy Website Content in WordPress</h3>\n<p>Now it&#8217;s time to import your content from your GoDaddy website builder site to your new WordPress website. As we mentioned earlier, there is no way to automatically import that content to WordPress so you&#8217;ll have to do it manually. </p>\n<p>WordPress comes with 2 different built-in content types: pages and posts. You need to create pages for your website, for example, an &#8220;About Us&#8221; page, a &#8220;Services&#8221; page, a &#8220;Contact&#8221; page, and so on. You&#8217;ll need to create posts if you <a href=\"https://www.isitwp.com/how-to-start-a-blog-step-by-step/\">want to have a blog</a>. </p>\n<p>Create your pages in WordPress by clicking the <strong>Pages</strong> button in your WordPress dashboard and then clicking <strong>Add New</strong>. To create blog posts, follow the same instructions but choose the <strong>Posts</strong> button instead. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/create-wordpress-page.jpg\" alt=\"create-wordpress-page\" width=\"740\" height=\"329\" class=\"alignnone size-full wp-image-229207\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/create-wordpress-page.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/create-wordpress-page-300x133.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Now copy the content from your old GoDaddy website builder site that you previously saved and paste it into the WordPress editor. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/import-content.jpg\" alt=\"import-website-builder-content-to-wordpress\" width=\"740\" height=\"334\" class=\"alignnone size-full wp-image-229201\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/import-content.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/import-content-300x135.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>When you&#8217;re finished importing the content, click the <strong>Publish</strong> button to make your page live on your website. Repeat this step until all of your GoDaddy website builder content has been imported to WordPress. </p>\n<h3 id=\"redirects\">7. Setup Redirects</h3>\n<p>If you saved a list of links from your old GoDaddy website builder site, you can set up redirects. Redirects tell the search engines that the requested URL has been moved to a new URL. </p>\n<p>You can easily set up redirects using a free WordPress plugin like Simple 301 Redirects. Navigate to the <strong>Plugins</strong> section on your WordPress dashboard, search for &#8220;Simple 301 Redirects&#8221;, and click <strong>Install Now</strong>. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/simple-redirects.jpg\" alt=\"simple-301-redirects-plugin\" width=\"740\" height=\"315\" class=\"alignnone size-full wp-image-229208\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/simple-redirects.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/simple-redirects-300x128.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Once the plugin is installed and activated, go to <strong>Settings >> 301 Redirects</strong>. In the &#8220;Request&#8221; field, type in your old URL and in the &#8220;Destination&#8221; field, type in your new URL for WordPress. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/02/settings-redirects.jpg\" alt=\"settings-redirects\" width=\"740\" height=\"242\" class=\"alignnone size-full wp-image-229209\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/02/settings-redirects.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/02/settings-redirects-300x98.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Click the <strong>Save Changes</strong> button to save the redirect and repeat the process for all of your other URLs. </p>\n<h3>After a Successful Migration, What&#8217;s Next?</h3>\n<p>Now that your GoDaddy website builder site has been moved from GoDaddy to WordPress, what&#8217;s next? After migrating from GoDaddy to WordPress, there are a number of WordPress features you should take advantage of including:</p>\n<ul>\n<li><strong>Find the Perfect WordPress Theme</strong> &#8211; There are many <a href=\"https://www.isitwp.com/best-wordpress-multi-purpose-themes/\">WordPress themes</a> specifically made for every industry and website type, so find one that fits your goals perfectly.</li>\n<li><strong>Improve Your SEO</strong> &#8211; Improve the SEO of your new site with some powerful WordPress plugins like <a href=\"https://www.isitwp.com/refer/yoast-premium/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >YoastSEO</a> and <a href=\"https://www.monsterinsights.com/\" target=\"_blank\">MonsterInsights</a>.</li>\n<li><strong>Add a Contact Form</strong> &#8211; <a href=\"https://www.isitwp.com/add-contact-form-wordpress-website/\">Add a contact form to your website</a> so your visitors can easily contact you with a plugin like <a href=\"https://wpforms.com/\" target=\"_blank\">WPForms</a>.</li>\n<li><strong>Boost Security</strong> &#8211; Beef up the security of your WordPress site using some of the <a href=\"https://www.isitwp.com/best-wordpress-security-plugins-compared/\">best WordPress security plugins</a>.</li>\n</ul>\n<p>We hope you enjoyed this article on how to migrate GoDaddy website builder site to WordPress. Now that you&#8217;ve successfully moved from GoDaddy to WordPress, you might want to check out our article on the <a href=\"https://www.isitwp.com/must-have-wordpress-plugins-for-business-websites/\">25 Must-Have WordPress Plugins for Business Websites</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/move-godaddy-wordpress/\">How to Migrate GoDaddy Website Builder Site to WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://www.isitwp.com/move-godaddy-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"What is a Domain Name and How Does it Work? (Explained)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://www.isitwp.com/domain-name-work/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://www.isitwp.com/domain-name-work/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Feb 2019 12:45:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"domain name\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:19:\"domain name purpose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:21:\"what is a domain name\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=228668\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:606:\"<p>Are you still wondering what is a domain name and how does it work? Building a website can be confusing, especially for beginners. Often, beginners have trouble knowing the difference between a domain name, website hosting, and your website itself. With so many different parts, it can be difficult to understand which part does what [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/domain-name-work/\">What is a Domain Name and How Does it Work? (Explained)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12383:\"<p>Are you still wondering what is a domain name and how does it work? Building a website can be confusing, especially for beginners. Often, beginners have trouble knowing the difference between a domain name, website hosting, and your website itself. With so many different parts, it can be difficult to understand which part does what and what it all means. </p>\n<p>But don’t worry, we’re here to break it down for you. In this post, we’ll explain what is a domain name and how does it work so that it’s easy to understand. Let’s get started. </p>\n<h3>What is a Domain Name?</h3>\n<p>So, what is a domain name? The simplest way to put it is: If your website is a house, a domain name is your address. A domain name is the address people type into the browser URL bar to get to your website. </p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/shutterstock_323405003.jpg\" alt=\"what-is-a-domain-name\" width=\"740\" height=\"317\" class=\"alignnone size-full wp-image-228669\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/shutterstock_323405003.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/01/shutterstock_323405003-300x129.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Some examples of domain names include:</p>\n<ul>\n<li>IsItWP.com</li>\n<li>Google.com</li>\n<li>Facebook.com</li>\n<li>Wikipedia.org</li>\n<li>Yahoo.com</li>\n<li>Whitehouse.gov</li>\n</ul>\n<p>For a more technical explanation of what a domain name is: The internet is a giant network of computers that are connected through a network of cables. Every computer is assigned a unique IP address that allows the computers to communicate with each other. The IP address is a series of numbers that is used to identify each particular computer. A typical IP address looks like this: </p>\n<p>192.168.1.1</p>\n<p>An IP address is difficult to remember, so domain names were invented to solve that problem. Instead of having to type in a string of random numbers that’s difficult to remember, users only have to type in a domain name, like PizzaDelivery.com, in order to visit a website. </p>\n<p>Now that you know what a domain name is, let’s talk about how domain names work. </p>\n<p>When a user types a domain name into the URL bar of an internet browser, it sends a request to the Domain Name System (DNS), which is a global network of servers. When these servers receive your request, they search for the name servers that are associated with the domain name and forward the request to those name servers. </p>\n<p>Your website hosting company manages your name servers. So, if your website is hosted on <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>, Bluehost will then forward the request to the computer where your website files are stored. This computer is called the web server. The web server then gathers the requested website and sends it back to the browser so the user can view it. </p>\n<h3>The Different Parts of a Domain Name</h3>\n<p>There are 3 different parts to a domain name, they are as follows:</p>\n<p><strong>1. Subdomain</strong></p>\n<p>The first part of a domain name (from left to right) is the www part that comes before the dot. </p>\n<p>Example: <strong>www</strong>.IsItWP.com</p>\n<p>This is a standard part for every domain name, called the machine name or subdomain. This is optional though, because you don’t need to enter www before a domain name in a browser in order to visit that domain. You domain name can just be IsItWP.com.   </p>\n<p><strong>2. Second Level Domain</strong><br />\nThe second part is the second level domain, which is the part you’re most familiar with, between the dots. </p>\n<p>Example: www.<strong>IsItWP</strong>.com</p>\n<p>This is your domain name itself that you register for and it’s the most customizable part. </p>\n<p><strong>3. Top Level Domain</strong><br />\nAt the very end of the domain name, after the dot, is the top level domain also known as the domain extension. </p>\n<p>Example: www.IsItWP<strong>.com</strong></p>\n<p>The domain extension can be .com, .biz, .net, .org, .gov, as well as many other variations. But .com is the most popular and well known. </p>\n<h3>Why Do You Need a Domain Name?</h3>\n<p>Are you still wondering why you need a domain name? Well, if you want to <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\">make your own website</a>, you’ll need a domain name so that other people can visit your website from their computers. </p>\n<p>People want to start websites for a number of different reasons, which is why there are millions of register domain names. It’s becoming more common today for people to have personal websites, for personal or promotional reasons, so many people register their name as a domain name. For instance, if your name is Catherine Smith, you might want to register the domain name CatherineSmith.com. That way when someone searches your name online, you’ll be easily found. </p>\n<p>The <a href=\"https://www.isitwp.com/amazing-blogging-stats-facts/\">popularity of blogging</a> has also led to more people registering domain names for a hobby or to make money. </p>\n<p>Plus, if you want to start a business, you need a website with its own unique domain name. Having a website for your business today is as necessary as having a phone number or FAX number in the past. You need a website so that your customers can get in touch with you online and browse your products and services from the comfort of their own homes. Your website needs a memorable domain name, typically that matches your business name, so people can easily find you online. Furthermore, you’ll want to register a domain name for your business to protect your name from being taken by your competitors. </p>\n<h3>What is the Difference Between a Domain Name and URL?</h3>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/URL-domain-name-difference.jpg\" alt=\"difference-between-domain-name-url\" width=\"740\" height=\"350\" class=\"alignnone size-full wp-image-228672\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/URL-domain-name-difference.jpg 740w, https://www.isitwp.com/wp-content/uploads/2019/01/URL-domain-name-difference-300x142.jpg 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></p>\n<p>Though they might look almost the same, a domain name and URL are 2 different things. The domain name is the actual name of the website like IsItWP.com, whereas a URL is the entire path of a website that leads you to a particular page like https://www.isitwp.com/blog/. Basically, the URL is the complete internet address used to locate a specific page and it includes the domain name.  </p>\n<p>The URL (Uniform Resource Locator) instructs your browser exactly where to go using a specific protocol which is most commonly the http or https part of a URL. Then the last part of the URL directs your browser on which page of a website to go to, like the blog page. </p>\n<h3>What is the Difference Between a Domain Name and Website Hosting?</h3>\n<p>Just because you register a domain name doesn’t mean you automatically get a website. The domain name is the address of your website and your website hosting is the home where your website lives. If you don’t have a home for your website, your address leads to nowhere. So, you need a domain name and web hosting to create a functioning website. </p>\n<p>The home where your website lives is the actual computer where your website files are stored. These servers are offered as a service by <a href=\"https://www.isitwp.com/hosting-reviews/\">website hosting companies</a>. When you purchase website hosting you’ll get access to these servers to store your website. Once you have built a website on a web host and registered a domain name, your site will be able to be seen by people on the web. </p>\n<p>Many website hosting companies allow you to register and purchase a domain name too, like Bluehost for instance, so you can easily manage your domain name and your entire website from the same account. </p>\n<p>Check out our other post on <a href=\"https://www.isitwp.com/difference-between-domain-name-and-web-hosting-revealed/\">the difference between a domain name and web hosting</a> for a more in-depth explanation. </p>\n<h3>How to Choose a Good Domain Name</h3>\n<p>Choosing the right domain name for your website is important. It’s not a decision you should make hastily, you need to really think about it and come up with a domain name that’s unique, memorable, and one that works for your website. </p>\n<p>There are a number of tips you should remember when choosing a domain name including:</p>\n<ul>\n<li><strong>Keep it Short</strong> &#8211; Don’t make your domain too long, it will be harder for people to remember and more difficult to spell. Spelling errors can cause your website a loss of traffic.</li>\n<li><strong>Stick with .com</strong> &#8211; The domain extension .com is the most popular and trusted, so stick with it.</li>\n<li><strong>Use Keywords</strong> &#8211; Keywords will help search engines determine what your website is all about and make it easier for users to find you online. So if you’re a photography website, use the keyword “photography” in your domain name.</li>\n<li><strong>Avoid Numbers and Hyphens</strong> &#8211; Numbers can lead to misspellings of your domain name, like “five” instead of “5”. And hyphens are often used by spam sites, which you don’t want to be associated with.</li>\n</ul>\n<p>If you want to learn more about how to choose a domain name for your website, check out our post on How to Pick the Best Domain Name. </p>\n<h3>How to Get a Domain Name</h3>\n<p>Getting your own domain name isn’t difficult. You can register and purchase a domain name from many different companies. Typically a domain name costs around $14.99/year from popular companies like <a href=\"https://www.isitwp.com/refer/godaddy-hosting/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >GoDaddy.com</a> and <a href=\"https://www.isitwp.com/refer/namecheap/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Namecheap.com</a>. </p>\n<p>But just because you purchase a domain name doesn’t mean you get a website, you need website hosting for that. That’s why we recommend getting a domain name from <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>. </p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" ><img src=\"https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer-1.png\" alt=\"bluehost-register-domain-name-free\" width=\"740\" height=\"404\" class=\"alignnone size-full wp-image-228494\" srcset=\"https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer-1.png 740w, https://www.isitwp.com/wp-content/uploads/2019/01/bluehost-refer-1-300x164.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a></p>\n<p>With <a href=\"https://www.isitwp.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\" data-nojs=\"true\" >Bluehost</a>, you can register a domain name and get website hosting all in the same account, making it easier to manage. Plus, Bluehost is offering IsItWP readers an <a href=\"https://www.isitwp.com/coupons/bluehost/\" title=\"Bluehost\">awesome deal</a>. You can get a FREE domain name, SSL certificate, and a 60% discount on hosting. You can get started on building your website for only $2.75/month. </p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow\" class=\"btn ltgreen light\">Click Here to Claim This Exclusive Bluehost Offer &raquo;</a></p>\n<p>Check out our <a href=\"https://www.isitwp.com/hosting-reviews/bluehost-review/\" title=\"Bluehost\">Bluehost review</a>.</p>\n<p>We hope this post helped you understand what a domain name is and how it works so that you feel more confident when starting to make your own website. If you enjoyed this article and want to learn more about creating a website, check out our post on <a href=\"https://www.isitwp.com/blog-vs-website/\">What is a Blog? Blog vs. Website &#038; How Do They Work?</a> </p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/domain-name-work/\">What is a Domain Name and How Does it Work? (Explained)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://www.isitwp.com/domain-name-work/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"How to Migrate From Medium to WordPress (No Downtime!)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://www.isitwp.com/medium-to-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://www.isitwp.com/medium-to-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Feb 2019 10:56:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"medium\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"medium blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:19:\"medium to wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:29:\"move from medium to wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:14:\"wordpress blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=227806\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:626:\"<p>Are you looking for a simple solution to move your blog content from Medium to WordPress? Medium is a popular blogging platform used by millions of bloggers for their personal and professional blogs. However, when you need more features and customization, you&#8217;ll start looking for a better platform. And then along comes WordPress with unlimited [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/medium-to-wordpress/\">How to Migrate From Medium to WordPress (No Downtime!)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21663:\"<p>Are you looking for a simple solution to move your blog content from Medium to WordPress? Medium is a popular blogging platform used by millions of bloggers for their personal and professional blogs. However, when you need more features and customization, you&#8217;ll start looking for a better platform. And then along comes WordPress with unlimited custom options and easy-to-use interface.</p>\n<p>In this article, we&#8217;ll show you how to properly move your blog from Medium to WordPress.</p>\n<h3>Why You Should Move Your Blog Content from Medium to WordPress?</h3>\n<p>WordPress is used by over 32% of the blogs and websites in the world. That means every 3rd website is built on WordPress. Many <a href=\"https://www.isitwp.com/popular-big-name-brands-using-wordpress/\" title=\"46 Biggest Brands in the World Using WordPress Actively\">top brands use WordPress</a> for their blogs and websites including banks, real estate, small businesses, educational institutes, and others.</p>\n<p>In comparison to Medium, WordPress is more powerful and offers amazing features. You can use WordPress to get more traffic on your blog. It comes with thousands of plugins and themes to customize your blog as you need.</p>\n<p>There&#8217;re 2 types of WordPress websites which may confuse beginners. You&#8217;ll find WordPress.com, which is a hosted platform; and WordPress.org, which is a self-hosted solution. You can read our side-by-side <a href=\"https://www.isitwp.com/wordpress-com-vs-wordpress-org-one-really-better/\" title=\"WordPress.com vs. WordPress.org – Is One Really Better Than the Other?\">comparison between WordPress.com vs WordPress.org</a> for more information.</p>\n<p>For this guide, we&#8217;ll be using self-hosted WordPress.org as it&#8217;s easy to use and offers endless possibilities. You can also <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\" title=\"How to Make a Website - Step by Step (with Pictures)\">create a website with WordPress</a> and <a href=\"https://www.isitwp.com/legit-ways-to-make-money-online-blogging/\" title=\"30 Ways to Make Money Online Blogging (On the Side) in 2018\">make money online</a>.</p>\n<p>Ready to move your blog from Medium to WordPress?</p>\n<p>Let&#8217;s go step-by-step with screenshots on how to properly move from Medium to WordPress without losing any content or images.</p>\n<h3>Step 1: Setting Up WordPress</h3>\n<p>First you&#8217;ll need to set up WordPress. For that, you&#8217;ll need to purchase a domain name and web hosting.</p>\n<p>A domain name is your business name or URL (like mywebsite.com) that people will use to find you on the internet. However, web hosting will be linked to your domain name and it&#8217;s where your files will be saved. You can also check out our guide on <a href=\"https://www.isitwp.com/difference-between-domain-name-and-web-hosting-revealed/\" title=\"What’s the Difference Between Domain Name and Web Hosting? (REVEALED)\">the difference between domain name and web hosting</a>.</p>\n<p>We recommend using <a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" title=\"Bluehost\" rel=\"nofollow\">Bluehost</a>. It&#8217;s the most popular web hosting and domain name seller. Bluehost is also officially recommended by WordPress&#8217; core. You should read out <a href=\"https://www.isitwp.com/hosting-reviews/bluehost-review/\" title=\"Bluehost\">Bluehost review</a> to learn more about them.</p>\n<p>For IsItWP users, they&#8217;re offering a free domain name, free SSL certificate, and a 60% discount on web hosting. It&#8217;s a <a href=\"https://www.isitwp.com/coupons/bluehost/\" title=\"Bluehost\">great deal</a> to get you started with WordPress.</p>\n<p><a href=\"https://www.isitwp.com/refer/bluehost/\" target=\"_blank\" title=\"Bluehost\" rel=\"nofollow\"><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/bluehost-wordpress.png\" alt=\"start-a-website-bluehost\" width=\"740\" height=\"419\" class=\"alignnone size-full wp-image-225328\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/11/bluehost-wordpress.png 740w, https://www.isitwp.com/wp-content/uploads/2018/11/bluehost-wordpress-300x170.png 300w\" sizes=\"(max-width: 740px) 100vw, 740px\" /></a></p>\n<p>If you&#8217;re looking for more options to host your website or blog, then check out our expert picks of the <a href=\"https://www.isitwp.com/hosting-reviews/wordpress/\" title=\"The Best WordPress Hosting Companies (Real Reviews, No B.S)\">best WordPress hosting</a> providers in the world.</p>\n<p>After purchasing your domain name and web hosting, you can install WordPress. Normally, you&#8217;ll find a 1-click WordPress installation option in your hosting panel. If you&#8217;re not sure where to look for it, then contact the customer support of your hosting provider and they&#8217;ll guide you.</p>\n<p>You can also check out our <a href=\"https://www.isitwp.com/install-wordpress-complete-wordpress-installation-tutorial/\" title=\"How to Install WordPress – The Complete WordPress Installation Tutorial\">complete guide on how to install WordPress</a>.</p>\n<p>Once installed, you can start moving your blog from Medium to WordPress.</p>\n<h3>Step 2: Export Your Articles from Medium</h3>\n<p>To export your data from Medium, you&#8217;ll need to use the <a href=\"https://mediumtowp.com/\" target=\"_blank\" title=\"Medium to WordPress Importer\">Medium to WordPress Importer</a> tool. It&#8217;s a simple, free tool that enables you to export your data from Medium in a format supported by WordPress.</p>\n<p>Visit the <a href=\"https://mediumtowp.com/\" target=\"_blank\" title=\"Medium to WordPress Importer\">Medium to WordPress Importer</a> tool&#8217;s site. You&#8217;ll need to type your Medium URL, your name, and your email address.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/mediumtowptool.jpg\" alt=\"Medium to WordPress tool\" width=\"775\" height=\"430\" class=\"alignnone size-full wp-image-227827\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/mediumtowptool.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/mediumtowptool-300x166.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/mediumtowptool-768x426.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>If you&#8217;re using a custom domain name for your Medium blog like &#8216;mypersonalblog.com&#8217; or &#8216;example.personalblog.com&#8217;, then you can type that domain name in the URL field. </p>\n<p>When you enter your Medium URL, it&#8217;ll also ask you to upload a Medium export file before you enter your name and email address.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumexportfile.jpg\" alt=\"Upload the Medium export file\" width=\"775\" height=\"314\" class=\"alignnone size-full wp-image-228174\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumexportfile.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumexportfile-300x122.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumexportfile-768x311.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can download the Medium export file from your Medium dashboard. Simply log into your Medium account. Now, go to <strong>Settings</strong> from the profile icon at the top right corner after logging in.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/mediumsettings.jpg\" alt=\"Medium settings\" width=\"775\" height=\"382\" class=\"alignnone size-full wp-image-228175\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/mediumsettings.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/mediumsettings-300x148.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/mediumsettings-768x379.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>From there, you&#8217;ll need to go to the <strong>Download Your Information</strong> section and hit the &#8216;Download Zip&#8217; button to get your Medium Export File.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/downloadzipbutton.jpg\" alt=\"Download zip button\" width=\"775\" height=\"154\" class=\"alignnone size-full wp-image-228176\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/downloadzipbutton.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/downloadzipbutton-300x60.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/downloadzipbutton-768x153.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>It&#8217;ll take you to the export page. You can click on the &#8216;Export&#8217; button and a link will be sent to your email address. Simply go to the download link and you&#8217;ll get your Medium Export File.</p>\n<p><strong>Note:</strong> This export file is not compatible with WordPress. You&#8217;ll need to process it with the <strong>Medium to WordPress Importer</strong> tool to import your Medium blog to WordPress.</p>\n<p>Now, go back to the Medium to WordPress Importer tool and you can upload the file that you downloaded from Medium.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumdatafile.jpg\" alt=\"Upload Medium data file\" width=\"775\" height=\"279\" class=\"alignnone size-full wp-image-228177\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumdatafile.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumdatafile-300x108.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/uploadmediumdatafile-768x276.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You can click on the &#8216;Export My Medium Website&#8217; button and your Medium Export File will be ready to export. Once ready, you&#8217;ll see a success message and you can click on the &#8216;Download Your Medium Export File&#8217; button.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/downloadmediumtowpfile.jpg\" alt=\"Download Medium to WordPress file\" width=\"775\" height=\"289\" class=\"alignnone size-full wp-image-228179\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/downloadmediumtowpfile.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/downloadmediumtowpfile-300x112.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/downloadmediumtowpfile-768x286.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Next, you can go ahead and easily import your Medium blog posts to WordPress using this file.</p>\n<h3>Step 3: Import Your Medium Blog Posts to WordPress</h3>\n<p>To import the Medium blog posts in WordPress, you can go to <strong>Tools &raquo; Import</strong> from your WordPress admin area. It has multiple options for importing external content to WordPress.</p>\n<p>You&#8217;ll need the WordPress importer to import Medium content. Click on the &#8216;Install Now&#8217; option below the WordPress importer tool.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpressimporter.jpg\" alt=\"WordPress importer\" width=\"775\" height=\"434\" class=\"alignnone size-full wp-image-228181\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/wordpressimporter.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpressimporter-300x168.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/wordpressimporter-768x430.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>It&#8217;ll install the WordPress importer on your admin backend and still keep you on the same page. After that, you can click on the &#8216;Run Importer&#8217; link to continue.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/runwordpressimporter.jpg\" alt=\"Run WordPress importer\" width=\"775\" height=\"432\" class=\"alignnone size-full wp-image-228182\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/runwordpressimporter.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/runwordpressimporter-300x167.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/runwordpressimporter-768x428.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>On the next page, you&#8217;ll need to click on the &#8216;Choose File&#8217; button and select the Medium Export File that you downlaoded in the previous step.</p>\n<p><strong>Note:</strong> The export file should be in the .xml format to import it easily in WordPress.</p>\n<p>Next, click on the &#8216;Upload file and import&#8217; button. You&#8217;ll be asked for basic information like selecting authors for the blog posts that you&#8217;ll be importing in WordPress.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/assignauthors.jpg\" alt=\"Assign authors\" width=\"775\" height=\"334\" class=\"alignnone size-full wp-image-228184\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/assignauthors.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/assignauthors-300x129.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/assignauthors-768x331.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>You&#8217;ll have plenty of options like importing authors from Medium, creating a new author for the articles, or selecting an author from your WordPress website to assign to the articles.</p>\n<p><strong>Note:</strong> You can change the authors later, so select any option to continue.</p>\n<p>Make sure that you check the &#8216;Download and import file attachments&#8217; option as that&#8217;ll help in getting your media files from Medium to WordPress.</p>\n<p>Once you&#8217;re ready, click on the &#8216;Submit&#8217; button and the process will begin.</p>\n<p>It&#8217;ll take a few minutes depending on the size of the content you&#8217;re importing from Medium to WordPress. After importing, it&#8217;ll display a success message and advice for the next steps.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/importsuccess.jpg\" alt=\"Import success\" width=\"775\" height=\"208\" class=\"alignnone size-full wp-image-228183\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/importsuccess.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/importsuccess-300x81.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/importsuccess-768x206.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>That&#8217;s it. You can go to the &#8216;Posts&#8217; section in WordPress to see the imported articles. Though it should import all your posts from Medium to WordPress but, if anything was left behind, then you can go back and run the importer again. It&#8217;ll only import the remaining blog posts and nothing will be duplicated.</p>\n<h3>Step 4: Import Your Missing Media Files from Medium to WordPress</h3>\n<p>Like the content, if you find out that the WordPress importer failed to import some of the images from your Medium blog, then you can always import them again.</p>\n<p><strong>Note:</strong> You can check the images from <strong>Media &raquo; Library</strong> in WordPress.</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/medialibrary.jpg\" alt=\"Media library\" width=\"775\" height=\"320\" class=\"alignnone size-full wp-image-228185\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/medialibrary.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/12/medialibrary-300x124.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/12/medialibrary-768x317.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>To fix this issue, you can install the <a href=\"https://wordpress.org/plugins/auto-upload-images/\" target=\"_blank\" title=\"Auto Upload Images\" rel=\"nofollow\">Auto Upload Images</a> plugin in WordPress. Check out our article on <a href=\"https://www.isitwp.com/install-wordpress-plugin/\" title=\"How to Install a WordPress Plugin\">how to install a WordPress plugin</a> for assistance.</p>\n<p>Once activated, you can go ahead and update the posts one-by-one that failed to import the images. The plugin will get the images from Medium and update them in WordPress.</p>\n<p>The plugin also allows you to update all your WordPress articles in 1 click, so you don&#8217;t need to manually edit and update the posts.</p>\n<h3>Step 5: Creating Redirects in WordPress</h3>\n<p>When using a medium.com URL for your Medium content, you&#8217;ll not be able to add redirects in WordPress. However, if you had a custom domain name, then it&#8217;s easy to create redirects for your Medium articles in WordPress.</p>\n<p>Simply follow this complete guide on <a href=\"https://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/\" title=\"Beginners Guide to Create Redirects in WordPress\">how to set up redirects in WordPress</a>.</p>\n<h3>Step 6: Add a WordPress Theme for your Content</h3>\n<p>The best thing about WordPress is that it has amazing features to customize your blog content. When you install WordPress, it comes with a few default themes you can use for your blog.</p>\n<p>If you don&#8217;t like the default themes, then check out our expert picks of the <a href=\"https://www.isitwp.com/best-free-wordpress-blog-themes/\" title=\"62 Best Free WordPress Blog Themes\">best free WordPress blog themes</a>. You can also check out the following:</p>\n<ul>\n<li><a href=\"https://www.isitwp.com/simple-wordpress-themes-easily-start-website/\" title=\"43 Simple WordPress Themes to Easily Start a Website\">Simple WordPress themes to start a website</a></li>\n<li><a href=\"https://www.isitwp.com/best-wordpress-themes-for-travel-blogs/\" title=\"27 Best WordPress Themes for Travel Blogs\">Best WordPress themes for travel blogs</a></li>\n<li><a href=\"https://www.isitwp.com/best-photography-themes-for-wordpress/\" title=\"43 Best Photography Themes for WordPress\">Best photography themes for WordPress</a></li>\n<li><a href=\"https://www.isitwp.com/best-wordpress-multi-purpose-themes/\" title=\"24 Best WordPress Multi-Purpose Themes\">Best WordPress multi-purpose themes</a></li>\n<li><a href=\"https://www.isitwp.com/best-wordpress-education-themes/\" title=\"24 Best WordPress Education Themes (Compared)\">Best WordPress themes for educational blogs</a></li>\n</ul>\n<p>These are our recommendations but you may find many other themes online. Once you&#8217;ve selected a theme for your blog, go ahead and <a href=\"https://www.isitwp.com/how-to-install-a-wordpress-theme/\" title=\"How to install a WordPress theme\">install the WordPress theme</a>.</p>\n<h3>Step 7: Install the WordPress Plugins You May Need</h3>\n<p>Since we&#8217;ve already told you about WordPress at the beginning of this article, you probably have a good idea of how easily you can customize your blog to get more readers. WordPress plugins help add more features to your blog.</p>\n<p>You&#8217;ll find thousands of WordPress plugins on the internet. Plugins are divided into categories like eCommerce, education, personal, portfolio, and a lot more. WordPress.org itself has over 55,000 free plugins. Yes, you read that right!</p>\n<p>However, it may not be easy for beginners to know which plugins are best for them. That&#8217;s why we&#8217;ve written down the important WordPress plugins you&#8217;ll need right off the bat.</p>\n<p><a href=\"https://wordpress.org/plugins/wpforms-lite/\" target=\"_blank\" title=\"WPForms Lite\" rel=\"nofollow\">WPForms Lite</a>: It&#8217;s free and the <a href=\"https://www.isitwp.com/best-wordpress-contact-form-plugins/\" title=\"7 Best WordPress Contact Form Plugins Compared (2018)\">best WordPress contact form plugin</a> in the industry. You can install it on your blog to <a href=\"https://www.isitwp.com/add-contact-form-wordpress-website/\" title=\"How to Create a Contact Form on WordPress (the Easy Way)\">add a simple contact form</a>. If you want to customize the contact form later, then you upgrade to the <a href=\"https://wpforms.com/\" target=\"_blank\" title=\"WPForms\">WPForms</a> premium plugin.</p>\n<p><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\" title=\"Yoast SEO\" rel=\"nofollow\">Yoast SEO</a>: It&#8217;s the <a href=\"https://www.isitwp.com/best-seo-tools-to-grow-your-site-traffic/\" title=\"9 Best SEO Tools to Grow Your Website Traffic, FAST!\">best WordPress SEO plugin</a>. You can use Yoast SEO to <a href=\"https://www.isitwp.com/how-to-set-up-google-optimize-in-wordpress/\" title=\"How to Use Google Optimize in WordPress (Step by Step)\">optimize your blog for search engines</a>. It enables you to get more traffic online.</p>\n<p><a href=\"https://wordpress.org/plugins/google-analytics-for-wordpress/\" target=\"_blank\" title=\"MonsterInsights Lite\" rel=\"nofollow\">MonsterInsights Lite</a>: Once you start getting traffic, it&#8217;s necessary to keep track of it. MonsterInsights Lite is the best Google Analytics plugin and shows stats of the people visiting your WordPress blog. If you want to see more detailed stats, then you can upgrade to the <a href=\"https://www.monsterinsights.com/\" target=\"_blank\" title=\"MonsterInsights\">MonsterInsights</a> premium version.</p>\n<p>After that, we recommend you check out our full list of <a href=\"https://www.isitwp.com/top-wordpress-plugins/\" title=\"27 Best WordPress Plugins that You MUST Use\">must have WordPress plugins</a> for even more features and functionalities.</p>\n<p>That&#8217;s all. We hope this guide helped you learn how to move your blog from Medium to WordPress. If you liked this article, then you may also want to check out our guide on <a href=\"https://www.isitwp.com/move-from-blogger-to-wordpress-resolved/\" title=\"How to Move a Blog From Blogger to WordPress (Resolved)\">moving a blog from Blogger to WordPress</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/medium-to-wordpress/\">How to Migrate From Medium to WordPress (No Downtime!)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://www.isitwp.com/medium-to-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Thrive Leads Alternatives: OptinMonster vs. Thrive Leads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://www.isitwp.com/optinmonster-vs-thrive-leads/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://www.isitwp.com/optinmonster-vs-thrive-leads/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jan 2019 11:16:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"optin form builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:12:\"optinmonster\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"thrive leads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.isitwp.com/?p=227845\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:616:\"<p>Are you looking for the best method to display optin popups on your website? If so, you’ve probably seen recommendations for Thrive Leads and OptinMonster, the most popular lead conversion tools on the market. But which one is truly best for your needs? In this article, we’ll compare OptinMonster vs. Thrive Leads in a number [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/optinmonster-vs-thrive-leads/\">Thrive Leads Alternatives: OptinMonster vs. Thrive Leads</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Editorial Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:16699:\"<p>Are you looking for the best method to display optin popups on your website? If so, you’ve probably seen recommendations for Thrive Leads and OptinMonster, the most popular lead conversion tools on the market. But which one is truly best for your needs?</p>\n<p>In this article, we’ll compare OptinMonster vs. Thrive Leads in a number of important categories to give you a complete report to analyze for yourself which is the tool most worthy of your time and money.</p>\n<h3>Overview: OptinMonster vs. Thrive Leads</h3>\n<p><strong>OptinMonster</strong></p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster.jpg\" alt=\"OptinMonster\" width=\"775\" height=\"350\" class=\"alignnone size-full wp-image-224558\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster.jpg 775w, https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster-300x135.jpg 300w, https://www.isitwp.com/wp-content/uploads/2018/11/optinmonster-768x347.jpg 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Since launching in 2013, <a href=\"https://optinmonster.com\" target=\"_blank\">OptinMonster</a> has been used by over 700,000 websites, showing off professional-looking optin forms to over 21 billion online users. As the best lead conversion tool in the world, OptinMonster is constantly upping the ante on innovation and improving their product.</p>\n<p>Built by a team who’ve made numerous successful WordPress plugins, OptinMonster puts enterprise-level technology into the hands of everyday users. You’ll be able to create eye-catching, highly converting optin forms without having to touch a single line of code. It also works with all the most popular <a href=\"https://www.isitwp.com/best-email-marketing-services-compared/\" title=\"9 Best Email Marketing Services Compared\">email marketing services</a>.</p>\n<p>OptinMonster’s one-of-a-kind Exit-Intent® Technology, along with its Geo-Location Targeting tools, make it truly unique.</p>\n<p><strong>Thrive Leads</strong></p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/06/thrive-leads-wordpress-plugin.jpg\" alt=\"thrive-leads-wordpress--plugin\" width=\"745\" height=\"288\" class=\"alignnone size-full wp-image-220349\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/06/thrive-leads-wordpress-plugin.jpg 745w, https://www.isitwp.com/wp-content/uploads/2018/06/thrive-leads-wordpress-plugin-300x116.jpg 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" /></p>\n<p>Thrive Themes launched in 2013 and took the internet by storm, becoming one of the most popular WordPress themes marketplaces available. Shortly after, in 2015, Thrive Themes got into the plugin game with <a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a>.</p>\n<p>With over 79,000 installs, Thrive Leads is making waves in the content marketing world.</p>\n<p>As a WordPress theme building company, it’s not surprising that Thrive Leads would include numerous beautiful pre-built templates to choose from. Nor is it a surprise that the Thrive Leads plugin works so well with WordPress websites.</p>\n<h3>Website Supported: OptinMonster vs. Thrive Leads</h3>\n<p><strong>OptinMonster</strong></p>\n<p>As a standalone solution, <a href=\"https://optinmonster.com\" target=\"_blank\">OptinMonster</a> works with any type of website. </p>\n<p>While OptinMonster does have a connector plugin available to integrate it perfectly with WordPress sites, you can also use it on Squarespace, Blogger, Shopify, Magento, an HTML website, or any other platform.</p>\n<p>In order to access OptinMonster’s features, simply log into your account on their website and build your optin forms from your user dashboard. Since OptinMonster is a standalone app that’s accessed through its own website, you’ll never have to worry about taking up bandwidth on your own site. You also won’t have to worry about relying on the speed of your web hosting provider slowing down your campaigns. OptinMonster is always speedy and reliable.</p>\n<p>In addition, <a href=\"https://optinmonster.com\" target=\"_blank\">OptinMonster</a> offers automatic cloud backups for your data as well as the ability to manage multiple website campaigns from one location.</p>\n<p><strong>Thrive Leads</strong></p>\n<p><a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a> is a WordPress plugin. In other words, Thrive Leads was built exclusively for <a href=\"https://www.isitwp.com/how-to-make-a-website-step-by-step/\" title=\"How to Make a Website in 2019- Step by Step (with Pictures)\">WordPress websites</a> and you must own a website built with WordPress in order for it to work. It cannot be used on any other website platforms.</p>\n<p>All of your settings are configured on your WordPress website when using Thrive Leads. And any leads you obtain, along with your analytics and additional data are stored on your WordPress website as well.</p>\n<p>You’ll also be responsible for your own backups and security as <a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a> does nothing to protect you from data loss.</p>\n<p>When it comes to comparing OptinMonster vs. Thrive Leads, website support is one of the biggest issues that stands out. Thrive Leads is a fantastic WordPress plugin; however, it’s limited when compared to OptinMonster’s incredible flexibility.</p>\n<h3>Ease of Use: OptinMonster vs. Thrive Leads</h3>\n<p><strong>OptinMonster</strong></p>\n<p>Since the magic of <a href=\"https://optinmonster.com\" target=\"_blank\">OptinMonster</a> all occurs on the official OptinMonster website, all you need to to is head over to app.optinmonster.com and enter in your login details to begin. You&#8217;ll then be taken to your dashboard:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Dashboard.png\" alt=\"OptinMonster Dashboard\" width=\"775\" height=\"336\" class=\"alignnone size-full wp-image-228719\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Dashboard.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Dashboard-300x130.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Dashboard-768x333.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>From there, simply click the big green &#8220;Create Campaign&#8221; button in the upper right-hand corner, and you&#8217;ll be well on your way. Simply choose the type of campaign you&#8217;d like to build on the next screen:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Create-Campaign.png\" alt=\"OptinMonster Create Campaign\" width=\"775\" height=\"256\" class=\"alignnone size-full wp-image-228720\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Create-Campaign.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Create-Campaign-300x99.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Create-Campaign-768x254.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>And then choose a template:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Choose-Template.png\" alt=\"OptinMonster Choose Template\" width=\"595\" height=\"330\" class=\"alignnone size-full wp-image-228721\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Choose-Template.png 595w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Choose-Template-300x166.png 300w\" sizes=\"(max-width: 595px) 100vw, 595px\" /></p>\n<p>Once that&#8217;s all taken care of, you&#8217;ll be taken to the easy-to-use drag and drop builder:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Builder.png\" alt=\"OptinMonster Builder\" width=\"775\" height=\"349\" class=\"alignnone size-full wp-image-228722\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Builder.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Builder-300x135.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/OptinMonster-Builder-768x346.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Simply click on the elements you&#8217;d like to edit within your chosen template, or drag and drop new element blocks onto your campaign from the left-hand side. It couldn&#8217;t be simpler! OptinMonster&#8217;s intuitive interface is so easy to understand, even an absolute beginner can create a fresh marketing campaign with ease.</p>\n<p>Across the top of the screen, you&#8217;ll see blue tabs that&#8217;ll help guide you through the complete process, from building to integration to publication. Although the interface is nice and tidy, nothing is hidden. You&#8217;ll never find yourself fumbling or lost, trying desperately to figure out what to do next. Everything is laid out for you in the most efficient, user-friendly way possible.</p>\n<p><strong>Thrive Leads</strong></p>\n<p>Since <a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a> is a WordPress-exclusive plugin, you&#8217;ll first need to install and activate it on your WordPress website before you can begin. If you need help, check out our guide on <a href=\"https://www.isitwp.com/install-wordpress-plugin/\" title=\"How to Install a WordPress Plugin\">how to install a plugin</a>.</p>\n<p>After that&#8217;s taken care of, you&#8217;ll need to enter in your license key (from your Thrive Leads account) by clicking on the Thrive Leads tab on the left-hand side of your WordPress dashboard. Once you&#8217;ve done that, click the Thrive Leads tab will now open your Thrive Leads dashboard:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Dashboard.png\" alt=\"Thrive Leads Dashboard\" width=\"775\" height=\"271\" class=\"alignnone size-full wp-image-228724\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Dashboard.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Dashboard-300x105.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Dashboard-768x269.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>Right off the bat, <a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a> can feel pretty overwhelming, especially to beginners. You&#8217;ll be presented with numerous &#8220;Add New&#8221; buttons with little-to-no explanation as to what they actually do:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Menu.png\" alt=\"Thrive Leads Menu\" width=\"445\" height=\"360\" class=\"alignnone size-full wp-image-228726\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Menu.png 445w, https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Menu-300x243.png 300w\" sizes=\"(max-width: 445px) 100vw, 445px\" /></p>\n<p>Chances are, in order to use this plugin effectively, you&#8217;ll need to spend a good deal of time reading their documentation, looking up tutorial articles online, or even browsing YouTube how-to videos. It&#8217;s got quite a steep learning curve, especially in comparison to OptinMonster. However, we&#8217;ll do our best to give you the gist of the process here.</p>\n<p>Before you can get started, you&#8217;ll need to add a Lead Group. Once you have a Lead Group set up, then, and only then, can you take action to begin building a proper campaign.</p>\n<p>For our test, we selected the ThriveBoxes (Thrive Leads&#8217; version of a lightbox) option underneath our Lead Group. This menu popped up:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Create-Form.png\" alt=\"Thrive Leads Create Form\" width=\"745\" height=\"374\" class=\"alignnone size-full wp-image-228728\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Create-Form.png 745w, https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Create-Form-300x151.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" /></p>\n<p>From there, it feels a tad simpler. Choose the type of popup you&#8217;d like to create, pick a template, and you&#8217;re on your way. But then the builder looks like this:</p>\n<p><img src=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Builder.png\" alt=\"Thrive Leads Builder\" width=\"775\" height=\"345\" class=\"alignnone size-full wp-image-228729\" srcset=\"https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Builder.png 775w, https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Builder-300x134.png 300w, https://www.isitwp.com/wp-content/uploads/2018/12/Thrive-Leads-Builder-768x342.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" /></p>\n<p>As you can see, everything is tucked away and hidden from the user. You&#8217;ll have to spend a great deal of time poking around on your form in order to find everything you need to make it work properly. The actual builder is fairly simple thanks to the drag and drop feature; however, getting it to actually behave properly can take a lot of needless tweaking.</p>\n<p>In the end, the final product (popup) produced by the Thrive Leads plugin is top notch. But at what cost? Time is money and you&#8217;ll waste a lot of time attempting to learn Thrive Leads. When it comes to ease of use regarding OptinMonster vs Thrive Leads, OptinMonster is the clear winner. </p>\n<h3>Pricing Comparison</h3>\n<p>To use <a href=\"https://optinmonster.com\" target=\"_blank\">OptinMonster</a> on 1 website, you can choose the Basic plan at $9/month. For use on 2 websites, as well as additional premium features, the Plus plan is available for $19/month. Their most popular plan, Pro, includes every feature available for 3 websites and costs $29/month. Or, if you have larger needs, you can subscribe to the Growth plan at $49/month.</p>\n<p>Thrive Leads offers various license options, starting at $67 for 1 site license. The other 2 license plans are $97 for 5 site licenses, or $147 for 15 licenses. </p>\n<p>Alternatively, you can opt to become a Thrive Themes member for $228/year. Doing so gives you access to all of Thrive Themes’ WordPress themes and available plugins, including Thrive Leads; and 25 site licenses.</p>\n<h3>Documentation and Support</h3>\n<p><a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a> includes 1 year of technical support with any license plan you buy. Additional years of support can be purchased for $40/year.</p>\n<p>The Thrive Themes team has also put together several video tutorials and blog posts to help new users find their way around the Thrive Leads plugin.</p>\n<p>As for OptinMonster, all subscribers, regardless of their plan, have access to their ticket-based support system at no additional charge. </p>\n<p>Users also have access to over 200 articles covering everything anyone could ever want to know about how to successfully use OptinMonster.</p>\n<p>In addition, Pro and Growth members have access to priority support at no extra charge.</p>\n<h3>OptinMonster vs. Thrive Leads: Who Wins? </h3>\n<p>In the end, the choice is entirely up to you. Both <a href=\"https://optinmonster.com\" target=\"_blank\">OptinMonster</a> and <a href=\"https://www.isitwp.com/refer/thriveleads/\" target=\"_blank\" rel=\"nofollow\">Thrive Leads</a> are quality products that do exactly what they claim to. </p>\n<p>Personally, we prefer OptinMonster for its ease-of-use, killer customer service, and unbeatable prices. Plus, the fact that this standalone app can be utilized with any type of website gives us exactly the power and flexibility we desire most.</p>\n<p>Of course, if you’re purely a WordPress user and you don’t mind tackling a steeper learning curve, Thrive Leads could work well for you. For what it is, the pricing options can be a bit expensive; however, if you’re interested in any of Thrive Themes’ other products (themes, plugins, etc.) in addition to Thrive Leads, then their membership bundle is definitely worth considering.</p>\n<p>Whichever you end up choosing, we hope you’ll tell us about it in the comments. </p>\n<p>We also hope this article helped you make a confident, informed decision.</p>\n<p>If you found this article useful, you might also enjoy our tutorial on <a href=\"https://www.isitwp.com/create-content-upgrade/\" title=\"How to Create a High-Conversion Content Upgrade (Easy Way)\">how to create a content upgrade</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.isitwp.com/optinmonster-vs-thrive-leads/\">Thrive Leads Alternatives: OptinMonster vs. Thrive Leads</a> appeared first on <a rel=\"nofollow\" href=\"https://www.isitwp.com\">IsItWP - WordPress Technology Lookup Tool</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://www.isitwp.com/optinmonster-vs-thrive-leads/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:28:\"https://www.isitwp.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:18:{s:6:\"server\";s:17:\"Sucuri/Cloudproxy\";s:4:\"date\";s:29:\"Mon, 04 Mar 2019 20:41:35 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:11:\"x-sucuri-id\";s:5:\"14003\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:25:\"strict-transport-security\";a:2:{i:0;s:44:\"max-age=31536000; includeSubdomains; preload\";i:1;s:13:\"max-age=86400\";}s:23:\"content-security-policy\";s:26:\"upgrade-insecure-requests;\";s:10:\"set-cookie\";s:98:\"srv_id=c22b625f94ce9b456550ebf299e3ae82; expires=Mon, 04-Mar-19 19:39:10 GMT; max-age=3600; path=/\";s:4:\"vary\";s:6:\"Cookie\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:13:\"cache-control\";s:35:\"no-store, no-cache, must-revalidate\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"e17923f1b82ef9a63fdfb158001785d1\"\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:9:\"x-backend\";s:22:\"awesomemotive-web4.com\";s:14:\"x-sucuri-cache\";s:3:\"HIT\";}}s:5:\"build\";s:14:\"20190129211126\";}','no'),(164439,'_transient_wc_product_children_1839','a:2:{s:3:\"all\";a:5:{i:0;i:1841;i:1;i:1842;i:2;i:1843;i:3;i:1844;i:4;i:1845;}s:7:\"visible\";a:5:{i:0;i:1841;i:1;i:1842;i:2;i:1843;i:3;i:1844;i:4;i:1845;}}','no'),(164440,'_transient_timeout_wc_var_prices_1839','1554326060','no'),(164441,'_transient_wc_var_prices_1839','{\"version\":\"1551106279\",\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"1841\":\"9990.00\",\"1842\":\"9990.00\",\"1843\":\"9990.00\",\"1844\":\"8500.00\",\"1845\":\"12500.00\"},\"regular_price\":{\"1841\":\"9990.00\",\"1842\":\"9990.00\",\"1843\":\"9990.00\",\"1844\":\"8500.00\",\"1845\":\"12500.00\"},\"sale_price\":{\"1841\":\"9990.00\",\"1842\":\"9990.00\",\"1843\":\"9990.00\",\"1844\":\"8500.00\",\"1845\":\"12500.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"1841\":\"9990.00\",\"1842\":\"9990.00\",\"1843\":\"9990.00\",\"1844\":\"8500.00\",\"1845\":\"12500.00\"},\"regular_price\":{\"1841\":\"9990.00\",\"1842\":\"9990.00\",\"1843\":\"9990.00\",\"1844\":\"8500.00\",\"1845\":\"12500.00\"},\"sale_price\":{\"1841\":\"9990.00\",\"1842\":\"9990.00\",\"1843\":\"9990.00\",\"1844\":\"8500.00\",\"1845\":\"12500.00\"}},\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"},\"regular_price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"},\"sale_price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"},\"regular_price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"},\"sale_price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"},\"regular_price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"},\"sale_price\":{\"1841\":\"13486.50\",\"1842\":\"13486.50\",\"1843\":\"13486.50\",\"1844\":\"11475.00\",\"1845\":\"16875.00\"}}}','no'),(164438,'_transient_timeout_wc_product_children_1839','1552833491','no'),(183854,'_transient_timeout_feed_mod_29f7869e391c2a2c562f0042f814b9de','1551775295','no'),(183855,'_transient_feed_mod_29f7869e391c2a2c562f0042f814b9de','1551732095','no'),(183856,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1551775296','no'),(183857,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','b:0;','no'),(166993,'_transient_timeout_wc_product_children_2623','1553276899','no'),(166994,'_transient_wc_product_children_2623','a:2:{s:3:\"all\";a:2:{i:0;i:2625;i:1;i:2626;}s:7:\"visible\";a:2:{i:0;i:2625;i:1;i:2626;}}','no'),(152113,'_transient_timeout_wc_product_children_0','1552232115','no'),(152114,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(167131,'_transient_wc_product_children_2639','a:2:{s:3:\"all\";a:2:{i:0;i:2640;i:1;i:2641;}s:7:\"visible\";a:2:{i:0;i:2640;i:1;i:2641;}}','no'),(167100,'_transient_timeout_wc_product_children_2635','1553278660','no'),(167101,'_transient_wc_product_children_2635','a:2:{s:3:\"all\";a:2:{i:0;i:2636;i:1;i:2637;}s:7:\"visible\";a:2:{i:0;i:2636;i:1;i:2637;}}','no'),(167143,'_transient_timeout_wc_product_children_2645','1553278849','no'),(167144,'_transient_wc_product_children_2645','a:2:{s:3:\"all\";a:2:{i:0;i:2647;i:1;i:2648;}s:7:\"visible\";a:2:{i:0;i:2647;i:1;i:2648;}}','no'),(167145,'_transient_timeout_wc_var_prices_2645','1553872786','no'),(167146,'_transient_wc_var_prices_2645','{\"version\":\"1551106279\",\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2647\":\"65.00\",\"2648\":\"120.00\"},\"regular_price\":{\"2647\":\"65.00\",\"2648\":\"120.00\"},\"sale_price\":{\"2647\":\"65.00\",\"2648\":\"120.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2647\":\"65.00\",\"2648\":\"120.00\"},\"regular_price\":{\"2647\":\"65.00\",\"2648\":\"120.00\"},\"sale_price\":{\"2647\":\"65.00\",\"2648\":\"120.00\"}},\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2647\":\"87.75\",\"2648\":\"162.00\"},\"regular_price\":{\"2647\":\"87.75\",\"2648\":\"162.00\"},\"sale_price\":{\"2647\":\"87.75\",\"2648\":\"162.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2647\":\"87.75\",\"2648\":\"162.00\"},\"regular_price\":{\"2647\":\"87.75\",\"2648\":\"162.00\"},\"sale_price\":{\"2647\":\"87.75\",\"2648\":\"162.00\"}}}','no'),(167244,'_transient_timeout_wc_product_children_2684','1553280031','no'),(167245,'_transient_wc_product_children_2684','a:2:{s:3:\"all\";a:2:{i:0;i:2685;i:1;i:2686;}s:7:\"visible\";a:2:{i:0;i:2685;i:1;i:2686;}}','no'),(167246,'_transient_timeout_wc_var_prices_2684','1553872671','no'),(167247,'_transient_wc_var_prices_2684','{\"version\":\"1551106279\",\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"},\"regular_price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"},\"sale_price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"},\"regular_price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"},\"sale_price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"}},\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2685\":\"110.00\",\"2686\":\"195.00\"},\"regular_price\":{\"2685\":\"110.00\",\"2686\":\"195.00\"},\"sale_price\":{\"2685\":\"110.00\",\"2686\":\"195.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2685\":\"110.00\",\"2686\":\"195.00\"},\"regular_price\":{\"2685\":\"110.00\",\"2686\":\"195.00\"},\"sale_price\":{\"2685\":\"110.00\",\"2686\":\"195.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"},\"regular_price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"},\"sale_price\":{\"2685\":\"148.50\",\"2686\":\"263.25\"}}}','no'),(151769,'_transient_timeout_wc_product_loop7d9c1549575738','1552168338','no'),(151770,'_transient_wc_product_loop7d9c1549575738','O:8:\"stdClass\":5:{s:3:\"ids\";a:62:{i:0;i:2528;i:1;i:2536;i:2;i:2522;i:3;i:2518;i:4;i:2513;i:5;i:2551;i:6;i:2556;i:7;i:2538;i:8;i:2530;i:9;i:2543;i:10;i:2534;i:11;i:2545;i:12;i:2524;i:13;i:2547;i:14;i:2549;i:15;i:2532;i:16;i:2520;i:17;i:2558;i:18;i:2639;i:19;i:2649;i:20;i:2012;i:21;i:2040;i:22;i:2623;i:23;i:2589;i:24;i:2591;i:25;i:2593;i:26;i:2595;i:27;i:2597;i:28;i:2599;i:29;i:2601;i:30;i:2629;i:31;i:2633;i:32;i:1913;i:33;i:2566;i:34;i:1839;i:35;i:1652;i:36;i:2570;i:37;i:2572;i:38;i:2573;i:39;i:1643;i:40;i:2574;i:41;i:2575;i:42;i:2576;i:43;i:1658;i:44;i:2578;i:45;i:1660;i:46;i:2580;i:47;i:2582;i:48;i:2584;i:49;i:2587;i:50;i:2635;i:51;i:2622;i:52;i:2617;i:53;i:2603;i:54;i:2079;i:55;i:2645;i:56;i:2553;i:57;i:2560;i:58;i:2627;i:59;i:2562;i:60;i:2651;i:61;i:2564;}s:5:\"total\";i:62;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}','no'),(152602,'_transient_timeout_wc_product_loop7d9c1549652923','1552244955','no'),(152603,'_transient_wc_product_loop7d9c1549652923','O:8:\"stdClass\":5:{s:3:\"ids\";a:66:{i:0;i:2528;i:1;i:2536;i:2;i:2522;i:3;i:2518;i:4;i:2513;i:5;i:2551;i:6;i:2556;i:7;i:2538;i:8;i:2530;i:9;i:2543;i:10;i:2534;i:11;i:2545;i:12;i:2524;i:13;i:2547;i:14;i:2549;i:15;i:2532;i:16;i:2520;i:17;i:2558;i:18;i:2639;i:19;i:2649;i:20;i:2012;i:21;i:2666;i:22;i:2040;i:23;i:2661;i:24;i:2663;i:25;i:2623;i:26;i:2589;i:27;i:2591;i:28;i:2593;i:29;i:2595;i:30;i:2597;i:31;i:2599;i:32;i:2601;i:33;i:2629;i:34;i:2633;i:35;i:1913;i:36;i:2670;i:37;i:2566;i:38;i:1839;i:39;i:1652;i:40;i:2570;i:41;i:2572;i:42;i:2573;i:43;i:1643;i:44;i:2574;i:45;i:2575;i:46;i:2576;i:47;i:1658;i:48;i:2578;i:49;i:1660;i:50;i:2580;i:51;i:2582;i:52;i:2584;i:53;i:2587;i:54;i:2635;i:55;i:2622;i:56;i:2617;i:57;i:2603;i:58;i:2079;i:59;i:2645;i:60;i:2553;i:61;i:2560;i:62;i:2627;i:63;i:2562;i:64;i:2651;i:65;i:2564;}s:5:\"total\";i:66;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}','no'),(183914,'_transient_timeout_frm_form_fields_4excludeinclude','1551754520','no'),(183915,'_transient_frm_form_fields_4excludeinclude','a:7:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"14\";s:9:\"field_key\";s:7:\"xipbjr3\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"15\";s:9:\"field_key\";s:7:\"jaehy83\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Email\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Email is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"85\";s:9:\"field_key\";s:5:\"66f6d\";s:4:\"name\";s:27:\"Are you using a 3D Printer?\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";}i:2;a:2:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";}}s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-04-16 18:56:45\";s:9:\"form_name\";s:10:\"Contact Us\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"92\";s:9:\"field_key\";s:5:\"ondjl\";s:4:\"name\";s:26:\"Which industry are you in?\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";a:6:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:13:\"Microfluidics\";s:5:\"value\";s:13:\"Microfluidics\";}i:2;a:2:{s:5:\"label\";s:9:\"Jewellery\";s:5:\"value\";s:9:\"Jewellery\";}i:3;a:2:{s:5:\"label\";s:6:\"Dental\";s:5:\"value\";s:6:\"Dental\";}i:4;a:2:{s:5:\"label\";s:22:\"Research & Development\";s:5:\"value\";s:22:\"Research & Development\";}i:5;a:2:{s:5:\"label\";s:12:\"Architecture\";s:5:\"value\";s:12:\"Architecture\";}}s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-04-16 19:23:10\";s:9:\"form_name\";s:10:\"Contact Us\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"16\";s:9:\"field_key\";s:7:\"cqpguu3\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Phone\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"0\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"17\";s:9:\"field_key\";s:7:\"w7ueyk3\";s:4:\"name\";s:7:\"Subject\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:7:\"Subject\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:18:\"Subject is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:6;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"18\";s:9:\"field_key\";s:7:\"kggkvh3\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:7:\"Message\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"6\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}}','no'),(183858,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1551775296','no'),(183859,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1551732096','no'),(183860,'_transient_timeout_feed_fd8071797867bca1fc1ed5947d3462ec','1551775297','no'),(183861,'_transient_feed_fd8071797867bca1fc1ed5947d3462ec','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"MonsterInsights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://www.monsterinsights.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"The Best WordPress Google Analytics Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2019 18:16:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.9.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://www.monsterinsights.com/wp-content/uploads/2017/02/mascot@2x-100x100.png\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"MonsterInsights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://www.monsterinsights.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"How to Add Google Analytics to AMP Pages on WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-add-google-analytics-to-amp-pages-on-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2019 13:00:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"product performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:16:\"mobile analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"google amp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=102868\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:649:\"<p>Looking to get more accurate data about your visitors to your Google AMP (Accelerated Mobile Project) enabled pages? MonsterInsights is the only Analytics WordPress plugin that lets you integrate with Google AMP and also supports Google Optimize. In this guide, we’ll show you how to add Google Analytics to AMP Pages on WordPress. What Is Google [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/\">How to Add Google Analytics to AMP Pages on WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10140:\"<p>Looking to get more accurate data about your visitors to your Google AMP (Accelerated Mobile Project) enabled pages? MonsterInsights is the only Analytics WordPress plugin that lets you integrate with Google AMP and also supports Google Optimize. In this guide, we’ll show you how to add Google Analytics to AMP Pages on WordPress.</p>\n<h3>What Is Google AMP?</h3>\n<p>Google&#8217;s <strong>Accelerated Mobile Project</strong> is an open source initiative with the goal of making web content load faster for mobile users.</p>\n<p>You might have already seen the AMP symbol beneath some Google search results on mobile.</p>\n<p><img class=\"alignnone size-full wp-image-102870\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results.jpg\" alt=\"Google AMP search results\" width=\"620\" height=\"483\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results-300x234.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>It tells you that by clicking on the search result, you’ll be directed to an AMP page, which is a streamlined version of the original article specifically built for <a href=\"http://www.wpbeginner.com/wordpress-performance-speed/\" target=\"_blank\">boosting page speed</a>.</p>\n<p>Best of all, if you click on the search results found in News carousel, you can easily swipe through different pages in the carousel, which <strong>load almost instantly</strong> on your mobile browser.</p>\n<p><img class=\"alignnone size-full wp-image-102869\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/google-amp-pages-in-news-carousal.jpg\" alt=\"google amp pages in news carousel\" width=\"620\" height=\"523\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/google-amp-pages-in-news-carousal.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/google-amp-pages-in-news-carousal-300x253.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>It’s a win-win for you and your organic visitors because it increases the pageviews for you and improves the reading experience for your organic visitors.</p>\n<p>AMP pages are a stripped down version of your site. They use a separate streamlined version of CSS and lazy load images in order to make your web pages load faster. Take a look at the difference between a normal mobile web page and an AMP enabled page.</p>\n<p><img class=\"alignnone size-full wp-image-102871\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/normal-page-vs.-amp-page.jpg\" alt=\"normal page vs. amp page\" width=\"560\" height=\"496\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/normal-page-vs.-amp-page.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/05/normal-page-vs.-amp-page-300x266.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<h3>Benefits of Adding Google Analytics to AMP Pages on WordPress</h3>\n<p>The MonsterInsights plugin lets you easily <strong>add Google Analytics to AMP pages</strong> with just a couple of clicks.</p>\n<p>Without the MonsterInsights AMP addon, adding Google Analytics to your AMP pages is tricky and complicated. You&#8217;d actually have to modify the Google Analytics tracking code manually. Even then, sometimes it still requires some troubleshooting to get it to work right.</p>\n<p>MonsterInsights is also the only Analytics WordPress plugin that supports AMP integration with <a href=\"http://optimize.google.com/\" target=\"_blank\" rel=\"nofollow\">Google Optimize</a>, which is a free A/B testing and personalization product by Google.</p>\n<p>That means, not only you can better understand your website visitors, but you can also deliver more engaging experiences that are relevant to your audience.</p>\n<p>A few features of the MonsterInsights Google AMP addon are:</p>\n<ul>\n<li><strong>It stops double tracking visitors</strong>: By default, when a user visits an AMP page and then a normal page (or vice versa), Google AMP Analytics counts it as two different sessions. Our Google AMP addon fixes this issue and track it as a single session.</li>\n<li><strong>It supports other MonsterInsights features</strong>: In your AMP pages, you can adjust sample rates with the <a href=\"https://www.monsterinsights.com/addon/performance/\">Performance addon</a> or segment your Analytics with different dimensions in <a href=\"https://www.monsterinsights.com/addon/dimensions/\">Custom Dimensions addon</a>.</li>\n<li><strong>A/B test your AMP pages with Google Optimize</strong>: You can create different versions of your AMP pages to test user interactions, so you discover what works best on your AMP pages.</li>\n</ul>\n<h3>Adding Google Analytics to AMP Pages</h3>\n<p>We’re assuming that you’ve already <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">set up Google Analytics in WordPress using MonsterInsights</a>.</p>\n<p>To integrate Google AMP with Google Analytics, you’ll need to install and activate the Google AMP addon.</p>\n<p>To access the addon, you must have the <a href=\"https://www.monsterinsights.com/pricing/\">Plus license plan or higher</a>.</p>\n<p>You’ll also need to have the <a href=\"https://wordpress.org/plugins/amp/\" target=\"_blank\" rel=\"nofollow\">Automattic AMP plugin</a> installed and activated, and you must be running WordPress version 4.6 or newer.</p>\n<p>Then go to <strong>Insights &raquo; Addons</strong> and click <strong>Install</strong> under the MonsterInsights Google AMP addon.</p>\n<p><img class=\"alignnone size-full wp-image-101735\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon.jpg\" alt=\"Installing the MonsterInsights Google AMP addon\" width=\"540\" height=\"469\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon.jpg 540w, https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon-300x261.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" /></p>\n<p>After the plugin is installed, the button will change to say <strong>Activate</strong>. Go ahead and click the <strong>Activate</strong> button to make sure the addon is active and ready to use.</p>\n<p><img class=\"alignnone size-full wp-image-101738\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-activate-amp-addon.jpg\" alt=\"Activate the Google AMP addon\" width=\"540\" height=\"464\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-activate-amp-addon.jpg 540w, https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-activate-amp-addon-300x258.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" /></p>\n<p>Congrats!</p>\n<p>You’ve successfully installed the Google AMP addon. No further configuration is required.</p>\n<p>If you want to confirm, go to <strong>Insights &raquo; Settings</strong> and click the <strong>Publishers</strong> tab. Then, scroll down to &#8216;Google AMP&#8217; section. You&#8217;ll see the cursor for Google AMP actiavation is enabled. </p>\n<p><img src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/monsterinsightsgampsettings.png\" alt=\"MonsterInsights Google AMP Settings\" width=\"620\" height=\"588\" class=\"alignnone size-full wp-image-187983\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/monsterinsightsgampsettings.png 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/monsterinsightsgampsettings-300x285.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>The second option there allows you to enable AMP tracking after consent. If you haven&#8217;t implemented the consent box on your site, make sure not to enable this option. Otherwise, it can prevent the plugin from tracking all AMP users. </p>\n<h3>How to Find AMP Data in Google Analytics</h3>\n<p>To find AMP data in Google Analytics, log into your Google Analytics account and select the website in which you’d like to find the AMP data.</p>\n<p><img src=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property.jpg\" alt=\"click on google analytics view\" width=\"420\" height=\"239\" class=\"alignnone size-full wp-image-89613\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property.jpg 420w, https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property-300x171.jpg 300w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></p>\n<p>Go to <strong>Behavior &raquo; Site Content &raquo; All Pages</strong>. To view the data of your AMP pages only, use the search bar above the table with the keyword <strong>/amp</strong>. This will show you the traffic report of your AMP pages only.</p>\n<p><img src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/amp-in-google-analytics.jpg\" alt=\"amp in google-analytics\" width=\"620\" height=\"278\" class=\"alignnone size-full wp-image-103405\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/amp-in-google-analytics.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/amp-in-google-analytics-300x135.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>If you’re monetizing your website with Google Analytics, you might also want to track the performance of your ads. You can refer to our guide to learn <a href=\"https://www.monsterinsights.com/how-to-track-adsense-in-google-analytics-to-optimize-your-revenue/\">how to track Google AdSense in Google Analytics</a>.</p>\n<p>Don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow\">Facebook</a> for more Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/\">How to Add Google Analytics to AMP Pages on WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"How to Track Your WordPress Form Conversions in Google Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://www.monsterinsights.com/how-to-track-your-wordpress-form-conversions-in-google-analytics/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-track-your-wordpress-form-conversions-in-google-analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://www.monsterinsights.com/how-to-track-your-wordpress-form-conversions-in-google-analytics/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Feb 2019 15:08:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"forms tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:24:\"wordpress form analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"forms addon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=108168\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:675:\"<p>Do you want to know how well your WordPress forms are converting overall, or which specific contact form drives the most conversions? Then you&#8217;ll need to set up conversion tracking for your WordPress forms. With form conversion tracking, you can track form views, submissions, and conversion rates. Let&#8217;s take a look at 3 different types of [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-track-your-wordpress-form-conversions-in-google-analytics/\">How to Track Your WordPress Form Conversions in Google Analytics</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:16160:\"<p>Do you want to know how well your WordPress forms are converting overall, or which specific contact form drives the most conversions? Then you&#8217;ll need to set up conversion tracking for your WordPress forms. With form conversion tracking, you can track form views, submissions, and conversion rates.</p>\n<p>Let&#8217;s take a look at 3 different types of conversion tracking for your forms, and how to set each of them up on your website.</p>\n<h3>3 Ways to Track Your WordPress Form Conversions</h3>\n<p>When a visitor fills out a form on your site, they’re taking the next step in their customer journey. By tracking form conversions, you can analyze what works best for converting your visitors into leads.</p>\n<p>You can track your WordPress form conversion in 3 different ways:</p>\n<ol>\n<li>As an event (the easiest method)</li>\n<li>As an event goal</li>\n<li>As a destination goal</li>\n</ol>\n<h3>1. Track Form Conversions as Events</h3>\n<p>By default, Google Analytics doesn&#8217;t allow you to track conversions for your online forms. Enabling form conversions manually can be tedious and time consuming.</p>\n<p>With MonsterInsights, you can easily track form submissions as events without having you to touch a single line of code. All you have to do is install and activate the <a href=\"https://www.monsterinsights.com/addon/forms/\">MonsterInsights Forms addon</a>, no settings or additional configuration required. It works right out of the box.</p>\n<p>A few benefits of using the MonsterInsights Forms addon to track conversions are:</p>\n<ul>\n<li><strong>No thank you page or goal setup required</strong>: You don’t have to set up a thank you page or a conversion goal for tracking form submissions.</li>\n<li><strong>Track all your forms out of the box</strong>: Just activate the addon once and all the forms you create on your site will be automatically tracked in your Google Analytics account without any further steps.</li>\n<li><strong>Supports your favorite contact form plugins</strong>: It works seamlessly with any WordPress forms plugin, including <a href=\"http://wpforms.com\" target=\"_blank\" rel=\"noopener\">WPForms</a>, <a href=\"http://www.wpbeginner.com/refer/gravityforms/\" target=\"_blank\" rel=\"nofollow noopener\">Gravity Forms</a>, etc.</li>\n<li><strong>In-depth insights</strong>: Determine how your forms perform by analyzing form impressions and conversions.</li>\n<li><strong>Event tracking</strong>: You can enable event tracking in Google Analytics for form submissions.</li>\n</ul>\n<p><strong>How to Track Form Submissions as Events</strong></p>\n<p>The first thing you&#8217;ll need to do is to install <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">the MonsterInsights plugin and connect it with Google Analytics</a>.</p>\n<p>Then go to <strong>Insights » Addons</strong> and click <strong>Install</strong> under the MonsterInsights Forms addon.</p>\n<p><img class=\"alignnone size-full wp-image-104951\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon.jpg\" alt=\"forms addon\" width=\"381\" height=\"478\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon.jpg 381w, https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-239x300.jpg 239w\" sizes=\"(max-width: 381px) 100vw, 381px\" /></p>\n<p>After the plugin is installed, the button will change to say <strong>Activate</strong>. Go ahead and click the <strong>Activate</strong> button to make sure the addon is active and ready to use.</p>\n<p><img class=\"alignnone size-full wp-image-104952\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-activate.jpg\" alt=\"forms addon activate\" width=\"382\" height=\"477\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-activate.jpg 382w, https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-activate-240x300.jpg 240w\" sizes=\"(max-width: 382px) 100vw, 382px\" /></p>\n<p>Congrats!</p>\n<p>You’ve successfully installed the Forms addon. No further configuration is required.</p>\n<p>Now you can see your form conversion data right in your WordPress dashboard. Navigate to <strong>Insights » Reports</strong> and click on the <strong>Forms</strong> tab to see the reports.</p>\n<p><img class=\"alignnone size-full wp-image-169695\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/formidble-forms-reports-in-mi-dashboard-reports.jpg\" alt=\"formidble-forms-reports-in-mi-dashboard-reports\" width=\"620\" height=\"532\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/formidble-forms-reports-in-mi-dashboard-reports.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/11/formidble-forms-reports-in-mi-dashboard-reports-300x257.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>In the report, you&#8217;ll see the total number of impressions and conversions for each of your WordPress forms. You can also view the conversion rate in percentages.</p>\n<p>Using this method, MonsterInsights makes forms tracking setup, as well as viewing reports, super easy for WordPress users.</p>\n<h3>2. Tracking Form Conversions as an Event Goal</h3>\n<p>While you can easily track form submissions as events without having to create a goal, sometimes you might need to set up a goal for conversion tracking; like when you <a href=\"https://www.monsterinsights.com/how-to-use-google-optimize-to-run-ab-tests/\">split test your conversions with Google Optimize</a>.</p>\n<p>The primary benefit of tracking form conversions by setting up an event goal is that you don&#8217;t have to create a thank you page for tracking.</p>\n<p>Let&#8217;s take a look at how to track form conversions as an event goal:</p>\n<p>Sign into your Google Analytics account and select the website for which you’d like to create a new goal.</p>\n<p><img class=\"alignnone size-full wp-image-89613\" src=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property.jpg 420w, https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property-300x171.jpg 300w\" alt=\"click on google analytics view\" width=\"420\" height=\"239\" /></p>\n<p>In the left-hand panel, click <strong>Admin</strong>. Then, in the View column, click <strong>Goals</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-101404\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/goals-in-view.jpg\" sizes=\"(max-width: 560px) 100vw, 560px\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/goals-in-view.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/04/goals-in-view-300x149.jpg 300w\" alt=\"goals in view\" width=\"560\" height=\"279\" /></p>\n<p>To create a new goal, click the <strong>+New Goal</strong> button.</p>\n<p><img class=\"alignnone size-full wp-image-101407\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/click-new-goal.jpg\" sizes=\"(max-width: 620px) 100vw, 620px\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/click-new-goal.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/04/click-new-goal-300x74.jpg 300w\" alt=\"click new goal button\" width=\"620\" height=\"153\" /></p>\n<p>Now you’ll be prompted to enter a description and details for your goal. Choose <strong>Event</strong> as the goal type. Then click <strong>Continue.</strong></p>\n<p><img class=\"alignnone size-full wp-image-122123\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/track-wordpress-form-conversions-using-event-goal.png\" alt=\"track wordpress form conversions using event goal\" width=\"513\" height=\"436\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/track-wordpress-form-conversions-using-event-goal.png 513w, https://www.monsterinsights.com/wp-content/uploads/2018/01/track-wordpress-form-conversions-using-event-goal-300x255.png 300w\" sizes=\"(max-width: 513px) 100vw, 513px\" /></p>\n<p>In this step, you&#8217;ll have to specify the event goal&#8217;s details.</p>\n<p>By default, the <strong>category</strong> and <strong>action</strong> are specified as <strong>form</strong> and <strong>conversion</strong> respectively when you use MonsterInsights to track conversions for any form. Only the <strong>Label</strong> field will change for tracking conversions of different forms.</p>\n<p>You can also provide an integral value for this goal if you want to.</p>\n<p><img class=\"alignnone size-full wp-image-122122\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/from-conversion-tracking-event-goal.png\" alt=\"from conversion tracking event goal\" width=\"440\" height=\"534\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/from-conversion-tracking-event-goal.png 440w, https://www.monsterinsights.com/wp-content/uploads/2018/01/from-conversion-tracking-event-goal-247x300.png 247w\" sizes=\"(max-width: 440px) 100vw, 440px\" /></p>\n<p>To determine the Event Label<strong>,</strong> visit the page where your WordPress form is located. Then right click your form and select <strong>Inspect.</strong></p>\n<p><img class=\"alignnone size-full wp-image-89532\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/02/inspect.png\" alt=\"right click on the page, then click on inspect element\" width=\"278\" height=\"260\" /></p>\n<p>You can now find the <strong>form id</strong>, as shown in the screenshot below. MonsterInsights uses the form id as an Event Label in your Google Analytics.</p>\n<p><img class=\"alignnone size-full wp-image-122126\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/determine-form-id.png\" alt=\"determine form id\" width=\"560\" height=\"184\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/determine-form-id.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/01/determine-form-id-300x99.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>To verify, head over to <strong>Behavior » Events » Overview.</strong> Click <strong>form.</strong></p>\n<p><img class=\"alignnone size-full wp-image-122125\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/form-category.png\" alt=\"select form as event category\" width=\"560\" height=\"302\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/form-category.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/01/form-category-300x162.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Next, choose <strong>Event Label</strong> as your primary dimension.</p>\n<p><img class=\"alignnone size-full wp-image-122124\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/finding-label-for-event-conversion-tracking.png\" alt=\"finding label for event conversion tracking\" width=\"560\" height=\"353\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/finding-label-for-event-conversion-tracking.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/01/finding-label-for-event-conversion-tracking-300x189.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Verify whether you can find the form id in your <strong>Event Label</strong> list. Then go back to your goal set up page and specify it in the <strong>Label</strong> field. Finally, click <strong>Save.</strong></p>\n<p>You&#8217;ve now successfully set up an event goal for form tracking.</p>\n<h3>3. Track Form Conversions With Destination Goal Type</h3>\n<p>Tracking form conversion using the destination goal type is probably the most common method to track conversions. When you’re tracking your form conversions this way, you’ll have to create a thank you page.</p>\n<p><img class=\"alignnone size-full wp-image-101405\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/analytics-goal-description.jpg\" alt=\"analytics goal description\" width=\"620\" height=\"514\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/analytics-goal-description.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/04/analytics-goal-description-300x249.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>For a step-by-step guide on setting up a goal this way, read <a href=\"https://www.monsterinsights.com/how-to-create-a-goal-in-google-analytics-to-track-conversions/\">how to create a goal in Google Analytics to track conversions</a>.</p>\n<h3>How to View Your Form Submissions in Your Events Report</h3>\n<p>It may take some time (usually 24-48 hours) for Google Analytics to start gathering data on your form views and conversions.</p>\n<p>Once it does, you can view them by <a href=\"https://www.monsterinsights.com/how-to-login-to-google-analytics/\">logging into Google Analytics</a> and clicking on <strong>Behavior » Events » Overview</strong> and then clicking on <strong>form</strong> on the right.</p>\n<p><img class=\"alignnone size-full wp-image-109050\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/form-conversions-analytics-events.png\" alt=\"find form conversions in google analytics\" width=\"572\" height=\"331\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/form-conversions-analytics-events.png 572w, https://www.monsterinsights.com/wp-content/uploads/2017/07/form-conversions-analytics-events-300x174.png 300w\" sizes=\"(max-width: 572px) 100vw, 572px\" /></p>\n<p>Then you can click on <strong>Event Label</strong> to see separate stats for each form on your site.</p>\n<p><img class=\"alignnone size-full wp-image-109051\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/event-label-form-conversions.png\" alt=\"see conversions for each wordpress form\" width=\"438\" height=\"323\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/event-label-form-conversions.png 438w, https://www.monsterinsights.com/wp-content/uploads/2017/07/event-label-form-conversions-300x221.png 300w\" sizes=\"(max-width: 438px) 100vw, 438px\" /></p>\n<p>From there, you can click on any form to see your impressions and conversions.</p>\n<p><img class=\"alignnone size-full wp-image-109052\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/form-conversion-stats-analytics.png\" alt=\"wordpress form impressions and conversions\" width=\"441\" height=\"252\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/form-conversion-stats-analytics.png 441w, https://www.monsterinsights.com/wp-content/uploads/2017/07/form-conversion-stats-analytics-300x171.png 300w\" sizes=\"(max-width: 441px) 100vw, 441px\" /></p>\n<h3>How to View Form Conversion Goals in Google Analytics</h3>\n<p>Navigate to your goals overview report by visiting <strong>Conversions » Goals » Overview</strong> to find your form conversion goals.</p>\n<p><img class=\"alignnone size-full wp-image-122127\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/goal-overview-report.png\" alt=\"goal overview report\" width=\"560\" height=\"301\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/01/goal-overview-report.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/01/goal-overview-report-300x161.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>That&#8217;s it! Now you know how to track your WordPress form conversions in Google Analytics.</p>\n<p>If you enjoyed this article, you might also like to know how to discover <a href=\"https://www.monsterinsights.com/how-to-find-out-where-your-email-subscribers-are-coming-from/\">where your email subscribers are coming from</a>.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-track-your-wordpress-form-conversions-in-google-analytics/\">How to Track Your WordPress Form Conversions in Google Analytics</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://www.monsterinsights.com/how-to-track-your-wordpress-form-conversions-in-google-analytics/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"4 Ways to Boost Your SEO Rankings with Google Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"https://www.monsterinsights.com/4-ways-to-boost-your-seo-rankings-with-google-analytics/?utm_source=rss&utm_medium=rss&utm_campaign=4-ways-to-boost-your-seo-rankings-with-google-analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://www.monsterinsights.com/4-ways-to-boost-your-seo-rankings-with-google-analytics/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Feb 2019 15:00:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:15:\"search rankings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"seo rankings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=108078\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:638:\"<p>Do you want to drive more targeted traffic to your website from search engines? To drive more organic traffic, you&#8217;ll need to analyze your SEO reports and optimize your website for search engines. In this article, we’ll show you 4 easy ways to boost your SEO rankings with Google Analytics. 1. Track Demographics and Interests [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/4-ways-to-boost-your-seo-rankings-with-google-analytics/\">4 Ways to Boost Your SEO Rankings with Google Analytics</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13428:\"<p>Do you want to drive more targeted traffic to your website from search engines? To drive more organic traffic, you&#8217;ll need to analyze your SEO reports and optimize your website for search engines.</p>\n<p>In this article, we’ll show you 4 easy ways to boost your SEO rankings with Google Analytics.</p>\n<h3>1. Track Demographics and Interests of Your Visitors</h3>\n<p>Do you want to find out information about the age, gender, and interests of your website visitors?</p>\n<p>Collecting demographics and interests data allows you to know more about your visitors, so you can deliver content or create products addressing their needs.</p>\n<p>Drilling into the demographics and interests report lets you identify who your high-value customers are.</p>\n<p>For example, if you own an <a href=\"https://www.monsterinsights.com/how-to-create-a-woocommerce-store/\">eCommerce shop</a>, you might want to <strong>identify the type of customer with the highest eCommerce conversion rate</strong> or revenue. If you’re a publisher, you might want to <strong>identify the type of visitor who has the highest engagement</strong>.</p>\n<p>Once you&#8217;ve identified your high-value user group, you can target that group for marketing and remarketing campaigns to get more conversions and ROI (return on investment).</p>\n<p>The best way to view your WordPress site&#8217;s demographics and interests data is by using <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a>. It&#8217;s the most popular Google Analytics plugin for WordPress.</p>\n<p><a href=\"https://www.monsterinsights.com/\"><img class=\"alignnone size-full wp-image-186638\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/12/monsterinsightsbestgapluginforwordpress.png\" alt=\"MonsterInsights Best Google Analytics Plugin for WordPress\" width=\"620\" height=\"320\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/12/monsterinsightsbestgapluginforwordpress.png 620w, https://www.monsterinsights.com/wp-content/uploads/2017/12/monsterinsightsbestgapluginforwordpress-300x155.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p>MonsterInsights helps you to add Google Analytics to your WordPress site easily and allows you to see all of your most important <a href=\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/\">website data right in your WordPress dashboard</a>, without having to navigate away from your site.</p>\n<p>The first thing you&#8217;ll need to do is <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">install Google Analytics on your site</a> with MonsterInsights. After that, you&#8217;ll need to enable <a href=\"https://www.monsterinsights.com/docs/enabling-remarketing-universal-analytics/\">tracking demographics and interests reports</a> from its settings.</p>\n<p>Once you&#8217;ve done that, you can view your site&#8217;s demographics and interests data by going to <strong>Insights » Reports » Publishers</strong> from your WordPress admin dashboard.</p>\n<p><img class=\"alignnone size-full wp-image-186652\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/12/demographicsandinterestsdata-mi.png\" alt=\"Demographics and Interests Data in MonsterInsights\" width=\"1172\" height=\"1038\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/12/demographicsandinterestsdata-mi.png 1172w, https://www.monsterinsights.com/wp-content/uploads/2017/12/demographicsandinterestsdata-mi-300x266.png 300w, https://www.monsterinsights.com/wp-content/uploads/2017/12/demographicsandinterestsdata-mi-768x680.png 768w, https://www.monsterinsights.com/wp-content/uploads/2017/12/demographicsandinterestsdata-mi-1024x907.png 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" /></p>\n<p>If you want to view these reports on Google Analytics&#8217; platform, you can click on the &#8216;View Full Reports&#8217; button at the bottom of each report. Or, you can sign into your Google Analytics account and navigate to <strong>Audience » Demographics » Overview</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-108081\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/demographics-overview-report-1.jpg\" alt=\"demographics overview report\" width=\"560\" height=\"379\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/demographics-overview-report-1.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/07/demographics-overview-report-1-300x203.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>To get a detailed demographics report, you may click the Age or Gender menu below the Demographics tab in the left taskbar.</p>\n<p>To get an overview of the interests data, you can visit <strong>Audience » Interests » Overview</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-108082\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/interests-overview-report.jpg\" alt=\"interests overview report\" width=\"560\" height=\"376\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/interests-overview-report.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/07/interests-overview-report-300x201.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You can also find specific interests reports on affinity categories, in-marketing segments, and other categories within Google Analytics.</p>\n<h3>2. Google AMP tracking</h3>\n<p>Google AMP offers a super fast browsing experience for your mobile visitors arriving at your site from Google.</p>\n<p><img class=\"alignnone size-full wp-image-102870\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results.jpg\" alt=\"Google AMP search results\" width=\"620\" height=\"483\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results-300x234.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p><a href=\"https://searchenginewatch.com/2016/07/06/is-google-amp-a-ranking-signal/\" target=\"_blank\" rel=\"nofollow noopener\">Studies</a> show that 90% of publishers who enabled AMP are seeing higher click-through rates and 80% of publishers are getting more views.</p>\n<p>If you’re a publisher who wants to drive more organic traffic to your site, you might want to add Google AMP to your website.</p>\n<p>To analyze the user interactions on your AMP pages, you&#8217;ll need to add Google Analytics tracking.</p>\n<p>Setting up Google Analytics tracking on your Google AMP pages can be tricky because you’d have to modify the Google Analytics tracking code manually, and sometimes it needs some troubleshooting to get it to work right.</p>\n<p>Fortunately, with the <a href=\"https://www.monsterinsights.com/addon/amp/\">MonsterInsights AMP addon</a>, you can easily enable Google Analytics tracking on your AMP pages with just a few clicks of your mouse, no coding skills required.</p>\n<p><img class=\"alignnone size-full wp-image-101735\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon.jpg\" alt=\"Installing the MonsterInsights Google AMP addon\" width=\"540\" height=\"469\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon.jpg 540w, https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon-300x261.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" /></p>\n<p>If you need help, read our guide on <a href=\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/\">how to add Google Analytics to AMP pages</a>.</p>\n<p>After the setup, you can find the AMP data by going to <strong>Behavior » Site Content » All Pages</strong> in your Google Analytics account. Type <strong>/amp</strong> in the search bar above the table to find the traffic reports for your AMP pages only.</p>\n<p><img class=\"alignnone size-full wp-image-103405\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/amp-in-google-analytics.jpg\" alt=\"amp in google-analytics\" width=\"620\" height=\"278\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/amp-in-google-analytics.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/amp-in-google-analytics-300x135.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<h3>3. Track Your Organic Keywords with Google Search Console</h3>\n<p>Google Search Console is a free service that allows you to monitor and maintain your site’s presence in Google search results.</p>\n<p>You can connect your Google Analytics account with Google Search Console, so you no longer need to export your search console data to a spreadsheet file to conduct further analysis.</p>\n<p>For detailed instructions, here&#8217;s our step-by-step guide on how to <a href=\"https://www.monsterinsights.com/how-to-configure-your-wordpress-website-with-google-search-console/\">configure your WordPress site with Google Search Console</a>.</p>\n<p>Once the setup process is complete, you can view your website&#8217;s top-ranking organic keywords by visiting <strong>Insights » Reports » Search Console</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-157448\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-search-console-report.jpg\" alt=\"monsterinsights-search-console-report\" width=\"620\" height=\"636\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-search-console-report.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-search-console-report-292x300.jpg 292w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>If you want to see this report in your Google Analytics account, you can click the &#8216;View Full Queries Report&#8217; at the bottom of the report. Or, you can open the Google Analytics site on your browser, log into your account, and go to <strong>Acquisition » Search Console » Queries</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-108087\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/search-query-data.jpg\" alt=\"search query data\" width=\"560\" height=\"376\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/search-query-data.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/07/search-query-data-300x201.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>This data gives you insights into how users search to find your pages and the relevancy of your pages to those queries. In this report, you can find useful metrics like clicks, impressions, CTR, and average position.</p>\n<h3>4. Track Your Site&#8217;s Top Referrals</h3>\n<p>A referral is a website which links to your site. In other words, it&#8217;s a website that you&#8217;re getting backlinks from and receiving traffic through those links.</p>\n<p>If you don&#8217;t know what backlinks are, they&#8217;re your site’s URLs that other websites use on their sites to point their users to your site for specific content or products.</p>\n<p>Backlinks are one of the top search engine ranking factors. More backlinks from high authority sites can help boost your site’s position in search results dramatically.</p>\n<p>With MonsterInsights, it&#8217;s easy to find your top 10 referrals. Just navigate to <strong>Insights » Reports</strong> from your WordPress dashboard. Then, you&#8217;ll see your referral sources listed in the Overview report.</p>\n<p><img class=\"alignnone size-full wp-image-158531\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/top-referrals-mi-overview-report.jpg\" alt=\"top-referrals-mi-overview-report\" width=\"620\" height=\"565\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/top-referrals-mi-overview-report.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/top-referrals-mi-overview-report-300x273.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Now you can analyze what type of websites are referring to your site and try to get more backlinks from other, similar, sites. You can also contact the referral websites and offer some cross-promotion plans which can benefit both of your sites.</p>\n<p>If you want to see a more comprehensive list, you can click the <strong>View All Referral Sources</strong> button at the end of the report table. Doing so will redirect you to your Referrals report on your Google Analytics account.</p>\n<p>That’s it!</p>\n<p>Tracking your SEO results in Google Analytics provides you insight into how to optimize your content to boost your SEO rankings.</p>\n<p>If you enjoyed this article, you might also want to read our guide on <a href=\"https://www.monsterinsights.com/the-beginners-guide-to-custom-dimensions-in-google-analytics/\">custom dimensions in Google Analytics</a>.</p>\n<p>You can also follow us on <a href=\"http://www.twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"http://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more free tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/4-ways-to-boost-your-seo-rankings-with-google-analytics/\">4 Ways to Boost Your SEO Rankings with Google Analytics</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://www.monsterinsights.com/4-ways-to-boost-your-seo-rankings-with-google-analytics/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"What Is Direct Traffic in Google Analytics? (A Beginner’s Guide)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:161:\"https://www.monsterinsights.com/what-is-direct-traffic-in-google-analytics/?utm_source=rss&utm_medium=rss&utm_campaign=what-is-direct-traffic-in-google-analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://www.monsterinsights.com/what-is-direct-traffic-in-google-analytics/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Feb 2019 15:00:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"url builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:14:\"traffic report\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:14:\"direct traffic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=113569\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:653:\"<p>Are you wondering what direct traffic is in Google Analytics? Google Analytics shows you many different types of traffic mediums such as direct, organic search, paid, referrals, and social. In this article, we’ll explain what direct traffic is and why you need to minimize false direct traffic. What Is Direct Traffic in Google Analytics? Google [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/what-is-direct-traffic-in-google-analytics/\">What Is Direct Traffic in Google Analytics? (A Beginner&#8217;s Guide)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5542:\"<p>Are you wondering what direct traffic is in Google Analytics? Google Analytics shows you many different types of traffic mediums such as direct, organic search, paid, referrals, and social. In this article, we’ll explain what direct traffic is and why you need to minimize false direct traffic.</p>\n<h3>What Is Direct Traffic in Google Analytics?</h3>\n<p>Google Analytics defines direct traffic as website visits that arrived on your site either by typing your website URL into a browser or through browser bookmarks. In addition, if Google Analytics can’t recognize the traffic source of a visit, it will also be categorized as <strong>Direct</strong> in your Analytics report.</p>\n<p>Below are some instances when Google Analytics can’t identify the source of your traffic:</p>\n<ul>\n<li>Depending on your email marketing tool, <a href=\"https://www.monsterinsights.com/how-to-find-your-most-profitable-email-campaigns-in-google-analytics/\">traffic from your email marketing campaigns</a> is often categorized as Direct.</li>\n<li>Traffic from any offline documents, like PDF, MS Word, etc.</li>\n<li>Traffic from mobile social media apps.</li>\n<li>Depending on browser issues, sometimes <a href=\"http://www.wpbeginner.com/wordpress-seo/\" target=\"_blank\" rel=\"noopener\">traffic from organic search</a> is also categorized as Direct.</li>\n</ul>\n<p>You can view your website&#8217;s direct traffic by going to <strong>Acquisition » All Traffic » Channels</strong> from your Google Analytics account.</p>\n<p><img class=\"alignnone size-full wp-image-185782\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/directtrafficga.jpg\" alt=\"Direct Traffic in Google Analytics\" width=\"620\" height=\"345\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/directtrafficga.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/10/directtrafficga-300x167.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>If you want to see the top landing pages that received most of your direct traffic, you can click the &#8216;Direct&#8217; link.</p>\n<p><img class=\"alignnone size-full wp-image-185784\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/topdirecttrafficlandingpages.jpg\" alt=\"Top Direct Traffic Landing Pages\" width=\"620\" height=\"394\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/topdirecttrafficlandingpages.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/10/topdirecttrafficlandingpages-300x191.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Once you know which pages on your site get most of the direct traffic, you can optimize those pages for user engagement and improve your sales.</p>\n<h3>How to Minimize False Direct Traffic Allocation</h3>\n<p>Identifying the exact sources for your traffic is essential for making informed decisions for your website. If you want to minimize false direct traffic allocation, you&#8217;ll need to tag all your marketing campaigns with custom campaign variables (UTM codes).</p>\n<p>The MonsterInsights’ URL builder is the easiest way to tag your campaigns with custom campaign variables. That way, you can identify the exact traffic sources and track the performance of your campaigns.</p>\n<p>If you didn&#8217;t know, <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights</a> is the most user-friendly Google Analytics plugin for WordPress. It helps you to <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">set up Google Analytics in WordPress</a> and lets you track your important website data easily.</p>\n<p>To use the URL Builder tool, you&#8217;ll need to visit <strong>Insights » Tools</strong> and click the <strong>URL Builder</strong> tab.</p>\n<p><img class=\"alignnone size-full wp-image-185800\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/monsterinsightsurlbuildertool.jpg\" alt=\"MonsterInsights URL Builder Tool\" width=\"620\" height=\"700\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/monsterinsightsurlbuildertool.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/10/monsterinsightsurlbuildertool-266x300.jpg 266w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>You can learn <a href=\"https://www.monsterinsights.com/docs/how-to-create-campaign-urls-with-utm-codes-in-monsterinsights/\">how to create campaign URLs with UTM codes</a> here.</p>\n<p>That’s it! We hope this article helped you understand what false direct traffic is and why you need to minimize it. For more details, see our guide on <a href=\"https://www.monsterinsights.com/google-analytics-direct-traffic-and-why-its-a-good-thing/\">why direct traffic is a good thing</a>.</p>\n<p>If you enjoyed this article, you might also want to read <a href=\"https://www.monsterinsights.com/how-to-track-your-offline-marketing-campaigns-in-google-analytics/\">how to track offline marketing campaigns with our URL builder</a>.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/what-is-direct-traffic-in-google-analytics/\">What Is Direct Traffic in Google Analytics? (A Beginner&#8217;s Guide)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://www.monsterinsights.com/what-is-direct-traffic-in-google-analytics/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:54:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"How to Build a Profitable Affiliate Website Using WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://www.monsterinsights.com/how-to-build-an-affiliate-website-using-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-build-an-affiliate-website-using-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://www.monsterinsights.com/how-to-build-an-affiliate-website-using-wordpress/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Feb 2019 15:00:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"revenue optimization\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:14:\"event tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:23:\"affiliate link tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:19:\"affiliate marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=115623\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:615:\"<p>Are you looking to build a profitable affiliate website? Or, do you already have an affiliate website that you want to optimize to boost your revenue? Affiliate marketing is one of the best ways to make money online. With the right strategy, you can optimize your website so that it attracts the right traffic, in [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-build-an-affiliate-website-using-wordpress/\">How to Build a Profitable Affiliate Website Using WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:15362:\"<p>Are you looking to build a profitable affiliate website? Or, do you already have an affiliate website that you want to optimize to boost your revenue? Affiliate marketing is one of the best ways to make money online. With the right strategy, you can optimize your website so that it attracts the right traffic, in turn bringing in more affiliate revenue to your table.</p>\n<p>In this article, we’ll show you how to build a profitable affiliate website using WordPress.</p>\n<h3>What&#8217;s Affiliate Marketing?</h3>\n<p>Affiliate marketing is when you choose a product you like, promote it online, and earn commissions when someone purchases it through your referrals. Affiliate marketing is one of the most reliable ways to make money online for publishers.</p>\n<p>But, before you can start making a living through affiliate commissions, you&#8217;ll need to have a substantial online following so that you can promote the products to them. The easiest way to build a follower base and make money from promoting affiliate products is by creating your own affiliate website.</p>\n<p>Before we dive into how to get started with affiliate marketing, let’s take a quick look at building an affiliate website using WordPress.</p>\n<h3>How to Build an Affiliate Website Using WordPress</h3>\n<p>While there&#8217;re many free website builders out there that let you kick start a website quickly, it’s always better to invest some cash into setting up your website, especially if you’re looking to make a living from affiliate marketing.</p>\n<p>For most users, a <a href=\"http://www.wpbeginner.com/beginners-guide/self-hosted-wordpress-org-vs-free-wordpress-com-infograph/\" target=\"_blank\" rel=\"noopener\">self-hosted WordPress.org</a> site is the perfect solution because it gives you full control over your website, even if you’re not tech savvy. It also comes with tons of designs and addons to choose from so you can build any type of website you could ever imagine.</p>\n<p>Best of all, you don’t need to have a big budget to build a WordPress website that generates decent revenue. When you’re getting started, you only need to pay for registering a domain name and a WordPress hosting plan to host your site.</p>\n<p>A domain name is your website’s address. This name is what your users will type in their browsers to reach your site (For example, monsterinsights.com or google.com).</p>\n<p>Website hosting is your website’s home on the internet. This is where your content and website files will be stored.</p>\n<p>A domain name typically costs $14.99/year and hosting costs start from $7.99/month. If you’re looking for the perfect WordPress hosting for your site, we recommend choosing Bluehost. In addition to offering quality service for affordable prices, Bluehost is officially recommended by WordPress as one of their preferred hosting providers.</p>\n<p>Better still, <a href=\"https://www.monsterinsights.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow noopener\">Bluehost</a> has agreed to offer our users a free domain name and over 60% off on web hosting.</p>\n<p><a href=\"https://www.monsterinsights.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow noopener\"><img class=\"alignnone size-full wp-image-185172\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/11/bluehostwordpresshosting.jpg\" alt=\"Bluehost Best WordPress Hosting\" width=\"620\" height=\"375\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/11/bluehostwordpresshosting.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/11/bluehostwordpresshosting-300x181.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p>Now you can get WordPress hosting for just $2.75 per month plus a free domain along with it.</p>\n<p>For a detailed step-by-step guide, you can read <a href=\"http://www.wpbeginner.com/guides/\" target=\"_blank\" rel=\"noopener\">how to make a WordPress website</a>.</p>\n<h3>How to Start Affiliate Marketing in WordPress</h3>\n<p>To get started with affiliate marketing, you&#8217;ll need to <a href=\"https://problogger.com/how-to-choose-a-niche-topic-for-your-blog/\" target=\"_blank\" rel=\"nofollow noopener\">choose a niche topic for your site</a>, choose products based on the niche, and start creating content on your site to promote them.</p>\n<p>The easiest way to find a product you want to promote is to join an affiliate program like <a href=\"https://affiliate-program.amazon.com\" target=\"_blank\" rel=\"nofollow noopener\">Amazon Associates</a>, <a href=\"http://www.cj.com/\" target=\"_blank\" rel=\"nofollow noopener\">Commission Junction</a>, or <a href=\"http://www.wpbeginner.com/refer/shareasale/\" target=\"_blank\" rel=\"nofollow noopener\">ShareASale</a> and browse through their site.</p>\n<p>After selecting a product, you can get an affiliate link and promote the product through that link on your site.</p>\n<p>As you grow as an affiliate marketer, you’ll likely use the same affiliate link on tons of different blog posts. For that reason, managing and organizing your affiliate links in WordPress is essential. If you use an affiliate link management plugin like <a href=\"https://wordpress.org/plugins/thirstyaffiliates/\" target=\"_blank\" rel=\"nofollow noopener\">ThirstyAffiliates</a>, you can organize all of your affiliate links in a single place, so finding and replacing them won’t be a hassle.</p>\n<p><img class=\"alignnone size-full wp-image-110477\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/08/thirsty-affiliate-link-plugin-wordpress.jpg\" alt=\"affiliate link plugin wordpress\" width=\"570\" height=\"184\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/08/thirsty-affiliate-link-plugin-wordpress.jpg 570w, https://www.monsterinsights.com/wp-content/uploads/2017/08/thirsty-affiliate-link-plugin-wordpress-300x97.jpg 300w\" sizes=\"(max-width: 570px) 100vw, 570px\" /></p>\n<p>For instance, if the company that you promote modifies their affiliate link, you won&#8217;t have to dig deep into every blog post you&#8217;ve published to find and replace the affiliate links you’d added. Instead, you can change it in the ThistyAffiliates panel, and all the affiliate links on your site will be automatically updated.</p>\n<p>Apart from link management, the plugin also allows you to cloak your affiliate links so that you can turn your ugly affiliate links to pretty links.</p>\n<p>Affiliate links are typically long, ugly-looking URL’s, like this:</p>\n<p>http://example.com/products/?product_id=123&#038;affiliate_id</p>\n<p>ThirstyAffiliates helps you to cloak such affiliate links to make them short and branded URLs, shown below:</p>\n<p>http://www.yoursite.com/refer/productname</p>\n<p><img class=\"alignnone size-full wp-image-185178\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/11/cloakedurlthirstyaffiliates.jpg\" alt=\"Cloaked URL ThirstyAffiliates\" width=\"620\" height=\"280\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/11/cloakedurlthirstyaffiliates.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/11/cloakedurlthirstyaffiliates-300x135.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Now you can use the cloaked affiliate URLs anywhere on your site. It&#8217;s easy to add affiliate links with this plugin.</p>\n<p>For detailed instructions, read our step-by-step guide on <a href=\"https://www.monsterinsights.com/how-to-add-affiliate-links-in-wordpress-and-properly-track-them/\">how to add affiliate links in WordPress</a>.</p>\n<h3>How to Earn Affiliate Revenue by Attracting the Right Audience</h3>\n<p>Just because you built a site and started promoting products on it doesn’t mean you&#8217;ll start earning affiliate commissions right away. To generate affiliate sales on your site, you need to ensure that you’re attracting the right audience who actually wants to read reviews and recommendations on your site before purchasing the products you promote.</p>\n<p>How can you determine if your website attracts the right traffic and the intentions of your site visitors?</p>\n<p>If most of your traffic is from search engines, you can look at keyword intent to identify whether you’re attracting the right traffic.</p>\n<p>Generally, there are 4 types of keyword intents:</p>\n<ul>\n<li><strong>Navigational</strong>, where users search for a particular website.</li>\n<li><strong>Informational</strong>, where users search for the answer to a question.</li>\n<li><strong>Investigational</strong>, where users search for information that may eventually lead to a transaction.</li>\n<li><strong>Transactional</strong>, where users are ready to buy.</li>\n</ul>\n<p>As an affiliate marketer, you&#8217;ll want to rank your website for investigational keywords. Your potential prospects use investigational keywords when they try to compare products and search for reviews and recommendations.</p>\n<p>Some of the phrases you’ll often see in investigational keywords are:</p>\n<ul>\n<li>best</li>\n<li>review</li>\n<li>comparison</li>\n<li>alternative</li>\n</ul>\n<p>To find the actual search queries used by your organic visitors, you can go to your queries report in Google Analytics by navigating to <strong>Acquisition » Search Console » Queries</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-111070\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/08/search-console-queries.jpg\" alt=\"find what keywords your ecommerce site is optimized for\" width=\"570\" height=\"278\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/08/search-console-queries.jpg 570w, https://www.monsterinsights.com/wp-content/uploads/2017/08/search-console-queries-300x146.jpg 300w\" sizes=\"(max-width: 570px) 100vw, 570px\" /></p>\n<p>To know more about choosing the right keywords, you can refer to OptinMonster’s <a href=\"http://optinmonster.com/keyword-research-101-how-to-choose-the-right-terms-for-google/\" target=\"_blank\" rel=\"noopener\">keyword research</a> guide.</p>\n<h3>How to Optimize Your Affiliate Marketing Site to Boost Commissions</h3>\n<p>Now that you’ve started attracting the right audience and, hopefully, made some affiliate revenue, the next thing you need to focus on is optimizing your affiliate site to boost your affiliate earnings.</p>\n<p>To boost your revenue, you&#8217;ll need to start tracking your affiliate links in <a href=\"https://www.monsterinsights.com/the-complete-beginners-guide-to-google-analytics-for-wordpress/\">Google Analytics</a>. By tracking affiliate links, you can figure out:</p>\n<ul>\n<li><strong>Most profitable traffic sources: </strong>Once you understand your most profitable traffic sources, you can focus on promoting your content where it gets you the best ROI.</li>\n<li><strong>Top earning pages: </strong>Determine the highest converting pages on your site, so you can optimize them to make even more money.</li>\n<li><strong>Content opportunities: </strong>Come up with new content opportunities to earn more affiliate income.</li>\n</ul>\n<p>The easiest way to track affiliate links is to use <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights</a> on your site. It&#8217;s the best Google Analytics plugin for WordPress and enables you to take the full advantage of Analytics tracking, including affiliate link tracking, <a href=\"https://www.monsterinsights.com/addon/ecommerce/\">eCommerce tracking</a>, <a href=\"https://www.monsterinsights.com/addon/ads/\">ads tracking</a> and more.</p>\n<p><img class=\"alignnone size-full wp-image-176905\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi.png\" alt=\"\" width=\"1080\" height=\"789\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi-300x219.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi-768x561.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi-1024x748.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>A few benefits of using MonsterInsights for optimizing affiliate sites are:</p>\n<ul>\n<li>You can identify which internal links are affiliate links in Google Analytics.</li>\n<li>You can easily differentiate your affiliate link clicks with other clicks so you get an accurate performance report on how your visitors are engaging with your affiliate links in Google Analytics.</li>\n<li>Google Analytics can identify from which page the click came from.</li>\n</ul>\n<p>MonsterInsights lets you track affiliate clicks as events in Google Analytics.</p>\n<p>For more details, read <a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/\">how to set up affiliate link tracking in Google Analytics</a>.</p>\n<p>Once the setup is complete, you can view your affiliate links report by going to <strong>Insights » Reports » Publishers</strong> from your dashboard.</p>\n<p><img class=\"alignnone size-full wp-image-157438\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/affiliate-links-tracking-monsterinsights.jpg\" alt=\"Affiliate-Links-Tracking-MonsterInsights\" width=\"620\" height=\"700\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/affiliate-links-tracking-monsterinsights.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/affiliate-links-tracking-monsterinsights-266x300.jpg 266w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>In this report, you&#8217;ll find your top 10 affiliate links with the total clicks for each link.</p>\n<p>If you want to view the performance of all your affiliate links, you can click the <strong>View All Affiliate Links Report</strong> at the bottom of the report. Clicking on that will take you to the affiliate marketing report in your Google Analytics account.</p>\n<p><img class=\"alignnone size-full wp-image-108940\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/08/affiliate-link-clicks-report.jpg\" alt=\"affiliate link clicks report\" width=\"560\" height=\"297\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/08/affiliate-link-clicks-report.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/08/affiliate-link-clicks-report-300x159.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You can also find the top events and pages report just below the <strong>Events</strong> tab.</p>\n<p>That’s it!</p>\n<p>We hope this guide gave you valuable insights on building a profitable affiliate website using WordPress. If you’re also monetizing your blog with AdSense, you can learn <a href=\"https://www.monsterinsights.com/how-to-track-adsense-in-google-analytics-to-optimize-your-revenue/\">how to optimize your ads using Google Analytics</a>.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more Google Analytics tutorials.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-build-an-affiliate-website-using-wordpress/\">How to Build a Profitable Affiliate Website Using WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://www.monsterinsights.com/how-to-build-an-affiliate-website-using-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"The Definitive Guide to Google Analytics for Publishers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/?utm_source=rss&utm_medium=rss&utm_campaign=the-definitive-guide-to-google-analytics-for-publishers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Feb 2019 16:00:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"Google Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"analytics reports\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"publishers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=107980\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:625:\"<p>Do you want to track your blog visitors with Google Analytics but aren&#8217;t sure how to get started? Then you’re in the right place. In this article, you’ll learn everything you need to know about Google Analytics for publishers. What Is Google Analytics and Why Do You Need It? Google Analytics is a free tracking [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/\">The Definitive Guide to Google Analytics for Publishers</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:25363:\"<p>Do you want to track your blog visitors with Google Analytics but aren&#8217;t sure how to get started? Then you’re in the right place. In this article, you’ll learn everything you need to know about Google Analytics for publishers.</p>\n<h3>What Is Google Analytics and Why Do You Need It?</h3>\n<p><img class=\"alignnone size-full wp-image-106773\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/analytics-home-1.jpg\" alt=\"analytics data\" width=\"570\" height=\"310\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/analytics-home-1.jpg 570w, https://www.monsterinsights.com/wp-content/uploads/2017/06/analytics-home-1-300x163.jpg 300w\" sizes=\"(max-width: 570px) 100vw, 570px\" /><br />\nGoogle Analytics is a free tracking tool that gives you data on your blog visitors and their actions on your site. With Google Analytics, you can discover how visitors find and interact with your blog, so you can keep them coming back.</p>\n<p>A few benefits of using Google Analytics include:</p>\n<ul>\n<li><strong>It’s free</strong>: Google Analytics is a free service by Google, and it&#8217;s the most comprehensive tracking tool for websites of all sizes.</li>\n<li><strong>Intuitive reports</strong>: You can find several useful, intuitive reports in Google Analytics that tell you everything you need to know about your blog visitors. The best part is, you don’t have to be an Analytics data expert to analyze the reports.</li>\n<li><strong>A perfect solution for publishers</strong>: Google Analytics gives you the most accurate data about your visitors to grow your blog’s audience and increase the revenue you generate from your blog.</li>\n</ul>\n<h3>How to Use Google Analytics on Your Blog</h3>\n<p>The <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a> plugin is the easiest solution because allows you to set up Google Analytics on your WordPress website. If you&#8217;re setting up Google Analytics manually, you&#8217;ll have to copy the tracking code from your Analytics account and add it to every page of your website via your WordPress header.</p>\n<p>MonsterInsights takes the pain out of Google Analytics set up, helping you to do it in just a few clicks without touching a single line of code.</p>\n<p>Just click the &#8216;Connect MonsterInsights&#8217; button to get started.</p>\n<p><img class=\"alignnone size-full wp-image-176912\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/connect-monsterinsights-to-ga.png\" alt=\"\" width=\"1080\" height=\"825\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/connect-monsterinsights-to-ga.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/connect-monsterinsights-to-ga-300x229.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/connect-monsterinsights-to-ga-768x587.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/connect-monsterinsights-to-ga-1024x782.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>Then, follow the instructions on the next couple of screens:</p>\n<p><img class=\"alignnone size-full wp-image-124650\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/MonsterInsights-Authentication-Select-Your-Google-Account.png\" alt=\"MonsterInsights Authentication - Select Your Google Account\" width=\"1050\" height=\"1210\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/MonsterInsights-Authentication-Select-Your-Google-Account.png 1050w, https://www.monsterinsights.com/wp-content/uploads/2018/02/MonsterInsights-Authentication-Select-Your-Google-Account-260x300.png 260w, https://www.monsterinsights.com/wp-content/uploads/2018/02/MonsterInsights-Authentication-Select-Your-Google-Account-768x885.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/02/MonsterInsights-Authentication-Select-Your-Google-Account-889x1024.png 889w\" sizes=\"(max-width: 1050px) 100vw, 1050px\" /></p>\n<p>For a complete step-by-step guide, you can read <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">how to connect your WordPress blog with Google Analytics</a>.</p>\n<h3>How to View Google Analytics Reports in WordPress</h3>\n<p>After setting up Google Analytics, it may take a few hours to start collecting your website&#8217;s data. To find the report, you no longer have to log into your Google Analytics account.</p>\n<p>MonsterInsights gives you a quick overview of the stats that matter most to your website right on your WordPress dashboard. It comes with a handy <a href=\"https://www.monsterinsights.com/feature/google-analytics-dashboard/\">Google Analytics dashboard widget</a> which shows your site&#8217;s key metrics as soon as you log into your WordPress site, without any additional clicks required.</p>\n<p><img class=\"alignnone size-full wp-image-154759\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/monsterinsightsdashboardwidget.png\" alt=\"Google Analytics Dashboard Widget for WordPress by MonsterInsights\" width=\"620\" height=\"420\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/monsterinsightsdashboardwidget.png 620w, https://www.monsterinsights.com/wp-content/uploads/2018/02/monsterinsightsdashboardwidget-300x203.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>The dashboard widget, by default, gives you a quick glimpse of your site&#8217;s Overview report. However, you can add other reports as well from the widget&#8217;s settings.</p>\n<p>To view your full reports, you can visit the MonsterInsights report page by going to <strong>Insights » Reports</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-124812\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/Reports-in-MonsterInsights.png\" alt=\"Reports in MonsterInsights\" width=\"1080\" height=\"760\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/Reports-in-MonsterInsights.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/02/Reports-in-MonsterInsights-300x211.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/02/Reports-in-MonsterInsights-768x540.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/02/Reports-in-MonsterInsights-1024x721.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>You’ll be able to see your traffic stats from the last 30 days at a glance, including page views, top posts and pages, top traffic sources, and top countries.</p>\n<h3>How to Use Google Analytics for Publishers</h3>\n<p>Tracking your website with Google Analytics gives you detailed insights into how to grow your blog audience and how to further monetize your blog to boost revenue.</p>\n<p>Let’s take a look at a few features of Google Analytics that are useful for publishers:</p>\n<h4>1. Basic Reports</h4>\n<p>The basic setup of Google Analytics gives you lots of different traffic reports to analyze. Here&#8217;re a few useful reports you can find in Google Analytics:</p>\n<ul>\n<li><strong>Real-time report</strong>: You can see how your website is doing at that very moment.</li>\n<li><strong>Audience report</strong>: You can get crucial metrics for your blog, including pageviews, bounce rate, average session duration, etc.</li>\n<li><strong>Traffic source report</strong>: You can identify the traffic source of your visitors.</li>\n<li><strong>Pages report</strong>: You can identify the most popular content on your website.</li>\n<li><strong>Geo location report</strong>: You can determine the geographical location of your visitors.</li>\n<li>And much more…</li>\n</ul>\n<p>You can view these reports by going to <strong>Insights » Reports</strong> from your WordPress dashboard.</p>\n<p><img class=\"alignnone size-full wp-image-148178\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Countries-and-Referrals.png\" alt=\"Overview Report Top Countries and Referrals\" width=\"560\" height=\"309\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Countries-and-Referrals.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Countries-and-Referrals-300x166.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<h4>2. Top Landing Pages and Top Exit Pages</h4>\n<p>For a publisher, it&#8217;s always important to find out which pages are the most popular and which aren&#8217;t.</p>\n<p>When you know which of your landing pages are getting the most traffic and engaging users for the longest time, you can analyze and gain insights to optimize your entire site&#8217;s pages.</p>\n<p>On the other hand, learning about top exit pages helps you to decide which pages need optimization.</p>\n<p>The MonsterInsights Publishers Report provides you with comprehensive reports on both your Top Landing Pages and Top Exit pages. Go to <strong>Insights » Reports » Publishers</strong> from your dashboard to see these reports.</p>\n<p><img class=\"alignnone size-full wp-image-148181\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Publishers-Report-Top-Landing-Pages.png\" alt=\"Publishers Report Top Landing Pages\" width=\"560\" height=\"399\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Publishers-Report-Top-Landing-Pages.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Publishers-Report-Top-Landing-Pages-300x214.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You can see the number of total visits, average duration on the page, and bounce rate for your top landing pages.</p>\n<p>Below the Top Landing Pages report, you can see the Top Exit Pages report.</p>\n<p><img class=\"alignnone size-full wp-image-156005\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/top-exit-pages-mi-publishers-report.jpg\" alt=\"top-exit-pages-mi-publishers-report\" width=\"560\" height=\"498\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/top-exit-pages-mi-publishers-report.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2018/08/top-exit-pages-mi-publishers-report-300x267.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>The report shows the total number of exits, the total number of visits, and the percentage of the exits for your top exit pages.</p>\n<p>Now you can understand which of your pages are less engaging and analyze why. Then, you can build proper strategies to improve these pages.</p>\n<h4>3. Ads Tracking</h4>\n<p>Are you monetizing your website with AdSense? Want to know who’s clicking your banner ads?</p>\n<p>With ads tracking, you can see exactly how many clicks each banner ad is getting and identify the most effective placements.</p>\n<p><img class=\"alignnone size-full wp-image-176351\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/google-a-tracking.png\" alt=\"\" width=\"1080\" height=\"725\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/google-a-tracking.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/google-a-tracking-300x201.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/google-a-tracking-768x516.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/google-a-tracking-1024x687.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>To enable ads tracking on your website, all you need to do is to install and activate the <a href=\"https://www.monsterinsights.com/addon/ads/\">MonsterInsights ads addon</a>.</p>\n<p>For more detailed steps, learn <a href=\"https://www.monsterinsights.com/how-to-track-adsense-in-google-analytics-to-optimize-your-revenue/\">how to track AdSense in Google Analytics</a>.</p>\n<h4>4. Custom Dimensions Tracking</h4>\n<p>Do you want to know who the most popular author is on your blog? Or do you want to track which category or tags are the most popular?</p>\n<p>In Google Analytics, you can set your custom dimensions, like author or category, according to your needs.</p>\n<p><img class=\"alignnone size-full wp-image-176925\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/monsterinsights-custom-dimension-selection.jpg\" alt=\"\" width=\"1080\" height=\"1069\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/monsterinsights-custom-dimension-selection.jpg 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/monsterinsights-custom-dimension-selection-300x297.jpg 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/monsterinsights-custom-dimension-selection-768x760.jpg 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/monsterinsights-custom-dimension-selection-1024x1014.jpg 1024w, https://www.monsterinsights.com/wp-content/uploads/2018/12/monsterinsights-custom-dimension-selection-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>Custom dimensions are just like default dimensions (like gender, region, traffic sources, etc.), except you create them yourself.</p>\n<p>Setting up custom dimensions is immensely helpful for collecting and analyzing data that matters to your website, which Analytics doesn’t automatically track.</p>\n<p>Without MonsterInsights, setting up custom dimensions on your site can be tricky and time-consuming, especially when you’re not tech savvy. MonsterInsights makes it easy to set up custom dimensions on your WordPress site in just a few clicks, without having to edit your Google Analytics tracking code.</p>\n<p>To be able to set up custom dimensions on your site, you’ll need the <a href=\"https://www.monsterinsights.com/addon/dimensions/\">MonsterInsights Custom Dimensions addon</a>. A few custom dimensions you can set up using the MonsterInsights plugin are:</p>\n<ul>\n<li><strong>Author</strong>: If you run a multi-author blog, you can identify <a href=\"https://www.monsterinsights.com/how-to-set-up-author-tracking-in-google-analytics/\">who the most popular author</a> is on your blog.</li>\n<li><strong>Category</strong>: You can track the performance of different categories of your site.</li>\n<li><strong>Post type</strong>: If you have several custom post types, you can track the performance of each post type.</li>\n<li><strong>Published at</strong>: You can track whether your latest posts are gaining traction among your readers.</li>\n<li><strong>Tags</strong>: You can track the performance of different tags on your site.</li>\n<li><strong>SEO Score</strong>: If you’re using the Yoast plugin for SEO, you can analyze the SEO score of your posts and pages in Google Analytics.</li>\n<li><strong>Focus Keyword</strong>: You can track the performance of focus keywords you&#8217;ve set for each post using the Yoast plugin for SEO.</li>\n<li><strong>Logged In</strong>: You can track whether your site visitors are logged-in users or not.</li>\n<li><strong>User ID</strong>: You can get detailed insights on the behavior of individual logged-in users of a membership site by setting User ID as a custom dimension.</li>\n</ul>\n<p>To learn more about custom dimensions and the setup, read <a href=\"https://www.monsterinsights.com/the-beginners-guide-to-custom-dimensions-in-google-analytics/\">the beginners guide to custom dimensions in Google Analytics</a>.</p>\n<h4>5. File Downloads and Outbound Clicks Tracking</h4>\n<p>If you’re offering several downloadable digital products, like eBooks or podcasts, you might want to track how many times each file has been downloaded.</p>\n<p>By default, Google Analytics is great at measuring your traffic, but it doesn’t keep track of file downloads. MonsterInsights allows you to <a href=\"https://www.monsterinsights.com/feature/file-download-tracking/\">track file downloads and outbound clicks</a> on your site. All you need to do is to configure what file extensions you want to track on your site.</p>\n<p><img class=\"alignnone size-full wp-image-176926\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/wordpress-file-download-tracking.png\" alt=\"\" width=\"1080\" height=\"769\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/wordpress-file-download-tracking.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/wordpress-file-download-tracking-300x214.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/wordpress-file-download-tracking-768x547.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/wordpress-file-download-tracking-1024x729.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>For more details, learn <a href=\"https://www.monsterinsights.com/how-to-track-and-view-file-downloads-in-google-analytics/\">how to set up file downloads in Google Analytics</a>.</p>\n<h4>6. Forms Tracking</h4>\n<p>Your email list is one of your most significant online assets.</p>\n<p>Tracking conversions of your list building campaign is essential if you’re <a href=\"http://optinmonster.com/beginners-guide-to-email-marketing/\" target=\"_blank\" rel=\"noopener\">growing an email list</a> on your website.</p>\n<p>With the <a href=\"https://www.monsterinsights.com/addon/forms/\">MonsterInsights Forms addon</a>, you can easily track your form views and <a href=\"http://optinmonster.com/9-lead-magnets-to-increase-subscribers/\">conversions</a>, without messing with code. All you have to do is install and activate the addon, no settings or configuration required.<br />\n<img class=\"alignnone size-full wp-image-176927\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/forms-tracking-settings-monsterinsights.png\" alt=\"\" width=\"1080\" height=\"811\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/forms-tracking-settings-monsterinsights.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/forms-tracking-settings-monsterinsights-300x225.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/forms-tracking-settings-monsterinsights-768x577.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/forms-tracking-settings-monsterinsights-1024x769.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /><br />\nThe Forms addon works with any contact form plugin, so it’s easy to see your <a href=\"http://wpforms.com/\" target=\"_blank\" rel=\"noopener\">WPForms</a> and Gravity Forms analytics, or any other WordPress forms plugin.</p>\n<p>You can learn <a href=\"https://www.monsterinsights.com/docs/how-to-get-started-with-the-forms-addon/\">how to enable forms tracking in Google Analytics</a>.</p>\n<h4>7. Google AMP Tracking</h4>\n<p>Are you looking to track your Google AMP pages accurately? Google AMP offersa  super fast browsing experience for your mobile visitors from Google.</p>\n<p><img class=\"alignnone size-full wp-image-102869\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/google-amp-pages-in-news-carousal.jpg\" alt=\"google amp pages in news carousel\" width=\"620\" height=\"523\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/google-amp-pages-in-news-carousal.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/google-amp-pages-in-news-carousal-300x253.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>By default, when a user visits an AMP page and then a normal page (or vice versa), Google AMP Analytics counts it as 2 different sessions. Our <a href=\"https://www.monsterinsights.com/addon/amp/\">Google AMP addon</a> fixes this issue and accurately tracks your AMP pages.</p>\n<p>For more details, learn <a href=\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/\">how to add Google Analytics to AMP pages</a>.</p>\n<h4>8. Facebook Instant Articles Tracking</h4>\n<p>Facebook Instant Articles offers a super-fast reading experience for your mobile visitors who arrive at your site from the Facebook mobile app.</p>\n<p><img class=\"alignnone size-full wp-image-107206\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/facebook-instant-articles.jpg\" alt=\"facebook instant articles\" width=\"562\" height=\"338\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/facebook-instant-articles.jpg 562w, https://www.monsterinsights.com/wp-content/uploads/2017/07/facebook-instant-articles-300x180.jpg 300w\" sizes=\"(max-width: 562px) 100vw, 562px\" /></p>\n<p>By default, Facebook Instant Articles doesn’t play nicely with Google Analytics. You may be getting more traffic to your Facebook Instant Article posts and pages, but it’s impossible to obtain detailed data when all your page and post titles are lumped together in your Google analytics.</p>\n<p>With the <a href=\"https://www.monsterinsights.com/addon/facebook-instant-articles/\">MonsterInsights Facebook Instant Articles Addon</a>, you can fix this issue and accurately track your Instant Articles.</p>\n<p>Learn <a href=\"https://www.monsterinsights.com/docs/how-to-get-started-with-the-facebook-instant-articles-addon/\">how to get started with the Facebook Instant Articles addon</a>.</p>\n<h4>9. Affiliate Link Tracking</h4>\n<p>Are you monetizing your website with affiliate marketing?</p>\n<p>With MonsterInsights, you can set a path for internal links to track as outbound links. You can also add labels for those links, so you can quickly analyze the affiliate link tracking report in Google Analytics.</p>\n<p>Navigate to <strong>Insights » Settings</strong> from your WordPress dashboard and then click on the <strong>Tracking</strong> tab at the top of the page. Then, go to the <strong>Affiliate Links</strong> tab in the left-hand taskbar.</p>\n<p><img class=\"alignnone size-full wp-image-176905\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi.png\" alt=\"\" width=\"1080\" height=\"789\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi.png 1080w, https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi-300x219.png 300w, https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi-768x561.png 768w, https://www.monsterinsights.com/wp-content/uploads/2018/12/affiliate-link-tracking-mi-1024x748.png 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" /></p>\n<p>You&#8217;ll need to enable affiliate link tracking and fill out the 2 fields; then it&#8217;ll start tracking your affiliate links.</p>\n<p>If you need detailed instructions, here&#8217;s our step-by-step guide on how to <a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/\">set up affiliate link tracking in WordPress</a>.</p>\n<p>Once you&#8217;re done with the setup, you can view your reports by visiting <strong> Insights » Reports » Publishers</strong> from your WordPress dashboard.</p>\n<p><img class=\"alignnone size-full wp-image-155898\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/affiliate-link-tracking-report-monsterinsights.jpg\" alt=\"affiliate-link-tracking-report-monsterinsights\" width=\"560\" height=\"600\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/affiliate-link-tracking-report-monsterinsights.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2018/08/affiliate-link-tracking-report-monsterinsights-280x300.jpg 280w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<h4>10. Sales Tracking</h4>\n<p>Whether you’re promoting an online store along with your blog, or you’re merely selling just one or more products on your blog, you might want to track your sales and revenue.</p>\n<p>With the <a href=\"https://www.monsterinsights.com/addon/ecommerce/\">MonsterInsights eCommerce addon</a>, you can easily track the sales and revenue you generate on your site.</p>\n<p><img class=\"alignnone size-full wp-image-149336\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/07/eCommerce-Report-MonsterInsights-Top.jpg\" alt=\"eCommerce Report MonsterInsights Top\" width=\"1200\" height=\"834\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/07/eCommerce-Report-MonsterInsights-Top.jpg 1200w, https://www.monsterinsights.com/wp-content/uploads/2018/07/eCommerce-Report-MonsterInsights-Top-300x209.jpg 300w, https://www.monsterinsights.com/wp-content/uploads/2018/07/eCommerce-Report-MonsterInsights-Top-768x534.jpg 768w, https://www.monsterinsights.com/wp-content/uploads/2018/07/eCommerce-Report-MonsterInsights-Top-1024x712.jpg 1024w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" /></p>\n<p>For more details, learn <a href=\"https://www.monsterinsights.com/how-to-track-ecommerce-sales-in-google-analytics/\">how to enable eCommerce tracking on your site</a>.</p>\n<p>We hope this guide helped you learn how to use Google Analytics to track your blog audience. If you liked this article, you might also want to see our guide on <a href=\"https://www.monsterinsights.com/beginners-guide-to-user-permissions-in-google-analytics/\">user permissions in Google Analytics</a>.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/\">The Definitive Guide to Google Analytics for Publishers</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"How to Set Up Google AMP on Your WordPress Site (Step by Step)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"https://www.monsterinsights.com/how-to-set-up-google-amp-on-your-wordpress-site-step-by-step/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-set-up-google-amp-on-your-wordpress-site-step-by-step\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://www.monsterinsights.com/how-to-set-up-google-amp-on-your-wordpress-site-step-by-step/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Feb 2019 15:00:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"google amp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"tracking code\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:24:\"amp plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=106845\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:657:\"<p>Looking to set up Google AMP on WordPress? AMP takes users&#8217; mobile browsing experience a step forward by dramatically boosting the page speed of your website. In this article, we’ll explain what AMP is and how to enable it on your WordPress site. What&#8217;s Google AMP? Google’s Accelerated Mobile Project (AMP) is an open source [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-set-up-google-amp-on-your-wordpress-site-step-by-step/\">How to Set Up Google AMP on Your WordPress Site (Step by Step)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13277:\"<p>Looking to set up Google AMP on WordPress? AMP takes users&#8217; mobile browsing experience a step forward by dramatically boosting the page speed of your website. In this article, we’ll explain what AMP is and how to enable it on your WordPress site.</p>\n<h3>What&#8217;s Google AMP?</h3>\n<p>Google’s Accelerated Mobile Project (AMP) is an open source initiative with the goal of making web content load faster for mobile users.</p>\n<p>You may know that most page speed tactics focus on optimizing your existing website to make your site load faster. But, in order to <a href=\"http://www.wpbeginner.com/wordpress-performance-speed/\" target=\"_blank\" rel=\"noopener\">boost page speed</a>, Google AMP pages use a separate lightweight, stripped down template to serve your web page. They also use a separate streamlined version of CSS and lazy load images to reduce loading time.</p>\n<p>That said, AMP pages do not automatically display to your visitors when they visit from a mobile device. Instead, they are handled by AMP consumers such as Google Search.</p>\n<p>For example, when you’re browsing Google on a mobile device, you may have already noticed the AMP icon beneath some search results.</p>\n<p><img class=\"alignnone size-full wp-image-102870\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results.jpg\" alt=\"Google AMP search results\" width=\"620\" height=\"483\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2017/05/Google-AMP-search-results-300x234.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>It tells you that, by clicking on these search results, you&#8217;ll be directed to a streamlined version of the original page.</p>\n<p>Take a look at the difference between a standard mobile web page, and an AMP-enabled page:</p>\n<p><img class=\"alignnone size-full wp-image-102871\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/normal-page-vs.-amp-page.jpg\" alt=\"normal page vs. amp page\" width=\"560\" height=\"496\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/05/normal-page-vs.-amp-page.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/05/normal-page-vs.-amp-page-300x266.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<h3>Benefits of Setting Up Google AMP on Your WordPress Site</h3>\n<p>A few key benefits of setting up Google AMP on your WordPress site are:</p>\n<p><strong>1. Drives More Organic Traffic</strong></p>\n<p>Before setting up Google AMP on your site, you&#8217;re likely wondering whether Google AMP is a ranking factor that will <a href=\"http://www.wpbeginner.com/wordpress-seo/\" target=\"_blank\" rel=\"noopener\">boost your search engine rankings</a>.</p>\n<p>While Google AMP is not a ranking factor yet, in reality, it does affect impressions and CTR on search results, which can ultimately affect your rankings.</p>\n<p>For example, you may have already noticed that Google is currently holding the news carousel above the fold on mobile screens, thereby pushing down organic search results. So, if you’re looking to drive more organic traffic from visitors, you should enable Google AMP on your site.</p>\n<p>According to <a href=\"https://searchenginewatch.com/2016/07/06/is-google-amp-a-ranking-signal/\" target=\"_blank\" rel=\"nofollow noopener\">Gary Illyes</a>, 90% of publishers are seeing higher CTRs and 80% of publishers are getting more views after enabling Google AMP.</p>\n<p><strong>2. Reduces Page Abandonment</strong></p>\n<p>Did you know that 53% of visitors abandon a website if it takes more than 3 seconds to load?</p>\n<p><img class=\"alignnone size-full wp-image-106855\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/page-speed-infographics.png\" alt=\"page speed infographics\" width=\"560\" height=\"210\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/page-speed-infographics.png 560w, https://www.monsterinsights.com/wp-content/uploads/2017/06/page-speed-infographics-300x113.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>So, if you’re after a surefire method to boost your page speed tremendously and reduce page abandonment, you should enable Google AMP on your site.</p>\n<p>Now that you know the primary benefits of Google AMP, let’s take a detailed look at how to enable Google AMP on your WordPress site.</p>\n<h3>Step 1: Install the AMP Plugin</h3>\n<p>The easiest, most recommended way to enable Google AMP is to <a href=\"https://wordpress.org/plugins/amp/\" target=\"_blank\" rel=\"nofollow noopener\">install the AMP plugin</a> on your site. The AMP plugin was released by Automattic, the team behind WordPress.com, who&#8217;re also an official partner of the AMP project.</p>\n<p>If you need assistance, you can read <a href=\"http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\" target=\"_blank\" rel=\"noopener\">how to install a WordPress plugin</a>.</p>\n<p>After the plugin is activated, go to <strong>Appearance » AMP</strong> from your dashboard to customize your AMP options. Inside the AMP settings, you&#8217;ll see a <strong>Design</strong> tab. Click to open that.</p>\n<p><img class=\"alignnone size-full wp-image-183962\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/ampsettingswordpress.png\" alt=\"Google AMP settings WordPress\" width=\"598\" height=\"559\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/ampsettingswordpress.png 598w, https://www.monsterinsights.com/wp-content/uploads/2017/07/ampsettingswordpress-300x280.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" /></p>\n<p>Now you can view how your site looks on mobile devices by choosing the mobile device icon at the bottom of the right-hand side&#8217;s options panel.</p>\n<p><img class=\"alignnone size-full wp-image-183963\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/ampmobileview.png\" alt=\"AMP view on mobile devices\" width=\"598\" height=\"451\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/ampmobileview.png 598w, https://www.monsterinsights.com/wp-content/uploads/2017/07/ampmobileview-300x226.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" /></p>\n<p>Then, you can change the header text color, header background, and link color of your site on mobile devices. You can preview the changes live on the left.</p>\n<p><img class=\"alignnone size-full wp-image-183964\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/customizeampview.png\" alt=\"Customize Google AMP Design WordPress\" width=\"598\" height=\"447\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/07/customizeampview.png 598w, https://www.monsterinsights.com/wp-content/uploads/2017/07/customizeampview-300x224.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" /></p>\n<p>Additionally, you can choose a color scheme: light or dark.</p>\n<p>Once you&#8217;ve made the required changes, you can click the <strong>Publish</strong> button.</p>\n<p>After that, your site will dynamically generate AMP-compatible versions of your site that are accessible by appending /amp/ to the end of your post URLs.</p>\n<p>For example, if your blog post URL is http://example.com/your-blog-post/, you can access the AMP version at http://example.com/your-blog-post/amp/.</p>\n<h3>Step 2: Add Google Analytics to Your AMP Pages</h3>\n<p>To track how your visitors interact with your website, you&#8217;ll need to add Google Analytics to your AMP pages.</p>\n<p>Adding Google Analytics to your AMP pages can be tricky and complicated. Normally, you’d have to modify the Google Analytics tracking code manually. Even then, sometimes it still requires some troubleshooting to get it to work right.</p>\n<p>For example, when a user visits an AMP page and then a standard page (or vice versa), Google AMP Analytics counts it as 2 different sessions.</p>\n<p>How can you fix this tracking issue and count it as a single session?</p>\n<p>If you&#8217;re using WordPress, the easiest way is to install <a href=\"https://www.monsterinsights.com/pricing/\">MonsterInsights</a>.</p>\n<p><a href=\"https://www.monsterinsights.com/pricing/\"><img class=\"alignnone size-full wp-image-157422\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-best-ga-plugin-for-wordpress.jpg\" alt=\"MonsterInsights best Google Analytics plugin for WordPress\" width=\"620\" height=\"250\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-best-ga-plugin-for-wordpress.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-best-ga-plugin-for-wordpress-300x121.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p>MonsterInsights is the only WordPress plugin that lets you correctly and EASILY add Google Analytics to your AMP pages and also <a href=\"https://www.monsterinsights.com/addon/google-optimize/\">supports Google Optimize</a>, the free A/B testing and personalization product by Google.</p>\n<p>It also makes it incredibly easy to add <a href=\"https://www.monsterinsights.com/docs/how-to-enable-enhanced-ecommerce-in-wordpress/\">Enhanced eCommerce tracking</a>, author and category tracking, file download tracking, and much more.</p>\n<p>Best of all, MonsterInsights makes installing and using Google Analytics in WordPress absolutely effortless.</p>\n<p>If you need detailed instructions, here&#8217;s our step-by-step guide on how to quickly <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">set up Google Analytics in WordPress using MonsterInsights</a>.</p>\n<p>After installing MonsterInsights, all you need to do is install and activate the <a href=\"https://www.monsterinsights.com/addon/amp/\">Google AMP addon</a> by going to <strong>Insights » Addons</strong> from your dashboard.</p>\n<p><img class=\"alignnone size-full wp-image-101735\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon.jpg\" alt=\"Installing the MonsterInsights Google AMP addon\" width=\"540\" height=\"469\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon.jpg 540w, https://www.monsterinsights.com/wp-content/uploads/2017/04/monsterinsights-install-amp-addon-300x261.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" /></p>\n<p>For a step-by-step tutorial, read <a href=\"https://www.monsterinsights.com/how-to-add-google-analytics-to-amp-pages-on-wordpress/\">how to add Google Analytics to AMP pages</a>.</p>\n<h3>Step 3: Fix SEO Issues</h3>\n<p>The official AMP plugin gives you only a basic AMP template for your site.</p>\n<p>That means, if you want to make the AMP version of your site unique, you’ll need to customize your AMP pages. The plugin also adds a standard meta tag in the header of your regular pages, telling Google and other AMP handlers that the AMP version of that page is available.</p>\n<p>The problem is that the default set of metadata used by the AMP plugin is not the most optimal metadata, especially if you’re using an SEO plugin like <a href=\"https://www.monsterinsights.com/refer/yoast-premium/\" target=\"_blank\" rel=\"nofollow\">Yoast</a>.</p>\n<p>If you’re using Yoast SEO, you might want to install and activate <a href=\"https://wordpress.org/plugins/glue-for-yoast-seo-amp/\" target=\"_blank\" rel=\"nofollow noopener\">Glue for Yoast SEO and AMP</a> to <a href=\"http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/\" target=\"_blank\" rel=\"noopener\">fix any SEO issues</a> on your AMP pages and to make some simple customizations.</p>\n<p>After activating the Glue plugin, go to <strong>SEO » AMP » Design</strong>. Then, make any customizations you want to your AMP pages.</p>\n<p><img class=\"alignnone size-full wp-image-106850\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/yoast-amp.jpg\" alt=\"yoast amp\" width=\"560\" height=\"266\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/06/yoast-amp.jpg 560w, https://www.monsterinsights.com/wp-content/uploads/2017/06/yoast-amp-300x143.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Keep in mind that you shouldn’t add AMP-specific tracking code in this plugin, or else it will interfere with Google Analytics&#8217; tracking and skew your data of AMP pages.</p>\n<p>That&#8217;s it!</p>\n<p>We hope this guide helped you to set up Google AMP on your WordPress site properly.</p>\n<p>If you liked this article, you might also want to read <a href=\"https://www.monsterinsights.com/how-to-set-up-google-optimize-in-wordpress-the-easy-way/\">how to set up Google Optimize the easy way</a>.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/how-to-set-up-google-amp-on-your-wordpress-site-step-by-step/\">How to Set Up Google AMP on Your WordPress Site (Step by Step)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://www.monsterinsights.com/how-to-set-up-google-amp-on-your-wordpress-site-step-by-step/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"How to Find Which Traffic Source Generates the Most Revenue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:171:\"https://www.monsterinsights.com/which-traffic-source-generates-the-most-revenue/?utm_source=rss&utm_medium=rss&utm_campaign=which-traffic-source-generates-the-most-revenue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://www.monsterinsights.com/which-traffic-source-generates-the-most-revenue/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Jan 2019 15:00:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:19:\"Ecommerce Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"ecommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:18:\"ecommerce tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:14:\"traffic report\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=112525\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:632:\"<p>Do you want to know which of your traffic sources are generating the most eCommerce sales and revenue? The easiest way to find out is by enabling eCommerce tracking in Google Analytics. In this article, we&#8217;ll show you how to find your most profitable traffic source using Google Analytics. Why Find the Most Profitable Traffic [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/which-traffic-source-generates-the-most-revenue/\">How to Find Which Traffic Source Generates the Most Revenue</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Shahzad Saeed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9552:\"<p>Do you want to know which of your traffic sources are generating the most eCommerce sales and revenue? The easiest way to find out is by enabling <a href=\"https://www.monsterinsights.com/addon/ecommerce/\">eCommerce tracking</a> in Google Analytics. In this article, we&#8217;ll show you how to find your most profitable traffic source using Google Analytics.</p>\n<h3>Why Find the Most Profitable Traffic Source in Google Analytics?</h3>\n<p>Finding the most profitable traffic source for your site provides you with a lot of benefits, like:</p>\n<ul>\n<li>Determining how well your campaigns are performing in terms of generating revenue.</li>\n<li>Easily comparing the performance of different traffic channels, like social media, organic search, ad campaigns, affiliates, and referral traffic in Google Analytics.</li>\n<li>It&#8217;ll give you insights on which traffic sources you should focus on to further improve your revenue.</li>\n</ul>\n<h3>Step 1: Install the MonsterInsights eCommerce Addon</h3>\n<p>To start tracking your sales data, the first thing you need to do is <a href=\"https://www.monsterinsights.com/pricing/\">install MonsterInsights</a> and <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/\">connect Google Analytics to it</a>.</p>\n<p>Then, you&#8217;ll have to install the <a href=\"https://www.monsterinsights.com/addon/ecommerce/\">eCommerce addon</a> on your site. If you need help, check our post on how to <a href=\"https://www.monsterinsights.com/docs/how-to-get-started-with-ecommerce-addon/\">install and activate the eCommerce addon</a>.</p>\n<h3>Step 2: Enable eCommerce Tracking on Your Google Analytics Account</h3>\n<p>Then, you’ll need to enable eCommerce tracking on your Google Analytics account.</p>\n<p>For this, <a href=\"https://analytics.google.com/analytics/web/\" target=\"_blank\" rel=\"nofollow noopener\">log in o Google Analytics</a> and select the website in which you want to enable eCommerce tracking for.</p>\n<p><img class=\"alignnone size-full wp-image-89613\" src=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property.jpg\" alt=\"click on google analytics view\" width=\"420\" height=\"239\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property.jpg 420w, https://www.monsterinsights.com/wp-content/uploads/2016/04/google-analytics-property-300x171.jpg 300w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></p>\n<p>Next, click <strong>Admin</strong> in the right-hand menu bar.</p>\n<p><img class=\"alignnone size-full wp-image-98965\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/02/admin.jpg\" alt=\"click admin\" width=\"255\" height=\"281\" /></p>\n<p>Now, click <strong>Ecommerce Settings</strong> under the column on the right.</p>\n<p><img class=\"alignnone size-full wp-image-89944\" src=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/ecommerce-settings.jpg\" alt=\"click ecommerce settings under the right hand column\" width=\"540\" height=\"316\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/ecommerce-settings.jpg 540w, https://www.monsterinsights.com/wp-content/uploads/2016/04/ecommerce-settings-300x176.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" /></p>\n<p>Next, click the slider under the first step, <strong>Enable Ecommerce</strong>, to turn it from off to on. Then click the <strong>Next Step</strong> button.</p>\n<p><img class=\"alignnone size-full wp-image-89946\" src=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/submit-ecommerce-settings.png\" alt=\"submit your ecommerce tracking settings\" width=\"306\" height=\"310\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2016/04/submit-ecommerce-settings.png 306w, https://www.monsterinsights.com/wp-content/uploads/2016/04/submit-ecommerce-settings-296x300.png 296w, https://www.monsterinsights.com/wp-content/uploads/2016/04/submit-ecommerce-settings-100x100.png 100w\" sizes=\"(max-width: 306px) 100vw, 306px\" /></p>\n<p>If you want, you can even <a href=\"https://www.monsterinsights.com/how-to-add-google-analytics-enhanced-ecommerce-for-woocommerce/\">enable Enhanced eCommerce reporting</a>. Then, click the <strong>Submit</strong> button.</p>\n<p>That&#8217;s it. The setup process is complete.</p>\n<h3>View the Top Sources of Your Revenue in WordPress</h3>\n<p>Using Google Analytics has never been as easy as it is with MonsterInsights. In the old days, you had to browse the entire Analytics dashboard to find specific data in Google Analytics.</p>\n<p>Thankfully, MonsterInsights has made it painless for anyone to set up and view advanced website data in Google Analytics. It allows you to see all of your most significant website metrics right in your WordPress dashboard, without having to navigate away from your site.</p>\n<p>To view the top sources of your revenue, visit <strong>Insights » Reports</strong> from your WordPress dashboard and then click the <strong>eCommerce</strong> tab. Now you can see all your important eCommerce reports in beautiful, easy-to-understand tables.</p>\n<p><img class=\"alignnone size-full wp-image-137780\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/05/MonsterInsights-eCommerce-Addon.png\" alt=\"MonsterInsights eCommerce Addon\" width=\"560\" height=\"363\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/05/MonsterInsights-eCommerce-Addon.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/05/MonsterInsights-eCommerce-Addon-300x194.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>At the top, you&#8217;ll see your store&#8217;s overall conversion rates, transactions, total revenue, etc.</p>\n<p>Just below that, you&#8217;ll see your store&#8217;s top conversion sources, i.e. the sources that generate the most revenue.</p>\n<p><img class=\"alignnone size-full wp-image-181692\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/top-conversion-sources-monsterinsights-ecommerce.png\" alt=\"Top Conversion Sources MonsterInsights eCommerce reports\" width=\"620\" height=\"447\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/10/top-conversion-sources-monsterinsights-ecommerce.png 620w, https://www.monsterinsights.com/wp-content/uploads/2017/10/top-conversion-sources-monsterinsights-ecommerce-300x216.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>The report includes the number of total visits, the conversion rate, and the total revenue amount generated by each link.</p>\n<p>It&#8217;ll show you the top 10 most profitable sources, but you can view more by clicking the <strong>Top Conversion Sources Report</strong> link at the bottom of the report. This&#8217;ll redirect you to your Google Analytics dashboard, at the precise location where you can see the detailed report.</p>\n<p>Viewing your top sources of revenue, as well as other important reports, is super easy with MonsterInsights. However, if you haven&#8217;t installed MonsterInsights on your site, you&#8217;ll need to log into your Google Analytics account. We&#8217;ll show you how in the next section.</p>\n<h3>Finding Your Traffic Sources Report in Google Analytics</h3>\n<p>In your Google Analytics account, you can find your most profitable traffic sources report by navigating to <strong>Acquisition » All Traffic » Source/Medium</strong>. Make sure to choose <strong>Ecommerce</strong> as the <strong>Conversions</strong> type in the top right-hand corner of your report.</p>\n<p><img class=\"alignnone size-full wp-image-112535\" src=\"https://www.monsterinsights.com/wp-content/uploads/2017/09/most-profitable-traffic-source.png\" alt=\"most profitable traffic source\" width=\"560\" height=\"245\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2017/09/most-profitable-traffic-source.png 560w, https://www.monsterinsights.com/wp-content/uploads/2017/09/most-profitable-traffic-source-300x131.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>In the <strong>All Traffic</strong> section, you can also find other important reports such as:</p>\n<ul>\n<li><strong>Channels</strong>: It lets you compare the performance of different traffic channels such as social, search, paid Campaigns, etc.</li>\n<li><strong>Treemaps:</strong> It lets you visually explore trends in your traffic channels.</li>\n<li><strong>Referrals:</strong> It gives you a detailed report on all your referral traffic.</li>\n</ul>\n<p>That’s it!</p>\n<p>We hope this guide helped you find the traffic sources that generate the most revenue for you.</p>\n<p>If you enjoyed reading this article, you may also want to check out our guide on <a href=\"https://www.monsterinsights.com/how-to-identify-your-high-converting-landing-pages-in-google-analytics/\">identifying high converting landing pages in Google Analytics</a>, or these <a href=\"http://optinmonster.com/40-exit-popup-hacks-that-will-grow-your-subscribers-and-revenue/\" target=\"_blank\" rel=\"noopener\">popup hacks to grow your subscribers and revenue</a>. And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more Google Analytics tutorials</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/which-traffic-source-generates-the-most-revenue/\">How to Find Which Traffic Source Generates the Most Revenue</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://www.monsterinsights.com/which-traffic-source-generates-the-most-revenue/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Your Ultimate Guide to MonsterInsights Dashboard Reports\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:189:\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/?utm_source=rss&utm_medium=rss&utm_campaign=your-ultimate-guide-to-monsterinsights-dashboard-reports\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Jan 2019 16:00:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:17:\"custom dimensions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:14:\"forms tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"publishers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:19:\"ecommerce analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:14:\"search console\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:26:\"MonsterInsights Dashboards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:23:\"MonsterInsights Reports\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=148165\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:650:\"<p>Do you want to know which MonsterInsights dashboard reports you have access to when you use the popular MonsterInsights plugin? It’s great that connecting your WordPress website to Google Analytics gives you access to plenty of ready-made Google Analytics dashboards to view where your site visitors come from and how they behave once on your [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/\">Your Ultimate Guide to MonsterInsights Dashboard Reports</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Lindsay Liedke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:25012:\"<p>Do you want to know which MonsterInsights dashboard reports you have access to when you use the popular MonsterInsights plugin? It’s great that connecting your WordPress website to Google Analytics gives you access to plenty of ready-made Google Analytics dashboards to view where your site visitors come from and how they behave once on your website.</p>\n<p>But MonsterInsights makes things even easier by offering you comprehensive dashboards right in your WordPress admin panel to <strong>give you a quick glance at how your site is performing</strong>.</p>\n<p>In this article, we’ll show you what you get with each MonsterInsights dashboard report and how each of them help you make data-driven decisions to grow your following, increase your sales, and make your business a success.</p>\n<h3>Dashboard Widget for MonsterInsights</h3>\n<p>With MonsterInsights, you can see your Google Analytics data as soon as you log into your WordPress dashboard. It has a dashboard widget which shows your site&#8217;s key metrics right on your WordPress dashboard, with no clicks required.</p>\n<p><img class=\"alignnone size-full wp-image-154759\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/monsterinsightsdashboardwidget.png\" alt=\"Google Analytics Dashboard Widget for WordPress by MonsterInsights\" width=\"620\" height=\"420\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/monsterinsightsdashboardwidget.png 620w, https://www.monsterinsights.com/wp-content/uploads/2018/02/monsterinsightsdashboardwidget-300x203.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>By default, it&#8217;ll show you a quick summary of your overview report that includes your pageview reports, top content, device breakdown, etc. However, you can add more tabs from the Publishers report as well as the eCommerce report.</p>\n<p><img class=\"alignnone size-full wp-image-154761\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/customizewidgetstats.png\" alt=\"Customer Dashboard Widget Settings\" width=\"620\" height=\"408\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/02/customizewidgetstats.png 620w, https://www.monsterinsights.com/wp-content/uploads/2018/02/customizewidgetstats-300x197.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>The <a href=\"https://www.monsterinsights.com/introducing-google-analytics-dashboard-widget-for-monsterinsights/\">Google Analytics Dashboard Widget for MonsterInsights</a> makes it really easy and quick for you to view your website&#8217;s important reports.</p>\n<p>Immediately after signing in, you&#8217;ll be able to see any significant changes in your website traffic and take action if required.</p>\n<h3>Overview Report</h3>\n<p>To access your MonsterInsights dashboard reports in WordPress, go to <strong>Insights</strong> » <strong>Reports</strong>. There, you’ll immediately see the <strong>Overview Report</strong>, as well as the other dashboard reports MonsterInsights has available for you.</p>\n<p>The first part of the Overview Reports gives you a visual look at the number of sessions and page views your site has seen.</p>\n<p><img class=\"alignnone size-full wp-image-148174\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-Overview-Report-Sessions.png\" alt=\"MonsterInsights Overview Report - Sessions\" width=\"560\" height=\"476\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-Overview-Report-Sessions.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-Overview-Report-Sessions-300x255.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You can define the data to show the past 7 days or past 30 days. You can also change it to a custom date range if you need to know specific data for a certain time period.</p>\n<p>Right underneath this section, you’ll see quick data related to your site visitors’ behavior, including the number of sessions initiated on your site, <a href=\"https://www.monsterinsights.com/how-to-track-pageviews-on-a-one-page-website-in-google-analytics/\">the number of page views</a>, the average session duration, and <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/\">your site’s overall bounce rate</a>.</p>\n<p>You will also see a percentage of change, whether up or down, as compared to the time period you have chosen for this report. For example, if you’ve chosen to see the number of sessions and pageviews for the past 30 days, you’ll see this quick data for the previous past 30 days as well.</p>\n<p><img class=\"alignnone size-full wp-image-148176\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Quick-Data.png\" alt=\"Overview Report Quick Data\" width=\"560\" height=\"100\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Quick-Data.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Quick-Data-300x54.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>If you keep scrolling down in the Overview Report, you’ll see a simple graph of <strong>New vs. Returning Visitors</strong> and <strong>Device Breakdown</strong>.</p>\n<p><img class=\"alignnone size-full wp-image-148177\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Returning-Visitors-and-Device-Breakdown.png\" alt=\"Overview Report Returning Visitors and Device Breakdown\" width=\"560\" height=\"230\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Returning-Visitors-and-Device-Breakdown.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Returning-Visitors-and-Device-Breakdown-300x123.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>This is a great way to see what percentage of people are returning to your website after leaving. It also shows you which devices are most likely to access your site.</p>\n<p>Next, you can check out which countries are visiting your site the most. You&#8217;ll also see which websites are referring people to your site the most.</p>\n<p><img class=\"alignnone size-full wp-image-148178\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Countries-and-Referrals.png\" alt=\"Overview Report Top Countries and Referrals\" width=\"560\" height=\"309\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Countries-and-Referrals.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Countries-and-Referrals-300x166.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You can click on the <strong>View All Countries Report</strong> or <strong>View All Referral Sources</strong> to get a more comprehensive list. When you do this, you’ll be asked to sign into your Google Analytics account.</p>\n<p>You&#8217;ll then be taken to the correct report in Google Analytics to get additional data.</p>\n<p>For our example, we’ll look at the countries report:</p>\n<p><img class=\"alignnone size-full wp-image-148166\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/All-Countries-Report-in-GA.png\" alt=\"All Countries Report in GA\" width=\"560\" height=\"519\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/All-Countries-Report-in-GA.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/All-Countries-Report-in-GA-300x278.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Here, you’ll see a map view of site visitors and a list of top countries. You can also get data like:</p>\n<ul>\n<li>Number of users</li>\n<li>New users</li>\n<li>Sessions</li>\n<li>Bounce rate</li>\n<li>Pages/session</li>\n<li>Average session duration</li>\n<li>Any <a href=\"https://www.monsterinsights.com/how-to-create-a-goal-in-google-analytics-to-track-conversions/\">conversion goals you may have set up</a> for your site</li>\n</ul>\n<p>You can also define the date range and change the display to reflect goals you’ve set up for your website.</p>\n<p>Lastly, the Overview Report shows you <a href=\"https://www.monsterinsights.com/how-to-find-your-most-popular-blog-posts-with-monsterinsights/\">which posts and pages are the most popular</a> on your site. This gives you insight to which content your site visitors like the most, so you can give them more of what they want.</p>\n<p><img class=\"alignnone size-full wp-image-148179\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Posts-and-Pages.png\" alt=\"Overview Report Top Posts and Pages\" width=\"560\" height=\"293\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Posts-and-Pages.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Overview-Report-Top-Posts-and-Pages-300x157.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Again, if you click <strong>View Full Post/Page Report</strong> you’ll see all your site’s posts and pages in Google Analytics and how they’re performing.</p>\n<p><img class=\"alignnone size-full wp-image-148170\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Full-Post-and-Page-Report-in-GA.png\" alt=\"Full Post and Page Report in GA\" width=\"560\" height=\"445\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Full-Post-and-Page-Report-in-GA.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Full-Post-and-Page-Report-in-GA-300x238.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>Check out the number of pageviews, unique pageviews, average time on page, entrances, bounce rate, and exit percentage.</p>\n<p>You can also see the value each page is bringing your business. Plus, if you’ve assigned a value to each of your web pages, you can determine their impact on your bottom line.</p>\n<h3>Publishers Report</h3>\n<p>Click on the <strong>Publishers Report</strong> in MonsterInsights to see the following data:</p>\n<ul>\n<li>Landing Pages</li>\n<li>Exit Pages</li>\n<li>Outbound Links</li>\n<li>Affiliate Links</li>\n<li>Download Links</li>\n<li>Demographics</li>\n<li>Interest Categories</li>\n</ul>\n<p>There&#8217;s a lot of information here, and though it’s mostly aimed at helping bloggers who have websites that focus on blog content, it actually helps those with eCommerce shops make <a href=\"http://www.wpbeginner.com/beginners-guide/make-money-online/\" target=\"_blank\" rel=\"noopener\">more money online</a> too.</p>\n<p>To start, rather than deal with <a href=\"https://www.monsterinsights.com/how-to-find-demographic-and-interest-reports-in-google-analytics/\">finding demographic and interest reports in Google Analytics</a>, you can see this data right in your WordPress dashboard instead.</p>\n<p>This MonsterInsights dashboard report is also helpful for those who&#8217;re trying to <a href=\"https://www.monsterinsights.com/how-to-structure-an-effective-landing-page-that-converts/\">create effective landing pages for their website</a>.</p>\n<p>Whether your <a href=\"https://optinmonster.com/32-value-propositions-that-are-impossible-to-resist/\" target=\"_blank\" rel=\"noopener\">value proposition</a> is trying to convince people to subscribe to your newsletter or check out your online shop and make a purchase, knowing which landing pages are the most effective can help you make your business even better and ultimately build a bigger following.</p>\n<p><img class=\"alignnone size-full wp-image-148181\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Publishers-Report-Top-Landing-Pages.png\" alt=\"Publishers Report Top Landing Pages\" width=\"560\" height=\"399\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Publishers-Report-Top-Landing-Pages.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Publishers-Report-Top-Landing-Pages-300x214.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>If you want more comprehensive data than what the Publishers Report offers, you can always check out our <a href=\"https://www.monsterinsights.com/the-definitive-guide-to-google-analytics-for-publishers/\">definitive guide to Google Analytics for publishers</a>.</p>\n<h3>eCommerce Report</h3>\n<p>Click on the <strong>eCommerce Report</strong> tab in MonsterInsights to get a quick glance at how your online shop is doing.</p>\n<p>To start, you can see data such as your shop’s conversion rate, the number of transactions, how much revenue you’ve generated, and the average order value.</p>\n<p>You can also see a list of your eCommerce shop’s top products. That way you&#8217;ll know which products to continue promoting.</p>\n<p>Plus, you can make sure you focus your pay-per-click advertisements, whether you use <a href=\"https://www.monsterinsights.com/adsense-tips-to-increase-earnings/\">Google Adsense</a> or <a href=\"https://www.monsterinsights.com/google-adwords-management-tips-for-boosting-conversions/\">Google AdWords</a>, on promoting your best-selling products.</p>\n<p><img class=\"alignnone size-full wp-image-148173\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-eCommerce-Report.png\" alt=\"MonsterInsights eCommerce Report\" width=\"560\" height=\"267\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-eCommerce-Report.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-eCommerce-Report-300x143.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>In the eCommerce Report, you can also check out how many days it took site visitors to make a purchase from your website. This includes the number of transactions that were actually finalized.</p>\n<p>In addition, see how many sessions it took site visitors to make a purchase. Plus, view how many transactions were finalized, and the total percentage.</p>\n<p><img class=\"alignnone size-full wp-image-148172\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-eCommerce-Report.2.png\" alt=\"MonsterInsights eCommerce Report.2\" width=\"560\" height=\"312\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-eCommerce-Report.2.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-eCommerce-Report.2-300x167.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>For help with boosting sales in your eCommerce shop, be sure to check out these <a href=\"https://www.monsterinsights.com/smart-tactics-to-reduce-shopping-cart-abandonment/\">11 smart tactics for reducing shopping cart abandonment</a>. And, if you need more data related to your online shop, find out <a href=\"https://www.monsterinsights.com/how-to-track-shopping-cart-abandonment-with-google-analytics/\">how to track shopping cart abandonment in Google Analytics</a>.</p>\n<h3>Search Console Report</h3>\n<p>Click on the <strong>Search Console Report</strong> tab to find out your Top 50 Google Search Terms.</p>\n<p><img class=\"alignnone size-full wp-image-148175\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-Search-Console-Report-1.png\" alt=\"MonsterInsights Search Console Report\" width=\"560\" height=\"325\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-Search-Console-Report-1.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/MonsterInsights-Search-Console-Report-1-300x174.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>You’ll see the number of clicks, impressions, click-through-rate, and average position of each term.</p>\n<p>This is great for:</p>\n<ul>\n<li>Making sure your <a href=\"https://www.monsterinsights.com/how-to-improve-your-keyword-research-to-boost-traffic-and-sales/\">keyword research is on point</a></li>\n<li>That <a href=\"https://www.monsterinsights.com/how-to-drive-traffic-to-your-online-store/\">organic traffic is coming to your site</a> when they find you in search results</li>\n<li>Your <a href=\"http://www.wpbeginner.com/wordpress-seo/\" target=\"_blank\" rel=\"noopener\">SEO efforts are working for you</a>, not against you</li>\n<li>Seeing what people are searching for when they find you, which can <a href=\"https://www.monsterinsights.com/how-to-improve-your-keyword-research-to-boost-traffic-and-sales/\">inspire new blog post ideas</a></li>\n</ul>\n<p>If you haven’t already, make sure to check out our step-by-step instructions on <a href=\"https://www.monsterinsights.com/how-to-configure-your-wordpress-website-with-google-search-console/\">how to configure your WordPress site with Google Search Console</a>.</p>\n<h3>Custom Dimensions Report</h3>\n<p>Click on the <strong>Custom Dimensions Report</strong> tab to track custom data you want showing in your MonsterInsights dashboard report.</p>\n<p><img class=\"alignnone size-full wp-image-148167\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Custom-Dimensions-Report-Popular-Authors.png\" alt=\"Custom Dimensions Report Popular Authors\" width=\"560\" height=\"385\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Custom-Dimensions-Report-Popular-Authors.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Custom-Dimensions-Report-Popular-Authors-300x206.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>For example, you can track data like:</p>\n<ul>\n<li>Which author’s posts generate the most traffic</li>\n<li>The keywords you’re using and which ones are doing well in search engines</li>\n<li>SEO score tracking to see which blog SEO scores are the most popular</li>\n<li>Which categories on your site are clicked the most</li>\n<li>Which custom post types are the most well-liked by site visitors</li>\n</ul>\n<p><img class=\"alignnone size-full wp-image-148168\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Custom-Dimensions-Report-Popular-Categories.png\" alt=\"Custom Dimensions Report Popular Categories\" width=\"560\" height=\"275\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Custom-Dimensions-Report-Popular-Categories.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Custom-Dimensions-Report-Popular-Categories-300x147.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>This is perfect for those that feel limited by the data that Google Analytics has when it comes to data tracking.</p>\n<p>For a detailed look at how to use custom dimensions in Google Analytics, as well as in MonsterInsights, check out this helpful <a href=\"https://www.monsterinsights.com/the-beginners-guide-to-custom-dimensions-in-google-analytics/\">beginner’s guide to custom dimensions</a>.</p>\n<h3>Forms Tracking Report</h3>\n<p>Click on the <strong>Forms Report</strong> tab to see how your WordPress forms are performing on your website.</p>\n<p><img class=\"alignnone size-full wp-image-148169\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Forms-Tracking-Report.png\" alt=\"Forms Tracking Report\" width=\"560\" height=\"319\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/06/Forms-Tracking-Report.png 560w, https://www.monsterinsights.com/wp-content/uploads/2018/06/Forms-Tracking-Report-300x171.png 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></p>\n<p>MonsterInsights is proud to have integrated with the popular contact form plugin, <a href=\"https://wpforms.com\" target=\"_blank\" rel=\"noopener\">WPForms</a>, so you can see the number of form views and conversions your WordPress forms are getting. It also integrates with other popular form plugins, like Gravity Forms.</p>\n<p>With the Forms addon, and the Forms Tracking Report, you can track things like:</p>\n<ul>\n<li>Events for form submissions</li>\n<li>Which forms trigger the most conversions</li>\n<li>How many impressions and conversions each form is getting</li>\n</ul>\n<p>As a result, you can begin optimizing your WordPress forms to get more conversions. That way you can generate more signups and boost sales in your online shop.</p>\n<p>For help using the newly-released Forms addon, check out our documentation on <a href=\"https://www.monsterinsights.com/docs/how-to-get-started-with-the-forms-addon/\">getting started with the Forms addon</a>.</p>\n<h3>Real-Time Reports</h3>\n<p>Click the Real-Time tab to see your users&#8217; activity on real-time.</p>\n<p><img class=\"alignnone size-full wp-image-168691\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/how-to-find-real-time-reports-in-monsterinsights.jpg\" alt=\"how-to-find-real-time-reports-in-monsterinsights\" width=\"620\" height=\"432\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/how-to-find-real-time-reports-in-monsterinsights.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/11/how-to-find-real-time-reports-in-monsterinsights-300x209.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>The Real-Time report allows you to monitor your users&#8217; activity on your site at any given time. You can see the number of active users, pageviews per minute for the last 30 minutes, and more.</p>\n<p><img class=\"alignnone size-full wp-image-168692\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/real-time-report-in-monsterinsights.jpg\" alt=\"real-time-report-in-monsterinsights\" width=\"620\" height=\"415\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/real-time-report-in-monsterinsights.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/11/real-time-report-in-monsterinsights-300x201.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Moreover, you can see top pages, top referral traffic sources, top countries, and top cities your visitors are from at the moment.</p>\n<p>The Real-Time reports let you see the user interaction on your site right as it&#8217;s occurring without having wait until the next day.</p>\n<p>These real-time reports are especially useful if you&#8217;ve just launched a special marketing campaign and want to know how people are taking this. For example, you can track your email, social media, and other paid marketing campaigns&#8217; performance right away.</p>\n<p>For more details, read our complete guide on how to <a href=\"https://www.monsterinsights.com/feature/real-time-stats/\">find and use real-time reports in Google Analytics</a>.</p>\n<h3>View Stats for Individual Posts and Pages in WordPress</h3>\n<p>With MonsterInsights, you can also check stats for individual posts and pages on your WordPress site.</p>\n<p>To view stats for your individual posts, you&#8217;ll need to visit &#8216;All Posts&#8217; page by going to <strong>Posts » All Posts</strong>. Similarly, you can go to &#8216;All Pages&#8217; page to see stats for your individual pages.</p>\n<p>The plugin adds a small &#8216;Insights&#8217; icon for each of your posts or pages.</p>\n<p><img class=\"alignnone size-full wp-image-168238\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/pages-screen-with-insights-icon.jpg\" alt=\"pages-screen-with-insights-icon\" width=\"620\" height=\"222\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/pages-screen-with-insights-icon.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/11/pages-screen-with-insights-icon-300x107.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Simply click the icon to see the stats for the post. Then, a popup window will appear with stats for the respective page or post.</p>\n<p><img class=\"alignnone size-full wp-image-168228\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/monsterinsights-page-insights-reports.jpg\" alt=\"monsterinsights-page-insights-reports\" width=\"620\" height=\"370\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/11/monsterinsights-page-insights-reports.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/11/monsterinsights-page-insights-reports-300x179.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>For detailed instructions, read our complete guide on how to <a href=\"https://www.monsterinsights.com/how-to-check-stats-for-individual-wordpress-posts-and-pages/\">check stats for individual posts in WordPress</a>.</p>\n<p>And there you have it! You now know everything there is to know about MonsterInsights dashboard reports.</p>\n<p>So, what are you waiting for? Get started with the <a href=\"https://www.monsterinsights.com/pricing/\">best Google Analytics plugin today</a> so you can see how your site is performing at a glance.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/\">Your Ultimate Guide to MonsterInsights Dashboard Reports</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://www.monsterinsights.com/your-ultimate-guide-to-monsterinsights-dashboard-reports/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"5 Best Drag and Drop WordPress Page Builders Compared (2019)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:161:\"https://www.monsterinsights.com/best-drag-and-drop-wordpress-page-builders/?utm_source=rss&utm_medium=rss&utm_campaign=best-drag-and-drop-wordpress-page-builders\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://www.monsterinsights.com/best-drag-and-drop-wordpress-page-builders/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Jan 2019 18:14:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:34:\"page builder plugins for wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:27:\"drag and drop page builders\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:34:\"visual page builders for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://www.monsterinsights.com/?p=180458\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:603:\"<p>Do you want to build a website without having to worry about any code? Hiring a developer would do the trick, but could cost you a lot of money. Thankfully, WordPress page builders now make it possible to create a professional WordPress site cheaply and easily all on your own, no coding skills required. In [&#8230;]</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/best-drag-and-drop-wordpress-page-builders/\">5 Best Drag and Drop WordPress Page Builders Compared (2019)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Sunita Rai\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:15303:\"<p>Do you want to build a website without having to worry about any code? Hiring a developer would do the trick, but could cost you a lot of money. Thankfully, WordPress page builders now make it possible to create a professional WordPress site cheaply and easily all on your own, no coding skills required.</p>\n<p>In this article, we’ll compare the best drag and drop WordPress page builders for creating a WordPress site.</p>\n<h3>Why Use a Drag and Drop WordPress Page Builder Plugin?</h3>\n<p>In WordPress, your website design primarily depends on your theme. Most of the premium themes offer tons of features for customization, but they’re too complex for normal users with no coding skills to take full advantage of.</p>\n<p>That’s where drag and drop WordPress page builder plugins come in handy. A simple WordPress page builder plugin can give you the ability to build beautiful custom layouts and landing pages on your site.</p>\n<p>With a page builder plugin, you can add any type of content to a page using ready-made drag and drop content elements aka blocks, modules, or widgets.</p>\n<p>You can easily customize, move, and arrange the content elements to design unique website layouts. The best part is, you’ll need zero coding skills to design with a page builder.</p>\n<p>So are page builders only for beginners? No, not really. Page builders also help developers speed up when creating custom designs and allows them to work for more customers.</p>\n<p>Having said that, let’s go ahead and check out the best drag and drop page builders for WordPress.</p>\n<h3><a href=\"https://www.monsterinsights.com/refer/beaver-builder/\" target=\"_blank\" rel=\"nofollow noopener\">1. Beaver Builder</a></h3>\n<p><a href=\"https://www.monsterinsights.com/refer/beaver-builder/\" target=\"_blank\" rel=\"nofollow noopener\"><img class=\"alignnone size-full wp-image-157618\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/beaver-builder-wordpress-landing-page-plugin.jpg\" alt=\"Beaver Builder Best WordPress Page Builder Plugin\" width=\"620\" height=\"305\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/beaver-builder-wordpress-landing-page-plugin.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/beaver-builder-wordpress-landing-page-plugin-300x148.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p><a href=\"https://www.monsterinsights.com/refer/beaver-builder/\" target=\"_blank\" rel=\"nofollow noopener\">Beaver Builder</a> is the most user-friendly WordPress page builder plugin available on the market. It comes with a true frontend visual editor which lets you design a page with real-time previews.</p>\n<p>With Beaver Builder, you can easily drag and drop the content modules, edit, and create a landing page within minutes. There’re plenty of powerful ready-to-use content modules. You can customize each module with an easy-to-use toolbar at the top.</p>\n<p>If you want to start with a template, there’re over 30 professionally-designed templates available. Using a template allows you to create a webpage even faster by simply replacing the sample content with your own content and images.</p>\n<p>Beaver Builder is a fully responsive and Gutenberg-ready plugin. It’s available both as a free and premium plugin. For simple landing pages, you can install its free version directly from WordPress.org.</p>\n<p><strong>Pricing:</strong> $99 for Unlimited Sites (Free Version is also available)</p>\n<p><strong>Why Use Beaver Builder?</strong> <a href=\"https://www.monsterinsights.com/refer/beaver-builder/\" target=\"_blank\" rel=\"nofollow noopener\">Beaver Builder</a> is a simple, beginner-friendly page builder which empowers anyone to create a stunning website. It’s a great choice for beginners looking for an affordable website solution.</p>\n<h3><a href=\"https://www.monsterinsights.com/refer/visual-composer/\" target=\"_blank\" rel=\"noopener\">2. Visual Composer Website Builder</a></h3>\n<p><a href=\"https://www.monsterinsights.com/refer/visual-composer/\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone size-full wp-image-180468\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/01/visualcomposer.jpg\" alt=\"Visual Composer Best Drag and Drop Website Builder fr WordPress\" width=\"620\" height=\"400\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/01/visualcomposer.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2019/01/visualcomposer-300x194.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p><a href=\"https://www.monsterinsights.com/refer/visual-composer/\" target=\"_blank\" rel=\"noopener\">Visual Composer Website Builder</a> is a powerful drag and drop website builder for WordPress. It allows you to create a stunning WordPress website quickly and easily.</p>\n<p>Just like Beaver Builder, the Visual Composer plugin features a real-time live editor which lets you see each change you make on the page instantly. You can directly click on any area on your page to edit and customize content.</p>\n<p>The plugin comes with a bundle of professional templates out of the box. There’re powerful design options to customize the look of any element. You have full control over spaces, borders, background, parallax effects, and more.</p>\n<p>Although most features are similar to Beaver Builder, Visual Composer can do a lot more. You can also edit your website header, footer, menus, logo, sidebars, etc.</p>\n<p>Visual Composer is a great tool for both beginners and developers. A beginner can quickly create a website with ease, while developers can improve their workflow and create custom content elements and more powerful themes for their customers.</p>\n<p><strong>Pricing:</strong> $59 for Single Website (Free version is also available)</p>\n<p><strong>Why Use Visual Composer?</strong> <a href=\"https://www.monsterinsights.com/refer/visual-composer/\" target=\"_blank\" rel=\"noopener\">Visual Composer</a> is a complete website builder for WordPress. If you’re looking for an easy way to customize the entire look of your site including headers and footers, it’s a great plugin to use.</p>\n<h3><a href=\"https://www.monsterinsights.com/refer/divi/\" target=\"_blank\" rel=\"nofollow noopener\">3. The Divi Builder</a></h3>\n<p><a href=\"https://www.monsterinsights.com/refer/divi/\" target=\"_blank\" rel=\"nofollow noopener\"><img class=\"alignnone size-full wp-image-157620\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/the-divi-builder-wordpress-plugin.jpg\" alt=\"The Divi Builder WordPress Page Builder Plugin\" width=\"620\" height=\"329\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/the-divi-builder-wordpress-plugin.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/the-divi-builder-wordpress-plugin-300x159.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p><a href=\"https://www.monsterinsights.com/refer/divi/\" target=\"_blank\" rel=\"nofollow noopener\">The Divi Builder</a> is yet another powerful WordPress drag and drop page builder for WordPress. Similar to Beaver Builder and Visual Composer, Divi Builder is a true WYSIWYG editor (what you see is what you get) which lets you preview your design as you build.</p>\n<p>Using The Divi Builder plugin, you can customize everything including your fonts, colors, sizing, spacing, etc. and create unique page layouts. There’re 46 simple-but-flexible content elements you can use for building a beautiful page. You can organize the elements the way you want, hassle-free.</p>\n<p>The Divi Builder plugin includes over 20 pre-made layout templates to quick-start your design. Plus, it allows you to create and save your own Divi layouts and import or export your layouts to use on other Divi sites.</p>\n<p>Divi Builder plugin is the foundation of the popular Divi WordPress theme. However, you can use this plugin with any other theme. The advantage of buying this plugin is that you’ll get access to the entire bundle of premium products by its company, Elegant Themes.</p>\n<p><strong>Pricing:</strong> $89 for Yearly Access</p>\n<p><strong>Why Use The Divi Builder?</strong> <a href=\"https://www.monsterinsights.com/refer/divi/\" target=\"_blank\" rel=\"nofollow noopener\">The Divi Builder</a> is a widely-used page builder plugin, and it has received mostly positive user reviews. It’s a great Beaver Builder alternative and a fantastic option if you want to use other products from the company.</p>\n<h3><a href=\"https://www.monsterinsights.com/refer/themify-builder/\" target=\"_blank\" rel=\"nofollow noopener\">4. Themify Builder</a></h3>\n<p><a href=\"https://www.monsterinsights.com/refer/themify-builder/\" target=\"_blank\" rel=\"nofollow noopener\"><img class=\"alignnone size-full wp-image-180469\" src=\"https://www.monsterinsights.com/wp-content/uploads/2019/01/themifybuilderplugin.jpg\" alt=\"Themify Builder WordPress Page Builder plugin\" width=\"620\" height=\"400\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2019/01/themifybuilderplugin.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2019/01/themifybuilderplugin-300x194.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p><a href=\"https://www.monsterinsights.com/refer/themify-builder/\" target=\"_blank\" rel=\"nofollow noopener\">Themify Builder</a> is a simple drag and drop WordPress page builder plugin you can use. Like The Divi Builder, Themify Builder is also a power plugin behind the WordPress themes created by Themify company. You can also use this plugin with any other theme.</p>\n<p>Themify Builder includes a large collection of drag and drop modules and more than 40 professional templates specifically designed for different industries.</p>\n<p>The plugin allows you to edit your pages from the backend or the frontend. In both types of interface, you can freely move the modules around and customize them fully. You can arrange the modules in rows and columns, and create grids with ease.</p>\n<p>Themify Builder also has 60+ animation effects out of the box to make your pages visually engaging. The core Themify Builder plugin is free of cost; however, you can buy their Addon Bundle for advanced modules.</p>\n<p><strong>Pricing:</strong> Free ($39 for Addon Bundle)</p>\n<p><strong>Why Use Themify Builder?</strong> <a href=\"https://www.monsterinsights.com/refer/themify-builder/\" target=\"_blank\" rel=\"nofollow noopener\">Themify Builder</a> is a free WordPress page builder plugin you can use to build simple webpages. The Addon Bundle also is available for a fair price.</p>\n<h3><a href=\"https://www.monsterinsights.com/refer/elementor-pro/\" target=\"_blank\" rel=\"nofollow noopener\">5. Elementor</a></h3>\n<p><a href=\"https://www.monsterinsights.com/refer/elementor-pro/\" target=\"_blank\" rel=\"nofollow noopener\"><img class=\"alignnone size-full wp-image-157621\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/elementor-wordpress-plugin.jpg\" alt=\"Elementor Drag and Drop WordPress Page Builder\" width=\"620\" height=\"310\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/elementor-wordpress-plugin.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/elementor-wordpress-plugin-300x150.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></a></p>\n<p><a href=\"https://www.monsterinsights.com/refer/elementor-pro/\" target=\"_blank\" rel=\"nofollow noopener\">Elementor</a> is one of the most popular WordPress page builders available on the internet. It’s a visual drag and drop editor which enables you to build a website in no time flat.</p>\n<p>With Elementor, you can find over 80 design elements, including widgets, to generate more traffic and leads. You can edit and customize every part of your site by simply clicking on it directly.</p>\n<p>Similar to other plugins on this list, it also comes with ready-to-use templates. You can import a template, quickly customize its content, and publish a page. It saves you a lot of time.</p>\n<p>Elementor is a fully responsive plugin so your website will look great on any type of device. It’s also updated with the latest WordPress version with the Block editor.</p>\n<p><strong>Pricing:</strong> $49 For 1 Site (Free version is also available)</p>\n<p><strong>Why Use Elementor?</strong> <a href=\"https://www.monsterinsights.com/refer/elementor-pro/\" target=\"_blank\" rel=\"nofollow noopener\">Elementor</a> is easy-to-use and beginner-friendly. Anyone can quickly learn its interface and start creating beautiful pages with this plugin. Its lite version is a good option for small businesses who’re just starting out.</p>\n<h3>Conclusion: The Best WordPress Page Builder Plugin</h3>\n<p>After our review of top 5 WordPress drag and drop page builders, we can confidently say that <a href=\"https://www.monsterinsights.com/refer/beaver-builder/\" target=\"_blank\" rel=\"nofollow noopener\">Beaver Builder</a> is the best choice. Its simple interface coupled with powerful features make it the best page builder for WordPress.</p>\n<p>However, if you’re looking for a complete website builder with options to edit site headers, footers, and menus, you can use the <a href=\"https://www.monsterinsights.com/refer/visual-composer/\" target=\"_blank\" rel=\"noopener\">Visual Composer</a> website builder.</p>\n<p>Now that you know which WordPress page builder to use to create beautiful landing pages, you may want to know how to grow your website&#8217;s traffic and conversion rate. If so, then you should try <a href=\"https://www.monsterinsights.com/\">MonsterInsights</a>.</p>\n<p>MonsterInsights is the best Google Analytics plugin for WordPress. It helps you to <a href=\"https://www.monsterinsights.com/how-to-properly-setup-google-analytics-in-wordpress/&quot;\">install Google Analytics in WordPress easily</a> and provides you with your most important website metrics right on your WordPress dashboard.</p>\n<p><img class=\"alignnone size-full wp-image-157435\" src=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-overview-report.jpg\" alt=\"MonsterInsights Website Overview Report\" width=\"620\" height=\"575\" srcset=\"https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-overview-report.jpg 620w, https://www.monsterinsights.com/wp-content/uploads/2018/08/monsterinsights-overview-report-300x278.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></p>\n<p>Then, using your website stats, you can make informed business decisions to grow your traffic and leads.</p>\n<p>We hope this article helped you to find the best drag and drop WordPress page builder plugins. You may also want to see our list of <a href=\"https://www.monsterinsights.com/must-have-wordpress-plugins-and-tools-for-business-websites/\">must have WordPress tools and plugins</a> for business sites.</p>\n<p>And don’t forget to follow us on <a href=\"https://twitter.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a href=\"https://www.facebook.com/monsterinsights\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a> for more helpful Google Analytics tips.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.monsterinsights.com/best-drag-and-drop-wordpress-page-builders/\">5 Best Drag and Drop WordPress Page Builders Compared (2019)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.monsterinsights.com\">MonsterInsights</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://www.monsterinsights.com/best-drag-and-drop-wordpress-page-builders/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:37:\"https://www.monsterinsights.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:10:{s:6:\"server\";s:12:\"nginx/1.15.2\";s:4:\"date\";s:29:\"Mon, 04 Mar 2019 20:41:36 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"set-cookie\";s:98:\"srv_id=0b5f645014735ca26c59926f73da924b; expires=Mon, 04-Mar-19 21:41:36 GMT; max-age=3600; path=/\";s:13:\"last-modified\";s:29:\"Mon, 04 Mar 2019 18:16:09 GMT\";s:4:\"etag\";s:34:\"\"190f37a906e983aa3d47df76aab2b7c0\"\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:68:\"<https://www.monsterinsights.com/wp-json/>; rel=\"https://api.w.org/\"\";s:9:\"x-backend\";s:22:\"awesomemotive-web2.com\";s:25:\"strict-transport-security\";s:13:\"max-age=86400\";}}s:5:\"build\";s:14:\"20190129211126\";}','no'),(152453,'_transient_timeout_wc_product_loop7d9c1549646858','1552241023','no'),(152454,'_transient_wc_product_loop7d9c1549646858','O:8:\"stdClass\":5:{s:3:\"ids\";a:66:{i:0;i:2528;i:1;i:2536;i:2;i:2522;i:3;i:2518;i:4;i:2513;i:5;i:2551;i:6;i:2556;i:7;i:2538;i:8;i:2530;i:9;i:2543;i:10;i:2534;i:11;i:2545;i:12;i:2524;i:13;i:2547;i:14;i:2549;i:15;i:2532;i:16;i:2520;i:17;i:2558;i:18;i:2639;i:19;i:2649;i:20;i:2012;i:21;i:2666;i:22;i:2040;i:23;i:2661;i:24;i:2663;i:25;i:2623;i:26;i:2589;i:27;i:2591;i:28;i:2593;i:29;i:2595;i:30;i:2597;i:31;i:2599;i:32;i:2601;i:33;i:2629;i:34;i:2633;i:35;i:1913;i:36;i:2670;i:37;i:2566;i:38;i:1839;i:39;i:1652;i:40;i:2570;i:41;i:2572;i:42;i:2573;i:43;i:1643;i:44;i:2574;i:45;i:2575;i:46;i:2576;i:47;i:1658;i:48;i:2578;i:49;i:1660;i:50;i:2580;i:51;i:2582;i:52;i:2584;i:53;i:2587;i:54;i:2635;i:55;i:2622;i:56;i:2617;i:57;i:2603;i:58;i:2079;i:59;i:2645;i:60;i:2553;i:61;i:2560;i:62;i:2627;i:63;i:2562;i:64;i:2651;i:65;i:2564;}s:5:\"total\";i:66;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}','no'),(167219,'_transient_timeout_wc_product_children_2663','1553279969','no'),(167220,'_transient_wc_product_children_2663','a:2:{s:3:\"all\";a:2:{i:0;i:2664;i:1;i:2665;}s:7:\"visible\";a:2:{i:0;i:2664;i:1;i:2665;}}','no'),(167221,'_transient_timeout_wc_var_prices_2663','1553872671','no'),(167222,'_transient_wc_var_prices_2663','{\"version\":\"1551106279\",\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"},\"regular_price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"},\"sale_price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"},\"regular_price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"},\"sale_price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"}},\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2664\":\"110.00\",\"2665\":\"195.00\"},\"regular_price\":{\"2664\":\"110.00\",\"2665\":\"195.00\"},\"sale_price\":{\"2664\":\"110.00\",\"2665\":\"195.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2664\":\"110.00\",\"2665\":\"195.00\"},\"regular_price\":{\"2664\":\"110.00\",\"2665\":\"195.00\"},\"sale_price\":{\"2664\":\"110.00\",\"2665\":\"195.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"},\"regular_price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"},\"sale_price\":{\"2664\":\"148.50\",\"2665\":\"263.25\"}}}','no'),(158683,'_transient_timeout_wc_product_loop7d9c1549660449','1552458444','no'),(158684,'_transient_wc_product_loop7d9c1549660449','O:8:\"stdClass\":5:{s:3:\"ids\";a:67:{i:0;i:2528;i:1;i:2536;i:2;i:2522;i:3;i:2518;i:4;i:2513;i:5;i:2551;i:6;i:2556;i:7;i:2538;i:8;i:2530;i:9;i:2543;i:10;i:2534;i:11;i:2545;i:12;i:2524;i:13;i:2547;i:14;i:2549;i:15;i:2532;i:16;i:2520;i:17;i:2558;i:18;i:2639;i:19;i:2649;i:20;i:2012;i:21;i:2666;i:22;i:2684;i:23;i:2040;i:24;i:2661;i:25;i:2663;i:26;i:2623;i:27;i:2589;i:28;i:2591;i:29;i:2593;i:30;i:2595;i:31;i:2597;i:32;i:2599;i:33;i:2601;i:34;i:2629;i:35;i:2633;i:36;i:1913;i:37;i:2670;i:38;i:2566;i:39;i:1839;i:40;i:1652;i:41;i:2570;i:42;i:2572;i:43;i:2573;i:44;i:1643;i:45;i:2574;i:46;i:2575;i:47;i:2576;i:48;i:1658;i:49;i:2578;i:50;i:1660;i:51;i:2580;i:52;i:2582;i:53;i:2584;i:54;i:2587;i:55;i:2635;i:56;i:2622;i:57;i:2617;i:58;i:2603;i:59;i:2079;i:60;i:2645;i:61;i:2553;i:62;i:2560;i:63;i:2627;i:64;i:2562;i:65;i:2651;i:66;i:2564;}s:5:\"total\";i:67;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}','no'),(183802,'_transient_timeout_wc_related_2513','1551795869','no'),(183803,'_transient_wc_related_2513','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2513\";a:7:{i:0;s:4:\"2012\";i:1;s:4:\"2520\";i:2;s:4:\"2518\";i:3;s:4:\"1839\";i:4;s:4:\"1913\";i:5;s:4:\"2617\";i:6;s:4:\"2622\";}}','no'),(184082,'_site_transient_timeout_theme_roots','1551738519','no'),(184083,'_site_transient_theme_roots','a:5:{s:14:\"stratusx-child\";s:7:\"/themes\";s:8:\"stratusx\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(148053,'wpseo_taxonomy_meta','a:1:{s:11:\"product_cat\";a:1:{i:37;a:3:{s:13:\"wpseo_focuskw\";s:13:\"Uncategorized\";s:13:\"wpseo_linkdex\";s:2:\"21\";s:19:\"wpseo_content_score\";s:2:\"30\";}}}','yes'),(109082,'7238c9070c32ed98a38810e053129a9a','a:2:{s:7:\"timeout\";i:1542846596;s:5:\"value\";a:14:{s:11:\"new_version\";s:5:\"2.2.0\";s:14:\"stable_version\";s:5:\"2.2.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:12:\"last_updated\";s:19:\"2018-11-19 13:03:04\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"4.9.8\";s:7:\"package\";s:188:\"http://my.elementor.com/edd-sl/package_download/MTU0MjkwNDE5NTpjNTM3NjU2ZWE5Njg4NmEyYTZhY2RkMWIzODViNzFkNDoxOjUwMGNjMmE4YWUwODliYWJlNjZmOTJkYzY2YmY1ZjI0Omh0dHBzQC8vY2Fkd29ya3MzZC5jb206MA==\";s:13:\"download_link\";s:188:\"http://my.elementor.com/edd-sl/package_download/MTU0MjkwNDE5NTpjNTM3NjU2ZWE5Njg4NmEyYTZhY2RkMWIzODViNzFkNDoxOjUwMGNjMmE4YWUwODliYWJlNjZmOTJkYzY2YmY1ZjI0Omh0dHBzQC8vY2Fkd29ya3MzZC5jb206MA==\";s:8:\"sections\";s:52477:\"a:2:{s:11:\"description\";s:161:\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\";s:9:\"changelog\";s:52255:\"<h4>2.2.0 - 2018-11-19</h4>\n<ul>\n<li>New: Introducing Custom Attributes (<a href=\"https://github.com/pojome/elementor/issues/290\">#290</a>, <a href=\"https://github.com/pojome/elementor/issues/3990\">#3990</a>)</li>\n<li>New: Added evergreen option for Countdown widget (<a href=\"https://github.com/pojome/elementor/issues/4459\">#4459</a>)</li>\n<li>New: Added expire actions option for Countdown widget (<a href=\"https://github.com/pojome/elementor/issues/5242\">#5242</a>)</li>\n<li>New: Introducing Reviews widget (<a href=\"https://github.com/pojome/elementor/issues/3854\">#3854</a>)</li>\n<li>New: Introducing Sitemap widget (<a href=\"https://github.com/pojome/elementor/issues/5594\">#5594</a>)</li>\n<li>New: Added Request parameter dynamic tag (<a href=\"https://github.com/pojome/elementor/issues/4934\">#4934</a>)</li>\n<li>New: Added Shortcode dynamic tag</li>\n<li>New: Added Image and Video Lightbox dynamic tag</li>\n<li>New: Added Contact URL dynamic tag</li>\n<li>New: Added Featured Image Data dynamic tag</li>\n<li>New: Added default value to each field in the Form widget (<a href=\"https://github.com/pojome/elementor/issues/4268\">#4268</a>)</li>\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\"https://github.com/pojome/elementor/issues/5321\">#5321</a>)</li>\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\"https://github.com/pojome/elementor/issues/5587\">#5587</a>)</li>\n<li>Tweak: Added Form Redirect URL with form values (<a href=\"https://github.com/pojome/elementor/issues/2564\">#2564</a>)</li>\n<li>Tweak: Added default post classes to template wrapper (<a href=\"https://github.com/pojome/elementor/issues/5959\">#5959</a>)</li>\n<li>Tweak: Better labels for terms in Query control (<a href=\"https://github.com/pojome/elementor/issues/6092\">#6092</a>)</li>\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;</li>\n<li>Tweak: Added <code>elementor/theme/get_location_templates/condition_sub_id</code> filter hook to allow template condition translations</li>\n<li>Tweak: Load the Template Library widget via Ajax for better performance</li>\n<li>Tweak: Added 404 page title to page title dynamic tag</li>\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\"https://github.com/pojome/elementor/issues/6141\">#6141</a>)</li>\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\"https://github.com/pojome/elementor/issues/5790\">#5790</a>)</li>\n<li>Fix: Avoid potential security risk in forms</li>\n<li>Fix: Template By Author condition conflicts with 404 page</li>\n<li>Fix: Restored WC Product Content widget in Single Product template</li>\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages</li>\n<li>Fix: Highlight active menu anchor items only when scrolled into view</li>\n<li>Fix: Carousel Pagination Progress style to support new Swiper version</li>\n</ul>\n<h4>2.1.13 - 2018-11-12</h4>\n<ul>\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0</li>\n<li>Fix: Settings conflict when there are multiple carousels in the page</li>\n</ul>\n<h4>2.1.12 - 2018-11-05</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3</li>\n<li>Tweak: Better performance for Template Library widget</li>\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\"https://github.com/pojome/elementor/issues/6029\">#6029</a>)</li>\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\"https://github.com/pojome/elementor/issues/6001\">#6001</a>)</li>\n<li>Fix: Custom CSS printed twice in the front-end</li>\n<li>Fix: ACF Image field PHP warning (<a href=\"https://github.com/pojome/elementor/issues/6051\">#6051</a>)</li>\n</ul>\n<h4>2.1.11 - 2018-10-22</h4>\n<ul>\n<li>New: Added ACF local fields compatibility</li>\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration</li>\n<li>Fix: Exclude <code>is_embed</code> from Singular condition (<a href=\"https://github.com/pojome/elementor/issues/5915\">#5915</a>)</li>\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons</li>\n<li>Fix: Current date time dynamic tag now shows local time</li>\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink</li>\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration</li>\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF</li>\n<li>Fix: Respect password protected for a WC single product template</li>\n<li>Fix: Respect <code>order</code> settings for WC archive also without pagination</li>\n</ul>\n<h4>2.1.10 - 2018-10-09</h4>\n<ul>\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\"https://github.com/pojome/elementor/issues/5821\">#5821</a>)</li>\n<li>Tweak: Added link control to Animated Headline widget</li>\n<li>Fix: Mobile nav menu jump on RTL (<a href=\"https://github.com/pojome/elementor/issues/5711\">#5711</a>)</li>\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\"https://github.com/pojome/elementor/issues/5830\">#5830</a>)</li>\n<li>Fix: Added IE compatibility for Animated Headline widget</li>\n<li>Fix: Post Content widget is now shown only on <code>Single</code> templates</li>\n<li>Fix: Query Control Pagination with offset</li>\n</ul>\n<h4>2.1.9 - 2018-09-17</h4>\n<ul>\n<li>Tweak: Added Centered Slides option for Slideshow carousel</li>\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\"https://github.com/pojome/elementor/issues/5091\">#5091</a>)</li>\n<li>Fix: ACF Gallery option support (<a href=\"https://github.com/pojome/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\"https://github.com/pojome/elementor/issues/5740\">#5740</a>)</li>\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\"https://github.com/pojome/elementor/issues/5689\">#5689</a>)</li>\n<li>Fix: Coverflow transition effect in Carousel</li>\n<li>Fix: Weird mobile behavior with Cube effect in Carousel</li>\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly</li>\n</ul>\n<h4>2.1.8 - 2018-09-12</h4>\n<ul>\n<li>Tweak: Added styling options for WC Additional Information widget</li>\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget</li>\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\"https://github.com/pojome/elementor/issues/5338\">#5338</a>)</li>\n<li>Fix: Layout of Related Product widget with WC native style</li>\n</ul>\n<h4>2.1.7 - 2018-09-03</h4>\n<ul>\n<li>New: WC Archive Description widget</li>\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\"https://github.com/pojome/elementor/issues/5555\">#5555</a>)</li>\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget</li>\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\"https://github.com/pojome/elementor/issues/5589\">#5589</a>)</li>\n<li>Tweak: Added more blend mode options for CTA widget</li>\n<li>Tweak: Improved plugin updater method based on WordPress version</li>\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets</li>\n<li>Fix: Added default gap for products pagination</li>\n<li>Fix: Post thumbnail flickering in Safari browser</li>\n<li>Fix: Close mobile nav menu on click only in full-width mode</li>\n<li>Fix: Added trailing slash to pagination links in Posts widget</li>\n</ul>\n<h4>2.1.6 - 2018-08-28</h4>\n<ul>\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\"https://github.com/pojome/elementor/issues/5117\">#5117</a>)</li>\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\"https://github.com/pojome/elementor/issues/5491\">#5491</a>)</li>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2</li>\n<li>Tweak: Deprecated Follow option in the Facebook Button widget</li>\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)</li>\n<li>Fix: Posts widget CSS when using cards skin in masonry mode</li>\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\"https://github.com/pojome/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: WC product gallery links in RTL</li>\n<li>Fix: Dynamic tags in Call To Action widget</li>\n</ul>\n<h4>2.1.5 - 2018-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2</li>\n<li>Fix: Posts Widget layout theme compatibility</li>\n<li>Fix: Added compatibility for WooCommerce native style</li>\n</ul>\n<h4>2.1.4 - 2018-08-19</h4>\n<ul>\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\"https://github.com/pojome/elementor/issues/5442\">#5442</a>)</li>\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\"https://github.com/pojome/elementor/issues/5460\">#5460</a>)</li>\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget</li>\n<li>Fix: Selector specificity for WooCommerce Products widget</li>\n<li>Fix: WooCommerce conflicts in the editor in edge cases</li>\n</ul>\n<h4>2.1.3 - 2018-08-15</h4>\n<ul>\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\"https://github.com/pojome/elementor/issues/5350\">#5350</a>)</li>\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\"https://github.com/pojome/elementor/issues/5375\">#5375</a>)</li>\n<li>Fix: Added missing <code>setup_postdata</code> for Product Data Tabs widget</li>\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\"https://github.com/pojome/elementor/issues/5399\">#5399</a>)</li>\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\"https://github.com/pojome/elementor/issues/5254\">#5254</a>)</li>\n<li>Fix: Carousel behavior when using a single slide</li>\n</ul>\n<h4>2.1.2 - 2018-08-12</h4>\n<ul>\n<li>Fix: Error when ACF Pro is not installed (<a href=\"https://github.com/pojome/elementor/issues/5367\">#5367</a>)</li>\n<li>Fix: Edge cases in Inspector where document is a boolean</li>\n<li>Fix: Edge cases for incorrect file fields in PODS</li>\n</ul>\n<h4>2.1.1 - 2018-08-09</h4>\n<ul>\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\"https://github.com/pojome/elementor/issues/5345\">#5345</a>)</li>\n<li>Fix: Flip Box effect issues</li>\n<li>Fix: ACF Options page fields support (<a href=\"https://github.com/pojome/elementor/issues/5329\">#5329</a>)</li>\n<li>Fix: Import Pro templates in edge cases</li>\n</ul>\n<h4>2.1.0 - 2018-08-07</h4>\n<ul>\n<li>New: Introducing WooCommerce Builder (<a href=\"https://github.com/pojome/elementor/issues/1690\">#1690</a>)</li>\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive</li>\n<li>New: Introducing Cart Menu widget (<a href=\"https://github.com/pojome/elementor/issues/4220\">#4220</a>, <a href=\"https://github.com/pojome/elementor/issues/4600\">#4600</a>)</li>\n<li>New: Added integration with Toolset (<a href=\"https://github.com/pojome/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Added integration with Pods (<a href=\"https://github.com/pojome/elementor/issues/4129\">#4129</a>)</li>\n<li>New: Added stick to bottom in scrolling effects (<a href=\"https://github.com/pojome/elementor/issues/4799\">#4799</a>)</li>\n<li>New: Added Scrolling Effect to Widgets under advanced tab</li>\n<li>New: Introducing Internal URL Dynamic Tag</li>\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\"https://github.com/pojome/elementor/issues/4597\">#4597</a>)</li>\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\"https://github.com/pojome/elementor/issues/4447\">#4447</a>)</li>\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\"https://github.com/pojome/elementor/issues/1878\">#1878</a>)</li>\n<li>Tweak: Add Custom Query hook for Query control (<a href=\"https://developers.elementor.com/custom-query-filter/\">More Info</a>) (<a href=\"https://github.com/pojome/elementor/issues/1748\">#1748</a>)</li>\n<li>Tweak: Added form-message style (<a href=\"https://github.com/pojome/elementor/issues/1180\">#1180</a>)</li>\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\"https://github.com/pojome/elementor/issues/4242\">#4242</a>)</li>\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\"https://github.com/pojome/elementor/issues/4767\">#4767</a>)</li>\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\"https://github.com/pojome/elementor/issues/4602\">#4602</a>)</li>\n<li>Tweak: Added an support for <code>label|value</code> in options field (<a href=\"https://github.com/pojome/elementor/issues/4594\">#4594</a>)</li>\n<li>Tweak: Added <code>by-author</code> condition for theme builder (<a href=\"https://github.com/pojome/elementor/issues/4681\">#4681</a>)</li>\n<li>Tweak: Added Activate/Deactivate license key via WP-CLI command (<a href=\"https://github.com/pojome/elementor/issues/4149\">#4149</a>)</li>\n<li>Tweak: Added <code>is_scroll</code> trigger to scrolling effect (<a href=\"https://github.com/pojome/elementor/issues/4340\">#4340</a>)</li>\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\"https://github.com/pojome/elementor/issues/4177\">#4177</a>)</li>\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\"https://github.com/pojome/elementor/issues/3697\">#3697</a>)</li>\n<li>Tweak: Added button CSS ID for Forms widget</li>\n<li>Tweak: Added pixel units to Post-Info divider height control</li>\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs</li>\n<li>Tweak: Re-organize the panel categories per document type</li>\n<li>Tweak: Added style options for Posts widget</li>\n<li>Tweak: Added ACF support for <code>options-page</code> fields</li>\n<li>Tweak: Added dynamic tag for Animated headlines</li>\n<li>Tweak: Added dynamic tag for BlockQuote widget</li>\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\"https://github.com/pojome/elementor/issues/4817\">#4817</a>)</li>\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\"https://github.com/pojome/elementor/issues/4324\">#4324</a>)</li>\n<li>Fix: Initial slide in Carousel widget</li>\n<li>Fix: Stay on current slide while editing in Carousel widget</li>\n<li>Fix: Default slides per device in Carousel widget</li>\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets</li>\n</ul>\n<h4>2.0.18 - 2018-07-27</h4>\n<ul>\n<li>Fix: Global widget error on saving page</li>\n</ul>\n<h4>2.0.17 - 2018-07-26</h4>\n<ul>\n<li>Fix: Sub menu indicator direction in Nav Menu widget</li>\n<li>Fix: Change the title and icon for Global Widget when is moving</li>\n<li>Fix: CSS wrapper selector for Page Document</li>\n</ul>\n<h4>2.0.16 - 2018-07-16</h4>\n<ul>\n<li>Tweak: CSS Filter Control module is now included in Elementor</li>\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0</code> (<a href=\"https://github.com/pojome/elementor/issues/5077\">#5077</a>)</li>\n<li>Fix: Restore current query after get Global Widget data</li>\n<li>Fix: Add action item in History on unlink Global widget</li>\n</ul>\n<h4>2.0.15 - 2018-07-10</h4>\n<ul>\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\"https://github.com/pojome/elementor/issues/4996\">#4996</a>)</li>\n<li>Fix: GMT offset in Countdown widget (<a href=\"https://github.com/pojome/elementor/issues/4997\">#4997</a>)</li>\n</ul>\n<h4>2.0.14 - 2018-07-08</h4>\n<ul>\n<li>Tweak: Added set method to form record for developers (<a href=\"https://github.com/pojome/elementor/issues/4983\">#4983</a>)</li>\n<li>Fix: Autoplay option for Carousels</li>\n<li>Fix: Close mobile menu on item click in the Nav Menu widget</li>\n</ul>\n<h4>2.0.13 - 2018-07-03</h4>\n<ul>\n<li>Tweak: Added compatibility for Elementor v2.1</li>\n</ul>\n<h4>2.0.12 - 2018-07-02</h4>\n<ul>\n<li>Fix: Global widget PHP notices</li>\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs</li>\n<li>Fix: Form select field send all selected values on multiple selection</li>\n<li>Fix: Validate time field only if it\'s not empty</li>\n<li>Fix: ConvertKit API not saving name field</li>\n</ul>\n<h4>2.0.11 - 2018-06-12</h4>\n<ul>\n<li>Fix: Theme Builder <code>author</code> archive condition (<a href=\"https://github.com/pojome/elementor/issues/4593\">#4593</a>)</li>\n<li>Fix: Respect password protected posts in Post Content widget</li>\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.</li>\n</ul>\n<h4>2.0.10 - 2018-06-05</h4>\n<ul>\n<li>Tweak: Added <code>elementor/theme/get_location_templates/template_id</code> filter hook for multi-language plugins</li>\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)</li>\n<li>Fix: Fields shortcode missing after removing a field in Form widget</li>\n<li>Deprecated: <code>get_theme_templates_by_location</code> is replaced by <code>get_location_templates</code></li>\n</ul>\n<h4>2.0.9 - 2018-05-28</h4>\n<ul>\n<li>Fix: Compatibility for PHP version 5.4</li>\n</ul>\n<h4>2.0.8 - 2018-05-28</h4>\n<ul>\n<li>Tweak: Added Active state for Nav Menu dropdown</li>\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget</li>\n<li>Tweak: Removed caption control in Site Logo widget</li>\n<li>Tweak: Added option to position currency symbol before/after In Price Table widget</li>\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\"https://github.com/pojome/elementor/issues/4479\">#4479</a>)</li>\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\"https://github.com/pojome/elementor/issues/4342\">#4342</a>)</li>\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\"https://github.com/pojome/elementor/issues/4527\">#4527</a>)</li>\n<li>Fix: Avoid rendering a template if it\'s not published</li>\n<li>Fix: 404 Page style not working</li>\n<li>Fix: Price Table button with hover animation not working in editor</li>\n<li>Fix: Styling conflict in Call to Action widget</li>\n<li>Fix: Global Widget tab translation</li>\n<li>Fix: Adding parent wrapper class to Site Title widget</li>\n</ul>\n<h4>2.0.7 - 2018-05-16</h4>\n<ul>\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;</li>\n<li>Fix: Open 404 template library for 404 page</li>\n<li>Tweak: Added CSS prefix for dev files</li>\n<li>Tweak: Removed product post type from display conditions</li>\n</ul>\n<h4>2.0.6 - 2018-05-15</h4>\n<ul>\n<li>Tweak: Set type on create new single template</li>\n<li>Tweak: Always show the conditions dialog in the Draft status</li>\n<li>Tweak: Added document type <code>widget</code></li>\n<li>Tweak: Added Post Custom Field tag to URL category</li>\n<li>Fix: When ACF Field Groups are Empty (<a href=\"https://github.com/pojome/elementor/issues/4428\">#4428</a>)</li>\n<li>Fix: Links inside carousel in edge cases</li>\n<li>Fix: Responsive issue in My Templates area</li>\n<li>Fix: Image alignment for post content with text alignment</li>\n<li>Fix: Post Content widget when preview post is missing</li>\n<li>Fix: Global Widget tab translation</li>\n<li>Fix: Style settings for Post / Archive Title widgets</li>\n</ul>\n<h4>2.0.5 - 2018-05-08</h4>\n<ul>\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\"https://github.com/pojome/elementor/issues/4203\">#4203</a>)</li>\n<li>Fix: Added support for new version of reCAPTCHA</li>\n<li>Fix: Added fallback for controls after <code>post_status</code></li>\n<li>Fix: Required field in forms widget</li>\n<li>Fix: Media Carousel in the Coverflow skin</li>\n<li>Fix: 404 Page show wrong template in edge cases</li>\n<li>Fix: Save the default menu in the Nav Menu widget</li>\n</ul>\n<h4>2.0.4 - 2018-05-02</h4>\n<ul>\n<li>Tweak: Added parent\'s class for extended widgets</li>\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions</li>\n<li>Tweak: Initialize global model when it\'s needed</li>\n<li>Tweak: Removed some duplicate strings</li>\n<li>Tweak: Query control now includes empty terms</li>\n<li>Tweak: Design polish for conditions dialog</li>\n<li>Tweak: Decreasing <code>minimumInputLength</code> to 1 of select2</li>\n<li>Fix: Editor not loading for single templates in edge cases</li>\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\"https://github.com/pojome/elementor/issues/4310\">#4310</a>)</li>\n<li>Fix: Slides per view not working for some effects</li>\n<li>Fix: New slides not showing in the editor</li>\n<li>Fix: Editor for section without a defined location, defaults to content area</li>\n</ul>\n<h4>2.0.3 - 2018-04-24</h4>\n<ul>\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\"https://github.com/pojome/elementor/issues/4214\">#4214</a>, <a href=\"https://github.com/pojome/elementor/issues/4216\">#4216</a>, <a href=\"https://github.com/pojome/elementor/issues/4225\">#4225</a>)</li>\n<li>Fix: Double render on frontend view in core locations</li>\n<li>Fix: Masonry not working in edge cases</li>\n<li>Fix: Added default setting for Author Info tag</li>\n</ul>\n<h4>2.0.2 - 2018-04-18</h4>\n<ul>\n<li>Fix: Regenerate conditions to include all templates</li>\n</ul>\n<h4>2.0.1 - 2018-04-17</h4>\n<ul>\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\"https://github.com/pojome/elementor/issues/4136\">#4136</a>)</li>\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\"https://github.com/pojome/elementor/issues/4127\">#4127</a>)</li>\n<li>Tweak: Added Divider control for Post Info widget</li>\n<li>Fix: Update admin links in Yoast Breadcrumbs widget</li>\n<li>Fix: Sticky element conflict with clearfix CSS</li>\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below</li>\n<li>Fix: Avoid running <code>wp_head</code> hooks twice</li>\n</ul>\n<h4>2.0.0 - 2018-04-16</h4>\n<ul>\n<li>New: Introducing Theme Builder - <a href=\"https://elementor.com/introducing-theme-builder/\">Release Post</a> (<a href=\"https://github.com/pojome/elementor/issues/417\">#417</a>)</li>\n<li>New: Introducing Locations API to inject custom location templates</li>\n<li>New: Introducing Display Conditions for all dynamic templates</li>\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design</li>\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\"https://github.com/pojome/elementor/issues/483\">#483</a>, <a href=\"https://github.com/pojome/elementor/issues/653\">#653</a>, <a href=\"https://github.com/pojome/elementor/issues/885\">#885</a>)</li>\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\"https://github.com/pojome/elementor/issues/543\">#543</a>)</li>\n<li>New: Introducing Developers area with guides and API documentation - <a href=\"https://elementor.com/introducing-elementor-developer-api/\">Release Post</a> (<a href=\"https://github.com/pojome/elementor/issues/451\">#451</a>)</li>\n<li>New: Introducing <a href=\"https://github.com/pojome/elementor-hello-theme\">Elementor Hello Theme</a> - A demonstration theme for developers</li>\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\"https://github.com/pojome/elementor/issues/2761\">#2761</a>, <a href=\"https://github.com/pojome/elementor/issues/2623\">#2623</a>, <a href=\"https://github.com/pojome/elementor/issues/2109\">#2109</a>, <a href=\"https://github.com/pojome/elementor/issues/2061\">#2061</a>, <a href=\"https://github.com/pojome/elementor/issues/2439\">#2439</a>)</li>\n<li>New: Design 404 page with Single template (<a href=\"https://github.com/pojome/elementor/issues/1558\">#1558</a>)</li>\n<li>New: Design Search Results with Archive template (<a href=\"https://github.com/pojome/elementor/issues/3196\">#3196</a>, <a href=\"https://github.com/pojome/elementor/issues/2590\">#2590</a>)</li>\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element</em> per device (<a href=\"https://github.com/pojome/elementor/issues/2412\">#2412</a>)</li>\n<li>New: Integration with Custom Fields (<a href=\"https://github.com/pojome/elementor/issues/2054\">#2054</a>)</li>\n<li>New: Partial support for Toolset integration (<a href=\"https://github.com/pojome/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Partial support for Pods integration (<a href=\"https://github.com/pojome/elementor/issues/2169\">#2169</a>)</li>\n<li>New: Partial support for ACF integration (<a href=\"https://github.com/pojome/elementor/issues/2041\">#2041</a>, <a href=\"https://github.com/pojome/elementor/issues/2059\">#2059</a>)</li>\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\"https://github.com/pojome/elementor/issues/3531\">#3531</a>)</li>\n<li>Tweak: Allow brackets in Forms Tel field</li>\n<li>Tweak: Added currency format control for Price Table widget</li>\n<li>Tweak: Reduced API request for some servers</li>\n<li>Fix: Dropdown <code>border-radius</code> in Nav Menu widget</li>\n<li>Fix: Price List widget layout breaks in edge cases</li>\n<li>Note: This version requires Elementor v2.0.6</li>\n</ul>\n<h4>1.15.6 - 2018-03-28</h4>\n<ul>\n<li>Fix: Removed duplicate Custom CSS section (<a href=\"https://github.com/pojome/elementor/issues/3938\">#3938</a>)</li>\n<li>Fix: <code>box-shadow</code> issue with cards skin (<a href=\"https://github.com/pojome/elementor/issues/3940\">#3940</a>)</li>\n</ul>\n<h4>1.15.5 - 2018-03-27</h4>\n<ul>\n<li>Fix: Added global widget compatibility for Elementor v2.0</li>\n<li>Fix: Reduced API request for some servers</li>\n</ul>\n<h4>1.15.4 - 2018-03-26</h4>\n<ul>\n<li>Tweak: Allow brackets in phone field</li>\n<li>Tweak: Added compatibility with Yoast 7.0.+</li>\n<li>Tweak: Added compatibility for the future release of Elementor v2.0</li>\n<li>Fix: Support for multiple carousel setting in editor</li>\n<li>Fix: <code>on_export</code> issue in forms widget (<a href=\"https://github.com/pojome/elementor/issues/3890\">#3890</a>)</li>\n</ul>\n<h4>1.15.3 - 2018-03-07</h4>\n<ul>\n<li>Tweak: Added unique class to field group div (<a href=\"https://github.com/pojome/elementor/issues/3595\">#3595</a>)</li>\n<li>Fix: Screen Options missing when Pro is active (<a href=\"https://github.com/pojome/elementor/issues/3622\">#3622</a>)</li>\n<li>Fix: Allow label styling even when <code>show labels</code> is set hide (<a href=\"https://github.com/pojome/elementor/issues/3544\">#3544</a>)</li>\n<li>Fix: Typography control not working in edge cases</li>\n<li>Fix: Safari compatibility for Search widget</li>\n</ul>\n<h4>1.15.2 - 2018-02-27</h4>\n<ul>\n<li>Fix: Only add support mine-type if needed (<a href=\"https://github.com/pojome/elementor/issues/3543\">#3543</a>)</li>\n<li>Fix: Better support for Old Typekit kits</li>\n</ul>\n<h4>1.15.1 - 2018-02-21</h4>\n<ul>\n<li>Tweak: Custom font title placeholder is not <code>enter font family</code></li>\n<li>Tweak: Custom font title set as required</li>\n<li>Fix: Custom font, <code>font-face</code> enqueued only once if used in global (<a href=\"https://github.com/pojome/elementor/issues/3513\">#3513</a>)</li>\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.</li>\n</ul>\n<h4>1.15.0 - 2018-02-19</h4>\n<ul>\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\"https://github.com/pojome/elementor/issues/852\">#852</a>)</li>\n<li>New: Integration with Adobe TypeKit fonts (<a href=\"https://github.com/pojome/elementor/issues/631\">#631</a>)</li>\n<li>Tweak: Clear menu from Nav Menu widget on template export</li>\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle</code></li>\n</ul>\n<h4>1.14.2 - 2018-02-13</h4>\n<ul>\n<li>Fix: Global widget content that got affected by previous update</li>\n</ul>\n<h4>1.14.1 - 2018-02-13</h4>\n<ul>\n<li>Tweak: Added <code>none</code> option to content animation in CTA widget</li>\n<li>Tweak: Added <code>form_id</code> to ActiveCampaign integration (<a href=\"https://github.com/pojome/elementor/issues/3422\">#3422</a>)</li>\n<li>Fix: Page crashed when Global widget not found.</li>\n</ul>\n<h4>1.14.0 - 2018-02-12</h4>\n<ul>\n<li>New: Added Call to Action widget</li>\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded</li>\n<li>Tweak: Added compatibility for the future release of Elementor v2.0</li>\n<li>Fix: Allow zero (0) to be accepted as a field value</li>\n<li>Fix: Login form when custom login URL is set</li>\n<li>Fix: Added Day of cycle control to GetResponse integration</li>\n</ul>\n<h4>1.13.2 - 2018-01-23</h4>\n<ul>\n<li>Tweak: Added placeholder to Password field</li>\n<li>Tweak: Removed <code>subscriber_already_exists_message</code> control to prevent potential data leakage</li>\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet</li>\n<li>Fix: Changed <code>imagesLoaded()</code> to Vanilla JS to avoid compatibility issues with some themes</li>\n<li>Fix: Only validate Tel field if not empty</li>\n<li>Fix: Stop slider while editing</li>\n</ul>\n<h4>1.13.1 - 2018-01-16</h4>\n<ul>\n<li>Fix: Added compatibility with old PHP versions</li>\n</ul>\n<h4>1.13.0 - 2018-01-16</h4>\n<ul>\n<li>New: Added File Upload field for Forms widget (<a href=\"https://github.com/pojome/elementor/issues/1482\">#1482</a>, <a href=\"https://github.com/pojome/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Acceptance field for Forms widget (<a href=\"https://github.com/pojome/elementor/issues/1693\">#1693</a>, <a href=\"https://github.com/pojome/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Date field for Forms widget (<a href=\"https://github.com/pojome/elementor/issues/1868\">#1868</a>)</li>\n<li>New: Added Time field for Forms widget</li>\n<li>New: Added Password field for Forms widget (<a href=\"https://github.com/pojome/elementor/issues/2164\">#2164</a>)</li>\n<li>New: Added HTML field for Forms widget (<a href=\"https://github.com/pojome/elementor/issues/1500\">#1500</a>)</li>\n<li>Tweak: Added characters validation for Tel field</li>\n<li>Tweak: Added min &amp; max validation for Number field</li>\n<li>Tweak: Added multiple selection for Select field</li>\n<li>Tweak: Added donReach integration for Share Buttons widget</li>\n</ul>\n<h4>1.12.3 - 2018-01-09</h4>\n<ul>\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget</li>\n<li>Fix: Apply <code>url-encoding</code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text</li>\n<li>Fix: Removed My Account link from dashboard widget</li>\n</ul>\n<h4>1.12.2 - 2018-01-03</h4>\n<ul>\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\"https://github.com/pojome/elementor/issues/2964\">#2964</a>)</li>\n<li>Fix: Active license button style</li>\n</ul>\n<h4>1.12.1 - 2018-01-02</h4>\n<ul>\n<li>Tweak: Removed theme-element widgets from plain content</li>\n<li>Tweak: Set all theme-element widgets to extend same widget Base</li>\n<li>Tweak: Removed credit URL in forms meta data</li>\n<li>Tweak: Added compatibility for the future release of Elementor v1.9</li>\n<li>Fix: Validate Get response Error as real error</li>\n<li>Fix: Removed responsive height control from Facebook Page widget</li>\n</ul>\n<h4>1.12.0 - 2017-12-20</h4>\n<ul>\n<li>New: Added Drip integration to Forms</li>\n<li>New: Added ActiveCampaign integration to Forms</li>\n<li>New: Added ConverKit integration to Forms</li>\n<li>New: Added GetResponse integration to Forms</li>\n<li>New: Added form <code>id</code>, <code>name</code> attributes to handle integration with auto collectors like HubSpot</li>\n<li>New: Added Global API key for MailChimp to improve the workflow</li>\n<li>Tweak: Better error handling and message display for Forms</li>\n<li>Fix: PHP notice Undefined variable <code>$cc_header</code> (<a href=\"https://github.com/pojome/elementor/issues/2934\">#2934</a>)</li>\n</ul>\n<h4>1.11.0 - 2017-12-11</h4>\n<ul>\n<li>New: Added a native Comments widget (<a href=\"https://github.com/pojome/elementor/issues/543\">#543</a>)</li>\n<li>New: Added an Author Box widget</li>\n<li>New: Added a Post Navigation widget</li>\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\"https://github.com/pojome/elementor/issues/2749\">#2749</a>)</li>\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\"https://github.com/pojome/elementor/issues/2762\">#2762</a>)</li>\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric</li>\n<li>Fix: Edge cases when the nav menu is empty in a stretched section</li>\n<li>Fix: Added fallback when you remove the <code>space-between</code> on Swiper carousel</li>\n</ul>\n<h4>1.10.2 - 2017-12-03</h4>\n<ul>\n<li>Fix: Missing save widget icon (<a href=\"https://github.com/pojome/elementor/issues/2878\">#2878</a>)</li>\n<li>Fix: Global widgets not saving edits (<a href=\"https://github.com/pojome/elementor/issues/2874\">#2874</a>)</li>\n<li>Fix: Removed <code>white-space: nowrap;</code> property from vertical menu in Nav Menu widget (<a href=\"https://github.com/pojome/elementor/issues/2815\">#2815</a>)</li>\n</ul>\n<h4>1.10.1 - 2017-11-30</h4>\n<ul>\n<li>Tweak: Added default value for search form</li>\n<li>Tweak: Order template list A-Z in the library widget</li>\n<li>Tweak: get_users/authors query is now done using AJAX only, for better performance in Query Control (<a href=\"https://github.com/pojome/elementor/issues/2865\">#2865</a>)</li>\n<li>Fix: When adding <code>.00</code> it is not displayed on the front</li>\n<li>Fix: Make sure space between is numeric for carousel control</li>\n<li>Fix: Added space for radio &amp; checkbox fields in form widget</li>\n</ul>\n<h4>1.10.0 - 2017-11-15</h4>\n<ul>\n<li>New: Added native Search form widget (<a href=\"https://github.com/pojome/elementor/issues/2576\">#2576</a>)</li>\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets</li>\n<li>Tweak: Added Inline editing to Blockquote widget</li>\n<li>Fix: Animated Headline color bug (<a href=\"https://github.com/pojome/elementor/issues/2516\">#2516</a>)</li>\n<li>Fix: Animated Headline with Rotating skin</li>\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations</li>\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\"https://github.com/pojome/elementor/issues/2662\">#2662</a>)</li>\n<li>Fix: Custom CSS gone after reloading the editor</li>\n</ul>\n<h4>1.9.5 - 2017-10-27</h4>\n<ul>\n<li>Fix: Broken Global widget with JS (<a href=\"https://github.com/pojome/elementor/issues/2639\">#2639</a>)</li>\n</ul>\n<h4>1.9.4 - 2017-10-24</h4>\n<ul>\n<li>Tweak: Improved UI for notices and license page</li>\n<li>Fix: Update system conflict with other EDD plugins</li>\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\"https://github.com/pojome/elementor/issues/2577\">#2577</a>)</li>\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\"https://github.com/pojome/elementor/issues/2496\">#2496</a>)</li>\n<li>Fix: Increased submenu max-width (<a href=\"https://github.com/pojome/elementor/issues/2558\">#2558</a>)</li>\n<li>Fix: Save global templates without their defaults</li>\n<li>Fix: Horizontal scrolling issue with posts grid</li>\n</ul>\n<h4>1.9.3 - 2017-10-03</h4>\n<ul>\n<li>Fix: Condition slide style that got affected by previous update</li>\n</ul>\n<h4>1.9.2 - 2017-10-02</h4>\n<ul>\n<li>New: Added integration with MailPoet 3 for Forms actions</li>\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode</li>\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel</li>\n<li>Fix: Added condition for slides style section in skin bubble mode</li>\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel</li>\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows</li>\n</ul>\n<h4>1.9.1 - 2017-09-28</h4>\n<ul>\n<li>Fix: Slides per view for slideshow carousel</li>\n<li>Fix: Final polish for the new Testimonial Carousel widget</li>\n<li>Fix: Don\'t play video if slide type is not video</li>\n<li>Fix: Removed slides style section condition (<a href=\"https://github.com/pojome/elementor/issues/2497\">#2497</a>)</li>\n<li>Fix: Set cursor as pointer for slideshow thumbnails</li>\n</ul>\n<h4>1.9.0 - 2017-09-26</h4>\n<ul>\n<li>New: Added Media Carousel widget (<a href=\"https://github.com/pojome/elementor/issues/216\">#216</a>, <a href=\"https://github.com/pojome/elementor/issues/347\">#347</a>, <a href=\"https://github.com/pojome/elementor/issues/2209\">#2209</a>)</li>\n<li>New: Added Testimonial Carousel widget (<a href=\"https://github.com/pojome/elementor/issues/715\">#715</a>)</li>\n</ul>\n<h4>1.8.3 - 2017-09-24</h4>\n<ul>\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6</li>\n<li>Fix: Remove slashes from Form sent data</li>\n</ul>\n<h4>1.8.2 - 2017-09-19</h4>\n<ul>\n<li>Tweak: Added target URL for the tweet message in Blockquote widget</li>\n<li>Tweak: Render the slide height before the slider is finished loading</li>\n<li>Fix: Space between words for Animated Headline widget</li>\n<li>Fix: RTL compatibility for Animated Headline widget</li>\n<li>Fix: Italic font style for Animated Headline widget</li>\n<li>Fix: Excluded Menu widget from the WP Editor text rendering</li>\n</ul>\n<h4>1.8.1 - 2017-09-18</h4>\n<ul>\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\"https://github.com/pojome/elementor/issues/2391\">#2391</a>)</li>\n<li>Fix: Print the main menu only when is necessary in Menu widget</li>\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\"https://github.com/pojome/elementor/issues/2381\">#2381</a>)</li>\n</ul>\n<h4>1.8.0 - 2017-09-12</h4>\n<ul>\n<li>New: Added Nav Menu widget (<a href=\"https://github.com/pojome/elementor/issues/1406\">#1406</a>)</li>\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\"https://github.com/pojome/elementor/issues/2279\">#2279</a>)</li>\n<li>Fix: Style for Blockquote widget included</li>\n</ul>\n<h4>1.7.2 - 2017-09-07</h4>\n<ul>\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins</li>\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\"https://github.com/pojome/elementor/issues/2340\">#2340</a>)</li>\n</ul>\n<h4>1.7.1 - 2017-09-05</h4>\n<ul>\n<li>Fix: Facebook SDK version</li>\n</ul>\n<h4>1.7.0 - 2017-09-05</h4>\n<ul>\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow</li>\n<li>New: Added Facebook Embed widget for Post, Video and Comment</li>\n<li>New: Added Facebook Comments widget</li>\n<li>New: Added Facebook Page widget (Previously known as Like Box)</li>\n<li>New: Added Blockquote widget with Tweet button</li>\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets</li>\n<li>Fix: Animated headline rotating with long words</li>\n</ul>\n<h4>1.6.1 - 2017-08-28</h4>\n<ul>\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set</li>\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser</li>\n<li>Fix: Animated headline with more than 1-word per rotation</li>\n<li>Fix: Animated Headline in two lines</li>\n<li>Fix: Some errors in Global widget</li>\n</ul>\n<h4>1.6.0 - 2017-08-22</h4>\n<ul>\n<li>New: Added Animated Headline widget</li>\n<li>New: Added Hidden field for Forms widget (<a href=\"https://github.com/pojome/elementor/issues/2038\">#2038</a>)</li>\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher</li>\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts</li>\n</ul>\n<h4>1.5.9 - 2017-08-16</h4>\n<ul>\n<li>Tweak: Added compatibility for the future release of Elementor v1.7</li>\n<li>Fix: Portfolio compatibility for GeneratePress theme</li>\n<li>Fix: Portfolio filter compatibility for RTL</li>\n<li>Fix: Pagination apply for all posts widget in the page</li>\n<li>Fix: Global form widget with MailChimp integration not saving</li>\n</ul>\n<h4>1.5.8 - 2017-07-25</h4>\n<ul>\n<li>Tweak: Added compatibility for the future release of Elementor v1.6</li>\n<li>Fix: Improved backward compatibility for query control rename</li>\n</ul>\n<h4>1.5.7 - 2017-07-24</h4>\n<ul>\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file</li>\n<li>Tweak: Display the label in the reCAPTCHA field for better experience</li>\n<li>Tweak: Rename <code>panel-posts-control</code> to <code>query-control</code> and added fallback support</li>\n<li>Tweak: Added compatibility for the future release of Elementor with history feature</li>\n<li>Fix: reCAPTCHA preview on the editor</li>\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\"https://github.com/pojome/elementor/issues/2000\">#2000</a>)</li>\n<li>Fix: Added condition for icon size control in Share Buttons widget</li>\n</ul>\n<h4>1.5.6 - 2017-07-12</h4>\n<ul>\n<li>Fix: Query Control correction for taxonomies (<a href=\"https://github.com/pojome/elementor/issues/1963\">#1963</a>)</li>\n<li>Fix: Custom CSS override scheme color in the editor</li>\n<li>Fix: Added order by Menu Order for Query Control in WC widget</li>\n<li>Fix: Glitch with Flip Box background overlay</li>\n</ul>\n<h4>1.5.5 - 2017-07-03</h4>\n<ul>\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist</li>\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999</li>\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed</li>\n<li>Fix: Sorted items in filter bar by A-Z</li>\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\"https://github.com/pojome/elementor/issues/1927\">#1927</a>)</li>\n</ul>\n<h4>1.5.4 - 2017-06-22</h4>\n<ul>\n<li>Tweak: Improved compatibility for Elementor v1.5</li>\n<li>Fix: URL default for Add To Cart widget</li>\n<li>Fix: Allowed <code>date</code> and <code>birthday</code> fields as text for MailChimp integration</li>\n</ul>\n<h4>1.5.3 - 2017-06-19</h4>\n<ul>\n<li>Tweak: Make flip-box height responsive control</li>\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\"https://github.com/pojome/elementor/issues/1829\">#1829</a>)</li>\n<li>Fix: Global form widget with MailChimp integration not saving</li>\n</ul>\n<h4>1.5.2 - 2017-06-13</h4>\n<ul>\n<li>Fix: Custom CSS panel location compatibility for the old versions</li>\n</ul>\n<h4>1.5.1 - 2017-06-12</h4>\n<ul>\n<li>Fix: MailChimp update existing user registration</li>\n<li>Fix: Global widget with JS in the editor mode</li>\n<li>Fix: Label section condition in Login widget</li>\n<li>Fix: Changes to unlinked global widget do not appear in the editor</li>\n</ul>\n<h4>1.5.0 - 2017-05-23</h4>\n<ul>\n<li>New: Added Cards, a new skin for Posts widget</li>\n<li>New: Added Exclude option to post query control group</li>\n<li>Tweak: Added <code>post_class()</code> for each post in the loop</li>\n<li>Tweak: Added <code>.elementor-posts-masonry</code> class when Masonry layout is enabled</li>\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0</li>\n<li>Tweak: CSS <code>autoprefixer</code> now supports last 5 versions of browsers</li>\n<li>Tweak: Added <code>imageLoaded</code> library for Posts &amp; Portfolio widgets</li>\n</ul>\n<h4>1.4.4 - 2017-05-18</h4>\n<ul>\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\"https://github.com/pojome/elementor/issues/1683\">#1683</a>)</li>\n<li>Fix: Added <code>.elementor-form</code> class to Login form to fix style glitch</li>\n</ul>\n<h4>1.4.3 - 2017-05-14</h4>\n<ul>\n<li>Tweak: Added Redirect After Login option to Login widget</li>\n<li>Tweak: Stay in the current page after logout in Login widget</li>\n<li>Tweak: Preparation for Elementor settings tabs in future version</li>\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone</li>\n<li>Fix: Bug with <code>active</code> class in portfolio filter item</li>\n<li>Fix: Higher specific list-style-type <code>none</code> for filter items to override some theme style</li>\n</ul>\n<h4>1.4.2 - 2017-05-06</h4>\n<ul>\n<li>Fix: Temporary patch for form field shortcode in some servers</li>\n</ul>\n<h4>1.4.1 - 2017-05-03</h4>\n<ul>\n<li>Fix: Bug with custom success message in form widget</li>\n<li>Fix: Bug with meta data in email action</li>\n</ul>\n<h4>1.4.0 - 2017-05-03</h4>\n<ul>\n<li>New: Forms: integration with MailChimp</li>\n<li>New: Forms: integration with MailPoet</li>\n<li>New: Forms: Added Email 2 action for email confirmation</li>\n<li>New: Forms: Added shortcodes for fields</li>\n<li>New: Forms: Added custom ID for fields</li>\n<li>New: Forms: Added option to edit email HTML template (<a href=\"https://github.com/pojome/elementor/issues/1180\">#1180</a>)</li>\n<li>New: Added Login widget</li>\n<li>Tweak: Move <code>send_html</code> control to <code>email_content_type</code></li>\n<li>Fix: Email still sent even if validation failed in form widget</li>\n</ul>\n<h4>1.3.2 - 2017-05-01</h4>\n<ul>\n<li>New: Added action <code>elementor_pro/init</code> for better integration with Elementor Pro</li>\n<li>Fix: Posts without featured image in Posts widget (<a href=\"https://github.com/pojome/elementor/issues/1234\">#1234</a>, <a href=\"https://github.com/pojome/elementor/issues/1382\">#1382</a>)</li>\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method</li>\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser</li>\n<li>Fix: Border radius glitch on hover in Share Buttons</li>\n</ul>\n<h4>1.3.1 - 2017-04-25</h4>\n<ul>\n<li>Fix: Conflict update with revision history module</li>\n</ul>\n<h4>1.3.0 - 2017-04-25</h4>\n<ul>\n<li>New: Added Share Buttons widget (<a href=\"https://wordpress.org/support/topic/social-sharing-buttons-is-it-possible/\">Topic</a>)</li>\n<li>New: Added Custom CSS for Page Settings</li>\n<li>New: Added Masonry layout for Portfolio widget</li>\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\"https://github.com/pojome/elementor/issues/1181\">#1181</a>)</li>\n<li>New: Introduced <code>ElementorPro\\Modules\\Forms\\Classes\\Action_Base</code> class for better 3rd party integration for forms</li>\n<li>Tweak: Debugger module now also shows errors from Pro</li>\n<li>Tweak: Added options for Elementor Library</li>\n<li>Tweak: New base posts module for optimized performance</li>\n<li>Tweak: Adjusting Posts / Portfolio to the new structure</li>\n<li>Fix: Export for posts / portfolio</li>\n<li>Fix: Duplicate repeater field with switcher control (<a href=\"https://github.com/pojome/elementor/issues/1442\">#1442</a>)</li>\n<li>Fix: Post per Page in the query control</li>\n<li>Fix: Metadata does not come through on form emails (<a href=\"https://github.com/pojome/elementor/issues/1566\">#1566</a>)</li>\n</ul>\n<h4>1.2.6 - 2017-04-19</h4>\n<ul>\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets</li>\n</ul>\n<h4>1.2.5 - 2017-04-18</h4>\n<ul>\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)</li>\n</ul>\n<h4>1.2.4 - 2017-03-21</h4>\n<ul>\n<li>Tweak: Added Indian Rupee sign to Price Table widget</li>\n<li>Fix: Portfolio grid for IE11</li>\n<li>Fix: Link target blank in Price List widget</li>\n<li>Fix: Active item for filter bar in Portfolio widget</li>\n</ul>\n<h4>1.2.3 - 2017-03-06</h4>\n<ul>\n<li>Tweak: Fully compatible with Elementor v1.3.0</li>\n<li>Tweak: Added trigger for after form submission in Forms widget</li>\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms</li>\n<li>Fix: Portfolio filter syntax in Non-Latin languages</li>\n<li>Fix: Added <code>no-repeat</code> property for slide with <code>background-size:contain</code></li>\n<li>Fix: Condition control &amp; Import value in Posts widgets</li>\n<li>Fix: Offset and Pagination in WordPress (<a href=\"https://codex.wordpress.org/Making_Custom_Queries_using_Offset_and_Pagination\">More Info</a>)</li>\n<li>Fix: Submit handler bubbling for custom events in Forms widget</li>\n</ul>\n<h4>1.2.2 - 2017-02-23</h4>\n<ul>\n<li>Tweak: Change name from Side A/B to Front and Back in Flip Box widget</li>\n<li>Fix: Error when saving third party widgets in the global widget</li>\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)</li>\n<li>Fix: Hide the pagination when there are no links</li>\n</ul>\n<h4>1.2.1 - 2017-02-21</h4>\n<ul>\n<li>Fix: Firefox Flip Box 3D compatibility</li>\n</ul>\n<h4>1.2.0 - 2017-02-21</h4>\n<ul>\n<li>New: Added Flip Box widget</li>\n<li>New: Added Ken Burns effect for slides</li>\n<li>New: Added Masonry layout for Posts widget</li>\n<li>New: Added Pagination option for Posts widget</li>\n<li>Tweak: Added background size contain to slides</li>\n<li>Tweak: Improve Query control by preload items</li>\n<li>Fix: Text color for Checkbox and Radio fields</li>\n</ul>\n<h4>1.1.2 - 2017-02-05</h4>\n<ul>\n<li>Tweak: Added <code>aria-required</code> for better accessibility in forms widget</li>\n<li>Fix: Conflict Call to <code>undefined</code> method in Posts &amp; Portfolio widgets (<a href=\"https://github.com/pojome/elementor/issues/1271\">#1271</a>, <a href=\"https://github.com/pojome/elementor/issues/1266\">#1266</a>)</li>\n<li>Fix: Submit button HTML after error sending</li>\n<li>Fix: Success message for <code>skip_email</code> function</li>\n<li>Notice: Elementor 1.2.0 or later now required</li>\n</ul>\n<h4>1.1.1 - 2017-01-24</h4>\n<ul>\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG</code> is <code>true</code></li>\n<li>Fix: Undefined variable in WC widgets</li>\n<li>Fix: Removed duplicate strings</li>\n</ul>\n<h4>1.1.0 - 2017-01-24</h4>\n<ul>\n<li>New: Price Table widget (<a href=\"https://github.com/pojome/elementor/issues/102\">#102</a>)</li>\n<li>New: WooCommerce Add to Cart widget</li>\n<li>New: WooCommerce Categories widget</li>\n<li>New: WooCommerce Elements widget</li>\n<li>New: Honeypot field for Forms widgets</li>\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items</li>\n<li>Tweak: Added Required Mark for fields in Forms widget</li>\n<li>Fix: CSS selectors priority in Slides widget</li>\n<li>Fix: CSS bug in Price List widget</li>\n<li>Fix: Update all Post CSS files that includes specific Global Widget</li>\n</ul>\n<h4>1.0.9 - 2017-01-18</h4>\n<ul>\n<li>Fix: Auto complete bug in query controls</li>\n<li>Fix: Render template with escaping slashes</li>\n<li>Fix: Reply-to field in Forms widget</li>\n</ul>\n<h4>1.0.8 - 2017-01-11</h4>\n<ul>\n<li>Tweak: Code adjustments for Elementor API</li>\n<li>Fix: Removed go pro link from plugins page in admin</li>\n</ul>\n<h4>1.0.7 - 2017-01-05</h4>\n<ul>\n<li>Tweak: Added filter by featured / sale for WC Products widget</li>\n<li>Tweak: Added author control in Portfolio widget</li>\n<li>Tweak: Code adjustments for Elementor API</li>\n<li>Fix: Added support for empty image ratio</li>\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself</li>\n</ul>\n<h4>1.0.6 - 2017-01-01</h4>\n<ul>\n<li>Tweak: Added Auto-updates for local translation files</li>\n<li>Fix: Custom CSS for Global widgets</li>\n<li>Fix: Remove <code>nonce</code> field (Fix some cache plugins)</li>\n</ul>\n<h4>1.0.5 - 2016-12-27</h4>\n<ul>\n<li>Fix: Slide element bug fix - \'Link apply on\' logic</li>\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\"https://github.com/pojome/elementor/issues/1086\">#1086</a>)</li>\n</ul>\n<h4>1.0.4 - 2016-12-21</h4>\n<ul>\n<li>Tweak: Mobile Editing for fields in the form widget</li>\n<li>Tweak: Mobile Editing for posts</li>\n<li>Tweak: Allow send form as HTML</li>\n<li>Tweak: Improved auto upgrades for Multisite installation</li>\n<li>Tweak: Improve editor rendering experience for Portfolio widget</li>\n<li>Fix: Posts widget check if image exist</li>\n<li>Fix: Changed the clone method for global widget (<a href=\"https://github.com/pojome/elementor/issues/1042\">#1042</a>)</li>\n<li>Fix: Bug slides in RTL (removed direction control)</li>\n<li>Fix: Slides with no height jumps when changing slides</li>\n</ul>\n<h4>1.0.3 - 2016-12-13</h4>\n<ul>\n<li>Fix: Added escape placeholder for HTML Entities in form widget</li>\n<li>Fix: Countdown widget RTL bug</li>\n<li>Fix: Remove redundant #elementor selector for control style</li>\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget</li>\n</ul>\n<h4>1.0.2 - 2016-12-12</h4>\n<ul>\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form</li>\n</ul>\n<h4>1.0.1 - 2016-12-12</h4>\n<ul>\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active</li>\n</ul>\n<h4>1.0.0 - 2016-12-12</h4>\n<ul>\n<li>Initial release</li>\n</ul>\";}\";s:7:\"banners\";s:41:\"a:2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}\";s:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}}}','no'),(183819,'_site_transient_timeout_0_aelia-premium-plugin-updater_update_errors','1551735658','no'),(183824,'_transient_timeout_frm_form_fields_2excludeinclude','1551753668','no'),(183825,'_transient_frm_form_fields_2excludeinclude','a:5:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:1:\"6\";s:9:\"field_key\";s:7:\"qh4icy2\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:5:\"First\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:5:{s:5:\"blank\";s:0:\"\";s:14:\"separate_value\";i:0;s:7:\"classes\";s:18:\"frm_first frm_half\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";}s:7:\"form_id\";s:1:\"2\";s:10:\"created_at\";s:19:\"2018-03-21 16:55:35\";s:9:\"form_name\";s:10:\"Contact Us\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:1:\"7\";s:9:\"field_key\";s:7:\"ocfup12\";s:4:\"name\";s:4:\"Last\";s:11:\"description\";s:4:\"Last\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:5:{s:5:\"label\";s:6:\"hidden\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_half\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";}s:7:\"form_id\";s:1:\"2\";s:10:\"created_at\";s:19:\"2018-03-21 16:55:35\";s:9:\"form_name\";s:10:\"Contact Us\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:1:\"8\";s:9:\"field_key\";s:7:\"29yf4d2\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:5:{s:5:\"blank\";s:0:\"\";s:7:\"invalid\";s:34:\"Please enter a valid email address\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";}s:7:\"form_id\";s:1:\"2\";s:10:\"created_at\";s:19:\"2018-03-21 16:55:35\";s:9:\"form_name\";s:10:\"Contact Us\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:1:\"9\";s:9:\"field_key\";s:7:\"e6lis62\";s:4:\"name\";s:7:\"Subject\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:4:{s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";}s:7:\"form_id\";s:1:\"2\";s:10:\"created_at\";s:19:\"2018-03-21 16:55:35\";s:9:\"form_name\";s:10:\"Contact Us\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"10\";s:9:\"field_key\";s:7:\"9jv0r12\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"6\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:5:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:0:\"\";s:7:\"classes\";s:8:\"frm_full\";s:10:\"in_section\";i:0;s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";}s:7:\"form_id\";s:1:\"2\";s:10:\"created_at\";s:19:\"2018-03-21 16:55:35\";s:9:\"form_name\";s:10:\"Contact Us\";}}','no'),(183820,'_site_transient_0_aelia-premium-plugin-updater_update_errors','a:1:{s:34:\"woocommerce-aelia-currencyswitcher\";a:2:{s:6:\"result\";i:6010;s:7:\"message\";s:62:\"License is not valid, expired, or not activated for this site.\";}}','no'),(183826,'_site_transient_timeout_browser_0ac1f9240df96b3586c220faef490724','1552336891','no'),(183827,'_site_transient_browser_0ac1f9240df96b3586c220faef490724','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"71.0.3578.98\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(183828,'_transient_timeout_aelia_dismissed_messages_1','1551735691','no'),(183829,'_transient_aelia_dismissed_messages_1','a:3:{s:32:\"wc-aelia-foundation-classes-2001\";O:8:\"stdClass\":2:{s:7:\"user_id\";s:1:\"1\";s:10:\"message_id\";s:32:\"wc-aelia-foundation-classes-2001\";}s:32:\"wc-aelia-foundation-classes-2002\";O:8:\"stdClass\":2:{s:7:\"user_id\";s:1:\"1\";s:10:\"message_id\";s:32:\"wc-aelia-foundation-classes-2002\";}s:32:\"wc-aelia-foundation-classes-2003\";O:8:\"stdClass\":2:{s:7:\"user_id\";s:1:\"1\";s:10:\"message_id\";s:32:\"wc-aelia-foundation-classes-2003\";}}','no'),(167639,'_transient_timeout_wc_low_stock_count','1553288099','no'),(167640,'_transient_wc_low_stock_count','2','no'),(167641,'_transient_timeout_wc_outofstock_count','1553288099','no'),(167642,'_transient_wc_outofstock_count','0','no'),(166847,'_transient_timeout_wc_var_prices_2597','1553872827','no'),(166848,'_transient_wc_var_prices_2597','{\"version\":\"1551106279\",\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"},\"regular_price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"},\"sale_price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"},\"regular_price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"},\"sale_price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"}},\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2888\":\"85.00\",\"2889\":\"85.00\"},\"regular_price\":{\"2888\":\"85.00\",\"2889\":\"85.00\"},\"sale_price\":{\"2888\":\"85.00\",\"2889\":\"85.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2888\":\"85.00\",\"2889\":\"85.00\"},\"regular_price\":{\"2888\":\"85.00\",\"2889\":\"85.00\"},\"sale_price\":{\"2888\":\"85.00\",\"2889\":\"85.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"},\"regular_price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"},\"sale_price\":{\"2888\":\"114.75\",\"2889\":\"114.75\"}}}','no'),(166800,'_transient_timeout_wc_product_children_2595','1553275537','no'),(166801,'_transient_wc_product_children_2595','a:2:{s:3:\"all\";a:4:{i:0;i:2884;i:1;i:2885;i:2;i:2886;i:3;i:2887;}s:7:\"visible\";a:4:{i:0;i:2884;i:1;i:2885;i:2;i:2886;i:3;i:2887;}}','no'),(166802,'_transient_timeout_wc_var_prices_2595','1553872827','no'),(166845,'_transient_timeout_wc_product_children_2597','1553275835','no'),(166803,'_transient_wc_var_prices_2595','{\"version\":\"1551106279\",\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"},\"regular_price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"},\"sale_price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"}},\"a0256f046d0afea8a018a935f37b7540\":{\"price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"},\"regular_price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"},\"sale_price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"}},\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2884\":\"89.00\",\"2885\":\"89.00\",\"2886\":\"89.00\",\"2887\":\"89.00\"},\"regular_price\":{\"2884\":\"89.00\",\"2885\":\"89.00\",\"2886\":\"89.00\",\"2887\":\"89.00\"},\"sale_price\":{\"2884\":\"89.00\",\"2885\":\"89.00\",\"2886\":\"89.00\",\"2887\":\"89.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2884\":\"89.00\",\"2885\":\"89.00\",\"2886\":\"89.00\",\"2887\":\"89.00\"},\"regular_price\":{\"2884\":\"89.00\",\"2885\":\"89.00\",\"2886\":\"89.00\",\"2887\":\"89.00\"},\"sale_price\":{\"2884\":\"89.00\",\"2885\":\"89.00\",\"2886\":\"89.00\",\"2887\":\"89.00\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"},\"regular_price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"},\"sale_price\":{\"2884\":\"120.15\",\"2885\":\"120.15\",\"2886\":\"120.15\",\"2887\":\"120.15\"}}}','no'),(166846,'_transient_wc_product_children_2597','a:2:{s:3:\"all\";a:2:{i:0;i:2888;i:1;i:2889;}s:7:\"visible\";a:2:{i:0;i:2888;i:1;i:2889;}}','no'),(148074,'rewrite_rules','a:246:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:9:\"shop-3/?$\";s:27:\"index.php?post_type=product\";s:39:\"shop-3/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:34:\"shop-3/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:26:\"shop-3/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s: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:48:\"index.php?themo_portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:42:\"index.php?themo_portfolio=$matches[1]&tb=1\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?themo_portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?themo_portfolio=$matches[1]&cpage=$matches[2]\";s:35:\"portfolio/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?themo_portfolio=$matches[1]&wc-api=$matches[3]\";s:41:\"portfolio/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?themo_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:53:\"project-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?themo_project_type=$matches[1]&feed=$matches[2]\";s:48:\"project-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?themo_project_type=$matches[1]&feed=$matches[2]\";s:29:\"project-type/([^/]+)/embed/?$\";s:51:\"index.php?themo_project_type=$matches[1]&embed=true\";s:41:\"project-type/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?themo_project_type=$matches[1]&paged=$matches[2]\";s:23:\"project-type/([^/]+)/?$\";s:40:\"index.php?themo_project_type=$matches[1]\";s:38:\"frm_styles/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"frm_styles/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"frm_styles/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"frm_styles/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"frm_styles/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"frm_styles/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"frm_styles/([^/]+)/embed/?$\";s:43:\"index.php?frm_styles=$matches[1]&embed=true\";s:31:\"frm_styles/([^/]+)/trackback/?$\";s:37:\"index.php?frm_styles=$matches[1]&tb=1\";s:39:\"frm_styles/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?frm_styles=$matches[1]&paged=$matches[2]\";s:46:\"frm_styles/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?frm_styles=$matches[1]&cpage=$matches[2]\";s:36:\"frm_styles/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?frm_styles=$matches[1]&wc-api=$matches[3]\";s:42:\"frm_styles/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"frm_styles/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"frm_styles/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?frm_styles=$matches[1]&page=$matches[2]\";s:27:\"frm_styles/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"frm_styles/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"frm_styles/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"frm_styles/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"frm_styles/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"frm_styles/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"frm_form_actions/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"frm_form_actions/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"frm_form_actions/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"frm_form_actions/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"frm_form_actions/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"frm_form_actions/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"frm_form_actions/([^/]+)/embed/?$\";s:49:\"index.php?frm_form_actions=$matches[1]&embed=true\";s:37:\"frm_form_actions/([^/]+)/trackback/?$\";s:43:\"index.php?frm_form_actions=$matches[1]&tb=1\";s:45:\"frm_form_actions/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?frm_form_actions=$matches[1]&paged=$matches[2]\";s:52:\"frm_form_actions/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?frm_form_actions=$matches[1]&cpage=$matches[2]\";s:42:\"frm_form_actions/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?frm_form_actions=$matches[1]&wc-api=$matches[3]\";s:48:\"frm_form_actions/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"frm_form_actions/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:41:\"frm_form_actions/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?frm_form_actions=$matches[1]&page=$matches[2]\";s:33:\"frm_form_actions/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"frm_form_actions/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"frm_form_actions/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"frm_form_actions/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"frm_form_actions/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"frm_form_actions/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"amn_mi-lite/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"amn_mi-lite/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"amn_mi-lite/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"amn_mi-lite/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"amn_mi-lite/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"amn_mi-lite/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"amn_mi-lite/([^/]+)/embed/?$\";s:44:\"index.php?amn_mi-lite=$matches[1]&embed=true\";s:32:\"amn_mi-lite/([^/]+)/trackback/?$\";s:38:\"index.php?amn_mi-lite=$matches[1]&tb=1\";s:40:\"amn_mi-lite/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?amn_mi-lite=$matches[1]&paged=$matches[2]\";s:47:\"amn_mi-lite/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?amn_mi-lite=$matches[1]&cpage=$matches[2]\";s:37:\"amn_mi-lite/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?amn_mi-lite=$matches[1]&wc-api=$matches[3]\";s:43:\"amn_mi-lite/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"amn_mi-lite/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:36:\"amn_mi-lite/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?amn_mi-lite=$matches[1]&page=$matches[2]\";s:28:\"amn_mi-lite/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"amn_mi-lite/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"amn_mi-lite/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"amn_mi-lite/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"amn_mi-lite/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"amn_mi-lite/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=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:39:\"index.php?&page_id=82&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(183830,'_transient_timeout_elementor_remote_info_api_data_2.2.7','1551775291','no'),(183831,'_transient_elementor_remote_info_api_data_2.2.7','a:2:{s:9:\"timestamp\";i:1551728830;s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}}','no'),(183832,'_transient_timeout_elementor_pro_license_data','1551775291','no'),(183833,'_transient_elementor_pro_license_data','a:14:{s:7:\"success\";b:1;s:7:\"license\";s:13:\"site_inactive\";s:7:\"item_id\";b:0;s:9:\"item_name\";s:13:\"Elementor Pro\";s:8:\"checksum\";s:32:\"3f147d36fa4b7f8d508f89b58b6760cd\";s:7:\"expires\";s:19:\"2019-04-16 23:59:59\";s:10:\"payment_id\";i:470376;s:13:\"customer_name\";s:13:\"Hemdeep Patel\";s:14:\"customer_email\";s:24:\"sales@creativecdworks.ca\";s:13:\"license_limit\";i:1;s:10:\"site_count\";i:1;s:16:\"activations_left\";i:0;s:8:\"price_id\";s:1:\"1\";s:13:\"subscriptions\";s:7:\"disable\";}','no'),(183834,'_transient_timeout_aelia_cs_sales_currencies','1551818492','no'),(183835,'_transient_aelia_cs_sales_currencies','a:2:{s:3:\"CAD\";s:15:\"Canadian dollar\";s:3:\"USD\";s:25:\"United States (US) dollar\";}','no'),(183836,'_transient_timeout_wc_report_sales_by_date','1551819802','no'),(183837,'_transient_wc_report_sales_by_date','a:24:{s:32:\"7b9e85ef868352f18461080d5ed83cbd\";a:0:{}s:32:\"2a73b6c8ee86f5726a9b1406d2b3e697\";a:0:{}s:32:\"cb57c3c04d616709e7505850d59400da\";a:0:{}s:32:\"fd59d9e13870dd636ad90c6ffcd4b21b\";N;s:32:\"c2f06003e665e157b777c927f1a9ca30\";a:0:{}s:32:\"2805272d5921ad2cf18f346339aa90f5\";a:0:{}s:32:\"4965c6dfbd6fc7940063be9732742918\";a:0:{}s:32:\"621befb39791612f23bee87f96ca04e4\";a:0:{}s:32:\"f94a0fa8f4594948b9ea440d5b48a7f0\";a:0:{}s:32:\"89a704cbb32a65f283a4ad9792969780\";a:0:{}s:32:\"cdfc07b72a01a9017fafcdcf8feb950f\";a:0:{}s:32:\"2ed953252394790ba3b57bb2fc0fb8f8\";N;s:32:\"78025037e79c6ff28b8e8b0123e8c20e\";a:0:{}s:32:\"3622e0fc0fcdf0b9efaa4e11b0f3d25d\";a:0:{}s:32:\"1fe9b8b60c7ebd8ef9be944a16197b5a\";a:0:{}s:32:\"68d9577cb7b7c456b7acbd14658cdff2\";a:0:{}s:32:\"3f87d1b76f67960a7b28915ffdc4de31\";a:0:{}s:32:\"00bce85d60f829a908b4a792ba07eca7\";a:0:{}s:32:\"df61ac272827cf42e4cca590a5c5b8f2\";a:0:{}s:32:\"4164e38f0c389642cbf87664d166ec32\";N;s:32:\"a4e08385acbc4e8250389c107041352c\";a:0:{}s:32:\"9d9d84813039f5616a875c62e604d580\";a:0:{}s:32:\"c6f5aa1adf42b3ba5f7289537622edd0\";a:0:{}s:32:\"3bc392b677d9087e0a8c5238358ac71b\";a:0:{}}','no'),(183838,'_transient_timeout_wc_admin_report','1551818492','no'),(183839,'_transient_wc_admin_report','a:1:{s:32:\"06e28f32be9a7d530d4717cf53245e77\";a:0:{}}','no'),(183944,'_transient_timeout_frm_form_fields_4includeinclude','1551754952','no'),(183842,'_site_transient_timeout_community-events-7a0c975328d1ac99ffbb325418065cec','1551775294','no'),(183843,'_site_transient_community-events-7a0c975328d1ac99ffbb325418065cec','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"99.230.229.0\";}s:6:\"events\";a:5:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:25:\"Drink Coffee & Write Code\";s:3:\"url\";s:63:\"https://www.meetup.com/peterborough-wordpress/events/258961675/\";s:6:\"meetup\";s:29:\"Peterborough WordPress Meetup\";s:10:\"meetup_url\";s:46:\"https://www.meetup.com/peterborough-wordpress/\";s:4:\"date\";s:19:\"2019-03-06 09:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:24:\"Peterborough, ON, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:44.30592;s:9:\"longitude\";d:-78.319671999999997;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:25:\"Drink Coffee & Write Code\";s:3:\"url\";s:66:\"https://www.meetup.com/peterborough-wordpress/events/sxhwmqyzfbrb/\";s:6:\"meetup\";s:29:\"Peterborough WordPress Meetup\";s:10:\"meetup_url\";s:46:\"https://www.meetup.com/peterborough-wordpress/\";s:4:\"date\";s:19:\"2019-03-13 09:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:24:\"Peterborough, ON, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:44.30592;s:9:\"longitude\";d:-78.319674000000006;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:57:\"WordPress Toronto - North - Let\'s Fix Your WordPress Site\";s:3:\"url\";s:50:\"https://www.meetup.com/WPToronto/events/257325814/\";s:6:\"meetup\";s:27:\"The Toronto WordPress Group\";s:10:\"meetup_url\";s:33:\"https://www.meetup.com/WPToronto/\";s:4:\"date\";s:19:\"2019-03-18 17:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Toronto, ON, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:43.767811000000002;s:9:\"longitude\";d:-79.412848999999994;}}i:3;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:25:\"Drink Coffee & Write Code\";s:3:\"url\";s:63:\"https://www.meetup.com/peterborough-wordpress/events/259360755/\";s:6:\"meetup\";s:29:\"Peterborough WordPress Meetup\";s:10:\"meetup_url\";s:46:\"https://www.meetup.com/peterborough-wordpress/\";s:4:\"date\";s:19:\"2019-03-20 09:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:24:\"Peterborough, ON, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:44.30592;s:9:\"longitude\";d:-78.319671999999997;}}i:4;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:17:\"WordPress Meet Up\";s:3:\"url\";s:68:\"https://www.meetup.com/Niagara-WordPress-Meetup/events/jnxjdpyzfbbc/\";s:6:\"meetup\";s:24:\"Niagara WordPress Meetup\";s:10:\"meetup_url\";s:48:\"https://www.meetup.com/Niagara-WordPress-Meetup/\";s:4:\"date\";s:19:\"2019-03-20 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:26:\"St. Catharines, ON, Canada\";s:7:\"country\";s:2:\"ca\";s:8:\"latitude\";d:43.158540000000002;s:9:\"longitude\";d:-79.245223999999993;}}}}','no'),(183844,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1551775295','no'),(183845,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','b:0;','no'),(167729,'_transient_timeout_wc_product_loop7d9c1550688057','1553289448','no'),(167730,'_transient_wc_product_loop7d9c1550688057','O:8:\"stdClass\":5:{s:3:\"ids\";a:64:{i:0;i:2528;i:1;i:2536;i:2;i:2522;i:3;i:2518;i:4;i:2513;i:5;i:2551;i:6;i:2556;i:7;i:2538;i:8;i:2530;i:9;i:2543;i:10;i:2534;i:11;i:2545;i:12;i:2524;i:13;i:2547;i:14;i:2549;i:15;i:2532;i:16;i:2520;i:17;i:2558;i:18;i:2639;i:19;i:2649;i:20;i:2012;i:21;i:2666;i:22;i:2684;i:23;i:2661;i:24;i:2663;i:25;i:2623;i:26;i:2589;i:27;i:2591;i:28;i:2593;i:29;i:2595;i:30;i:2597;i:31;i:2599;i:32;i:2601;i:33;i:2629;i:34;i:2633;i:35;i:1913;i:36;i:2670;i:37;i:2566;i:38;i:1839;i:39;i:2570;i:40;i:2572;i:41;i:2573;i:42;i:2574;i:43;i:2576;i:44;i:1658;i:45;i:2578;i:46;i:2771;i:47;i:1660;i:48;i:2580;i:49;i:2582;i:50;i:2584;i:51;i:2587;i:52;i:2635;i:53;i:2622;i:54;i:2617;i:55;i:2603;i:56;i:2079;i:57;i:2645;i:58;i:2553;i:59;i:2560;i:60;i:2627;i:61;i:2562;i:62;i:2651;i:63;i:2564;}s:5:\"total\";i:64;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}','no'),(168392,'_transient_wc_child_has_weight_2629','1','no'),(168409,'_transient_timeout_wc_child_has_weight_2635','1553431641','no'),(168410,'_transient_wc_child_has_weight_2635','1','no'),(168411,'_transient_timeout_wc_child_has_dimensions_2635','1553431641','no'),(168412,'_transient_wc_child_has_dimensions_2635','1','no'),(168456,'_transient_timeout_wc_shipping_method_count_1_1548173349','1553450466','no'),(168457,'_transient_wc_shipping_method_count_1_1548173349','4','no'),(183094,'_site_transient_timeout_browser_9d7f9c7773b4cf5413a46b0351cb3923','1551885354','no'),(183095,'_site_transient_browser_9d7f9c7773b4cf5413a46b0351cb3923','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"72.0.3626.109\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(183323,'_transient_timeout_wc_child_has_weight_2684','1553995510','no'),(183324,'_transient_wc_child_has_weight_2684','1','no'),(183325,'_transient_timeout_wc_child_has_dimensions_2684','1553995510','no'),(183326,'_transient_wc_child_has_dimensions_2684','1','no'),(167132,'_transient_timeout_wc_var_prices_2639','1553872786','no'),(167133,'_transient_wc_var_prices_2639','{\"version\":\"1551106279\",\"e1e6a6d0d160341f68e94cc2f2169f7b\":{\"price\":{\"2640\":\"60.00\",\"2641\":\"75.00\"},\"regular_price\":{\"2640\":\"60.00\",\"2641\":\"75.00\"},\"sale_price\":{\"2640\":\"60.00\",\"2641\":\"75.00\"}},\"6937e68ce9299af2a95ea2a7a1e374b3\":{\"price\":{\"2640\":\"60.00\",\"2641\":\"75.00\"},\"regular_price\":{\"2640\":\"60.00\",\"2641\":\"75.00\"},\"sale_price\":{\"2640\":\"60.00\",\"2641\":\"75.00\"}},\"db1ed8f80f29f612099a9e8e9c29670f\":{\"price\":{\"2640\":\"81.00\",\"2641\":\"101.25\"},\"regular_price\":{\"2640\":\"81.00\",\"2641\":\"101.25\"},\"sale_price\":{\"2640\":\"81.00\",\"2641\":\"101.25\"}},\"108e40833539d599b6bded318da4875b\":{\"price\":{\"2640\":\"81.00\",\"2641\":\"101.25\"},\"regular_price\":{\"2640\":\"81.00\",\"2641\":\"101.25\"},\"sale_price\":{\"2640\":\"81.00\",\"2641\":\"101.25\"}}}','no'),(167130,'_transient_timeout_wc_product_children_2639','1553278805','no'),(183889,'_transient_frm_form_fields_17excludeinclude','a:5:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"97\";s:9:\"field_key\";s:8:\"r3pr0d42\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:9:\"Full Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"17\";s:10:\"created_at\";s:19:\"2018-09-21 18:33:07\";s:9:\"form_name\";s:31:\"Request a Quote (Microfluidics)\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"98\";s:9:\"field_key\";s:8:\"29yf4d72\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:13:\"default_value\";s:5:\"Email\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"17\";s:10:\"created_at\";s:19:\"2018-09-21 18:33:07\";s:9:\"form_name\";s:31:\"Request a Quote (Microfluidics)\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"99\";s:9:\"field_key\";s:6:\"g2drm3\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"17\";s:10:\"created_at\";s:19:\"2018-09-21 18:33:07\";s:9:\"form_name\";s:31:\"Request a Quote (Microfluidics)\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"100\";s:9:\"field_key\";s:6:\"yu9ae2\";s:4:\"name\";s:7:\"Company\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"17\";s:10:\"created_at\";s:19:\"2018-09-21 18:33:07\";s:9:\"form_name\";s:31:\"Request a Quote (Microfluidics)\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"101\";s:9:\"field_key\";s:8:\"9jv0r172\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:7:\"Message\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"17\";s:10:\"created_at\";s:19:\"2018-09-21 18:33:07\";s:9:\"form_name\";s:31:\"Request a Quote (Microfluidics)\";}}','no'),(183893,'_transient_timeout_frm_form_fields_14excludeinclude','1551754217','no'),(183894,'_transient_frm_form_fields_14excludeinclude','a:4:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"60\";s:9:\"field_key\";s:7:\"r3pr0d3\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-04-05 20:04:33\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"61\";s:9:\"field_key\";s:7:\"29yf4d6\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Email\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-04-05 20:04:33\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"96\";s:9:\"field_key\";s:5:\"3oyha\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-07-18 20:27:37\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"63\";s:9:\"field_key\";s:7:\"9jv0r16\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:7:\"Message\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-04-05 20:04:33\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}}','no'),(183846,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1551775295','no'),(183847,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1551732095','no'),(183848,'_transient_timeout_feed_4cf2927c306176c13771b3ef386d2f5e','1551775295','no'),(183849,'_transient_feed_4cf2927c306176c13771b3ef386d2f5e','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:28:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"WPBeginner\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://www.wpbeginner.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Beginner\'s Guide for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2019 16:39:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.9.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:3:{i:0;a:6:{s:4:\"data\";s:54:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"How to Install WordPress – Complete WordPress Installation Tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-site/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-site/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2019 13:01:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:31:\"free guide to install wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:20:\"free wordpress setup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:26:\"guide to install wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:17:\"install wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://www.wpbeginner.com/?p=137\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:539:\"<p>This article has a simple three step guide to install WordPress on a web server. We present you the screenshots that you will see as you go along the process and what you need to do to ensure a successful installation of WordPress on your website.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-site/\">How to Install WordPress &#8211; Complete WordPress Installation Tutorial</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Editorial Staff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:55630:\"<p>WordPress is known as the most <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-website-builder/\" title=\"How to Choose the Best Website Builder in 2019 (Compared)\">popular website builder</a> in the world. It powers over 33% of all websites on the internet. The main reason for that is because WordPress is easy to install which makes it easy for anyone to create a website.</p>\n<p>All <a title=\"Best WordPress Hosting Companies\" href=\"https://www.wpbeginner.com/wordpress-hosting/\">best WordPress web hosting companies</a> allow you to install WordPress with just few clicks. In most circumstances, installing WordPress is a simple process that takes less than five minutes to complete. </p>\n<p>In this tutorial, our goal is to offer a complete WordPress installation tutorial for beginners and advanced users alike. </p>\n<p>For beginners, we will show you how to install WordPress on all top hosting platforms by using 1-click install scripts like Fantastico, Softaculous, and QuickInstall. </p>\n<p>We will also explain how to install WordPress manually using FTP for our intermediate users. </p>\n<p>Lastly, for our beginner developer and designers, we will show you how to install WordPress on a local computer (Windows, Mac, and Linux).</p>\n<p>Apart from showing you how to install WordPress, we will also give you tips on things to do after you install WordPress. </p>\n<p><img title=\"How to easily install WordPress\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/howtoinstallwordpress.png\" alt=\"How to easily install WordPress \" width=\"550\" height=\"340\" class=\"alignnone size-full wp-image-60741\" /></p>\n<h4>Things You Need Before Installing WordPress</h4>\n<p>Before you install WordPress, first you will need a domain name and a <a title=\"Best WordPress Hosting Companies\" href=\"https://www.wpbeginner.com/wordpress-hosting/\">good web hosting company</a> that knows WordPress.</p>\n<p>We highly recommend that you use <a title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\">Bluehost</a> because they will give you a free domain and 60% off their hosting plan (special for WPBeginner users). </p>\n<p>The reason we recommend <a title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\">Bluehost</a> is because they are one of the largest hosting companies in the world. They are also an officially recommended WordPress hosting provider.</p>\n<p>Since this is a very long and detailed tutorial, please use the navigation below to get to the appropriate section.</p>\n<ul>\n<li><a title=\"How to Install WordPress on Bluehost\" href=\"#installwpbluehost\">How to Install WordPress on Bluehost</a></li>\n<li><a href=\"#installwphostgator\" title=\"How to Install WordPress on HostGator\">How to Install WordPress on HostGator</a></li>\n<li><a href=\"#installwpsiteground\" title=\"How to Install WordPress on SiteGround\">How to Install WordPress on SiteGround</a></li>\n<li><a href=\"#installwpengine\" title=\"How to Install WordPress on WP Engine\">How to Install WordPress on WP Engine</a></li>\n<li><a href=\"#installwpcpanel\" title=\"How to Install WordPress from cPanel\">How to Install WordPress from cPanel</a></li>\n<li><a title=\"How to Install WordPress using Softaculous\" href=\"#installsoftaculous\">How to Install WordPress using Softaculous</a></li>\n<li><a title=\"How to Install WordPress using QuickInstall\" href=\"#quickinstall\">How to Install WordPress using QuickInstall</a></li>\n<li><a title=\"How to Install WordPress using Fantastico\" href=\"#installfantastico\">How to Install WordPress using Fantastico</a></li>\n<li><a title=\"How to Install WordPress using FTP\" href=\"#installftp\">How to Install WordPress using FTP</a></li>\n<li><a title=\"How to Install WordPress in your Computer\" href=\"#installlocal\">How to Install WordPress in your Computer</a></li>\n<li><a title=\"How to Install WordPress in your Language\" href=\"#installtranslate\">How to Install WordPress in your Language</a></li>\n<li><a title=\"How to Install a WordPress Multisite Network\" href=\"#installnetwork\">How to Install a WordPress Multisite Network</a></li>\n<li><a title=\"Things to do After Installing WordPress\" href=\"#postinstall\">Things to do After Installing WordPress</a></li>\n</ul>\n<h4 id=\"installwpbluehost\">How to Install WordPress on Bluehost</h4>\n<p><a title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" rel=\"nofollow\" target=\"_blank\">Bluehost</a> is an officially recommended WordPress hosting provider and one of the largest hosting companies in the world. They know WordPress inside out and have the most beginner friendly WordPress installation process. </p>\n<p>Bluehost automatically installs WordPress on your domain name when you sign up. Once you login to your Bluehost account, you&#8217;ll find your WordPress site under &#8216;My Sites&#8217; tab. </p>\n<p><img title=\"Bluehost login to your WordPress site\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/bluehostlogintowp.jpg\" alt=\"Bluehost login to your WordPress site\" width=\"550\" height=\"361\" class=\"alignnone size-full wp-image-60637\" /></p>\n<p>You can simply click on &#8216;Log into WordPress&#8217; button, and it will take you directly to the WordPress admin area. </p>\n<p>Except for their &#8216;Basic&#8217; plan, <a rel=\"nofollow\" target=\"_blank\" title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" data-shortcode=\"true\">Bluehost</a> also allows you to install WordPress on unlimited sites with all their hosting plans. </p>\n<p>Simply click on the &#8216;Create Site&#8217; button under &#8216;My Sites&#8217; tab to get started. </p>\n<p><img title=\"Installing new WordPress site in Bluehost\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/bhnewwpsite.jpg\" alt=\"Installing new WordPress site in Bluehost\" width=\"550\" height=\"336\" class=\"alignnone size-full wp-image-60638\" /></p>\n<p>This will launch the <a href=\"https://www.wpbeginner.com/hosting/bluehost/\" title=\"Bluehost\">Bluehost</a> guided WordPress installation wizard. First, it will ask you to provide a site title and optionally a tagline. </p>\n<p><img title=\"Provide a site title for your new WordPress site\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/wpsitetitle.jpg\" alt=\"Provide a site title for your new WordPress site\" width=\"550\" height=\"281\" class=\"alignnone size-full wp-image-60639\" /></p>\n<p>Click on the &#8216;Next&#8217; button to continue. </p>\n<p>After which, you will be asked to select a domain name and path for your website. If you have already purchased a domain name, then you can select it from the dropdown menu. You can always purchase and add new domain names to your account by visiting the &#8216;Domains&#8217; page from the hosting dashboard. </p>\n<p><img title=\"Select domain name and essential plugins\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/selectdomainplugins.jpg\" alt=\"Select domain name and essential plugins\" width=\"550\" height=\"294\" class=\"alignnone size-full wp-image-60640\" /></p>\n<p>After selecting your domain name, you can leave the directory path blank and let Bluehost choose it for you. The installer will also show a few essential plugins that you can install. </p>\n<p>You can now click on the &#8216;Next&#8217; button to continue. </p>\n<p>The installer will set up your WordPress site, which may take a few moments. After that, you will see a success message with your WordPress site details. </p>\n<p><img title=\"Successfully installed WordPress on Bluehost\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/installationfinished.png\" alt=\"Successfully installed WordPress on Bluehost\" width=\"550\" height=\"272\" class=\"alignnone size-full wp-image-60641\" /></p>\n<p>You will also receive these details via email. You can now click on the login to WordPress button to enter your new site&#8217;s admin area. </p>\n<p>Congratulations, you have installed WordPress on your Bluehost hosting account. That wasn’t too bad right.</p>\n<h4 id=\"installwphostgator\">How to Install WordPress on HostGator</h4>\n<p><a title=\"HostGator\" href=\"https://www.wpbeginner.com/refer/hostgator/\" rel=\"nofollow\" target=\"_blank\">HostGator</a> is another popular <a href=\"https://www.wpbeginner.com/the-truth-about-shared-wordpress-web-hosting/\" title=\"The Truth About Best Shared WordPress Web Hosting\">shared WordPress hosting</a> provider among beginners. They also make it super easy to install WordPress with just a few clicks. </p>\n<p>First, you need to login to your <a rel=\"nofollow\" target=\"_blank\" title=\"HostGator\" href=\"https://www.wpbeginner.com/refer/hostgator/\" data-shortcode=\"true\">HostGator</a> hosting account&#8217;s dashboard. From here, you need to click on the  &#8216;QuickInstall&#8217; icon under the &#8216;Software&#8217; section.</p>\n<p><img title=\"Installing WordPress on HostGator\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/wpinstalleronhostgator-1.png\" alt=\"Installing WordPress on HostGator\" width=\"550\" height=\"292\" class=\"alignnone size-full wp-image-60713\" /></p>\n<p>On the next screen, you need to click on &#8216;WordPress&#8217; to launch the installer wizard. </p>\n<p><img title=\"Run WordPress installer on HostGator\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/runwpinstallerhostgator.png\" alt=\"Run WordPress installer on HostGator\" width=\"550\" height=\"334\" class=\"alignnone size-full wp-image-60714\" /></p>\n<p>Now, you will be asked to select the domain name where you want to install WordPress and enter a directory path. </p>\n<p>Most beginners want to install WordPress in the root of their domain name (for example, wpbeginner.com). In that case, you need to leave the directory field blank. </p>\n<p><img title=\"Select your domain name\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/selectdomain.png\" alt=\"Select your domain name\" width=\"550\" height=\"265\" class=\"alignnone size-full wp-image-60715\" /></p>\n<p>Click on the next button to continue. </p>\n<p>The installer will now ask you to enter WordPress site details. You will need to provide a site title, admin username, first and last name, and an admin email address. Make sure that you have access to that email address because this is where you will get your WordPress password reset email. </p>\n<p><img title=\"HostGator WordPress install settings\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/hgwpinstallsettings.png\" alt=\"HostGator WordPress install settings\" width=\"550\" height=\"298\" class=\"alignnone size-full wp-image-60716\" /></p>\n<p>After entering all the information, click on the &#8216;Install&#8217; button to continue. </p>\n<p>The installer will now run in the background to install WordPress for you. Once finished, you will see a success message with your admin user name and password. </p>\n<p><img title=\"HostGator WordPress installation finished\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/hgwpinstallfinished.png\" alt=\"HostGator WordPress installation finished\" width=\"550\" height=\"262\" class=\"alignnone size-full wp-image-60717\" /></p>\n<p>You can now click on the &#8216;Login&#8217; button to access the WordPress admin area. </p>\n<p>Congratulations, you have successfully installed WordPress on your HostGator account.  </p>\n<h4 id=\"installwpsiteground\">How to Install WordPress on SiteGround</h4>\n<p><a title=\"SiteGround\" href=\"https://www.wpbeginner.com/refer/siteground/\" rel=\"nofollow\" target=\"_blank\">SiteGround</a> is a popular choice among WordPress beginners. They are known for their excellent support and highly optimized WordPress hosting plans. </p>\n<p><a rel=\"nofollow\" target=\"_blank\" title=\"SiteGround\" href=\"https://www.wpbeginner.com/refer/siteground/\" data-shortcode=\"true\">SiteGround</a> offers quick and pain-free WordPress installers with all their plans. You can install WordPress directly from your hosting dashboard. </p>\n<p>We will show you two different methods for installing WordPress on SiteGround. You can choose one that works for you. </p>\n<p><strong>1. Installing WordPress on SiteGround as a New User</strong> </p>\n<p>If you just signed up with SiteGround, then you will be greeted by a welcome popup upon your first login. It will ask if you would want to set up your website now. </p>\n<p><img title=\"SiteGround new user WordPress installation wizard\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/sitegroundnewuser.png\" alt=\"SiteGround new user WordPress installation wizard\" width=\"550\" height=\"283\" class=\"alignnone size-full wp-image-60645\" /></p>\n<p>You need to select &#8216;Start a new website&#8217; and then click on WordPress. </p>\n<p>The installer wizard will now ask for WordPress installation details. You need to provide an email address, an admin username, and password for your new WordPress site. </p>\n<p><img title=\"Enter WordPress login details for your installation\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/wpinstallationdetails.png\" alt=\"Enter WordPress login details for your installation\" width=\"550\" height=\"228\" class=\"alignnone size-full wp-image-60646\" /></p>\n<p>Click on the &#8216;Confirm&#8217; button to continue. </p>\n<p>On the next screen, you will see details of your selection. You can also select additional website enhancements but we will skip them for now, you can add them later if needed. </p>\n<p><img title=\"Finish WordPress installation on new SiteGround account\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/finishinstallsg.png\" alt=\"Finish WordPress installation on new SiteGround account\" width=\"550\" height=\"308\" class=\"alignnone size-full wp-image-60647\" /></p>\n<p>Go ahead and click on the complete setup button. The installer will now install WordPress for you in the background and you will see a success message when it is finished.</p>\n<p><img title=\"Successfully installed WordPress on new SiteGround account\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/successmessage.png\" alt=\"Successfully installed WordPress on new SiteGround account\" width=\"550\" height=\"237\" class=\"alignnone size-full wp-image-60648\" /></p>\n<p>You can now click on the &#8216;proceed to the customer area&#8217; button. From here, you&#8217;ll find your new website under the &#8216;My Accounts&#8217; tab. </p>\n<p><img title=\"Visit WordPress admin panel\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/visitadminpanel.png\" alt=\"Visit WordPress admin panel\" width=\"550\" height=\"218\" class=\"alignnone size-full wp-image-60649\" /> </p>\n<p>You can click on &#8216;Visit admin panel&#8217; to enter WordPress admin area. </p>\n<p>Congratulations! You have successfully installed WordPress on your new SiteGround account. </p>\n<p><strong>2. Installing WordPress on SiteGround as Existing Customer</strong> </p>\n<p>SiteGround makes it extremely easy to install WordPress from your hosting account at anytime. Simply login to your hosting account and visit the cPanel dashboard. </p>\n<p><img title=\"Visit cPanel dashboard in SiteGround\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/sgcpanel.png\" alt=\"Visit cPanel dashboard in SiteGround\" width=\"550\" height=\"259\" class=\"alignnone size-full wp-image-60650\" /></p>\n<p>This will load the cPanel dashboard, which is basically a web-based interface to manage your hosting account. </p>\n<p>From here you need to scroll down to the &#8216;Auto Installers&#8217; section and click on WordPress. </p>\n<p><img title=\"Launch WordPress installer in SiteGround\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/sgwpinstaller.png\" alt=\"Launch WordPress installer in SiteGround\" width=\"550\" height=\"220\" class=\"alignnone size-full wp-image-60651\" /></p>\n<p>This will launch the auto-installer script with WordPress pre-selected. You need to click on the install button and then select a website protocol http or https and domain name. </p>\n<p>Now if you have enabled SSL Certificate on the domain name, then you can select https as your protocol, otherwise select http. You can later <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/\" title=\"How to Properly Move WordPress from HTTP to HTTPS (Beginner’s Guide)\">switch WordPress to HTTPS/SSL</a>. </p>\n<p><img title=\"SiteGround WordPress installer\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/sgwpinstall1.png\" alt=\"SiteGround WordPress installer\" width=\"550\" height=\"336\" class=\"alignnone size-full wp-image-60652\" /></p>\n<p>Below that, you need to enter your site title, admin username, password, and email address. </p>\n<p><img title=\"WordPress site settings\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/sitesettings.png\" alt=\"WordPress site settings\" width=\"550\" height=\"327\" class=\"alignnone size-full wp-image-60653\" /></p>\n<p>You will also see other options to select language, install plugins, and more. You can change these options or leave them unchecked. </p>\n<p>Lastly, you will see the WordPress Starter option. You need to keep it checked as it will walk you through post-installation steps to set up your site. </p>\n<p><img title=\"Optional settings\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/optionalsettings.png\" alt=\"Optional settings\" width=\"550\" height=\"311\" class=\"alignnone size-full wp-image-60654\" /></p>\n<p>Now, click on the &#8216;Install&#8217; button to continue. </p>\n<p>The installer will now run in the background and set up a WordPress install. Once finished, you will see a success message with a link to your WordPress site&#8217;s admin area. </p>\n<p><img title=\"WordPress installation finished\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/sgfinished.png\" alt=\"WordPress installation finished\" width=\"550\" height=\"234\" class=\"alignnone size-full wp-image-60655\" /></p>\n<p>Clicking on the admin area link will take you to your website and launch the site set up wizard. This step by step wizard will help you get started with WordPress. Click on the &#8216;Start Now&#8217; button to continue. </p>\n<p><img title=\"SiteGround WordPress starter\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/sgstartersetup1.png\" alt=\"SiteGround WordPress starter\" width=\"550\" height=\"323\" class=\"alignnone size-full wp-image-60756\" /></p>\n<p>First, the starter wizard will ask you to choose a design for your WordPress site. It will show you hand-picked design templates organized in various categories. </p>\n<p><img title=\"SiteGround WordPress starter design option\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/sgstarterdesign.jpg\" alt=\"SiteGround WordPress starter design option\" width=\"550\" height=\"316\" class=\"alignnone size-full wp-image-60758\" /></p>\n<p>We recommend choosing a simple design that resembles what you have in mind. Remember each theme comes with customization options and you can change how it looks to your own taste. </p>\n<p>Next, you will be asked to select functionalities you want to add to your website. It will automatically select &#8216;Contact Form&#8217; for you because every website needs a contact form. </p>\n<p><img title=\"Choose functionality\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/sgstarterfunctionality.png\" alt=\"Choose functionality\" width=\"550\" height=\"294\" class=\"alignnone size-full wp-image-60759\" /></p>\n<p>Optionally, you can choose Shop (to <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/\" title=\"How to Start an Online Store in 2019 (Step by Step)\">create an online store</a>), calendar, or JetPack. </p>\n<p>Click on the next button to continue. </p>\n<p>Now you will be asked to select marketing options to promote your new website. It will show you <a href=\"https://www.monsterinsights.com\" title=\"MonsterInsights\">MonsterInsights</a> for Google Analytics, <a href=\"https://wordpress.org/plugins/wordpress-seo\" title=\"Yoast SEO\" rel=\"noopener nofollow\" target=\"_blank\">Yoast SEO</a>, and <a href=\"https://www.optinmonster.com\" title=\"OptinMonster\">OptinMonster</a> for lead generation. </p>\n<p>We recommend selecting all three of them as they will help you grow your website. </p>\n<p>After that, click on the complete button and the starter wizard will complete the installation for you. You will now see a success message with a link to enter the WordPress dashboard. </p>\n<p><img title=\"Finished setting up your website\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/sgstarterready.png\" alt=\"Finished setting up your website\" width=\"550\" height=\"288\" class=\"alignnone size-full wp-image-60760\" /></p>\n<p>You will now see the WordPress admin dashboard with custom shortcuts to create content, customize design, and start working on your website. </p>\n<p><img title=\"SiteGround custom WordPress admin dashboard\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/sgstarteradmin.png\" alt=\"SiteGround custom WordPress admin dashboard\" width=\"550\" height=\"288\" class=\"alignnone size-full wp-image-60761\" /></p>\n<p>That&#8217;s all. You have successfully installed WordPress on your SiteGround hosting account. </p>\n<h4 id=\"installwpengine\">How to Install WordPress on WP Engine</h4>\n<p><a title=\"WPEngine\" href=\"https://www.wpbeginner.com/refer/wpengine/\" rel=\"nofollow\" target=\"_blank\">WP Engine</a> is the <a href=\"https://www.wpbeginner.com/managed-wordpress-hosting/\" title=\"When Do You Really Need Managed WordPress Hosting? Best Managed WordPress Hosting Compared\">best managed WordPress hosting</a> provider. A managed hosting account is basically a concierge service for your WordPress website. </p>\n<p>They take care of managing your WordPress site updates, installation, and performance optimization while you focus on growing your business. </p>\n<p>As a managed WordPress hosting company, WP Engine automatically installs WordPress when you sign up. Depending on your hosting plan, you can also create additional websites whenever you need them. </p>\n<p>Simply, login to your WP Engine dashboard and visit the &#8216;Sites&#8217; page. You will see a list of all your WordPress sites. Click on the &#8216;Create Site&#8217; button to add a new WordPress install. </p>\n<p><img title=\"WP Engine create new site\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/wpengineinstall.png\" alt=\"WP Engine create new site\" width=\"550\" height=\"230\" class=\"alignnone size-full wp-image-60656\" /></p>\n<p>On the next screen, you will be asked to provide a name for your production environment. Enter a name that helps you easily identify this website and then click on &#8216;Create Environment&#8217; button. </p>\n<p><img title=\"Add a production environment  WordPress site\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/addsiteenvironment.png\" alt=\"Add a production environment WordPress site\" width=\"550\" height=\"241\" class=\"alignnone size-full wp-image-60657\" /></p>\n<p>WP Engine will now install your WordPress environment. It will take some time for DNS changes to propagate.</p>\n<p>After that you will be able to access the WordPress admin area by clicking on the link in the sidebar. You will also be able to see your login credentials on the same page. </p>\n<p><img title=\"Login to your WordPress environment in WPEngine\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/wpadminlogin.png\" alt=\"Login to your WordPress environment in WPEngine\" width=\"550\" height=\"217\" class=\"alignnone size-full wp-image-60658\" /></p>\n<p>To add a domain to your website, you need to click on the add domain link. Since WP Engine is not a <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-domain-registrar/\" title=\"How to Choose the Best Domain Registrar in 2019 (Compared)\">domain registrar</a>, you will need to point your domain&#8217;s DNS settings to WP Engine. </p>\n<p>To do this, you will need your site&#8217;s IP Address and CNAME. You can find this information on the overview page of your site. </p>\n<p><img title=\"Copy the DNS information\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/dnsinfo.png\" alt=\"Copy the DNS information\" width=\"550\" height=\"224\" class=\"alignnone size-full wp-image-60659\" /></p>\n<p>Now we will show you how to enter this information in <a title=\"Domain.com\" href=\"https://www.wpbeginner.com/refer/domain-com/\" rel=\"nofollow\" target=\"_blank\">Domain.com</a>. The basic settings are the same for all domain registrars, you just need to find the DNS settings. </p>\n<p>Login to your <a title=\"Domain.com\" href=\"https://www.wpbeginner.com/refer/domain-com/\" rel=\"nofollow\" target=\"_blank\">Domain.com</a> account dashboard and click on DNS and Nameserver settings for your domain name. </p>\n<p><img title=\"Domain DNS and nameserver settings\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/domaindns.png\" alt=\"Domain DNS and nameserver settings\" width=\"550\" height=\"332\" class=\"alignnone size-full wp-image-60669\" /></p>\n<p>On the next screen, first, you need to change the A record with the @ sign as its name. Click on the Edit button to change its settings. </p>\n<p><img title=\"Changing A record settings\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/dnsarecord.png\" alt=\"Changing A record settings\" width=\"550\" height=\"222\" class=\"alignnone size-full wp-image-60670\" /></p>\n<p>After that, you need to enter the IP address provided by WP Engine as this record&#8217;s value and then click on Update DNS button. </p>\n<p><img title=\"Replacing A record value\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/dnsarecordvalue.png\" alt=\"Replacing A record value\" width=\"550\" height=\"248\" class=\"alignnone size-full wp-image-60671\" /></p>\n<p>Next, you need to see if you have a CNAME record with www as its name. If you do, then you will need to edit that CNAME record. Otherwise, go ahead and click on the &#8216;Add DNS Record&#8217; button. </p>\n<p><img title=\"Adding CNAME record\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/addcnamerecord.png\" alt=\"Adding CNAME record\" width=\"550\" height=\"243\" class=\"alignnone size-full wp-image-60672\" /></p>\n<p>Add the CNAME subdomain provided by <a rel=\"nofollow\" target=\"_blank\" title=\"WPEngine\" href=\"https://www.wpbeginner.com/refer/wpengine/\" data-shortcode=\"true\">WPEngine</a> in the Value field and then click on the Add DNS button. </p>\n<p>That&#8217;s all you have successfully pointed your domain name to your WordPress site hosted on WP Engine. </p>\n<h4 id=\"installwpcpanel\">How to Install WordPress from cPanel</h4>\n<p>Cpanel is a popular software used by many web hosting companies. It provides website owners with a simple web-based interface to manage their hosting account. </p>\n<p>It is a one-stop access to several useful utilities including auto-installer scripts that help you install WordPress. </p>\n<p>Hosting companies select which auto-installer script they want to use. Generally, Softaculous, QuickInstall, and Fantastico are the most popular options. </p>\n<p>We will show you how to install WordPress using all three auto-installers. You can follow the instructions, based on the installer you see on your cPanel dashboard. </p>\n<h4 id=\"installsoftaculous\">How to Install WordPress using Softaculous</h4>\n<p>Softaculous is a popular auto-installer script. It allows you to easily install popular web applications like WordPress with just a few clicks. Hosting companies like <a title=\"SiteGround\" href=\"https://www.wpbeginner.com/refer/siteground/\" rel=\"nofollow\" target=\"_blank\">SiteGround</a> and <a title=\"InMotion Hosting\" href=\"https://www.wpbeginner.com/refer/inmotionhosting/\" rel=\"nofollow\" target=\"_blank\">InMotion Hosting</a> use Softaculous in their control panel.</p>\n<p>Simply login to your cPanel account and look for Softaculous or WordPress installer icon. You will find them under Auto Installers section.</p>\n<p><img title=\"Softaculous icon\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/softaculousicon.png\" alt=\"Softaculous icon\" width=\"550\" height=\"300\" class=\"alignnone size-full wp-image-60707\" /></p>\n<p>Clicking on any of these icons will launch Softaculous auto-installer for WordPress. First, you will see an overview of WordPress. You need to click on the Install tab to continue.</p>\n<p><img title=\"Click on the install tab to continue installing WordPress using Softaculous\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/softaculousinstallwp.png\" alt=\"Click on the install tab to continue installing WordPress using Softaculous\" width=\"550\" height=\"336\" class=\"alignnone size-full wp-image-60708\" /></p>\n<p>Softaculous will now ask you where you want to install WordPress. You need to choose <code>http://</code> or <code>http://www.</code> as protocol.</p>\n<p>If your site has <a title=\"How to Add SSL and HTTPS in WordPress\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/\">SSL and HTTPS</a>, then you can select <code>https://</code> or <code>https://www.</code> as protocol.</p>\n<p>After that, you need to choose the domain name where you want to install WordPress. Most users want to install WordPress in their domain&#8217;s root directory, like example.com. In that case, you need to make sure that the &#8216;In Directory&#8217; field is blank.</p>\n<p>Scroll down a little, and you will see the site settings section.</p>\n<p><img title=\"Softaculous WordPress site settings\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/softaculoussitesettings.png\" alt=\"Softaculous WordPress site settings\" width=\"550\" height=\"327\" class=\"alignnone size-full wp-image-60709\" /></p>\n<p>Under this section, first you need to provide a title and description for your WordPress site. Don&#8217;t worry you can easily change them from your WordPress <a title=\"Admin Area\" href=\"https://www.wpbeginner.com/glossary/admin-area/\">admin area</a> after installation.</p>\n<p>Next, you need to choose an admin username, password, and email address. Softaculous will automatically fill in the username and password fields for you. It will use a non-dictionary word for username and a strong password.</p>\n<p>You can change them if you want so that they are easy to remember for you. However, we strongly urge you to always use a strong password. See our guide on the <a title=\"What is the Best Way to Manage Passwords for WordPress Beginners\" href=\"https://www.wpbeginner.com/beginners-guide/what-is-the-best-way-to-manage-passwords-for-wordpress-beginners/\">best way to manage passwords for WordPress beginners</a> to learn how you can manage strong passwords easily.</p>\n<p>Make sure that you enter correct email address in the admin email field. This is where WordPress will send notifications and password reset link if you ever forgot your password.</p>\n<p>Rest of the options on the screen are optional. You can now click on the install button to run the installer.</p>\n<p><img title=\"Optional WordPress settings in Softaculous\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/softaculousoptionalsettings.png\" alt=\"Optional WordPress settings in Softaculous\" width=\"550\" height=\"311\" class=\"alignnone size-full wp-image-60710\" /></p>\n<p>Softaculous will run the installer using the settings you provided. You will see a progress bar with installation status. It will take a couple of minutes. Do not close the window until the progress bar reaches 100% otherwise, this may affect your WordPress installation.</p>\n<p><img title=\"Softaculous WordPress installation progress\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/softaculousprogress.png\" alt=\"Softaculous WordPress installation progress\" width=\"550\" height=\"230\" class=\"alignnone size-full wp-image-60711\" /></p>\n<p>You will see a success message after the installation is finished. It will also show you links to your website and to your WordPress admin area.</p>\n<p><img title=\"Softaculous WordPress installation finished\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/softaculousfinished.png\" alt=\"Softaculous WordPress installation finished\" width=\"550\" height=\"234\" class=\"alignnone size-full wp-image-60712\" /></p>\n<h4 id=\"quickinstall\">How to Install WordPress using QuickInstall</h4>\n<p>QuickInstall is another popular auto-installer used by many hosting companies like HostGator and others. We will be using HostGator&#8217;s cPanel dashboard in the screenshots here, but it wouldn&#8217;t be much different if you are using some other host that has QuickInstall.</p>\n<p>First, you need to login to your hosting account&#8217;s cPanel dashboard. Scroll down to the Software section and then click on the QuickInstall icon.</p>\n<p><img title=\"QuickInstall icon in cPanel dashboard\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/quickinstallicon.png\" alt=\"QuickInstall icon in cPanel dashboard\" width=\"550\" height=\"202\" class=\"alignnone size-full wp-image-60719\" /></p>\n<p>This will take you to the 1-Click Installers page on QuickInstall. You will see that it offers installations for most popular web applications including WordPress. You need to click on WordPress to launch the WordPress installer.</p>\n<p><img title=\"Select WordPress to begin installation\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/selectwp.png\" alt=\"Select WordPress to begin installation\" width=\"550\" height=\"320\" class=\"alignnone size-full wp-image-60720\" /></p>\n<p>The installer will now show you the WordPress overview. You will be asked to select your domain name from the drop-down menu. </p>\n<p>Most beginners want to install WordPress on the root of their website, for example, wpbeginner.com. In that case, you need to leave the directory field blank. </p>\n<p><img class=\"alignnone size-full wp-image-32292\" title=\"Launch WordPress installer in QuickInstall\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2015/08/instllwp.png\" alt=\"Launch WordPress installer in QuickInstall\" width=\"520\" height=\"202\" /></p>\n<p>Now click on the next button to continue. The installer will now ask you to enter WordPress details like username, email address, and site title. </p>\n<p><img title=\"QuickInstall WordPress site settings\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/qi-installsettings.png\" alt=\"QuickInstall WordPress site settings\" width=\"550\" height=\"298\" class=\"alignnone size-full wp-image-60721\" /></p>\n<p>After filling in all the information, click on the Install button. </p>\n<p>QuickInstall will now install WordPress for you. After that, you will see a success message with your login details like username and password. </p>\n<p><img title=\"WordPress successfully installed using QuickInstall\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/qifinishwpinstall.png\" alt=\"WordPress successfully installed using QuickInstall\" width=\"550\" height=\"242\" class=\"alignnone size-full wp-image-60722\" /></p>\n<p>You can now click on the &#8216;Login&#8217; button to enter the WordPress admin area. </p>\n<p>That&#8217;s all, you have successfully installed WordPress using QuickInstall. </p>\n<h4 id=\"installfantastico\">How to Install WordPress using Fantastico</h4>\n<p>Fantastico is an auto-installer script used by several WordPress hosting providers. It is similar to the other installer scripts in this guide and offers an easier way to quickly install WordPress.</p>\n<p>First, you need to login to your cPanel dashboard and scroll down to software and services section, and there you will find the Fantastico icon.</p>\n<p><img title=\"Fantastico icon in cPanel dashboard\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/fantasticowpinstall1.png\" alt=\"Fantastico icon in cPanel dashboard\" width=\"550\" height=\"223\" class=\"alignnone size-full wp-image-60723\" /></p>\n<p>Clicking on Fantastico icon will launch the auto-installer script.</p>\n<p>Some hosting providers are still using an older version of Fantastico. In this tutorial we will be showing you screenshots from Fantastico F3 version. </p>\n<p>If Fantastico on your host looks different, then don&#8217;t worry. Basic installation steps are the same, and you should be able to easily follow them.</p>\n<p>On the main Fantastico screen, you will see a list of web applications on your left. You need to click on Blogs, and there you will find WordPress listed among many other applications.</p>\n<p>Clicking on WordPress will show you an overview of the application with the &#8216;Install&#8217; button.</p>\n<p><img title=\"Fantastico WordPress installer\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/fantasticowpinstall2.png\" alt=\"Fantastico WordPress installer\" width=\"550\" height=\"347\" class=\"alignnone size-full wp-image-60724\" /></p>\n<p>Simply click on the &#8216;Click here to install WordPress&#8217; button to continue.</p>\n<p>Fantastico auto-installer for WordPress will now ask you to fill in your installation settings. First, you need to choose the domain where you want to install WordPress.</p>\n<p><img title=\"Fantastico WordPress install settings\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/fantasticowpinstall3.png\" alt=\"Fantastico WordPress install settings\" width=\"550\" height=\"393\" class=\"alignnone size-full wp-image-60725\" /></p>\n<p>If you want to install WordPress in a sub-directory then you can enter the sub-directory name in the field below. Otherwise, make sure that this field is empty.</p>\n<p>Under &#8216;Administrator Details&#8217; section, you need to provide admin user account information. Enter a username, password, and email address for your WordPress admin account.</p>\n<p>Click on the Submit button to continue.</p>\n<p>Fantastico will now install WordPress for you. Once it has finished installing WordPress you will see a success message.</p>\n<h4 id=\"installftp\">How to Install WordPress using FTP</h4>\n<p>Manually installing WordPress is also known as the famous 5 minute install. It requires few added steps, and you will need an <a title=\"6 Best FTP Clients for WordPress Users\" href=\"https://www.wpbeginner.com/showcase/6-best-ftp-clients-for-wordpress-users/\">FTP client</a> to manually install WordPress. </p>\n<p>Take a look at our beginner&#8217;s guide on how to <a title=\"How to use FTP to upload files to WordPress for Beginners\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/\">use FTP to upload WordPress files</a>.</p>\n<p>First thing you need to do is download the <a title=\"Download WordPress\" href=\"https://wordpress.org/download/\" target=\"_blank\" rel=\"nofollow noopener\">latest version of WordPress</a>. </p>\n<p>WordPress package comes as a Zip file. You need to unzip the file and inside it, you will find a WordPress folder. This folder contains all the WordPress files you need to upload to your web server. </p>\n<p><img title=\"WordPress files\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/wpfiles.png\" alt=\"WordPress files\" width=\"550\" height=\"283\" class=\"alignnone size-full wp-image-60726\" /></p>\n<p>Now go ahead and connect the FTP client to your hosting server. Once connected, use the FTP client to upload the WordPress files from your computer to your website server.</p>\n<p><img title=\"uploading WordPress files using an FTP client\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/uploadwpfiles.png\" alt=\"uploading WordPress files using an FTP client\" width=\"550\" height=\"311\" class=\"alignnone size-full wp-image-60727\" /></p>\n<p>If you want to install WordPress on your root domain name (like example.com), then you need to upload WordPress files to your website&#8217;s root directory. Usually this directory is called /public_html/.</p>\n<p>On the other hand, If you want to install WordPress in a subfolder (like example.com/blog), then upload it in a folder /public_html/blog/.</p>\n<p>Once you are done uploading WordPress, go to your hosting control panel to create a database. We will be showing you how to do that using the cPanel. If your hosting provider has a different control panel then you just need to look for MySQL databases. Rest of the settings will be quite similar. </p>\n<p>From your cPanel dashboard, click on the &#8216;MySQL Databases&#8217; icon. </p>\n<p><img title=\"MySQL database icon in cPanel\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/mysqldbicon.png\" alt=\"MySQL database icon in cPanel\" width=\"550\" height=\"120\" class=\"alignnone size-full wp-image-60728\" /></p>\n<p>You will see a field to create a new database. Enter a name for your database, and click &#8216;Create Database&#8217;.</p>\n<p><img title=\"Create database\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/createdb.png\" alt=\"Create database\" width=\"550\" height=\"112\" class=\"alignnone size-full wp-image-60729\" /></p>\n<p>Now that you have created your database, MySQL still needs a username. This username will have access to perform actions on the database.</p>\n<p>On the MySQL Databases page in your cPanel account, scroll down to MySQL Users section. Simply provide a username and password for your new user and click on the &#8216;Create a user&#8217; button.</p>\n<p><img title=\"Add a MySQL user\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/mysqluser.png\" alt=\"Add a MySQL user \" width=\"550\" height=\"229\" class=\"alignnone size-full wp-image-60730\" /></p>\n<p>This new user still does not have access to the database you created earlier. For that, you will need to add the user to the database and give them permissions to perform all actions.</p>\n<p>On the same MySQL Databases page in your cPanel account, scroll down to &#8216;Add User to a Database&#8217; section. Select the database user you created from the dropdown menu next to user, then select the database, and click on the add button.</p>\n<p><img title=\"Add user to database\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/addusertodb.png\" alt=\"Add user to database\" width=\"550\" height=\"126\" class=\"alignnone size-full wp-image-60731\" /></p>\n<p>You will be now asked for the privileges you want to allow this user. Select all privileges and click on the Make changes button.</p>\n<p>Your MySQL database and user are now ready, note down your database name and MySQL username and password. You will need that information later. </p>\n<p>Simply go to to the URL where you uploaded WordPress. If it is in the main domain, then enter your domain name in the browser window, like yoursite.com or www.yoursite.com.</p>\n<p>You will see the language selection page. You can choose a language here so that the rest of the installation is displayed in your own language. You can also use English for now and then later change the language.</p>\n<p><img title=\"Select WordPress language\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/selectwplanguage.png\" alt=\"Select WordPress language\" width=\"550\" height=\"327\" class=\"alignnone size-full wp-image-60732\" /></p>\n<p>Click on the continue button to proceed.</p>\n<p>You will now see some installation instructions. Basically, WordPress will now tell you that it will need your database name, password, and MySQL host information.</p>\n<p><img title=\"WordPress installation requirements\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/installrequirements.png\" alt=\"WordPress installation requirements\" width=\"550\" height=\"312\" class=\"alignnone size-full wp-image-60733\" /></p>\n<p>Click on the &#8216;Let&#8217;s go&#8217; button to continue.</p>\n<p>WordPress will now show you a form. You need to enter the database information you created earlier.</p>\n<p><img title=\"Enter database information for WordPress installation\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/dbinfo.png\" alt=\"Enter database information for WordPress installation\" width=\"550\" height=\"286\" class=\"alignnone size-full wp-image-60734\" /></p>\n<p>Fill in the information and then click on the &#8216;Submit&#8217; button. WordPress will connect to your database and show you a success message.</p>\n<p><img title=\"WordPress can now connect to your database\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/dbconnected.png\" alt=\"WordPress can now connect to your database\" width=\"550\" height=\"173\" class=\"alignnone size-full wp-image-60735\" /></p>\n<p>Click on &#8216;Run the Install&#8217; button to continue.</p>\n<p>WordPress will now create tables in your database and then send you to the next step of the installation.</p>\n<p>Now you need to provide some information for WordPress to set up your site. This includes site title, username, password, and admin email address.</p>\n<p>If you do not want your website to be visible to search engines, then you can check the box next to search engine visibility. Later when you are ready you can change this from WordPress settings. If you are unsure about what to do, then simply leave it unchecked.</p>\n<p><img title=\"Setting up your website during WordPress install\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/wpsetup.png\" alt=\"Setting up your website during WordPress install\" width=\"550\" height=\"326\" class=\"alignnone size-full wp-image-60736\" /></p>\n<p>Click on the Install WordPress button to continue. WordPress will set up your website and finish the installation.</p>\n<p>You will see a success message showing your username. You can now click on the Log in button to sign in to your WordPress site.</p>\n<p><img title=\"Manual WordPress installation finished\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/wpsuccessinstall.png\" alt=\"Manual WordPress installation finished\" width=\"550\" height=\"274\" class=\"alignnone size-full wp-image-60737\" /></p>\n<h4 id=\"installlocal\">How to Install WordPress in your Computer</h4>\n<p>Many of our beginner level users often ask us if they could try WordPress on their computer? The answer is yes, but most beginners should not do that.</p>\n<p>The reason why some folks install WordPress in a local server environment is to build themes, plugins, or to test things out.</p>\n<p>If you want to run a blog for other people to see, then you do not need to install WordPress on your computer. If you install WordPress locally on your computer, then the only person who can see the site is you.</p>\n<p>If you want to make your WordPress site available to the internet (rest of the world), then you need to get a <a title=\"WordPress Web Hosting\" href=\"https://www.wpbeginner.com/wordpress-hosting/\">web hosting</a> account and install WordPress by using one of the methods we showed above.</p>\n<p>Having that said, if you are really interested in installing WordPress locally on your computer to learn more about theme development, test plugins etc, then we highly encourage you to do so.</p>\n<p>If you are using a Windows computer, then we recommend that you <a title=\"How to Install WordPress on your Windows Computer Using WAMP\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-windows-computer-using-wamp/\">download and setup WAMP</a>. If you are using a Mac, then you need to <a title=\"How to Install WordPress Locally on Mac using MAMP\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-locally-on-mac-using-mamp/\">download and setup Mamp</a>.</p>\n<p>After you have played around with WordPress on your computer you may want to move your local install to an actual live website.  We have a step by step tutorial on how to <a title=\"How to Move WordPress From Local Server to Live Site\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-move-wordpress-from-local-server-to-live-site/\">move WordPress from local server to a live site</a>.</p>\n<h4 id=\"installtranslate\">How to Install WordPress in your Language</h4>\n<p>Just like Windows, Mac, iPhone, and Android, you can use WordPress in your own language.</p>\n<p>WordPress is available in many languages including English, Spanish, French, Arabic, Korean, German, Hebrew, Hindi, Japanese, Vietnamese, Chinese (Han), Portuguese, and many others.</p>\n<p>You can choose a language during the WordPress installation or change it by visiting <strong>Settings &raquo; General</strong> page in the WordPress admin area.</p>\n<p><img title=\"Changing language in WordPress settings\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/wplanguagesettings.png\" alt=\"Changing language in WordPress settings\" width=\"550\" height=\"252\" class=\"alignnone size-full wp-image-60738\" /></p>\n<p>For more details, see our article on <a title=\"How to Install WordPress in Other Languages\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-in-other-languages/\">how to install WordPress in other languages</a>.</p>\n<p>WordPress is also used widely to create bilingual and multilingual websites. See our tutorial on how to easily create a <a href=\"https://www.wpbeginner.com/plugins/how-to-easily-translate-your-wordpress-with-translatepress/\" title=\"How to Easily Translate Your WordPress with TranslatePress\">multilingual WordPress site with TranslatePress</a>.</p>\n<h4 id=\"installnetwork\">How to Install a WordPress Multisite Network</h4>\n<p>WordPress comes with multisite functionality built-in. The multisite network allows you to create multiple WordPress sites using the same WordPress install. It can automatically create new sites on sub-domains or in sub-folders.</p>\n<p>This makes sense for businesses, non-profits, governments with sub-sites for different locations or regions. Many educational institutes also use WordPress multisite network to allow students to create their own blogs.</p>\n<p>The setup for a multisite is a bit complex, but we have created a complete step-by-step tutorial on <a title=\"How to Install and Setup WordPress Multisite Network\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/\">how to install and setup WordPress multisite network</a>.</p>\n<h4 id=\"postinstall\">Things to do After Installing WordPress</h4>\n<p>Now that you have successfully installed WordPress, here are a few things to get started with your new WordPress site.</p>\n<p><strong>Choosing a Theme</strong></p>\n<p>The visual appearance of your WordPress powered website is controlled by Themes. There are thousands of WordPress themes available for you to choose from. With so many choices, it can become a little confusing for beginners. This is why we have put together a guide on <a title=\"Selecting the Perfect Theme for WordPress\" href=\"https://www.wpbeginner.com/wp-themes/selecting-the-perfect-theme-for-wordpress/\">selecting the perfect theme for WordPress</a>.</p>\n<p>We regularly publish lists of WordPress themes that we like in our <a title=\"WordPress Showcase - Best of WordPress from Across the Web\" href=\"https://www.wpbeginner.com/category/showcase/\">Showcase</a> section. Following are some of our popular theme showcases. </p>\n<ul>\n<li><a href=\"https://www.wpbeginner.com/showcase/best-free-wordpress-blog-themes/\" title=\"59 Best Free WordPress Blog Themes for 2019\">Best free WordPress blog themes</a></li>\n<li><a href=\"https://www.wpbeginner.com/showcase/best-wordpress-business-themes/\" title=\"30+ Best WordPress Business Themes (2019)\">Best WordPress Business themes</a></li>\n<li><a href=\"https://www.wpbeginner.com/showcase/best-minimalist-wordpress-themes-for-writers/\" title=\"26 Best Minimalist WordPress Themes for Writers\">Best minimalist WordPress themes for writers</a></li>\n<li><a href=\"https://www.wpbeginner.com/showcase/best-wordpress-themes-for-photographers/\" title=\"31 Best WordPress Themes for Photographers (2019)\">Best WordPress themes for photographers</a></li>\n</ul>\n<p><strong>Installing and Using WordPress Plugins</strong></p>\n<p>The real power of WordPress comes from the massive collection of plugins. They are like apps for your WordPress site, allowing you to extend functionality and add new features to your site. </p>\n<p>There are more than 54,000 free plugins available in the WordPress plugin directory alone. More plugins are available from third party websites as paid plugins.</p>\n<p>If you are wondering which plugins to install, then take a look at our expert pick of the <a href=\"https://www.wpbeginner.com/showcase/24-must-have-wordpress-plugins-for-business-websites/\" title=\"24 Must Have WordPress Plugins for Business Websites in 2019\">essential WordPress plugins</a> for all websites. You may also want to check out the plugins we are using on this site by looking at our <a title=\"WPBeginner’s Blueprint\" href=\"https://www.wpbeginner.com/blueprint/\">WPBeginner&#8217;s blueprint</a>.</p>\n<p>We have a beginner&#8217;s step by step guide on <a title=\"Step by Step Guide to Install a WordPress Plugin for Beginners\" href=\"https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\">how to install WordPress plugins</a>.</p>\n<p><strong>Start Learning WordPress</strong></p>\n<p>WordPress is the easiest to use CMS in the market. Millions of people from all over the world use it every day. However, from time to time you may need a little help.</p>\n<p>This is where WPBeginner can help. We are the largest free WordPress resource site in the world, regularly publishing tutorials and guides written specifically for bloggers and small businesses.</p>\n<p>Here are some of the useful resources that you will find on WPBeginner (all of them are totally free).</p>\n<ul>\n<li><a href=\"https://www.wpbeginner.com/blog/\">WPBeginner Blog</a> – The central place for all our WordPress tutorials and guides.</li>\n<li><a href=\"https://www.wpbeginner.com/glossary/\">WPBeginner Dictionary</a> – Our WordPress glossary is the best place to familiarize yourself with the WordPress lingo</li>\n<li><a href=\"http://videos.wpbeginner.com/\">WPBeginner Videos</a> – New WordPress users can start with these 23 videos to master WordPress.</li>\n<li><a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"noopener nofollow\" class=\"seoquake-nofollow\">WPBeginner on YouTube</a> – Need more video instructions? Subscribe to our YouTube channel with more than 128,000 subscribers and 12 Million+ views.</li>\n<li><a title=\"WPBeginner’s Blueprint\" href=\"https://www.wpbeginner.com/blueprint/\">WPBeginner Blueprint</a> – Check out plugins, tools, and services we use on WPBeginner.</li>\n<li><a title=\"WPBeginner Deals\" href=\"https://www.wpbeginner.com/deals/\">WPBeginner Deals</a> – Exclusive discounts on WordPress products and services for WPBeginner users.</li>\n</ul>\n<h4>Conclusion</h4>\n<p>We hope this WordPress installation tutorial helped you learn how to easily install WordPress. You may want to check out our list of these <a title=\"40 Useful Tools to Manage and Grow Your WordPress Blog\" href=\"https://www.wpbeginner.com/showcase/40-useful-tools-to-manage-and-grow-your-wordpress-blog/\">40 useful tools to help you manage and grow your WordPress site</a>.</p>\n<p>If you liked this article, then please subscribe to our <a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a title=\"WPBeginner on Twitter\" href=\"http://twitter.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a title=\"WPBeginner on Facebook\" href=\"https://www.facebook.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-site/\">How to Install WordPress &#8211; Complete WordPress Installation Tutorial</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-site/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"40\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"What is a Blog and How is it Different from a Website? (Explained)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Mar 2019 12:49:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:15:\"Beginners Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"benefits of blogging\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:15:\"blog vs website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:27:\"how to make money from blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:12:\"what is blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:15:\"why people blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://www.wpbeginner.com/?p=54450\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:730:\"<p>Often readers ask us about what is a blog, and how is it different from a website? If you are thinking about starting a blog or a website, then understanding these terms will help you meet your goals. In this beginner&#8217;s guide, we will explain&#8230;&#160;<strong><a href=\"https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/\">Read More &#187;</a></strong></p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/\">What is a Blog and How is it Different from a Website? (Explained)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Editorial Staff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21904:\"<p>Often readers ask us about what is a blog, and how is it different from a website? If you are thinking about <a title=\"Ultimate Guide: How to Start a WordPress Blog (Step by Step)\" href=\"https://www.wpbeginner.com/start-a-wordpress-blog/\">starting a blog</a> or a <a title=\"Ultimate Guide: How to Make a Website in 2018 – Step by Step Guide (Free)\" href=\"https://www.wpbeginner.com/guides/\">website</a>, then understanding these terms will help you meet your goals. </p>\n<p>In this beginner&#8217;s guide, we will explain what is a blog and how is it different from a traditional website. We will also talk about usage scenarios, with real-world examples, and their benefits. </p>\n<p><img class=\"alignnone size-full wp-image-54477\" title=\"What is a blog and how is it different from a website?\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2018/07/whatisblog.png\" alt=\"What is a blog and how is it different from a website?\" width=\"550\" height=\"340\" /></p>\n<h4>What is a Blog?</h4>\n<p>A blog is a type of website where the content is presented in reverse chronological order (newer content appear first). Blog content is often referred to as entries or &#8220;blog posts&#8221;.</p>\n<p>Blogs are typically run by an individual or a small group of people to present information in a conversational style. However, now there are tons of corporate blogs that produce a lot of informational and thought-leadership style content.</p>\n<p><img class=\"alignnone size-full wp-image-54491\" title=\"A blog page showing posts\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2018/07/blogposts.png\" alt=\"A blog page showing posts\" width=\"550\" height=\"344\" /></p>\n<p>Typical blog posts also have a <a title=\"What is a Comment? How to Manage Comments in WordPress?\" href=\"https://www.wpbeginner.com/glossary/comment/\">comments</a> section where users can respond to the article. </p>\n<h4>History of Blogs</h4>\n<p>Blogs evolved from online diaries and journals in the mid-90s. At that time, internet users were already running personal web pages where they published regular updates about their personal lives, thoughts, and social commentary.</p>\n<p>The term web log was first used during the late 90s, which later became &#8216;weblog&#8217;, then &#8216;we blog&#8217;, and finally just &#8216;blog&#8217;.</p>\n<p>Due to the growing number of such web pages, several tools started to appear, which made it easier for users to create online journals and blogs. These tools helped popularize blogging and made the technology accessible to non-technical users.</p>\n<p>In 1999, the popular blogging website <a title=\"How to Switch from Blogger to WordPress without Losing Google Rankings\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-switch-from-blogger-to-wordpress-without-losing-google-rankings/\">Blogger.com</a> was launched, which was later acquired by Google in February 2003.</p>\n<p>The same year, <a title=\"The Ultimate WordPress Review – Is It the Best Choice For Your Website?\" href=\"https://www.wpbeginner.com/opinion/the-ultimate-wordpress-review-is-it-the-best-choice-for-your-website/\">WordPress</a> released its first version as a blogging platform in May 2003. </p>\n<p>Today, WordPress is the world&#8217;s most <a title=\"How to Choose the Best Blogging Platform in 2018 (Compared)\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-blogging-platform/\">popular blogging platform</a> powering over 30% of all websites on the internet.</p>\n<h4>What is The Difference Between Blog and Website?</h4>\n<p>Blogs are a type of website. The only real difference between a blog and other types of website is that blogs are regularly updated with new content, which is displayed in reverse chronological order (newer posts first).</p>\n<p>Typical websites are static in nature where content is organized in pages, and they are not updated frequently. Whereas a blog is dynamic, and it is usually updated more frequently. Some bloggers publish multiple new articles a day.</p>\n<p>Blogs can be part of a larger website. Often businesses have a blog section where they regularly create content to inform and educate their customers. </p>\n<p>You can use WordPress to create both, a website and blog, that&#8217;s why a lot of business owners use WordPress to <a title=\"How to Make a Small Business Website – Step by Step (2018)\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-make-a-small-business-website-step-by-step/\">build their small business website</a>.</p>\n<p>In simple terms, all blogs can be a website or part of a website. However, not all websites can be called blogs.</p>\n<p>For example, WPBeginner is a blog and a website. Our website has other content which is published in a non-blog format like <a title=\"WordPress Glossary Terms for Beginners\" href=\"https://www.wpbeginner.com/glossary/\">glossary</a>, <a title=\"About WPBeginner\" href=\"https://www.wpbeginner.com/about-wpbeginner/\">about us</a>, and <a title=\"Contact WPBeginner\" href=\"https://www.wpbeginner.com/contact/\">contact</a> pages.</p>\n<p><img class=\"alignnone size-full wp-image-54482\" title=\"Non-blog content on a blog website\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2018/07/nonblogcontent.png\" alt=\"Non-blog content on a blog website\" width=\"550\" height=\"305\" /></p>\n<p>Now, let&#8217;s take a look at another example. This time a website called <a title=\"Awesome Motive\" href=\"https://awesomemotive.com/\">Awesome Motive</a>. It is a business website and belongs to WPBeginner&#8217;s management company.</p>\n<p><img class=\"alignnone size-full wp-image-54483\" title=\"Awesome Motive\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2018/07/awesomemotive.png\" alt=\"Awesome Motive\" width=\"550\" height=\"344\" /></p>\n<p>It does not have a blog or any content published in sequential order. It uses pages to organize and present information about a business and collects user feedback by adding a contact form. </p>\n<p>You can also say that blogs have articles that are organized using categories and tags. On the other hand, websites use pages to organize and display content.</p>\n<h4>Blog or Website &#8211; Which One is Better?</h4>\n<p>As a beginner, you may be wondering whether you should start a blog or a website, which one is better? To be honest, the answer to this question really depends on what your goals are. </p>\n<p>Many small businesses around the world have traditional websites made up of just pages and no blog. Such small websites are often made to create an informational web presence for a business, organization, or individual. </p>\n<p>On the other hand, more and more businesses are realizing the potential of a blog in their marketing strategy. They are adding a separate blog section to their traditional websites and using it to get more traffic from search engines. </p>\n<p>Take <a href=\"https://www.optinmonster.com\" title=\"OptinMonster\">OptinMonster</a>, it is a lead generation software and their website has traditional sales pages showcasing their product and its features.</p>\n<p><img title=\"OptinMonster website and blog\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/omwebsiteandblog.png\" alt=\"OptinMonster website and blog\" width=\"550\" height=\"342\" class=\"alignnone size-full wp-image-60952\" /></p>\n<p>They also have an informational blog where they teach users how to improve conversions and get more leads. This helps them cover their industry keywords to get free traffic from search engines and make more sales. </p>\n<p>Even if you are a business, a non-profit organization, or a professional, adding a blog to your website can help you achieve your goals. </p>\n<h4>What is The Difference Between Blog Posts and Pages?</h4>\n<p>WordPress is the most popular blogging platform and a powerful content management system. By default, it comes with two content types: posts and pages. Often beginners get confused between the two.</p>\n<p>Blog posts are displayed in a reverse chronological order (newest to oldest) on your <a title=\"How to Create a Separate Page for Blog Posts in WordPress\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress/\">blog page</a> because they are timely content which means your users will have to dig deeper to view older posts.</p>\n<p>Pages are static &#8220;one-off&#8221; type content such as your about page, contact page, products or services pages, home page, and more.</p>\n<p>To learn more, see our beginner&#8217;s guide on <a title=\"What is the Difference Between Posts vs. Pages in WordPress\" href=\"https://www.wpbeginner.com/beginners-guide/what-is-the-difference-between-posts-vs-pages-in-wordpress/\">the difference between posts and pages</a>.</p>\n<p>Pages are usually used to create a website structure and layout. Even blogs can have pages alongside them (See our list of important <a title=\"11 Important Pages that Every WordPress Blog Should Have (2018)\" href=\"https://www.wpbeginner.com/beginners-guide/important-pages-that-every-wordpress-blog-should-have-2018/\">pages that every blog should have</a>).</p>\n<h4>Why Do People Blog? What are The Benefits of Blogging?</h4>\n<p>Each individual blogger has their own motivation for blogging. Many of them use it as an alternative to keeping a diary or journal. Blogging provides them with a venue to share their creativity and ideas to a wider audience.</p>\n<p>Top brands and businesses <a title=\"Ultimate Guide: How to Start a WordPress Blog (Step by Step)\" href=\"https://www.wpbeginner.com/start-a-wordpress-blog/\">create blogs</a> to educate their customers, share news, and reach a wider audience. Blogging is an essential part of online marketing strategy for many businesses.</p>\n<p>Following are just a few benefits of blogging.</p>\n<ul>\n<li>Provides an avenue to organize your thoughts and ideas</li>\n<li>Allows you to showcase your skills, creativity, and talents</li>\n<li>Help individuals become an authority in their industry</li>\n<li>Helps you socialize with interesting like-minded people online</li>\n<li>Many bloggers make money from their blogs using various monetization methods</li>\n<li>Businesses use blogging to bring more potential customers to their websites</li>\n<li>Non-profits can use blogs to raise awareness, run social media campaigns, and influence public opinion</li>\n</ul>\n<h4>What are Some Examples of Good Blogs?</h4>\n<p>Blogging is huge!</p>\n<p>Millions of individuals and businesses from all over the world have blogs. This means that there are blogs on just about any topic you can think of.</p>\n<p>Here are some good blogs that you can check out as an example. We have hand-picked the best blogs in different industries to give you an idea of how diverse blogs are.</p>\n<h4><a title=\"Pinch of Yum\" href=\"https://pinchofyum.com/\" target=\"_blank\" rel=\"noopener nofollow\">1. Pinch of Yum</a></h4>\n<p><img class=\"alignnone size-full wp-image-54454\" title=\"Pinch of Yum\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2018/07/pinchofyum.jpg\" alt=\"Pinch of Yum\" width=\"550\" height=\"344\" /></p>\n<p>Pinch of Yum is one of the most popular <a title=\"How to Start a Food Blog (to Make Money or Otherwise) in 2018\" href=\"https://www.wpbeginner.com/start-a-wordpress-blog/food-blog-recipes/\">food and recipe blogs</a> online. Started by Lindsay, a high school teacher, the blog allowed her to quit her day job and become a full-time blogger.</p>\n<h4><a title=\"WeTheParents\" href=\"https://wetheparents.org/\" target=\"_blank\" rel=\"noopener nofollow\">2. WeTheParents</a></h4>\n<p><img class=\"alignnone size-full wp-image-54455\" title=\"WeTheParents\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2018/07/wetheparents.jpg\" alt=\"WeTheParents\" width=\"550\" height=\"344\" /></p>\n<p>WeTheParents is a popular parenting blog run by Neve and Keane (the parents). They share parenting tips for moms and dads and while doing so they make money by earning commission on products they recommend.</p>\n<h4><a title=\"We Wore What\" href=\"http://weworewhat.com/\" target=\"_blank\" rel=\"noopener nofollow\">3. We Wore What</a></h4>\n<p><img class=\"alignnone size-full wp-image-54457\" title=\"We Wore What\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2018/07/weworewhat.jpg\" alt=\"We Wore What\" width=\"550\" height=\"344\" /></p>\n<p>Started by Danielle Bernstein, We Wore What is a popular <a title=\"How to Start a Fashion Blog (and Make Money) – Step by Step\" href=\"https://www.wpbeginner.com/start-a-wordpress-blog/fashion-blog-make-money/\">fashion blog</a>. With more than 1.5 Million followers, it covers everything from fashion to interior design to menswear.</p>\n<h4><a title=\"Nerd Fitness\" href=\"https://www.nerdfitness.com/\" target=\"_blank\" rel=\"noopener nofollow\">4. Nerd Fitness</a></h4>\n<p><img class=\"alignnone size-full wp-image-54458\" title=\"Nerd Fitness\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2018/07/nerdfitness.jpg\" alt=\"Nerd Fitness\" width=\"550\" height=\"344\" /></p>\n<p>A fitness blog started by Steve Kamb, Nerd Fitness is dedicated to helping people stay fit. It provides fitness advice, motivation, support, diet and exercise tips.</p>\n<h4><a title=\"Lost With Purpose\" href=\"https://www.lostwithpurpose.com/\" target=\"_blank\" rel=\"noopener nofollow\">5. Lost With Purpose</a></h4>\n<p><img class=\"alignnone size-full wp-image-54459\" title=\"Lost With Purpose\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2018/07/lostwithpurpose.jpg\" alt=\"Lost With Purpose\" width=\"550\" height=\"344\" /></p>\n<p>A popular travel blog run by Alex, who shares her journeys while offering travel tips, advice, and guides for other backpackers.</p>\n<h4><a title=\"Tiny Buddha\" href=\"https://tinybuddha.com/\" target=\"_blank\" rel=\"noopener nofollow\">6. Tiny Buddha</a></h4>\n<p><img class=\"alignnone size-full wp-image-54460\" title=\"Tiny Buddha\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2018/07/tinybuddha.jpg\" alt=\"Tiny Buddha\" width=\"550\" height=\"344\" /></p>\n<p>Tiny Buddha is a personal development blog created by Lori Deschene. The blog publishes content on happiness, love, relationships, mindfulness, spirituality, simplicity, minimalism, letting go, and more.</p>\n<p>There are many more great blogs out there on many different topics. See our list of <a title=\"Revealed: Which are the Most Popular Types of Blogs?\" href=\"https://www.wpbeginner.com/beginners-guide/which-are-the-most-popular-types-of-blogs/\">the most popular types of blogs</a> for some more ideas.</p>\n<h4>How Do Bloggers Make Money?</h4>\n<p>Usually, people think of bloggers as hobbyists. Some of them are, but a large number of bloggers make money from their blogs. This enables them to focus more on their blog, quit their day jobs, and build successful online businesses.</p>\n<p>The more successful bloggers can make six-figure, seven-figure, and even eight-figure incomes from their blogs.</p>\n<p>Below are a few ways that most bloggers use to make money from their blogs:</p>\n<p>The most common and probably the easiest way to make money online is by <a title=\"How to Properly Add Google AdSense to Your WordPress Site\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/\">displaying ads</a>. However, as a new blogger, you will not be able to contact advertisers directly or manage them on your own.</p>\n<p>This is where <a title=\"Google Adsense\" href=\"https://www.wpbeginner.com/refer/google-adsense/\" target=\"_blank\" rel=\"nofollow noopener\">Google AdSense</a> comes in. It takes care of finding ads, displaying them, collecting payments from advertisers, and sending you those payments for a small cut.</p>\n<p>Many bloggers also make money through <a title=\"The Ultimate Affiliate Marketing Guide for Beginners – Step by Step\" href=\"https://www.wpbeginner.com/beginners-guide/affiliate-marketing-guide-for-beginners-step-by-step/\">affiliate marketing</a>. Basically, they recommend products on their websites and earn a commission when users buy those products.</p>\n<p>Other common monetization methods include <a title=\"Ultimate Guide to Creating a WordPress Membership Site\" href=\"https://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-creating-a-wordpress-membership-site/\">memberships</a>, <a title=\"How to Create an Online Course with WordPress using LearnDash (Review)\" href=\"https://www.wpbeginner.com/plugins/how-to-create-an-online-course-with-wordpress-using-learndash-review/\">selling online courses</a>, or adding an <a title=\"How to Start an Online Store in 2018 (Step by Step)\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/\">online store</a> to the blog.</p>\n<p>See our list of proven ways to <a title=\"25 “Proven” Ways to Make Money Online Blogging with WordPress\" href=\"https://www.wpbeginner.com/beginners-guide/make-money-online/\">make money online</a> from your blog for some more examples.</p>\n<p>We also have a list of &#8220;easy-to-start&#8221; <a title=\"27 “Proven and Easy to Start” Online Business Ideas that Make Money\" href=\"https://www.wpbeginner.com/beginners-guide/proven-and-easy-to-start-online-business-ideas-that-make-money/\">online business ideas</a> that you can check out.</p>\n<h4>Can Anyone Start a Blog?</h4>\n<p>Yes, anyone who wants to start a blog, can easily do so.</p>\n<p>In the early days of blogging, users needed coding skills to even update their blogs. Now, there are plenty of tools that allow you to easily create a blog without ever writing code. If you can point-and-click, then you can build a blog within minutes.</p>\n<p>Choosing the wrong blogging platform to start a blog is the most common mistake that beginners make. However, since you are here, you will not be making this mistake.</p>\n<p>We recommend using WordPress. It is the world&#8217;s most <a title=\"How to Choose the Best Blogging Platform in 2018 (Compared)\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-blogging-platform/\">popular blogging platform</a> and <a title=\"How to Choose the Best Website Builder in 2018 (Compared)\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-choose-the-best-website-builder/\">website builder</a>. Over 30% of all websites on the internet are built using WordPress, just so you can get an idea of how popular it is.</p>\n<p>There are two types of WordPress: <a title=\"WordPress.com\" href=\"https://www.wpbeginner.com/refer/wordpresscom/\" target=\"_blank\" rel=\"nofollow noopener\">WordPress.com</a>, which is a hosted solution, and WordPress.org also known as self-hosted WordPress. See our guide on the difference between <a title=\"WordPress.com vs WordPress.org – Which is Better? (Comparison Chart)\" href=\"https://www.wpbeginner.com/beginners-guide/self-hosted-wordpress-org-vs-free-wordpress-com-infograph/\">WordPress.com vs WordPress.org</a> for more details.</p>\n<p>We recommend using WordPress.org because it gives you instant access to all WordPress features. It also allows you to easily make money from your blog without any restriction.</p>\n<p>Want to learn more about WordPress? See our <a title=\"The Ultimate WordPress Review – Is It the Best Choice For Your Website?\" href=\"https://www.wpbeginner.com/opinion/the-ultimate-wordpress-review-is-it-the-best-choice-for-your-website/\">complete WordPress review</a> for detailed breakdown of its features.</p>\n<p>You will need the following things to start your own WordPress.org blog.</p>\n<ul>\n<li>A domain name (This will be your blog&#8217;s address and what users will type in their browser to visit it. For example, wpbeginner.com)</li>\n<li>Website hosting account (This will be home of your blog&#8217;s files)</li>\n<li>20 minutes of your time</li>\n</ul>\n<p>Normally, a domain name will cost you around $14.99 per year and website hosting $7.99 per month. Now if you are just starting out, this seems like a lot of money.</p>\n<p>Thankfully, <a title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow noopener\">Bluehost</a> has agreed to offer WPBeginner users a free domain and discount on hosting. They are one of the biggest hosting companies in the world and are officially recommended by WordPress.</p>\n<p>Basically, you will be able to get started for $2.75 per month.</p>\n<p><a class=\"orangecta\" title=\"Bluehost\" href=\"https://www.wpbeginner.com/refer/bluehost/\" target=\"_blank\" rel=\"nofollow noopener\">→ Click Here to Claim This Exclusive Bluehost Offer ←</a></p>\n<p>After purchasing hosting, you can head over to our guide on <a title=\"Ultimate Guide: How to Start a WordPress Blog (Step by Step)\" href=\"https://www.wpbeginner.com/start-a-wordpress-blog/\">how to start a blog</a> for complete step by step instructions.</p>\n<p>We hope this article helped answer your questions about what is a blog and what&#8217;s the difference between a blog and a website. You may also want to see our list of the most <a title=\"40 Useful Tools to Manage and Grow Your WordPress Blog (Updated)\" href=\"https://www.wpbeginner.com/showcase/40-useful-tools-to-manage-and-grow-your-wordpress-blog/\">useful tools to manage and grow your WordPress blog</a>.</p>\n<p>If you liked this article, then please subscribe to our <a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a title=\"WPBeginner on Twitter\" href=\"http://twitter.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a title=\"WPBeginner on Facebook\" href=\"https://www.facebook.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/\">What is a Blog and How is it Different from a Website? (Explained)</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://www.wpbeginner.com/beginners-guide/what-is-a-blog-and-how-is-it-different-from-a-website-explained/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:81:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"How to Install Google Analytics in WordPress for Beginners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Feb 2019 14:06:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:14:{i:0;a:5:{s:4:\"data\";s:15:\"Beginners Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:59:\"beginners guide to installing google analytics in wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:42:\"best google analytics plugin for wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:24:\"best stats for wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:26:\"do I need google analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:24:\"free wordpress analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:30:\"google analytics for wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:45:\"how to install google analytics for wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:8;a:5:{s:4:\"data\";s:35:\"how to signup with google analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:9;a:5:{s:4:\"data\";s:60:\"step by step guide to install google analytics for wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:10;a:5:{s:4:\"data\";s:47:\"why google analytics is important for all blogs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:11;a:5:{s:4:\"data\";s:20:\"wordpress site stats\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:12;a:5:{s:4:\"data\";s:30:\"wordpress.com google analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:13;a:5:{s:4:\"data\";s:30:\"wordpress.org google analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://www.wpbeginner.com/?p=1620\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:699:\"<p>Do you want to install Google Analytics in WordPress? Knowing how your audience interacts with your website is crucial for your success. The best way to know your audience is through your traffic stats, and this is what Google Analytics provides for FREE. In this&#8230;&#160;<strong><a href=\"https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/\">Read More &#187;</a></strong></p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/\">How to Install Google Analytics in WordPress for Beginners</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Editorial Staff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:22976:\"<p>Do you want to install Google Analytics in WordPress? Knowing how your audience interacts with your website is crucial for your success. </p>\n<p>The best way to know your audience is through your traffic stats, and this is what Google Analytics provides for FREE. </p>\n<p>In this article, we will share why Google Analytics is important, and how you can easily install Google Analytics in your WordPress website (step by step).</p>\n<p><img class=\"alignnone size-full wp-image-41767\" title=\"How to Install Google Analytics in WordPress\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2010/04/installgoogleanalyticswp.png\" alt=\"How to Install Google Analytics in WordPress\" width=\"550\" height=\"320\" /></p>\n<p>First, we will explain why Google Analytics is important and how it can help you grow your website. </p>\n<p>After that, we will show you how to sign up for a Google Analytics account and different methods to install it on your WordPress site. </p>\n<p>Finally, we will explain how to view your traffic reports in Google Analytics. </p>\n<p>Here is a quick overview of what you&#8217;ll learn in this article. </p>\n<ul>\n<li><a href=\"#whygoogleanalytics\">Why is Google Analytics Important</a></li>\n<li><a href=\"#signupgoogleanalytics\">How to Sign up with Google Analytics</a></li>\n<li><a href=\"#installga-mi\">How to Install Google Analytics Using MonsterInsights</a> (Recommended)</li>\n<li><a href=\"#installga-insertheadersfooters\">How to Install Google Analytics Using Insert Headers &amp; Footers Plugin</a></li>\n<li><a href=\"#installga-wptheme\">How to Install Google Analytics in WordPress Theme</a> (Advanced)</li>\n<li><a href=\"#viewgoogleanalyticsreports\">Viewing Reports in Google Analytics</a></li>\n<li><a href=\"#resources\">Making the Most out of Google Analytics</a></li>\n<ul>\n<p>Ready let&#8217;s get started. </p>\n<h4 id=\"whygoogleanalytics\">Why is Google Analytics Important for Bloggers?</h4>\n<p>Once you <a title=\"Ultimate Guide: How to Start a WordPress Blog (Step by Step)\" href=\"https://www.wpbeginner.com/start-a-wordpress-blog/\">start a blog</a>, your #1 goal is to get more traffic and subscribers. Google Analytics help you make data-driven decisions by showing you the stats that matter. You can see:</p>\n<p><strong>Who visits your website?</strong></p>\n<p>This part of analytics answers what is the geographical location of your audience, which browser did the user use to visit your site and other important information such as screen resolution, JavaScript support, Flash support, language and more.</p>\n<p>This data is extremely useful, and it can help in numerous ways. When getting a custom design, you can use the user data to make sure that your site will be compatible with your audience.</p>\n<p>If most of your users don&#8217;t have Flash support, then you should avoid adding the flash element in your site. If most of your users are on 1280 screen resolutions, then make sure that your design is compatible with that resolution or smaller.</p>\n<p><strong>What do people do when they are on your website?</strong></p>\n<p>You can track where the users are going on your website, how long do they stay on your website, and what is the bounce rate (the percent of users exit your site on the first visit).</p>\n<p>By using this information, you can <a title=\"How to Increase Pageviews and Reduce Bounce Rate in WordPress\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-increase-pageviews-and-reduce-bounce-rate-in-wordpress/\">decrease the bounce rate</a> and increase your pageviews.</p>\n<p>You can also find your most popular articles, articles that are not doing so well, and what kind of content your users are looking for. </p>\n<p><strong>When do people visit your website?</strong></p>\n<p>By looking at the hottest hours in the day for your site, you can pick the time when you publish your post. If that time zone is not compatible with yours, then you can <a title=\"How to Schedule Your Posts in WordPress\" href=\"https://www.wpbeginner.com/beginners-guide/schedule-your-posts-in-wordpress/\">schedule your post</a> to meet that hour.</p>\n<p><strong>How do people find your website?</strong></p>\n<p>This section of the analytics shows you where did the users come from (for example: Search Engines, Direct Links, Referral links from another site).</p>\n<p>It also shows you what percentage of your visitors came from each of these sources. Google analytics gives you the breakdown of each of these categories. If it is the search engine category, then it shows you which search engine got you the most traffic, Google, Yahoo, Bing etc.</p>\n<p>The breakdown of referral sources shows you which sites you need to work with the most. If your top referral source is Facebook, then you need to have exclusive Facebook content to make your Facebook audience feel special.</p>\n<p>If your top referral source is an external website, then you might want to consider having a partnership with that website (guest post exchange or something else).</p>\n<p><strong>How do people interact with your content?</strong></p>\n<p>Google analytics shows how your users interact with your site’s content. It shows you what percent of the user clicked on which link on your site and much more.</p>\n<p>You can <a title=\"How to Do A/B Split Testing in WordPress using Google Analytics\" href=\"https://www.wpbeginner.com/wp-tutorials/how-to-ab-split-testing-in-wordpress-using-google-analytics/\">run A/B split tests</a> by creating content experiments in Google Analytics to understand what works best to meet your goals.</p>\n<p>By seeing the user interactivity, you can work your content around your users. By seeing the answers to the questions above, you can focus on the strategies that work for your site and avoid strategies that don’t work.</p>\n<p>Simply put, eliminate the guesswork and focus on stats that matter, so you can make data driven-decisions.</p>\n<h4 id=\"signupgoogleanalytics\">How to Signup with Google Analytics</h4>\n<p>Google Analytics is available for free and all you need is a Google or Gmail account to sign up. The sign up process is quite simple, follow the step by step instructions below to create your Google Analytics account. </p>\n<p><strong>Step 1:</strong> First you need to visit <a title=\"Google Analytics\" href=\"https://analytics.google.com\" target=\"_blank\" rel=\"nofollow noopener\">Google Analytics</a> sign up.</p>\n<p>You will be asked to login with your Google account. If you already have a Google or Gmail account, then you can use that to sign-in. Otherwise, you can go ahead and create a Google account for yourself.  </p>\n<p><img title=\"Sign in with your Google account\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/signinwithga.png\" alt=\"Sign in with your Google account\" width=\"550\" height=\"299\" class=\"alignnone size-full wp-image-60875\" /></p>\n<p><strong>Step 2:</strong> Once you sign-in with your Gmail account, you will be prompted to a screen like the one below. This is where you will signup for Google analytics with your Gmail account.</p>\n<p><img title=\"Sign up for Google Analytics\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/gasignup.png\" alt=\"Sign up for Google Analytics\" width=\"550\" height=\"221\" class=\"alignnone size-full wp-image-60876\" /></p>\n<p><strong>Step 3:</strong> On the next screen, you will be given choice to choose between a website or mobile app. Make sure you select website.</p>\n<p>After that, you need to enter account name (It will be the Google Analytics profile name for this website), Website name, website’s URL, country, and the time zone.</p>\n<p><img title=\"Fill in your website information\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/gasignup2.png\" alt=\"Fill in your website information\" width=\"550\" height=\"337\" class=\"alignnone size-full wp-image-60877\" /></p>\n<p>Once you have entered this information, click on the Get Tracking ID button. You will be presented with Google Analytics terms and service which you must agree to, so click on &#8216;I Agree&#8217; button.</p>\n<p><strong>Step 4:</strong> Now you will be presented with your Google Analytics tracking code. You can copy this tracking code because you will need to enter it in your WordPress site depending on the method you use below.</p>\n<p><img title=\"Your Google Analytics tracking code\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/gasignup3.png\" alt=\"Your Google Analytics tracking code\" width=\"550\" height=\"299\" class=\"alignnone size-full wp-image-60878\" /></p>\n<p>We suggest leaving the analytics browser tab open as you may need to revisit it, once you have installed the code on your WordPress site.</p>\n<p>Now that you have setup a Google Analytics account, lets take a look at how to install Google Analytics in WordPress.</p>\n<h4>How to Install Google Analytics in WordPress</h4>\n<p>There are a few different ways to setup Google Analytics in WordPress. We will show you three methods where the first option is the easiest and the last being the hardest.</p>\n<p>You can choose the one that best suits your needs.</p>\n<h4 id=\"installga-mi\">1. Google Analytics for WordPress by MonsterInsights</h4>\n<p><a title=\"MonsterInsights - Google Analytics for WordPress\" href=\"https://www.monsterinsights.com/\">MonsterInsights</a> is the most popular Google Analytics plugin for WordPress. Over 1 million websites use it including the likes of Bloomberg, PlayStation, Zillow, and more.</p>\n<p>It is the easiest and by far the best way to add Google Analytics to WordPress (for all users beginners and experts alike).</p>\n<p>MonsterInsights is available as both, a paid premium plugin, and a <a title=\"Google Analytics for WordPress by MonsterInsights\" href=\"https://wordpress.org/plugins/google-analytics-for-wordpress/\" target=\"_blank\" rel=\"noopener\">free version</a>. In this tutorial, we will be using the MonsterInsights free version.</p>\n<p>You can use the <a title=\"The Best Google Analytics Plugin for WordPress\" href=\"https://www.monsterinsights.com/\" target=\"_blank\" rel=\"noopener\">MonsterInsights Pro version</a> if you want more advanced features like E-commerce tracking, Ads tracking, Author tracking, etc. The process of setting them up is the same.</p>\n<p>Let&#8217;s get started.</p>\n<p>The first thing you need to do is install and activate the <a title=\"Google Analytics for WordPress by MonsterInsights\" href=\"https://wordpress.org/plugins/google-analytics-for-wordpress/\" target=\"_blank\" rel=\"noopener\">MonsterInsights plugin</a>. For more details, see our step by step guide on <a title=\"Step by Step Guide to Install a WordPress Plugin for Beginners\" href=\"https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\">how to install a WordPress plugin</a>.</p>\n<p>Upon activation, the plugin will add a new menu item labeled &#8216;Insights&#8217; to your WordPress admin menu. Clicking on it will bring the MonsterInsights setup wizard. </p>\n<p><img title=\"MonsterInsights setup wizard\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/misetup.png\" alt=\"MonsterInsights setup wizard\" width=\"550\" height=\"314\" class=\"alignnone size-full wp-image-60879\" /></p>\n<p>First, you will be asked to choose a category for your website (a business website, blog, or online store). Select one and then click on &#8216;Save and Continue&#8217; button. </p>\n<p>Next, you need to click on the &#8216;Connect MonsterInsights&#8217; button. </p>\n<p><img title=\"Connect MonsterInsights\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/connectmi.png\" alt=\"Connect MonsterInsights\" width=\"550\" height=\"286\" class=\"alignnone size-full wp-image-60880\" /></p>\n<p>This will bring up a popup which will take you Google accounts where you will be asked to sign in or select a Google account if you are already signed in. </p>\n<p><img title=\"Sign in or select a Google account to continue\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/signinga.png\" alt=\"Sign in or select a Google account to continue\" width=\"550\" height=\"288\" class=\"alignnone size-full wp-image-60881\" /></p>\n<p>Next, you will be asked to allow MonsterInsights to access your Google Analytics account.</p>\n<p><img title=\"Allow MonsterInsights to access your Google Analytics account\" src=\"https://cdn2.wpbeginner.com/wp-content/uploads/2019/02/mipermission.png\" alt=\"Allow MonsterInsights to access your Google Analytics account\" width=\"550\" height=\"320\" class=\"alignnone size-full wp-image-60882\" /></p>\n<p>Click on the &#8216;Allow&#8217; button to continue.</p>\n<p>The final step is to select the profile you want to track. You need to select your website here and then click on the &#8216;Complete authentication&#8217; button to continue.</p>\n<p><img title=\"Select your website profile to compete setup\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/finishmisetup.png\" alt=\"Select your website profile to compete setup\" width=\"550\" height=\"295\" class=\"alignnone size-full wp-image-60883\" /></p>\n<p>MonsterInsights will now install Google Analytics on your website. After that you will be asked to select the recommended settings for your website. </p>\n<p><img title=\"Recommended settings for Google Analytics\" src=\"https://cdn4.wpbeginner.com/wp-content/uploads/2019/02/settingsmi.png\" alt=\"Recommended settings for Google Analytics \" width=\"550\" height=\"319\" class=\"alignnone size-full wp-image-60884\" /></p>\n<p>The default settings would work for most websites. If you use an affiliate link plugin, then you need to add the path you use to cloak affiliate links. This will allow you to track your affiliate links in Google Analytics. </p>\n<p>Click on the Save and Continue button to save your settings. </p>\n<p>Next, MonsterInsights will show you paid add-ons that you can access if you upgrade to PRO. You can simply click on the &#8216;Save and Continue&#8217; button to skip this step. </p>\n<p><img title=\"Upgrade to pro\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/upgradetopro.png\" alt=\"Upgrade to pro\" width=\"550\" height=\"230\" class=\"alignnone size-full wp-image-60885\" /></p>\n<p>After that, you will be asked to install WPForms plugin, which is the best <a href=\"https://www.wpbeginner.com/plugins/5-best-contact-form-plugins-for-wordpress-compared/\" title=\"5 Best Contact Form Plugins for WordPress Compared\">WordPress contact form plugin</a>. You can install it or simply click on &#8216;Skip this Step&#8217; </p>\n<p><img title=\"Recommended plugin\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/wpforms.png\" alt=\"Recommended plugin\" width=\"550\" height=\"249\" class=\"alignnone size-full wp-image-60886\" /></p>\n<p>That&#8217;s all you have successfully installed and setup Google Analytics on your WordPress site. Remember, it will take Google Analytics sometime before showing your stats.</p>\n<p><img title=\"Google Analytics successfully installed using MonsterInsights\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/finishsetup.png\" alt=\"Google Analytics successfully installed using MonsterInsights\" width=\"550\" height=\"249\" class=\"alignnone size-full wp-image-60887\" /></p>\n<p>The best part about MonsterInsights is that you can view your Google Analytics reports inside your WordPress dashboard. Simply visit <strong>Insights &amp;raqo; Reports</strong> page to check out a quick overview of your analytics data.</p>\n<p><img title=\"Your Google Analytics reports in WordPress dashboard\" src=\"https://cdn3.wpbeginner.com/wp-content/uploads/2019/02/gareports.png\" alt=\"Your Google Analytics reports in WordPress dashboard\" width=\"550\" height=\"349\" class=\"alignnone size-full wp-image-60888\" /></p>\n<p><strong>Note:</strong> MonsterInsights was formerly known as Google Analytics for WordPress by Yoast. WPBeginner&#8217;s founder, Syed Balkhi, acquired the plugin in 2016 and rebranded it to MonsterInsights. Now it is part of our family of <a title=\"Premium WordPress Plugins\" href=\"https://www.wpbeginner.com/wordpress-plugins/\">premium WordPress plugins</a>.</p>\n<h4 id=\"#installga-insertheadersfooters\">2. Insert Headers and Footers Plugin</h4>\n<p>This method is not as not as good as MonsterInsights because you will not be able to do advanced tracking configuration, and you will not be able to view Google Analytics data in your WordPress dashboard.</p>\n<p>First, you need to install and activate the <a title=\"Insert Headers and Footers\" href=\"https://wordpress.org/plugins/insert-headers-and-footers/\">Insert Headers and Footers</a> plugin. For more details, see our step by step guide on <a title=\"Step by Step Guide to Install a WordPress Plugin for Beginners\" href=\"https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\">how to install a WordPress plugin</a>.</p>\n<p>Upon activation, you need to visit <strong>Settings &raquo; Insert Headers and Footers</strong> page. Here you need to paste the Google Analytics code that you copied in step 4 into the headers section.</p>\n<p><img class=\"alignnone size-full wp-image-41244\" title=\"Adding Google Analytics tracking code using Insert Headers and Footers plugin\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2017/02/addingcodeinwp.png\" alt=\"Adding Google Analytics tracking code using Insert Headers and Footers plugin\" width=\"550\" height=\"345\" /></p>\n<p>Don&#8217;t forget to click on the save changes button to store your settings.</p>\n<p>That&#8217;s all, you have successfully installed Google Analytics on your site. </p>\n<h4 id=\"installga-wptheme\">3. Install Google Analytics in WordPress Theme</h4>\n<p>This method is for advanced users who are familiar with the code. It is somewhat unreliable because your code will disappear if you switch or update the theme. We almost never recommend using this method.</p>\n<p>If this is your first time adding code to your WordPress files, then you should check out our guide on how to <a title=\"Beginner’s Guide to Pasting Snippets from the Web into WordPress\" href=\"https://www.wpbeginner.com/beginners-guide/beginners-guide-to-pasting-snippets-from-the-web-into-wordpress/\">copy paste code snippets in WordPress</a>.</p>\n<p><strong>Add code in header.php file</strong></p>\n<p>Simply edit the header.php file in your WordPress theme and paste the code you copied in step 4 right after the &lt;body&gt; tag.</p>\n<p>Don&#8217;t forget to save your changes and upload the file back to your server.</p>\n<p><strong>Add via Functions File</strong></p>\n<p>You can also add Google Analytics tracking code to <a title=\"25+ Extremely Useful Tricks for the WordPress Functions File\" href=\"https://www.wpbeginner.com/wp-tutorials/25-extremely-useful-tricks-for-the-wordpress-functions-file/\">WordPress functions file</a>. It will then automatically add the tracking code to every page on your WordPress site.</p>\n<p>You will need to add this code to your theme&#8217;s <a title=\"What is functions.php File in WordPress?\" href=\"https://www.wpbeginner.com/glossary/functions-php/\">functions.php</a> file.</p>\n<pre class=\"brush: php; title: ; notranslate\">\r\n&lt;?php\r\nadd_action(\'wp_head\', \'wpb_add_googleanalytics\');\r\nfunction wpb_add_googleanalytics() { ?&gt;\r\n\r\n// Paste your Google Analytics code from Step 4 here\r\n\r\n&lt;?php } ?&gt;\r\n</pre>\n<h4 id=\"viewgoogleanalyticsreports\">Viewing Reports on Google Analytics Website</h4>\n<p>Google Analytics is capable of showing you a treasure of data collected from your stats. You can view this data by visiting your Google Analytics dashboard.</p>\n<p><img title=\"Google Analytics reporting\" src=\"https://cdn.wpbeginner.com/wp-content/uploads/2019/02/gareporting.png\" alt=\"Google Analytics reporting\" width=\"550\" height=\"351\" class=\"alignnone size-full wp-image-60889\" /></p>\n<p>You will see the built-in Google Analytics reports in the left column. Each section is divided into different tabs and clicking on a tab will expand it to show more options.</p>\n<ul>\n<li><strong>Real-time</strong> This report will show you a real time view of your traffic.</li>\n<li><strong>Audience</strong> tab will show reports to help you understand your users.</li>\n<li><strong>Acquisition</strong> reports explore where your users came from.</li>\n<li><strong>Behavior</strong> reports summarize what your users do after they arrive on your site.</li>\n<li><strong>Conversion</strong> reports show how well you’re doing against your goals.</li>\n</ul>\n<h4 id=\"resources\">Making the Most out of Google Analytics</h4>\n<p>Google Analytics is an incredibly powerful tool with tons of awesome features. Some of them are quite obvious and easy to use, others require some additional setup. </p>\n<p>Here are some of the resources that will help you make the most out of Google Analytics reports. </p>\n<ul>\n<li><a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-track-user-engagement-in-wordpress-with-google-analytics/\" title=\"How to Track User Engagement in WordPress with Google Analytics\">Track user engagement in WordPress with Google Analytics</a></li>\n<li><a href=\"https://www.wpbeginner.com/plugins/how-to-enable-customer-tracking-in-woocommerce-with-google-analytics/\" title=\"How to Enable Customer Tracking in WooCommerce with Google Analytics\">Track WooCommerce customers in Google Analytics</a></li>\n<li><a href=\"https://www.wpbeginner.com/plugins/how-to-track-outbound-links-in-wordpress/\" title=\"How to Track Outbound Links in WordPress\">Track outbound links in WordPress</a></li>\n</ul>\n<p>Google Analytics works best with Google Search Console (formerly Google Webmaster Tools). It allows you to see how your website is doing in search results. See our complete <a href=\"https://www.wpbeginner.com/beginners-guide/google-search-console-ultimate-guide/\" title=\"15 Tips for Using Google Search Console to Effectively Grow Your Website Traffic\">Google Search Console guide</a> to learn how to use it to grow your website.</p>\n<p>We hope this article helped you learn how to install Google Analytics in WordPress. You may also want to see our ultimate <a title=\"Ultimate WordPress SEO Guide for Beginners (Step by Step)\" href=\"https://www.wpbeginner.com/wordpress-seo/\">WordPress SEO guide</a> for beginners.</p>\n<p>If you liked this article, then please subscribe to our <a title=\"WPBeginner on YouTube\" href=\"http://youtube.com/wpbeginner?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a title=\"WPBeginner on Twitter\" href=\"http://twitter.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Twitter</a> and <a title=\"WPBeginner on Facebook\" href=\"https://www.facebook.com/wpbeginner\" target=\"_blank\" rel=\"nofollow noopener\">Facebook</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/\">How to Install Google Analytics in WordPress for Beginners</a> appeared first on <a rel=\"nofollow\" href=\"https://www.wpbeginner.com\">WPBeginner</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"633\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://www.wpbeginner.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:22:{s:6:\"server\";s:17:\"Sucuri/Cloudproxy\";s:4:\"date\";s:29:\"Mon, 04 Mar 2019 20:41:35 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:11:\"x-sucuri-id\";s:5:\"14016\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:25:\"strict-transport-security\";a:2:{i:0;s:16:\"max-age=31536000\";i:1;s:16:\"max-age=31536000\";}s:23:\"content-security-policy\";a:2:{i:0;s:26:\"upgrade-insecure-requests;\";i:1;s:26:\"upgrade-insecure-requests;\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:39:\"<http://wpbeg.in/o5P0Hq>; rel=shortlink\";s:7:\"expires\";s:29:\"Wed, 06 Mar 2019 19:00:16 GMT\";s:6:\"pragma\";s:6:\"public\";s:13:\"cache-control\";s:41:\"public, must-revalidate, proxy-revalidate\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"vary\";s:33:\"Accept-Encoding,X-Forwarded-Proto\";s:10:\"set-cookie\";a:2:{i:0;s:64:\"w3tc_referrer=https%3A%2F%2Fwww.wpbeginner.com%2Ffeed%2F; path=/\";i:1;s:64:\"w3tc_referrer=https%3A%2F%2Fwww.wpbeginner.com%2Ffeed%2F; path=/\";}s:13:\"last-modified\";s:29:\"Mon, 04 Mar 2019 19:00:16 GMT\";s:4:\"etag\";s:34:\"\"8ff8116537f03defbe7d649e433dd9f6\"\";s:27:\"access-control-allow-origin\";s:1:\"*\";s:15:\"referrer-policy\";s:26:\"no-referrer-when-downgrade\";s:14:\"x-sucuri-cache\";s:3:\"HIT\";}}s:5:\"build\";s:14:\"20190129211126\";}','no'),(183933,'adminhash','a:2:{s:4:\"hash\";s:32:\"49e2e1cf79c54bdedc701dbd5039b860\";s:8:\"newemail\";s:24:\"info@creativecadworks.ca\";}','yes'),(183936,'_transient_timeout_frm_form_fields_5excludeinclude','1551754931','no'),(183937,'_transient_frm_form_fields_5excludeinclude','a:4:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"19\";s:9:\"field_key\";s:6:\"r3pr0d\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"5\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"20\";s:9:\"field_key\";s:8:\"29yf4d22\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Email\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"5\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"53\";s:9:\"field_key\";s:5:\"g2drm\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"5\";s:10:\"created_at\";s:19:\"2018-04-02 16:50:56\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"21\";s:9:\"field_key\";s:8:\"9jv0r122\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:7:\"Message\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"5\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}}','no'),(183940,'_transient_timeout_frm_form_fields_3excludeinclude','1551754949','no'),(183941,'_transient_frm_form_fields_3excludeinclude','a:7:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"11\";s:9:\"field_key\";s:6:\"qy05f8\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"0\";s:13:\"field_options\";a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:0:\"\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"12\";s:9:\"field_key\";s:6:\"3asv29\";s:4:\"name\";s:13:\"Email Address\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:13:\"Email Address\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:24:\"Email Address is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"54\";s:9:\"field_key\";s:5:\"xv3s6\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:6:\"inside\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-04-03 19:50:02\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"93\";s:9:\"field_key\";s:5:\"q67ja\";s:4:\"name\";s:22:\"Select an Option below\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";a:4:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:2;a:2:{s:5:\"label\";s:11:\"Get a Quote\";s:5:\"value\";s:11:\"Get a Quote\";}i:3;a:2:{s:5:\"label\";s:14:\"Sample Request\";s:5:\"value\";s:14:\"Sample Request\";}i:4;a:2:{s:5:\"label\";s:18:\"Request a Callback\";s:5:\"value\";s:18:\"Request a Callback\";}}s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-06-05 14:05:42\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"94\";s:9:\"field_key\";s:5:\"64pqg\";s:4:\"name\";s:19:\"Institution/Company\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Text is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-06-05 14:05:46\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"95\";s:9:\"field_key\";s:4:\"mgc4\";s:4:\"name\";s:10:\"Department\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Text is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:439:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-06-05 14:05:50\";s:9:\"form_name\";s:13:\"Campaign Form\";}i:6;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"13\";s:9:\"field_key\";s:6:\"2ywico\";s:4:\"name\";s:18:\"Question / Comment\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:18:\"Question / Comment\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"6\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:52:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:29:\"Question / Comment is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:12:\"custom_field\";s:0:\"\";s:10:\"post_field\";s:0:\"\";s:8:\"taxonomy\";s:8:\"category\";s:11:\"exclude_cat\";i:0;s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"3\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:13:\"Campaign Form\";}}','no'),(183945,'_transient_frm_form_fields_4includeinclude','a:7:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"14\";s:9:\"field_key\";s:7:\"xipbjr3\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"15\";s:9:\"field_key\";s:7:\"jaehy83\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Email\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Email is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"85\";s:9:\"field_key\";s:5:\"66f6d\";s:4:\"name\";s:27:\"Are you using a 3D Printer?\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:3:\"Yes\";s:5:\"value\";s:3:\"Yes\";}i:2;a:2:{s:5:\"label\";s:2:\"No\";s:5:\"value\";s:2:\"No\";}}s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-04-16 18:56:45\";s:9:\"form_name\";s:10:\"Contact Us\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"92\";s:9:\"field_key\";s:5:\"ondjl\";s:4:\"name\";s:26:\"Which industry are you in?\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";a:6:{i:0;a:2:{s:5:\"label\";s:0:\"\";s:5:\"value\";s:0:\"\";}i:1;a:2:{s:5:\"label\";s:13:\"Microfluidics\";s:5:\"value\";s:13:\"Microfluidics\";}i:2;a:2:{s:5:\"label\";s:9:\"Jewellery\";s:5:\"value\";s:9:\"Jewellery\";}i:3;a:2:{s:5:\"label\";s:6:\"Dental\";s:5:\"value\";s:6:\"Dental\";}i:4;a:2:{s:5:\"label\";s:22:\"Research & Development\";s:5:\"value\";s:22:\"Research & Development\";}i:5;a:2:{s:5:\"label\";s:12:\"Architecture\";s:5:\"value\";s:12:\"Architecture\";}}s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";i:0;s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-04-16 19:23:10\";s:9:\"form_name\";s:10:\"Contact Us\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"16\";s:9:\"field_key\";s:7:\"cqpguu3\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Phone\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"4\";s:8:\"required\";s:1:\"0\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"17\";s:9:\"field_key\";s:7:\"w7ueyk3\";s:4:\"name\";s:7:\"Subject\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:7:\"Subject\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"5\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:18:\"Subject is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}i:6;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"18\";s:9:\"field_key\";s:7:\"kggkvh3\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:7:\"Message\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"6\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:48:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:1:\"5\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:0:\"\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:5:\"slide\";i:0;s:11:\"form_select\";s:0:\"\";s:9:\"show_hide\";s:4:\"show\";s:7:\"any_all\";s:3:\"any\";s:5:\"align\";s:5:\"block\";s:10:\"hide_field\";a:0:{}s:15:\"hide_field_cond\";a:1:{i:0;s:2:\"==\";}s:8:\"hide_opt\";a:0:{}s:4:\"star\";i:0;s:6:\"ftypes\";a:0:{}s:9:\"data_type\";s:6:\"select\";s:8:\"restrict\";i:0;s:10:\"start_year\";i:2000;s:8:\"end_year\";i:2020;s:9:\"read_only\";i:0;s:10:\"admin_only\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:6:\"attach\";b:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:5:\"clock\";i:12;s:10:\"start_time\";s:5:\"00:00\";s:8:\"end_time\";s:5:\"23:59\";s:6:\"unique\";i:0;s:8:\"use_calc\";i:0;s:4:\"calc\";s:0:\"\";s:11:\"duplication\";i:1;s:3:\"rte\";s:3:\"mce\";s:17:\"dyn_default_value\";s:0:\"\";s:8:\"multiple\";i:0;s:10:\"unique_msg\";s:0:\"\";s:7:\"autocom\";i:0;s:6:\"format\";s:0:\"\";s:10:\"in_section\";i:0;s:12:\"captcha_size\";s:6:\"normal\";s:13:\"captcha_theme\";s:5:\"light\";}s:7:\"form_id\";s:1:\"4\";s:10:\"created_at\";s:19:\"2018-03-21 16:56:00\";s:9:\"form_name\";s:10:\"Contact Us\";}}','no'),(183949,'_transient_timeout_wpseo-statistics-totals','1551819803','no'),(183950,'_transient_wpseo-statistics-totals','a:1:{i:1;a:2:{s:6:\"scores\";a:0:{}s:8:\"division\";b:0;}}','no'),(183984,'_transient_timeout_plugin_slugs','1551820326','no'),(183985,'_transient_plugin_slugs','a:25:{i:0;s:73:\"woocommerce-aelia-currencyswitcher/woocommerce-aelia-currencyswitcher.php\";i:1;s:59:\"wc-aelia-foundation-classes/wc-aelia-foundation-classes.php\";i:2;s:79:\"custom-related-products-for-woocommerce/woocommerce-custom-related-products.php\";i:3;s:25:\"duplicator/duplicator.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:31:\"elementor-pro/elementor-pro.php\";i:6;s:25:\"formidable/formidable.php\";i:7;s:45:\"formidable-mailchimp/formidable-mailchimp.php\";i:8;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:9;s:15:\"kirki/kirki.php\";i:10;s:23:\"loginizer/loginizer.php\";i:11;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:12;s:29:\"menu-swapper/menu-swapper.php\";i:13;s:33:\"th-widget-pack/th-widget-pack.php\";i:14;s:57:\"re-add-text-justify-button/re-add-text-justify-button.php\";i:15;s:45:\"simple-page-ordering/simple-page-ordering.php\";i:16;s:18:\"top-bar/topbar.php\";i:17;s:29:\"widget-logic/widget_logic.php\";i:18;s:27:\"woocommerce/woocommerce.php\";i:19;s:57:\"woocommerce-shipping-fedex/woocommerce-shipping-fedex.php\";i:20;s:69:\"woocommerce-moneris-extended/woocommerce-gateway-moneris-extended.php\";i:21;s:59:\"woocommerce-gateway-moneris/woocommerce-gateway-moneris.php\";i:22;s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";i:23;s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";i:24;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(183986,'_transient_timeout_wc_upgrade_notice_3.5.5','1551820327','no'),(183987,'_transient_wc_upgrade_notice_3.5.5','','no'),(183988,'_transient_timeout_wpo_wcpdf_upgrade_notice_2.2.4','1551820328','no'),(183989,'_transient_wpo_wcpdf_upgrade_notice_2.2.4','','no'),(184002,'_transient_timeout_frm_form_fields_14excludeexclude','1551755778','no'),(184003,'_transient_frm_form_fields_14excludeexclude','a:4:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"60\";s:9:\"field_key\";s:7:\"r3pr0d3\";s:4:\"name\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:4:\"Name\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:15:\"Name is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"1\";s:13:\"default_blank\";s:1:\"1\";s:7:\"classes\";s:8:\"frm_full\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-04-05 20:04:33\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"61\";s:9:\"field_key\";s:7:\"29yf4d6\";s:4:\"name\";s:5:\"Email\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:13:\"default_value\";s:5:\"Email\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"invalid\";s:16:\"Email is invalid\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-04-05 20:04:33\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"96\";s:9:\"field_key\";s:5:\"3oyha\";s:4:\"name\";s:5:\"Phone\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:13:\"default_value\";s:0:\"\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"2\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:15:{s:4:\"size\";s:0:\"\";s:3:\"max\";s:0:\"\";s:5:\"label\";s:0:\"\";s:5:\"blank\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:7:\"invalid\";s:16:\"Phone is invalid\";s:14:\"separate_value\";i:0;s:14:\"clear_on_focus\";s:1:\"0\";s:13:\"default_blank\";s:1:\"0\";s:7:\"classes\";s:0:\"\";s:11:\"custom_html\";s:432:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\n        <span class=\"frm_required\">[required_label]</span>\n    </label>\n    [input]\n    [if description]<div class=\"frm_description\" id=\"frm_desc_field_[key]\">[description]</div>[/if description]\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\n</div>\";s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-07-18 20:27:37\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"63\";s:9:\"field_key\";s:7:\"9jv0r16\";s:4:\"name\";s:7:\"Message\";s:11:\"description\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:13:\"default_value\";s:7:\"Message\";s:7:\"options\";s:0:\"\";s:11:\"field_order\";s:1:\"3\";s:8:\"required\";s:1:\"1\";s:13:\"field_options\";a:16:{s:3:\"max\";s:1:\"5\";s:5:\"blank\";s:27:\"This field cannot be blank.\";s:7:\"classes\";s:8:\"frm_full\";s:4:\"size\";s:0:\"\";s:5:\"label\";s:4:\"none\";s:7:\"invalid\";s:0:\"\";s:18:\"required_indicator\";s:1:\"*\";s:14:\"separate_value\";i:0;s:13:\"default_blank\";s:1:\"1\";s:14:\"clear_on_focus\";s:1:\"1\";s:11:\"custom_html\";s:413:\"<div id=\"frm_field_[id]_container\" class=\"frm_form_field form-field [required_class][error_class]\">\r\n    <label for=\"field_[key]\" class=\"frm_primary_label\">[field_name]\r\n        <span class=\"frm_required\">[required_label]</span>\r\n    </label>\r\n    [input]\r\n    [if description]<div class=\"frm_description\">[description]</div>[/if description]\r\n    [if error]<div class=\"frm_error\">[error]</div>[/if error]\r\n</div>\";s:10:\"in_section\";i:0;s:6:\"minnum\";i:1;s:6:\"maxnum\";i:10;s:4:\"step\";i:1;s:6:\"format\";s:0:\"\";}s:7:\"form_id\";s:2:\"14\";s:10:\"created_at\";s:19:\"2018-04-05 20:04:33\";s:9:\"form_name\";s:15:\"Contact Us Mini\";}}','no'),(184011,'_transient_timeout_wc_related_2566','1551820747','no'),(184012,'_transient_wc_related_2566','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2566\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2528\";i:8;s:4:\"2534\";i:9;s:4:\"2532\";i:10;s:4:\"2576\";i:11;s:4:\"2570\";i:12;s:4:\"2572\";i:13;s:4:\"2574\";i:14;s:4:\"2573\";i:15;s:4:\"2589\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184014,'_transient_timeout_wc_related_2534','1551820759','no'),(184015,'_transient_wc_related_2534','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2534\";a:3:{i:0;s:4:\"2522\";i:1;s:4:\"2530\";i:2;s:4:\"2532\";}}','no'),(184016,'_transient_timeout_wc_related_2532','1551820769','no'),(184017,'_transient_wc_related_2532','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2532\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2528\";i:8;s:4:\"2534\";i:9;s:4:\"2576\";i:10;s:4:\"2570\";i:11;s:4:\"2572\";i:12;s:4:\"2574\";i:13;s:4:\"2573\";i:14;s:4:\"2566\";i:15;s:4:\"2589\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184018,'_transient_timeout_wc_related_2522','1551820812','no'),(184019,'_transient_wc_related_2522','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2522\";a:3:{i:0;s:4:\"2513\";i:1;s:4:\"2534\";i:2;s:4:\"2553\";}}','no'),(184021,'_transient_timeout_wc_related_2530','1551820780','no'),(184022,'_transient_wc_related_2530','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2530\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2522\";i:5;s:4:\"2524\";i:6;s:4:\"2528\";i:7;s:4:\"2534\";i:8;s:4:\"2532\";i:9;s:4:\"2576\";i:10;s:4:\"2570\";i:11;s:4:\"2572\";i:12;s:4:\"2574\";i:13;s:4:\"2573\";i:14;s:4:\"2566\";i:15;s:4:\"2589\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184023,'_transient_timeout_wc_related_2587','1551820796','no'),(184024,'_transient_wc_related_2587','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2587\";a:24:{i:0;s:4:\"2560\";i:1;s:4:\"2558\";i:2;s:4:\"2536\";i:3;s:4:\"2543\";i:4;s:4:\"2547\";i:5;s:4:\"2549\";i:6;s:4:\"2551\";i:7;s:4:\"2553\";i:8;s:4:\"2538\";i:9;s:4:\"1658\";i:10;s:4:\"2079\";i:11;s:4:\"1660\";i:12;s:4:\"2556\";i:13;s:4:\"2545\";i:14;s:4:\"2562\";i:15;s:4:\"2578\";i:16;s:4:\"2582\";i:17;s:4:\"2580\";i:18;s:4:\"2584\";i:19;s:4:\"2564\";i:20;s:4:\"2603\";i:21;s:4:\"2627\";i:22;s:4:\"2629\";i:23;s:4:\"2633\";}}','no'),(184025,'_transient_timeout_wc_related_2012','1551820828','no'),(184026,'_transient_wc_related_2012','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2012\";a:7:{i:0;s:4:\"2520\";i:1;s:4:\"2513\";i:2;s:4:\"2518\";i:3;s:4:\"1839\";i:4;s:4:\"1913\";i:5;s:4:\"2617\";i:6;s:4:\"2622\";}}','no'),(184027,'_transient_timeout_wc_related_2549','1551820832','no'),(184028,'_transient_wc_related_2549','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2549\";a:24:{i:0;s:4:\"2560\";i:1;s:4:\"2558\";i:2;s:4:\"2536\";i:3;s:4:\"2543\";i:4;s:4:\"2547\";i:5;s:4:\"2551\";i:6;s:4:\"2553\";i:7;s:4:\"2538\";i:8;s:4:\"1658\";i:9;s:4:\"2079\";i:10;s:4:\"1660\";i:11;s:4:\"2556\";i:12;s:4:\"2545\";i:13;s:4:\"2562\";i:14;s:4:\"2578\";i:15;s:4:\"2582\";i:16;s:4:\"2580\";i:17;s:4:\"2584\";i:18;s:4:\"2587\";i:19;s:4:\"2564\";i:20;s:4:\"2603\";i:21;s:4:\"2627\";i:22;s:4:\"2629\";i:23;s:4:\"2633\";}}','no'),(184032,'_transient_timeout_wc_related_2595','1551820839','no'),(184033,'_transient_wc_related_2595','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2595\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2530\";i:4;s:4:\"2522\";i:5;s:4:\"2524\";i:6;s:4:\"2528\";i:7;s:4:\"2534\";i:8;s:4:\"2532\";i:9;s:4:\"2576\";i:10;s:4:\"2570\";i:11;s:4:\"2572\";i:12;s:4:\"2574\";i:13;s:4:\"2573\";i:14;s:4:\"2566\";i:15;s:4:\"2589\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184034,'_transient_timeout_wc_related_2666','1551820849','no'),(184035,'_transient_wc_related_2666','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2666\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2528\";i:8;s:4:\"2534\";i:9;s:4:\"2532\";i:10;s:4:\"2576\";i:11;s:4:\"2570\";i:12;s:4:\"2572\";i:13;s:4:\"2574\";i:14;s:4:\"2573\";i:15;s:4:\"2566\";i:16;s:4:\"2589\";i:17;s:4:\"2591\";i:18;s:4:\"2601\";i:19;s:4:\"2623\";i:20;s:4:\"2661\";i:21;s:4:\"2663\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184036,'_transient_timeout_wc_related_2528','1551820851','no'),(184037,'_transient_wc_related_2528','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2528\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2534\";i:8;s:4:\"2532\";i:9;s:4:\"2576\";i:10;s:4:\"2570\";i:11;s:4:\"2572\";i:12;s:4:\"2574\";i:13;s:4:\"2573\";i:14;s:4:\"2566\";i:15;s:4:\"2589\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184038,'_transient_timeout_wc_related_2079','1551820891','no'),(184039,'_transient_wc_related_2079','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2079\";a:3:{i:0;s:4:\"1658\";i:1;s:4:\"1660\";i:2;s:4:\"1913\";}}','no'),(184040,'_transient_timeout_wc_related_2584','1551820868','no'),(184041,'_transient_wc_related_2584','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2584\";a:24:{i:0;s:4:\"2560\";i:1;s:4:\"2558\";i:2;s:4:\"2536\";i:3;s:4:\"2543\";i:4;s:4:\"2547\";i:5;s:4:\"2549\";i:6;s:4:\"2551\";i:7;s:4:\"2553\";i:8;s:4:\"2538\";i:9;s:4:\"1658\";i:10;s:4:\"2079\";i:11;s:4:\"1660\";i:12;s:4:\"2556\";i:13;s:4:\"2545\";i:14;s:4:\"2562\";i:15;s:4:\"2578\";i:16;s:4:\"2582\";i:17;s:4:\"2580\";i:18;s:4:\"2587\";i:19;s:4:\"2564\";i:20;s:4:\"2603\";i:21;s:4:\"2627\";i:22;s:4:\"2629\";i:23;s:4:\"2633\";}}','no'),(184042,'_transient_timeout_wc_related_2580','1551820869','no'),(184043,'_transient_wc_related_2580','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2580\";a:24:{i:0;s:4:\"2560\";i:1;s:4:\"2558\";i:2;s:4:\"2536\";i:3;s:4:\"2543\";i:4;s:4:\"2547\";i:5;s:4:\"2549\";i:6;s:4:\"2551\";i:7;s:4:\"2553\";i:8;s:4:\"2538\";i:9;s:4:\"1658\";i:10;s:4:\"2079\";i:11;s:4:\"1660\";i:12;s:4:\"2556\";i:13;s:4:\"2545\";i:14;s:4:\"2562\";i:15;s:4:\"2578\";i:16;s:4:\"2582\";i:17;s:4:\"2584\";i:18;s:4:\"2587\";i:19;s:4:\"2564\";i:20;s:4:\"2603\";i:21;s:4:\"2627\";i:22;s:4:\"2629\";i:23;s:4:\"2633\";}}','no'),(184044,'_transient_timeout_wc_related_2661','1551820889','no'),(184045,'_transient_wc_related_2661','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2661\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2528\";i:8;s:4:\"2534\";i:9;s:4:\"2532\";i:10;s:4:\"2576\";i:11;s:4:\"2570\";i:12;s:4:\"2572\";i:13;s:4:\"2574\";i:14;s:4:\"2573\";i:15;s:4:\"2566\";i:16;s:4:\"2589\";i:17;s:4:\"2591\";i:18;s:4:\"2601\";i:19;s:4:\"2623\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184053,'_transient_timeout_wc_related_2570','1551820959','no'),(184054,'_transient_wc_related_2570','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2570\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2528\";i:8;s:4:\"2534\";i:9;s:4:\"2532\";i:10;s:4:\"2576\";i:11;s:4:\"2572\";i:12;s:4:\"2574\";i:13;s:4:\"2573\";i:14;s:4:\"2566\";i:15;s:4:\"2589\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184055,'_transient_timeout_wc_related_2589','1551820998','no'),(184056,'_transient_wc_related_2589','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2589\";a:24:{i:0;s:4:\"2599\";i:1;s:4:\"2597\";i:2;s:4:\"2593\";i:3;s:4:\"2595\";i:4;s:4:\"2530\";i:5;s:4:\"2522\";i:6;s:4:\"2524\";i:7;s:4:\"2528\";i:8;s:4:\"2534\";i:9;s:4:\"2532\";i:10;s:4:\"2576\";i:11;s:4:\"2570\";i:12;s:4:\"2572\";i:13;s:4:\"2574\";i:14;s:4:\"2573\";i:15;s:4:\"2566\";i:16;s:4:\"2591\";i:17;s:4:\"2601\";i:18;s:4:\"2623\";i:19;s:4:\"2661\";i:20;s:4:\"2663\";i:21;s:4:\"2666\";i:22;s:4:\"2670\";i:23;s:4:\"2684\";}}','no'),(184057,'_transient_timeout_wc_related_2603','1551821018','no'),(184058,'_transient_wc_related_2603','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2603\";a:24:{i:0;s:4:\"2560\";i:1;s:4:\"2558\";i:2;s:4:\"2536\";i:3;s:4:\"2543\";i:4;s:4:\"2547\";i:5;s:4:\"2549\";i:6;s:4:\"2551\";i:7;s:4:\"2553\";i:8;s:4:\"2538\";i:9;s:4:\"1658\";i:10;s:4:\"2079\";i:11;s:4:\"1660\";i:12;s:4:\"2556\";i:13;s:4:\"2545\";i:14;s:4:\"2562\";i:15;s:4:\"2578\";i:16;s:4:\"2582\";i:17;s:4:\"2580\";i:18;s:4:\"2584\";i:19;s:4:\"2587\";i:20;s:4:\"2564\";i:21;s:4:\"2627\";i:22;s:4:\"2629\";i:23;s:4:\"2633\";}}','no'),(184062,'_transient_timeout_wc_related_2629','1551821040','no'),(184063,'_transient_wc_related_2629','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2629\";a:24:{i:0;s:4:\"2560\";i:1;s:4:\"2558\";i:2;s:4:\"2536\";i:3;s:4:\"2543\";i:4;s:4:\"2547\";i:5;s:4:\"2549\";i:6;s:4:\"2551\";i:7;s:4:\"2553\";i:8;s:4:\"2538\";i:9;s:4:\"1658\";i:10;s:4:\"2079\";i:11;s:4:\"1660\";i:12;s:4:\"2556\";i:13;s:4:\"2545\";i:14;s:4:\"2562\";i:15;s:4:\"2578\";i:16;s:4:\"2582\";i:17;s:4:\"2580\";i:18;s:4:\"2584\";i:19;s:4:\"2587\";i:20;s:4:\"2564\";i:21;s:4:\"2603\";i:22;s:4:\"2627\";i:23;s:4:\"2633\";}}','no');
/*!40000 ALTER TABLE `wpio_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_postmeta`
--

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

--
-- Dumping data for table `wpio_postmeta`
--

LOCK TABLES `wpio_postmeta` WRITE;
/*!40000 ALTER TABLE `wpio_postmeta` DISABLE KEYS */;
INSERT INTO `wpio_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,8,'_wp_attached_file','2018/01/tech-reviews-bk-2.png'),(3,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:243;s:6:\"height\";i:56;s:4:\"file\";s:29:\"2018/01/tech-reviews-bk-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"tech-reviews-bk-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"tech-reviews-bk-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(4,9,'_wp_attached_file','2018/01/info-daily-bk-2.png'),(5,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:185;s:6:\"height\";i:56;s:4:\"file\";s:27:\"2018/01/info-daily-bk-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"info-daily-bk-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"info-daily-bk-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(6,10,'_wp_attached_file','2018/01/komodo-bk-2.png'),(7,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:232;s:6:\"height\";i:56;s:4:\"file\";s:23:\"2018/01/komodo-bk-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"komodo-bk-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"komodo-bk-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(8,11,'_wp_attached_file','2018/01/las-santos-times-bk-2.png'),(9,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:56;s:4:\"file\";s:33:\"2018/01/las-santos-times-bk-2.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"las-santos-times-bk-2-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"las-santos-times-bk-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"las-santos-times-bk-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"las-santos-times-bk-2-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10,12,'_wp_attached_file','2018/01/info-daily-2.png'),(11,12,'_elementor_source_image_hash','e7bd4fd31906fa0926f9ab5ffcb1768891df42fb'),(12,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:185;s:6:\"height\";i:56;s:4:\"file\";s:24:\"2018/01/info-daily-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"info-daily-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"info-daily-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(13,13,'_wp_attached_file','2018/01/komodo-2.png'),(14,13,'_elementor_source_image_hash','4285863988cc40679c5906cde70ac4ad197e9240'),(15,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:232;s:6:\"height\";i:56;s:4:\"file\";s:20:\"2018/01/komodo-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"komodo-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"komodo-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(16,14,'_wp_attached_file','2018/01/las-santos-times-2.png'),(17,14,'_elementor_source_image_hash','243ed352e27a4edcfc5ef3f78fe03e7e7c50b72b'),(18,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:56;s:4:\"file\";s:30:\"2018/01/las-santos-times-2.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"las-santos-times-2-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"las-santos-times-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"las-santos-times-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"las-santos-times-2-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19,15,'_wp_attached_file','2018/01/tech-reviews-2.png'),(20,15,'_elementor_source_image_hash','5b03d945e132dd36db92ce90284a5527f53e87e6'),(21,15,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:243;s:6:\"height\";i:56;s:4:\"file\";s:26:\"2018/01/tech-reviews-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"tech-reviews-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"tech-reviews-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(22,16,'_wp_attached_file','2017/09/spacer_white-2.png'),(23,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2017/09/spacer_white-2.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"spacer_white-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"spacer_white-2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"spacer_white-2-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-605x800.png\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"spacer_white-2-915x610.png\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,17,'_wp_attached_file','2017/09/spacer_black-2.png'),(25,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2017/09/spacer_black-2.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"spacer_black-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"spacer_black-2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"spacer_black-2-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-605x800.png\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"spacer_black-2-915x610.png\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,18,'_wp_attached_file','2017/09/spacer-2.png'),(27,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2017/09/spacer-2.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"spacer-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"spacer-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"spacer-2-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"spacer-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"spacer-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"spacer-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"spacer-2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"spacer-2-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"spacer-2-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"spacer-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"spacer-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"spacer-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"spacer-2-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"spacer-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"spacer-2-605x800.png\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"spacer-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"spacer-2-915x610.png\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,19,'_wp_attached_file','2017/09/12-2.jpeg'),(29,19,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2017/09/12-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"12-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"12-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"12-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"12-2-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"12-2-67x100.jpeg\";s:5:\"width\";i:67;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"12-2-53x80.jpeg\";s:5:\"width\";i:53;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"12-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"12-2-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"12-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"12-2-202x303.jpeg\";s:5:\"width\";i:202;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"12-2-400x465.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,20,'_wp_attached_file','2017/09/16-2.jpeg'),(31,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2017/09/16-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"16-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"16-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"16-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"16-2-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"16-2-67x100.jpeg\";s:5:\"width\";i:67;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"16-2-53x80.jpeg\";s:5:\"width\";i:53;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"16-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"16-2-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"16-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"16-2-202x303.jpeg\";s:5:\"width\";i:202;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"16-2-400x465.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,21,'_wp_attached_file','2017/09/17-2.jpeg'),(33,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2017/09/17-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"17-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"17-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"17-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"17-2-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"17-2-67x100.jpeg\";s:5:\"width\";i:67;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"17-2-53x80.jpeg\";s:5:\"width\";i:53;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"17-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"17-2-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"17-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"17-2-202x303.jpeg\";s:5:\"width\";i:202;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"17-2-400x465.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(34,22,'_wp_attached_file','2017/09/15-2.jpeg'),(35,22,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2017/09/15-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"15-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"15-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"15-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"15-2-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"15-2-67x100.jpeg\";s:5:\"width\";i:67;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"15-2-53x80.jpeg\";s:5:\"width\";i:53;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"15-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"15-2-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"15-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"15-2-202x303.jpeg\";s:5:\"width\";i:202;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"15-2-400x465.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36,23,'_wp_attached_file','2017/09/014-2.jpeg'),(37,23,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2017/09/014-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"014-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"014-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"014-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"014-2-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"014-2-67x100.jpeg\";s:5:\"width\";i:67;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"014-2-53x80.jpeg\";s:5:\"width\";i:53;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"014-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"014-2-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"014-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"014-2-202x303.jpeg\";s:5:\"width\";i:202;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"014-2-400x465.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,24,'_wp_attached_file','2017/09/013-2.jpeg'),(39,24,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:700;s:4:\"file\";s:18:\"2017/09/013-2.jpeg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"013-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"013-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"013-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"013-2-171x300.jpeg\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"013-2-57x100.jpeg\";s:5:\"width\";i:57;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"013-2-46x80.jpeg\";s:5:\"width\";i:46;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"013-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"013-2-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"013-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"013-2-173x303.jpeg\";s:5:\"width\";i:173;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"013-2-400x465.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"013-2-400x605.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"013-2-400x700.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(40,25,'_wp_attached_file','2017/09/011-2.jpeg'),(41,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2017/09/011-2.jpeg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"011-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"011-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"011-2-600x200.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"011-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"011-2-300x100.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"011-2-768x256.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"011-2-1024x341.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"011-2-300x100.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"011-2-240x80.jpeg\";s:5:\"width\";i:240;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"011-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"011-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"011-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"011-2-394x131.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"011-2-605x400.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:18:\"011-2-605x400.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"011-2-605x400.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"011-2-915x305.jpeg\";s:5:\"width\";i:915;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(42,26,'_wp_attached_file','2017/09/010-2.jpeg'),(43,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2017/09/010-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"010-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"010-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"010-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"010-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"010-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"010-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"010-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"010-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"010-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"010-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"010-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(44,27,'_wp_attached_file','2017/09/08-2.jpeg'),(45,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/08-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"08-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"08-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"08-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"08-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"08-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"08-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"08-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"08-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"08-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"08-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"08-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(46,28,'_wp_attached_file','2017/09/09-2.jpeg'),(47,28,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/09-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"09-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"09-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"09-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"09-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"09-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"09-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"09-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"09-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"09-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"09-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"09-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,29,'_wp_attached_file','2017/09/07-2.jpeg'),(49,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/07-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"07-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"07-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"07-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"07-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"07-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"07-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"07-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"07-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"07-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"07-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"07-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50,30,'_wp_attached_file','2017/09/06-2.jpeg'),(51,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/06-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"06-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"06-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"06-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"06-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"06-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"06-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"06-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"06-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"06-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"06-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"06-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52,31,'_wp_attached_file','2017/09/04-2.jpeg'),(53,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/04-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"04-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"04-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"04-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"04-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"04-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"04-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"04-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"04-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"04-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"04-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"04-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,32,'_wp_attached_file','2017/09/05-2.jpeg'),(55,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/05-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"05-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"05-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"05-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"05-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"05-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"05-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"05-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"05-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"05-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"05-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"05-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(56,33,'_wp_attached_file','2017/09/02-2.jpeg'),(57,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/02-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"02-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"02-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"02-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"02-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"02-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"02-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"02-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"02-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"02-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"02-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"02-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(58,34,'_wp_attached_file','2017/09/03-2.jpeg'),(59,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/03-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"03-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"03-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"03-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"03-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"03-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"03-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"03-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"03-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"03-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"03-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"03-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,35,'_wp_attached_file','2017/09/01-2.jpeg'),(61,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2017/09/01-2.jpeg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"01-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"01-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"01-2-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"01-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"01-2-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"01-2-150x100.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"01-2-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"01-2-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"01-2-394x400.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"01-2-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"01-2-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62,36,'_wp_attached_file','2017/09/google_play_button-2.png'),(63,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:100;s:4:\"file\";s:32:\"2017/09/google_play_button-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"google_play_button-2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"google_play_button-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"google_play_button-2-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"google_play_button-2-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"google_play_button-2-325x100.png\";s:5:\"width\";i:325;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"google_play_button-2-260x80.png\";s:5:\"width\";i:260;s:6:\"height\";i: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:{}}}'),(64,37,'_wp_attached_file','2017/09/app_store_button-2.png'),(65,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:100;s:4:\"file\";s:30:\"2017/09/app_store_button-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"app_store_button-2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"app_store_button-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"app_store_button-2-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"app_store_button-2-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"app_store_button-2-325x100.png\";s:5:\"width\";i:325;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"app_store_button-2-260x80.png\";s:5:\"width\";i:260;s:6:\"height\";i: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:{}}}'),(66,38,'_wp_attached_file','2017/09/las-santos-times-2.png'),(67,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:56;s:4:\"file\";s:30:\"2017/09/las-santos-times-2.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"las-santos-times-2-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"las-santos-times-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"las-santos-times-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"las-santos-times-2-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68,39,'_wp_attached_file','2017/09/tech-reviews-2.png'),(69,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:243;s:6:\"height\";i:56;s:4:\"file\";s:26:\"2017/09/tech-reviews-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"tech-reviews-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"tech-reviews-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(70,40,'_wp_attached_file','2017/09/info-daily-2.png'),(71,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:185;s:6:\"height\";i:56;s:4:\"file\";s:24:\"2017/09/info-daily-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"info-daily-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"info-daily-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(72,41,'_wp_attached_file','2017/09/komodo-2.png'),(73,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:232;s:6:\"height\";i:56;s:4:\"file\";s:20:\"2017/09/komodo-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"komodo-2-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"komodo-2-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i: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:{}}}'),(74,42,'_wp_attached_file','2017/09/logo-wh-2.png'),(75,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:272;s:6:\"height\";i:60;s:4:\"file\";s:21:\"2017/09/logo-wh-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-wh-2-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-wh-2-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(76,43,'_wp_attached_file','2017/09/logo-2.png'),(77,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:272;s:6:\"height\";i:60;s:4:\"file\";s:18:\"2017/09/logo-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(78,44,'themo_transparent_header','off'),(79,44,'themo_page_layout','full'),(80,44,'themo_hide_title','on'),(81,44,'themo_header_content_style','light'),(82,44,'themo_alt_logo','Off'),(83,44,'_edit_last','1'),(84,44,'_edit_lock','1510611801:1'),(85,44,'_elementor_edit_mode','builder'),(86,44,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(87,44,'_wp_page_template','default'),(88,44,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ugzretr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fpchaxw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"oxkvdhh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gjarypu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:18:\"Parallel Platforms\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"pagicov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"cjijfif\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cjrxsvb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nynphuw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"kqihfgg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"byxkbuz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"eihanxa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"qlokjkc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"iwawbax\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lzeveob\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(89,44,'_elementor_version','0.4'),(90,44,'_format_link_url',''),(91,44,'_thumbnail_id','17'),(92,44,'th_project_highlight','Volutpat'),(93,44,'th_project_intro','Sollic itudin'),(94,44,'th_project_button_text','View'),(96,45,'themo_transparent_header','off'),(97,45,'themo_page_layout','full'),(98,45,'themo_hide_title','on'),(99,45,'themo_header_content_style','light'),(100,45,'themo_alt_logo','Off'),(101,45,'_edit_last','1'),(102,45,'_edit_lock','1510611809:1'),(103,45,'_elementor_edit_mode','builder'),(104,45,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(105,45,'_wp_page_template','default'),(106,45,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"bcqrrdt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ulirmzx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"xwdlrwv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"updilep\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:16:\"Mobile Marketing\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"lpfpylt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"pljbyvt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"hqqcysx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oqibjut\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"edrcizd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"terfxnd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"qwiakyq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"frodree\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"whhokbi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gszmutl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(107,45,'_elementor_version','0.4'),(108,45,'_format_link_url',''),(109,45,'_thumbnail_id','17'),(110,45,'th_project_highlight','Volutpat'),(111,45,'th_project_intro','Sollic itudin'),(112,45,'th_project_button_text','View'),(114,46,'themo_transparent_header','off'),(115,46,'themo_page_layout','full'),(116,46,'themo_hide_title','on'),(117,46,'themo_header_content_style','light'),(118,46,'themo_alt_logo','Off'),(119,46,'_edit_last','1'),(120,46,'_edit_lock','1510611823:1'),(121,46,'_elementor_edit_mode','builder'),(122,46,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(123,46,'_wp_page_template','default'),(124,46,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"vkyarei\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"efooanx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"pyttbij\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"xfetsxb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:18:\"Idea Collaboration\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ahqkfdu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uqlbfdz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ouklgeu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cwxrmto\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhkynzl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"idfsaco\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"ksekzij\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lgoszhy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kahqmhx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"njvpgkn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(125,46,'_elementor_version','0.4'),(126,46,'_format_link_url',''),(127,46,'_thumbnail_id','17'),(128,46,'th_project_highlight','Volutpat'),(129,46,'th_project_intro','Sollic itudin'),(130,46,'th_project_button_text','View'),(132,47,'themo_transparent_header','off'),(133,47,'themo_page_layout','full'),(134,47,'themo_hide_title','on'),(135,47,'themo_header_content_style','light'),(136,47,'themo_alt_logo','Off'),(137,47,'_edit_last','1'),(138,47,'_edit_lock','1510611836:1'),(139,47,'_elementor_edit_mode','builder'),(140,47,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(141,47,'_wp_page_template','default'),(142,47,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"dmnexlh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wdeyqtp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ubkwdcb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"tyxmuyp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:17:\"Growth Strategies\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cyansgv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"msnzigj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"rcerseq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xkggutn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"yoowfvm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wilivvr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"zuofyol\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"hdunpze\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"daqosxc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wlizvjg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(143,47,'_elementor_version','0.4'),(144,47,'_format_link_url',''),(145,47,'_thumbnail_id','17'),(146,47,'th_project_highlight','Volutpat'),(147,47,'th_project_intro','Sollic itudin'),(148,47,'th_project_button_text','View'),(150,48,'themo_transparent_header','off'),(151,48,'themo_page_layout','full'),(152,48,'themo_hide_title','on'),(153,48,'themo_header_content_style','light'),(154,48,'themo_alt_logo','Off'),(155,48,'_edit_last','1'),(156,48,'_edit_lock','1510611863:1'),(157,48,'_elementor_edit_mode','builder'),(158,48,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(159,48,'_wp_page_template','default'),(160,48,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zgexkme\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"pmljuaz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"qcwqydh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wgxvbzh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:21:\"Envisioned Multimedia\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"dydyvcx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"bgoodsu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zvcgywt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"trcweyr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"gygqwou\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zhlugcm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"dbvpidb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"quugfyx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nqdtihr\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dksuhut\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(161,48,'_elementor_version','0.4'),(162,48,'_format_link_url',''),(163,48,'_thumbnail_id','17'),(164,48,'th_project_highlight','Volutpat'),(165,48,'th_project_intro','Sollic itudin'),(166,48,'th_project_button_text','View'),(168,49,'themo_transparent_header','off'),(169,49,'themo_page_layout','full'),(170,49,'themo_hide_title','on'),(171,49,'themo_header_content_style','light'),(172,49,'themo_alt_logo','Off'),(173,49,'_edit_last','1'),(174,49,'_edit_lock','1510611864:1'),(175,49,'_elementor_edit_mode','builder'),(176,49,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(177,49,'_wp_page_template','default'),(178,49,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"kpisror\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ppowkwo\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"tljtqad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gkjrejl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:16:\"Engage Worldwide\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"jjlfvix\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"zolynju\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cnzbmwj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mibzttb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"bpgdcds\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zremlqm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"bdxgrtp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"pzpgbbe\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qutzspl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cbxhduh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(179,49,'_elementor_version','0.4'),(180,49,'_format_link_url',''),(181,49,'_thumbnail_id','17'),(182,49,'th_project_highlight','Volutpat'),(183,49,'th_project_intro','Sollic itudin'),(184,49,'th_project_button_text','View'),(355,62,'themo_transparent_header','off'),(188,50,'_format_link_url',''),(189,50,'_format_quote_source_name',''),(190,50,'_format_gallery',''),(191,50,'_format_video_embed','https://www.youtube.com/watch?v=mW6hFttt_KE'),(192,50,'themo_transparent_header','off'),(193,50,'themo_page_layout',NULL),(194,50,'themo_hide_title','off'),(195,50,'themo_header_content_style',NULL),(196,50,'themo_alt_logo',NULL),(200,51,'_format_link_url',''),(201,51,'_format_quote_source_name','Oscar Wilde'),(202,51,'_format_gallery',''),(203,51,'_format_video_embed',''),(204,51,'_format_quote_copy','Art is the only serious thing in the world. And the artist is the only person who is never serious.'),(205,51,'themo_transparent_header','off'),(206,51,'themo_page_layout',NULL),(207,51,'themo_hide_title','off'),(208,51,'themo_header_content_style',NULL),(209,51,'themo_alt_logo',NULL),(354,62,'_thumbnail_id','26'),(213,52,'_format_video_embed',''),(214,52,'_format_link_url',''),(215,52,'_format_quote_source_name',''),(216,52,'_format_gallery',''),(217,52,'_thumbnail_id','26'),(218,52,'themo_transparent_header','off'),(219,52,'themo_page_layout',''),(220,52,'themo_hide_title','off'),(221,52,'themo_header_content_style',NULL),(222,52,'themo_alt_logo',NULL),(223,52,'_wp_page_template','default'),(1443,206,'_elementor_version','0.4'),(360,62,'_wp_page_template','default'),(227,53,'_format_link_url',''),(228,53,'_format_quote_source_name',''),(229,53,'_format_gallery','[gallery ids=\'3411,3412\']'),(230,53,'_format_video_embed',''),(231,53,'_thumbnail_id','32'),(232,53,'themo_transparent_header','on'),(233,53,'themo_page_layout',''),(234,53,'themo_hide_title','on'),(235,53,'themo_header_content_style',NULL),(236,53,'themo_alt_logo',NULL),(237,53,'_wp_page_template','default'),(359,62,'themo_alt_logo',NULL),(241,54,'_format_link_url',''),(242,54,'_format_quote_source_name',''),(243,54,'_format_gallery',''),(244,54,'_format_video_embed',''),(245,54,'_thumbnail_id','32'),(246,54,'themo_transparent_header','off'),(247,54,'themo_page_layout',''),(248,54,'themo_hide_title','off'),(249,54,'themo_header_content_style',NULL),(250,54,'themo_alt_logo',NULL),(251,54,'_wp_page_template','default'),(1446,207,'_elementor_edit_mode','builder'),(353,62,'_format_video_embed','https://www.youtube.com/watch?v=lrFLq7etAQA'),(255,55,'_format_video_embed',''),(256,55,'_format_link_url',''),(257,55,'_format_quote_source_name',''),(258,55,'_format_gallery',''),(259,55,'_thumbnail_id','31'),(260,55,'themo_transparent_header','off'),(261,55,'themo_page_layout',NULL),(262,55,'themo_hide_title','off'),(263,55,'themo_header_content_style',NULL),(264,55,'themo_alt_logo',NULL),(265,55,'_wp_page_template','default'),(1447,207,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(358,62,'themo_header_content_style',NULL),(352,62,'_format_link_url',''),(269,56,'_format_link_url',''),(270,56,'_format_quote_source_name',''),(271,56,'_format_gallery',''),(272,56,'_format_video_embed',''),(273,56,'_thumbnail_id','35'),(274,56,'themo_transparent_header','off'),(275,56,'themo_page_layout',''),(276,56,'themo_hide_title','off'),(277,56,'themo_header_content_style',NULL),(278,56,'themo_alt_logo',NULL),(279,56,'_wp_page_template','default'),(1448,207,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83e3d8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"35b8fa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7814150\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f4dc9f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ceb82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"91f5e1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1777cf4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8e9e045\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a989cdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(283,57,'_format_link_url',''),(284,57,'_format_quote_source_name',''),(285,57,'_format_gallery',''),(286,57,'_format_video_embed',''),(287,57,'_format_audio_shortcode','[audio mp3=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\"][/audio]'),(288,57,'themo_transparent_header','off'),(289,57,'themo_page_layout',NULL),(290,57,'themo_hide_title','off'),(291,57,'themo_header_content_style',NULL),(292,57,'themo_alt_logo',NULL),(357,62,'themo_hide_title','off'),(351,62,'_format_quote_source_name',''),(296,58,'_format_link_url',''),(297,58,'_format_quote_source_name',''),(298,58,'_format_gallery',''),(299,58,'_format_video_embed',''),(300,58,'_thumbnail_id','33'),(301,58,'themo_transparent_header','off'),(302,58,'themo_page_layout',''),(303,58,'themo_hide_title','off'),(304,58,'themo_header_content_style',NULL),(305,58,'themo_alt_logo',NULL),(306,58,'_wp_page_template','default'),(350,62,'_format_gallery',''),(310,59,'_format_link_url','http://themovation.com'),(311,59,'_format_quote_source_name',''),(312,59,'_format_gallery',''),(313,59,'_format_video_embed',''),(314,59,'_format_link_title','Themovation - http://themovation.com'),(315,59,'themo_transparent_header','off'),(316,59,'themo_page_layout',NULL),(317,59,'themo_hide_title','off'),(318,59,'themo_header_content_style',NULL),(319,59,'themo_alt_logo',NULL),(356,62,'themo_page_layout',''),(323,60,'_format_link_url',''),(324,60,'_format_quote_source_name',''),(325,60,'_format_gallery',''),(326,60,'_format_video_embed',''),(327,60,'_thumbnail_id','29'),(328,60,'themo_transparent_header','off'),(329,60,'themo_page_layout',''),(330,60,'themo_hide_title','off'),(331,60,'themo_header_content_style',NULL),(332,60,'themo_alt_logo',NULL),(333,60,'_wp_page_template','default'),(337,61,'_format_gallery','[gallery ids=\'3410,3411,3409\']'),(338,61,'_format_link_url',''),(339,61,'_format_quote_source_name',''),(340,61,'_format_video_embed',''),(341,61,'themo_transparent_header','on'),(342,61,'themo_page_layout',''),(343,61,'themo_hide_title','on'),(344,61,'themo_header_content_style',NULL),(345,61,'themo_alt_logo',NULL),(346,61,'_wp_page_template','default'),(364,63,'_thumbnail_id','27'),(365,63,'_format_link_url',''),(366,63,'_format_quote_source_name',''),(367,63,'_format_gallery',''),(368,63,'_format_video_embed',''),(369,63,'themo_transparent_header','off'),(370,63,'themo_page_layout',''),(371,63,'themo_hide_title','off'),(372,63,'themo_header_content_style',NULL),(373,63,'themo_alt_logo',NULL),(374,63,'_wp_page_template','default'),(378,64,'_thumbnail_id','35'),(379,64,'_format_link_url',''),(380,64,'_format_quote_source_name',''),(381,64,'_format_gallery',''),(382,64,'_format_video_embed',''),(383,64,'themo_transparent_header','off'),(384,64,'themo_page_layout',''),(385,64,'themo_hide_title','off'),(386,64,'themo_header_content_style',NULL),(387,64,'themo_alt_logo',NULL),(388,64,'_wp_page_template','default'),(390,65,'themo_transparent_header','on'),(391,65,'themo_page_layout','full'),(392,65,'themo_hide_title','on'),(393,65,'themo_header_content_style','light'),(394,65,'themo_alt_logo','Off'),(395,65,'_wp_page_template','default'),(396,65,'_elementor_edit_mode','builder'),(397,65,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(398,65,'_elementor_data','a:1:{i:0;a:5:{s:2:\"id\";s:7:\"d701ca7\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:3:\"gap\";s:2:\"no\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:40;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"67473982\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"66d3e5c9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:33:\"[masterslider alias=\"home-video\"]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(399,65,'_elementor_version','0.4'),(401,66,'themo_transparent_header','on'),(402,66,'themo_page_layout','full'),(403,66,'themo_hide_title','on'),(404,66,'themo_header_content_style','light'),(405,66,'themo_alt_logo','Off'),(406,66,'_wp_page_template','default'),(407,66,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"86bf7c70f2\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(408,66,'_elementor_edit_mode','builder'),(409,66,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:8:\"6ebda63f\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:18:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#0d98e2\";s:26:\"background_overlay_color_b\";s:7:\"#00a8a9\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;}s:16:\"background_color\";s:7:\"#0d98e2\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:694;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"th_section_parallax\";s:3:\"yes\";s:18:\"background_color_b\";s:7:\"#00a8a9\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:70;}s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5c2e97f5\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"6e01435\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"2d8b878\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:12:\"Stratus Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;}s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:8:\"2c49d89e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:5:\"title\";s:127:\"Follow along with us as we share  our experiences in the industry - the highs, the lows, and everything that falls  in between.\";s:11:\"header_size\";s:1:\"p\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:3;a:5:{s:2:\"id\";s:8:\"675cc169\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:130;}s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"1608a16\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_mobile\";i:33;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"65ffa34b\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"icon\";s:21:\"fa fa-facebook-square\";s:4:\"link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:8:\"2956bf90\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_mobile\";i:33;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3d2b4b3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"icon\";s:20:\"fa fa-twitter-square\";s:4:\"link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"1c4584e0\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_mobile\";i:33;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cb8b915\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"icon\";s:20:\"fa fa-youtube-square\";s:4:\"link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:8:\"2ce728f2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"3354a98f\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"51873c27\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:8:\"5c734599\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:10:\"pagination\";s:3:\"yes\";s:15:\"post_categories\";a:0:{}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:2;a:5:{s:2:\"id\";s:8:\"3673e373\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(410,66,'_elementor_version','0.4'),(412,67,'themo_transparent_header','on'),(413,67,'themo_page_layout','full'),(414,67,'themo_hide_title','on'),(415,67,'themo_header_content_style','light'),(416,67,'themo_alt_logo','Off'),(417,67,'_wp_page_template','default'),(418,67,'_elementor_edit_mode','builder'),(419,67,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(420,67,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"wqhkesb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:649;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oqdxmth\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"rkevunj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:6:\"slides\";a:3:{i:0;a:65:{s:11:\"slide_title\";s:30:\"Buy and sell  digital currency\";s:10:\"slide_text\";s:0:\"\";s:19:\"slide_button_text_1\";s:7:\"Explore\";s:14:\"slide_bg_color\";s:7:\"#1a5088\";s:20:\"slide_button_style_1\";s:14:\"standard-light\";s:3:\"_id\";s:7:\"56dd436\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:0:\"\";s:22:\"slide_bg_overlay_color\";s:18:\"rgba(0, 0, 0, 0.5)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:8:\"#explore\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:7:\"Buy Now\";s:20:\"slide_button_style_2\";s:11:\"ghost-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:6:\"center\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:6:\"custom\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:34;}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:3:\"400\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:6:\"custom\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:1;a:65:{s:11:\"slide_title\";s:23:\"Fast, easy transactions\";s:10:\"slide_text\";s:0:\"\";s:19:\"slide_button_text_1\";s:7:\"Explore\";s:14:\"slide_bg_color\";s:7:\"#000000\";s:20:\"slide_button_style_1\";s:14:\"standard-light\";s:3:\"_id\";s:7:\"16d0af1\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:16:\"rgba(0,0,0,0.25)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:8:\"#explore\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:7:\"Buy Now\";s:20:\"slide_button_style_2\";s:11:\"ghost-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:4:\"left\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:6:\"custom\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:34;}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:3:\"400\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:6:\"custom\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:2;a:65:{s:11:\"slide_title\";s:39:\"The most trusted digital asset exchange\";s:10:\"slide_text\";s:0:\"\";s:19:\"slide_button_text_1\";s:7:\"Explore\";s:14:\"slide_bg_color\";s:7:\"#41c3a5\";s:20:\"slide_button_style_1\";s:14:\"standard-light\";s:3:\"_id\";s:7:\"3d2cb49\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:10:\"center top\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:15:\"rgba(0,0,0,0.1)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:8:\"#explore\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:7:\"Buy Now\";s:20:\"slide_button_style_2\";s:11:\"ghost-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:41;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:71;}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:25:\"slide_horizontal_position\";s:5:\"right\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:4:\"left\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:6:\"custom\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:34;}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:3:\"400\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:6:\"custom\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:13:\"slides_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"slides_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:60;}s:20:\"slides_height_mobile\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-slider\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vzavebo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1599;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zbgqcib\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lmtsfnb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"rdsdckt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:8;s:3:\"url\";s:84:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/tech-reviews-bk.png\";}i:1;a:2:{s:2:\"id\";i:9;s:3:\"url\";s:82:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/info-daily-bk.png\";}i:2;a:2:{s:2:\"id\";i:10;s:3:\"url\";s:78:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/komodo-bk.png\";}i:3;a:2:{s:2:\"id\";i:11;s:3:\"url\";s:88:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/las-santos-times-bk.png\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:10:\"navigation\";s:6:\"arrows\";s:14:\"slides_to_show\";s:1:\"4\";s:12:\"arrows_color\";s:7:\"#54595f\";s:20:\"image_spacing_custom\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:2;a:5:{s:2:\"id\";s:7:\"aotyzff\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ozdpeug\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fcwlain\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"sbdgmfl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"anchor\";s:7:\"explore\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"ucsoudo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"audmciy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qdxvltj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"unvkxrt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"sdwiuoh\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uygdcpv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:26:\"header_horizontal_position\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:5:\"21.5%\";s:16:\"description_text\";s:117:\"Vestibulum at nisi vitae est molestie pellentesque. Integer augue lorem, vulputate ut ornare eget, semper eget urna. \";s:27:\"title_typography_typography\";s:6:\"custom\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:11:\"title_color\";s:7:\"#045089\";s:28:\"title_typography_font_weight\";s:3:\"300\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:0;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"yotrdnw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hqvcped\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:26:\"header_horizontal_position\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:4:\"12M+\";s:16:\"description_text\";s:123:\"Duis a libero sed eros porttitor facilisis id id elit. Donec aliquam, odio sed gravida hendrerit, tellus dui mollis purus.\n\";s:27:\"title_typography_typography\";s:6:\"custom\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:11:\"title_color\";s:7:\"#045089\";s:28:\"title_typography_font_weight\";s:3:\"300\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:250;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"hwrmokk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"drddoao\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:26:\"header_horizontal_position\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:3:\"$14\";s:16:\"description_text\";s:120:\"Aliquam vitae leo eros. Phasellus tincidunt, lacus vel tristique pharetra, enim felis volutpat purus, sed eleifend orci.\";s:27:\"title_typography_typography\";s:6:\"custom\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:11:\"title_color\";s:7:\"#045089\";s:28:\"title_typography_font_weight\";s:3:\"300\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:500;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:7:\"pxnaret\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mvxtuad\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ovkccum\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"mjrmqiw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"poqrspb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:7:{i:0;a:5:{s:2:\"id\";s:7:\"amxojbv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:125;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zelhats\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:61:\"Sign up today and start investing in the future of currency.\";s:16:\"description_text\";s:0:\"\";s:28:\"title_typography_font_weight\";s:6:\"normal\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:50;}s:27:\"title_typography_typography\";s:6:\"custom\";s:28:\"title_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"hzidhql\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"lydtkjx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"30\";s:9:\"animation\";s:8:\"fadeInUp\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uaxqqfp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hyoipjm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:24:\"th-linea icon-basic-lock\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"Safe and secure\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"uvhvnpt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"noywuny\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:10:\"Mobile app\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"flkfgmk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vzxkiae\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:30:\"th-linea icon-ecommerce-wallet\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:13:\"Secure wallet\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"qpnkjnk\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"30\";s:9:\"animation\";s:8:\"fadeInUp\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"dwwjtwl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lchobvv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:28:\"th-linea icon-ecommerce-safe\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Regulated by SEC\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"wrsgguj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ikqwqow\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:27:\"th-linea icon-arrows-rotate\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Recurring buying\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"gxkuunk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"jarmvxa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:38:\"th-linea icon-arrows-switch-horizontal\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Instant exchange\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:7:\"cppxrdn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:6;a:5:{s:2:\"id\";s:7:\"mglgmkh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"ugykijp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"fayjbcx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:8:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:15:\"background_size\";s:5:\"cover\";s:16:\"content_position\";s:6:\"center\";s:19:\"background_position\";s:13:\"bottom center\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";s:2:\"id\";i:30;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ddaaqrq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"nrlqanx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:8:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"130\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"130\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qhdvxey\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:26:\"header_horizontal_position\";s:4:\"left\";s:10:\"text_align\";s:0:\"\";s:9:\"icon_size\";s:2:\"md\";s:8:\"position\";s:4:\"left\";s:10:\"title_text\";s:25:\"Available worldwide, 24/7\";s:16:\"description_text\";s:151:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"title_size\";s:2:\"h3\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"button_1_link\";a:3:{s:3:\"url\";s:9:\"#security\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"ikypdom\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:6:\"layout\";s:10:\"full_width\";s:9:\"structure\";s:2:\"20\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"uapbayh\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:8:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"130\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"130\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vlbotzy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:26:\"header_horizontal_position\";s:4:\"left\";s:10:\"text_align\";s:0:\"\";s:9:\"icon_size\";s:2:\"md\";s:8:\"position\";s:4:\"left\";s:10:\"title_text\";s:30:\"We’re serious about security\";s:16:\"description_text\";s:151:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"title_size\";s:2:\"h3\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"button_1_link\";a:3:{s:3:\"url\";s:10:\"#top-notch\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"hywjide\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:8:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:15:\"background_size\";s:5:\"cover\";s:16:\"content_position\";s:6:\"center\";s:19:\"background_position\";s:13:\"bottom center\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";s:2:\"id\";i:29;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"mtrpoms\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"anchor\";s:8:\"security\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"pqrnkcf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"figzxhj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wahfqlk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:8:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:15:\"background_size\";s:5:\"cover\";s:16:\"content_position\";s:6:\"center\";s:19:\"background_position\";s:10:\"top center\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";s:2:\"id\";i:34;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ivhwsdq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"anchor\";s:9:\"top-notch\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"shdbbcz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"nhrmanq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:8:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"130\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"130\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"jvimcyk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:26:\"header_horizontal_position\";s:4:\"left\";s:10:\"text_align\";s:0:\"\";s:9:\"icon_size\";s:2:\"md\";s:8:\"position\";s:4:\"left\";s:10:\"title_text\";s:26:\"Top notch customer support\";s:16:\"description_text\";s:151:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"title_size\";s:2:\"h3\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"button_1_link\";a:3:{s:3:\"url\";s:13:\"#how-it-works\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"sgdxmdc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:18:\"background_color_b\";s:7:\"#039be8\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:80;}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:29:\"background_overlay_background\";s:7:\"classic\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fujpacm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:7:{i:0;a:5:{s:2:\"id\";s:7:\"aunxldj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"anchor\";s:12:\"how-it-works\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"okivqzx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"ggbtcru\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"How it works\";s:16:\"description_text\";s:140:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:50;}s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:3;a:5:{s:2:\"id\";s:7:\"kvidpfn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"hdlbxdo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"30\";s:9:\"animation\";s:8:\"fadeInUp\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"jqypede\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"yosdach\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-ecommerce-wallet\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Create your wallet\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"pwndhis\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gcaujid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-ecommerce-money\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:13:\"Make payments\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"vgjansr\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fcvidfy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:38:\"th-linea icon-arrows-switch-horizontal\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Buy or sell orders\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:7:\"odixfyx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:6;a:5:{s:2:\"id\";s:7:\"zsvidfz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"svhbxri\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ipxxlur\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"iyldubw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qowkthm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"Latest posts\";s:16:\"description_text\";s:56:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ctfklph\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"pnjeisl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:10:\"post_count\";i:3;s:15:\"post_categories\";a:1:{i:0;s:3:\"all\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:4;a:5:{s:2:\"id\";s:7:\"mqvgskc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"hqdwaig\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#227aa3\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#128a8c\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:20;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"crxnbvt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"htjlwdj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:209:\"\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis. Cras sit amet ante sollicitudin, venenatis neque in, dictum ipsum.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:16:\"testimonial_name\";s:14:\"Brent Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInDown\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"ttjjuqf\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1c1f20\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oznjors\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"fbrjshq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"njmyxqf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:40:\"Sign up now and create your wallet today\";s:13:\"button_1_text\";s:7:\"Buy Now\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"rqrdwbj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(421,67,'_elementor_version','0.4'),(423,68,'themo_transparent_header','on'),(424,68,'themo_page_layout','full'),(425,68,'themo_hide_title','on'),(426,68,'themo_header_content_style','light'),(427,68,'themo_alt_logo','Off'),(428,68,'_wp_page_template','default'),(429,68,'_elementor_edit_mode','builder'),(430,68,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(431,68,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"qdw6it3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#384067\";s:18:\"background_color_b\";s:7:\"#4d6291\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cgqtwfk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"a867asm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"title_text\";s:14:\"Our Portfolio \";s:16:\"description_text\";s:54:\"Nullam id dolor id nibh ultricies vehicula ut id elit.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"zfzbkrn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wzhlrgm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"jtshabg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"5svjzcg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:7:\"columns\";s:1:\"3\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-portfolio-grid\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"xhelyja\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lggezpi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oiyxhsp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(432,68,'_elementor_version','0.4'),(434,69,'_wp_page_template','default'),(435,69,'themo_transparent_header','off'),(436,69,'themo_hide_title','on'),(437,69,'themo_page_layout','full'),(438,69,'_elementor_edit_mode','builder'),(439,69,'_elementor_data','a:4:{i:0;a:5:{s:2:\"id\";s:7:\"qgk6sn0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uaw4tj7\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"rfeom9k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"l1yaoi4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:10:\"Contact Us\";s:16:\"description_text\";s:66:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor. \";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"2iiwmzv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"xp5ta3h\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"color\";s:7:\"#c6c6c6\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"divider\";}i:4;a:5:{s:2:\"id\";s:7:\"dwrmyn6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"9diqe2l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"euwlt2i\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"7nfgx8p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"latitude\";s:9:\"40.748441\";s:9:\"longitude\";s:10:\"-73.985664\";s:5:\"title\";s:7:\"Stratus\";s:16:\"business_address\";s:35:\"350 5th Ave\nNew York, NY\n10118, USA\";s:5:\"hours\";s:64:\"Monday to Friday: 10am - 6pm\nSaturday: 11am - 4pm\nSunday: Closed\";s:11:\"link_1_text\";s:7:\"Call Us\";s:11:\"link_2_text\";s:8:\"Email Us\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-google-maps\";}i:1;a:5:{s:2:\"id\";s:7:\"knwfw4d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"o7twky5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xcn0qg2\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"ewkxetx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Give us a call\";s:16:\"description_text\";s:104:\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"chif2hj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"pinzlyz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-mail\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Send us an email\";s:16:\"description_text\";s:115:\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"5p7axkt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"kfel6yx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:33:\"th-trip travelpack-location-pin-1\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Drop by and talk\";s:16:\"description_text\";s:101:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:5;a:5:{s:2:\"id\";s:7:\"nmrl6i8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mfjhgsy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3luh5i2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:9:\"shortcode\";s:27:\"[formidable key=\"contact3\"]\";s:16:\"slide_text_align\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"bqlt0sn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gcm8twg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"51xhzgf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(440,69,'_elementor_version','0.4'),(441,69,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(442,69,'themo_header_content_style','light'),(443,69,'themo_alt_logo','Off'),(445,70,'themo_transparent_header','off'),(446,70,'themo_page_layout','full'),(447,70,'themo_hide_title','off'),(448,70,'themo_header_content_style','light'),(449,70,'themo_alt_logo','Off'),(450,70,'_elementor_edit_mode','builder'),(451,70,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"yooivlw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:14:{s:6:\"height\";s:10:\"min-height\";s:15:\"column_position\";s:6:\"bottom\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#34385e\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:850;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:535;}s:11:\"_element_id\";s:5:\"intro\";s:18:\"background_color_b\";s:7:\"#0e0f1e\";s:24:\"background_gradient_type\";s:6:\"radial\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dfqvxaa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"q3wg6o1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zttczvl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:10:\"title_text\";s:17:\"Experience Retina\";s:16:\"description_text\";s:0:\"\";s:13:\"button_1_text\";s:7:\"Explore\";s:13:\"button_2_text\";s:7:\"Buy Now\";s:14:\"button_2_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"9e1uyvj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"w1t02nz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:19:\"th_img_md_landscape\";s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"5qt2xe4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uxvhdni\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:4:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1000;}s:11:\"_element_id\";s:5:\"light\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ujbtkbf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"kvrctzi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"sqbsiwa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"Impossibly light. Almost.\";s:16:\"description_text\";s:285:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. \";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yxwzxgn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"kp9638w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"swkwzid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lliwzam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:11:\"_element_id\";s:6:\"design\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"csdxfzy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:9:{i:0;a:5:{s:2:\"id\";s:7:\"lvcyfqp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ndtskdg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:32:\"Slim design. Without compromise.\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cvjcodt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"bzsrqwm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"vcigyah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:5;a:5:{s:2:\"id\";s:7:\"qrhrbzc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"mygoyfa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mikeove\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Mobile Interface Design\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hvdngzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ahqpyye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"vbrbuku\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:7;a:5:{s:2:\"id\";s:7:\"xvbfzji\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pqntjev\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fslgnya\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:26:\"Web and Mobile Development\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"wqmeauu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xggyvrb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Project Strategy\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:8;a:5:{s:2:\"id\";s:7:\"rbmhjwn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"ownzfuw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#54595f\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:11:\"_element_id\";s:6:\"reveal\";s:18:\"background_color_b\";s:7:\"#3f6b93\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zdawofk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:9:\"animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"clhwnmg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"title\";s:21:\"Watch the Reveal film\";s:11:\"header_size\";s:2:\"h3\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"wztl6ye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"vwlgdid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:4:\"icon\";s:19:\"fa fa-play-circle-o\";s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:79;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"toibxeu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,136,0.94)\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:18:\"background_color_b\";s:7:\"#328cd5\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:330;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ynznljm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rnfjmad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"guovjpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:57:\"Is Stratus a good fit for you? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"mluerox\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"vurplvh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";s:11:\"_element_id\";s:7:\"rebuilt\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fzmritm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"xocchjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zqmhtov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Rebuilt from the inside out\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wniepbv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"ammaojv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"otpfdwl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"erxf7th\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"yzwptee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"sqfnulg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"ydiewxr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"sxlljoh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-move2\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"mp8dxi9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"uyxrfjz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:11:\"_element_id\";s:7:\"battery\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ukabdtf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hxuygjx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:38:\"Stays open longer with all-day battery\";s:16:\"description_text\";s:415:\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhwlgxk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hgynpxp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:15:\"hover_animation\";s:3:\"bob\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"apkhvmc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:560;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:18:\"background_color_b\";s:7:\"#ffffff\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:170;}s:19:\"th_section_parallax\";s:3:\"yes\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qwnxufe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"xponkqc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nwsidzp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"zyqyiet\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"oasupby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Industry-leading attention to detail\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cruynga\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"utktfmq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfsjnpw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xnfmlez\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart Search\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"lhgqzyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sibdbtt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast Cloud Upload\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"ewvoupc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ygalczr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#328cd5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xvfgsqc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zzvskgt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:165:\"\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:16;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";}s:16:\"testimonial_name\";s:15:\"Sandra Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"rwcfjkr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:11:\"_element_id\";s:3:\"buy\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"miqdian\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"acjonqe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"mhyyhst\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:31:\"<p>[product_page id=\"2310\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"yqqqvde\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(452,70,'_elementor_version','0.4'),(453,70,'_wp_page_template','default'),(455,71,'themo_transparent_header','on'),(456,71,'themo_page_layout','full'),(457,71,'themo_hide_title','on'),(458,71,'themo_header_content_style','light'),(459,71,'themo_alt_logo','Off'),(460,71,'_wp_page_template','default'),(461,71,'_elementor_edit_mode','builder'),(462,71,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(463,71,'_elementor_data','a:12:{i:0;a:5:{s:2:\"id\";s:7:\"zj6jjty\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#403e60\";s:18:\"background_color_b\";s:7:\"#9ab99a\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:160;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gpqnzgu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ze1ctz3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qx4nrah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"title_text\";s:31:\"Fully Responsive & Feature Rich\";s:16:\"description_text\";s:72:\"Nulla adipiscing tortor aliquet massa suscipit, ut iaculis nisi lobortis\";s:13:\"button_1_text\";s:11:\"Take a tour\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"omcpdho\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"l9ybqj2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:7:\"#f5f5f5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"m9z4e7g\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"4wcs6fs\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"s7dnp87\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"title\";s:19:\"Swipe right or left\";s:11:\"header_size\";s:1:\"p\";s:5:\"align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:2;a:5:{s:2:\"id\";s:7:\"e513460\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:31:\"[masterslider alias=\"showcase\"]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"t2jg2gh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"gwojd7s\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"p4xktj3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:45:\"th-linea icon-basic-elaboration-message-check\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"yriclj4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vhflp42\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-linea icon-basic-laptop\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Rapid Deployment\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"mojl11h\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"c3aegco\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sd5bvjk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:29:\"th-trip travelpack-binoculars\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Niche Markets\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"u63aulw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"61abfq9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Creative Solutions\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"aislwln\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yuwsscm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xifpfhi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qkvyend\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vzpnrof\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:38:\"Stratus Works Perfectly on All Devices\";s:16:\"description_text\";s:242:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo.\";s:14:\"button_1_style\";s:15:\"standard-accent\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"fyorz9c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"wlvg42y\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"osu3p1y\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0zhrbv9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:45:\"th-linea icon-basic-elaboration-message-check\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"tjrc0px\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dwldhq6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:26:\"th-linea icon-basic-laptop\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Rapid Deployment\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"sult64t\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tcekoqe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bvtcgm0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-trip travelpack-binoculars\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Niche Markets\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"o6kfynh\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xcwddd6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Creative Solutions\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"ep854fg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#0dba6c\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:26;}s:18:\"background_color_b\";s:7:\"#4dd493\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:280;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dvjchmk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"9ep469q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9cuy6j\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"gcu94cv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"ulvllrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfodklp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tfnvett\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:24:\"Easy to Use Page Builder\";s:16:\"description_text\";s:243:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo. \";s:14:\"button_1_style\";s:15:\"standard-accent\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"sjgygot\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"cgmzlcs\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xigqpiz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"642zv7g\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"q3xa3nf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hzaf6ah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:45:\"th-linea icon-basic-elaboration-message-check\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"fv0mjms\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fyw48n8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:26:\"th-linea icon-basic-laptop\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Rapid Deployment\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"q3ocs8z\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wjcva7y\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"87wq6ge\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-trip travelpack-binoculars\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Niche Markets\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mxxuqiy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"v2ulame\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Creative Solutions\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:11;a:5:{s:2:\"id\";s:7:\"2glnxi3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lnpffbg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"kxxhykl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"xs1r22u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:29:\"Would you like to learn more?\";s:16:\"description_text\";s:91:\"Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"2znrfy7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:14:\"button_1_style\";s:15:\"standard-accent\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:3;a:5:{s:2:\"id\";s:7:\"dloyjwe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(464,71,'_elementor_version','0.4'),(466,72,'themo_transparent_header','on'),(467,72,'themo_page_layout','full'),(468,72,'themo_hide_title','on'),(469,72,'themo_header_content_style','light'),(470,72,'themo_alt_logo','Off'),(471,72,'_wp_page_template','default'),(472,72,'_elementor_edit_mode','builder'),(473,72,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(474,72,'_elementor_data','a:10:{i:0;a:5:{s:2:\"id\";s:7:\"zj6jjty\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#2cad8e\";s:18:\"background_color_b\";s:7:\"#41607d\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:200;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gpqnzgu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ze1ctz3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qx4nrah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"title_text\";s:23:\"Stratus is Feature Rich\";s:16:\"description_text\";s:82:\"Complete with unlimited features & flexibility, and unparalleled customer support\n\";s:13:\"button_1_text\";s:11:\"Take a tour\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"omcpdho\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"t2jg2gh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"gwojd7s\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"p4xktj3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"yriclj4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vhflp42\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:38:\"th-linea icon-ecommerce-graph-increase\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ulvllrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfodklp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tfnvett\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:24:\"Easy to Use Page Builder\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"sjgygot\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"cgmzlcs\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xigqpiz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"yiqzzue\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#313a61\";s:18:\"background_color_b\";s:7:\"#6381b7\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"bpleiet\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mzpkjou\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"umeaqou\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"nnmqyrj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:32:\"Add Full Width Background Images\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"bg6u0y2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"hjc9ajr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uw5w3ux\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lty9xa1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9fmqip\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"3i06665\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"xvei0jp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#246464\";s:18:\"background_color_b\";s:7:\"#1ba789\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:210;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cb5xnv6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"22d4khe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:33:\"Unlimited Fonts, Colors, Sidebars\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:9:\"More Info\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"3j8m6p6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"l67hjze\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zxh56k6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"aislwln\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yuwsscm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xifpfhi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qkvyend\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vzpnrof\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:23:\"Choose from 1000+ Icons\";s:16:\"description_text\";s:170:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.\";s:13:\"button_1_text\";s:9:\"More Info\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"fyorz9c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"n7qs9xo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#61a1d4\";s:18:\"background_color_b\";s:7:\"#21b9d1\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:220;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"eh9wrbb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cf3b1ld\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:34:\"Fully Responsive & Device Friendly\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:9:\"More Info\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"ptiq6kc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"nvb5m9b\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"pczmywh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"vwmze3c\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xkhv87n\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5ukktkh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ekj951p\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"7jr3zwu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:28:\"World Class Customer Support\";s:16:\"description_text\";s:170:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.\";s:13:\"button_1_text\";s:9:\"More Info\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"invig9e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ep854fg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#0dba6c\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:26;}s:18:\"background_color_b\";s:7:\"#4dd493\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:280;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dvjchmk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"9ep469q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9cuy6j\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"gcu94cv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(475,72,'_elementor_version','0.4'),(477,73,'themo_transparent_header','off'),(478,73,'themo_page_layout','full'),(479,73,'themo_hide_title','on'),(480,73,'themo_header_content_style','light'),(481,73,'themo_alt_logo','Off'),(482,73,'_wp_page_template','default'),(483,73,'_elementor_edit_mode','builder'),(484,73,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(485,73,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"zj6jjty\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#54595f\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gpqnzgu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"ze1ctz3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qx4nrah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:856;}s:10:\"text_align\";s:4:\"left\";s:10:\"title_text\";s:34:\"Stratus looks great on all devices\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"Download\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"0n40siu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:9:\"th_img_xl\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:3;a:5:{s:2:\"id\";s:7:\"omcpdho\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ulvllrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cgmzlcs\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xigqpiz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"xfodklp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tfnvett\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"Retina Ready\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"nfrzzdj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"yiqzzue\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#1fbed1\";s:18:\"background_color_b\";s:7:\"#62a1d4\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"umeaqou\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"nnmqyrj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Stratus provides world class support\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"novwftk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"bpleiet\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mzpkjou\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"aislwln\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yuwsscm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xifpfhi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qkvyend\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vzpnrof\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:22:\"Extremely Customizable\";s:16:\"description_text\";s:170:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"tcbfxue\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"wdb3t36\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"i6n74r6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"vlobv62\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"cbjgqye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:742;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:55:\"Use Stratus & Build The Perfect Site for your Business!\";s:16:\"description_text\";s:170:\"Fusce sit amet metus a tortor varius lacinia. Nulla facilisi. Integer consequat interdum nibh, sit amet vehicula enim lobortis ut. Vivamus ultrices vestibulum risus, sed.\";s:10:\"text_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ls4bhc6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:9:\"th_img_xl\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:3;a:5:{s:2:\"id\";s:7:\"zggir4x\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"hjc9ajr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uw5w3ux\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lty9xa1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9fmqip\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"3i06665\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(486,73,'_elementor_version','0.4'),(488,74,'themo_transparent_header','on'),(489,74,'themo_page_layout','full'),(490,74,'themo_hide_title','on'),(491,74,'themo_header_content_style','light'),(492,74,'themo_alt_logo','Off'),(493,74,'_wp_page_template','default'),(494,74,'_elementor_edit_mode','builder'),(495,74,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(496,74,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"cf4bq1k\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#6ec1e4\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#6c86e2\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:220;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5qkrp8c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"9slc0k8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"title_text\";s:31:\"Pricing that fits your business\";s:16:\"description_text\";s:51:\"Donec ullamcorper nulla non metus auctor fringilla.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_1_text\";s:11:\"Get Started\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"3lice4z\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oxpn66m\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"6ybuukh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"lp5loc4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:30:\"Packages for all startup sizes\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"do9kdtj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"h9fw1j6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"t8fiiel\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:6:\"editor\";s:251:\"<p>Ut vehicula arcu massa, sit amet egestas orci euismod quis. Sed sed imperdiet nunc, ut tempus tortor. Ut eget suscipit metus, eu tempor sapien. Duis molestie, nisl id maximus lobortis, ante leo elementum mi, sit amet semper enim sit amet augue.</p>\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"37z8xcv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"srjvwlo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:6:\"editor\";s:246:\"<p>Donec dui lorem, malesuada ut mattis eget, convallis in sem. Duis condimentum ligula vel magna blandit, nec tincidunt orci pellentesque. Mauris a lectus massa. Aliquam egestas pharetra nisi, quis dignissim ligula vehicula magna eget vitae.</p>\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:7:\"pr4j2ro\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"2bedtj2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"baznrwd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"jtlvuyt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"94hkgj1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:7:\"pricing\";a:3:{i:0;a:18:{s:15:\"price_col_title\";s:12:\"Premium Plan\";s:19:\"price_col_sub_title\";s:13:\"50+ Employees\";s:15:\"price_col_price\";s:3:\"$75\";s:14:\"price_col_text\";s:6:\"/month\";s:21:\"price_col_description\";s:109:\"Customer Support\nCustom Domain\nLots of Storage\nHigh Speed Bandwidth\nPremium Design\nFast Turnaround\nVIP Access\";s:23:\"price_col_button_1_show\";s:3:\"yes\";s:23:\"price_col_button_1_text\";s:8:\"See Plan\";s:24:\"price_col_button_1_style\";s:12:\"ghost-accent\";s:23:\"price_col_button_1_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:3:\"_id\";s:7:\"ywynofq\";s:23:\"price_col_button_2_show\";s:0:\"\";s:23:\"price_col_button_2_text\";s:0:\"\";s:24:\"price_col_button_2_style\";s:0:\"\";s:23:\"price_col_button_2_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:18:\"price_col_featured\";s:0:\"\";s:20:\"price_col_background\";s:0:\"\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:1;a:18:{s:15:\"price_col_title\";s:13:\"Business Plan\";s:19:\"price_col_sub_title\";s:13:\"50+ Employees\";s:15:\"price_col_price\";s:3:\"$55\";s:14:\"price_col_text\";s:6:\"/month\";s:21:\"price_col_description\";s:99:\"Customer Support\nCustom Domain\nLots of Storage\nHigh Speed Bandwidth\nPremium Design\nFast Turnaround\n\";s:23:\"price_col_button_1_show\";s:3:\"yes\";s:23:\"price_col_button_1_text\";s:8:\"See Plan\";s:24:\"price_col_button_1_style\";s:11:\"ghost-light\";s:23:\"price_col_button_1_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:3:\"_id\";s:7:\"dn6alnb\";s:23:\"price_col_button_2_show\";s:0:\"\";s:23:\"price_col_button_2_text\";s:0:\"\";s:24:\"price_col_button_2_style\";s:0:\"\";s:23:\"price_col_button_2_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:18:\"price_col_featured\";s:3:\"yes\";s:20:\"price_col_background\";s:7:\"#045089\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:2;a:18:{s:15:\"price_col_title\";s:10:\"Basic Plan\";s:19:\"price_col_sub_title\";s:13:\"50+ Employees\";s:15:\"price_col_price\";s:3:\"$35\";s:14:\"price_col_text\";s:6:\"/month\";s:21:\"price_col_description\";s:83:\"Customer Support\nCustom Domain\nLots of Storage\nHigh Speed Bandwidth\nPremium Design\n\";s:23:\"price_col_button_1_show\";s:3:\"yes\";s:23:\"price_col_button_1_text\";s:8:\"See Plan\";s:24:\"price_col_button_1_style\";s:12:\"ghost-accent\";s:23:\"price_col_button_1_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:3:\"_id\";s:7:\"e1r9esy\";s:23:\"price_col_button_2_show\";s:0:\"\";s:23:\"price_col_button_2_text\";s:0:\"\";s:24:\"price_col_button_2_style\";s:0:\"\";s:23:\"price_col_button_2_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:18:\"price_col_featured\";s:0:\"\";s:20:\"price_col_background\";s:0:\"\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:13:\"themo-pricing\";}i:2;a:5:{s:2:\"id\";s:7:\"wb60hj5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"yttgukp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,137,0.94)\";s:18:\"background_color_b\";s:7:\"#3080d1\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dhpkm4c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"kdfsltk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"w06zcmn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:49:\"We\'re here to help, 24 hours a day, 7 days a week\";s:13:\"button_1_text\";s:14:\"Download Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"bc85l6g\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"h4gdvq8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bhqrj61\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"9cqe8sk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ur9v0nh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:30:\"Just some of the many features\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"jalos0z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"le5ab9i\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"i29f8l9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8ff5v9c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:26:\"th-linea icon-basic-mixer2\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Fully Featured\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"ic33jnv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"7u558bw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"eur8d3k\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"covzkiu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kltapeh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"u8pg9q3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qx84il0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:27:\"th-linea icon-basic-headset\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Excellent Support\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:7:\"pqgo1wz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"yrcm7ns\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"c9r99xa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"14kfxdv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"scqfzst\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:35:\"Is Stratus right for your business?\";s:16:\"description_text\";s:91:\"Contact us today to schedule a personalized onboarding tour of the Stratus WordPress theme.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"fg00fhk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"79tnxtb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:4;a:5:{s:2:\"id\";s:7:\"elwy1ik\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(497,74,'_elementor_version','0.4'),(499,75,'themo_transparent_header','on'),(500,75,'themo_page_layout','full'),(501,75,'themo_hide_title','on'),(502,75,'themo_header_content_style','light'),(503,75,'themo_alt_logo','Off'),(504,75,'_elementor_edit_mode','builder'),(505,75,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(506,75,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"yooivlw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:15:\"column_position\";s:6:\"bottom\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#30335c\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:850;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:535;}s:18:\"background_color_b\";s:7:\"#0a0912\";s:24:\"background_gradient_type\";s:6:\"radial\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dfqvxaa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"q3wg6o1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:122;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zttczvl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:10:\"title_text\";s:17:\"Experience Retina\";s:16:\"description_text\";s:0:\"\";s:13:\"button_1_text\";s:7:\"Explore\";s:13:\"button_2_text\";s:7:\"Buy Now\";s:14:\"button_2_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"9e1uyvj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"w1t02nz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:9:\"th_img_xl\";s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"5qt2xe4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uxvhdni\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1000;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ujbtkbf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"kvrctzi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"sqbsiwa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"Impossibly light. Almost.\";s:16:\"description_text\";s:285:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. \";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yxwzxgn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"kp9638w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"swkwzid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lliwzam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"csdxfzy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:9:{i:0;a:5:{s:2:\"id\";s:7:\"lvcyfqp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ndtskdg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:32:\"Slim design. Without compromise.\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cvjcodt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"bzsrqwm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"vcigyah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:5;a:5:{s:2:\"id\";s:7:\"qrhrbzc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"mygoyfa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mikeove\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Mobile Interface Design\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hvdngzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ahqpyye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"vbrbuku\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:7;a:5:{s:2:\"id\";s:7:\"xvbfzji\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pqntjev\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fslgnya\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:26:\"Web and Mobile Development\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"wqmeauu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xggyvrb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Project Strategy\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:8;a:5:{s:2:\"id\";s:7:\"rbmhjwn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"ownzfuw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:14:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#7a7a7a\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.68000000000000005;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zdawofk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:9:\"animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"clhwnmg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"title\";s:21:\"Watch the Reveal film\";s:11:\"header_size\";s:2:\"h3\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"wztl6ye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"vxt65mq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:157:\"<p style=\"text-align:center\">[video_play src=\"https://youtu.be/RDpOB-OXypQ\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"toibxeu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,136,0.94)\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:18:\"background_color_b\";s:7:\"#328cd5\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:330;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ynznljm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rnfjmad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"guovjpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:57:\"Is Stratus a good fit for you? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"mluerox\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"vurplvh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fzmritm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"xocchjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zqmhtov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Rebuilt from the inside out\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wniepbv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"ammaojv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"otpfdwl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"erxf7th\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"yzwptee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"sqfnulg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"ydiewxr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"sxlljoh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-move2\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"mp8dxi9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"uyxrfjz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ukabdtf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hxuygjx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:38:\"Stays open longer with all-day battery\";s:16:\"description_text\";s:415:\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhwlgxk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hgynpxp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:15:\"hover_animation\";s:3:\"bob\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"apkhvmc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:560;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#54595f\";s:18:\"background_color_b\";s:7:\"#7a7a7a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qwnxufe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"xponkqc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nwsidzp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"zyqyiet\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"oasupby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Industry-leading attention to detail\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cruynga\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"utktfmq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfsjnpw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xnfmlez\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart Search\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"lhgqzyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sibdbtt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast Cloud Upload\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"ewvoupc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ygalczr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#328cd5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xvfgsqc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zzvskgt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:165:\"\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:16:\"testimonial_name\";s:15:\"Sandra Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"rwcfjkr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:6:\"height\";s:10:\"min-height\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"miqdian\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"acjonqe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"mhyyhst\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:35:\"<p>[product_page sku=\"lapbook\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"yqqqvde\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(507,75,'_elementor_version','0.4'),(508,75,'_wp_page_template','default'),(1426,201,'_wp_attached_file','2018/03/4.jpg'),(1427,201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:301;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2018/03/4.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-151x300.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"4-50x100.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"4-40x80.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"4-301x303.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"4-301x512.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"4-301x394.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"4-152x303.jpg\";s:5:\"width\";i:152;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"4-301x465.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(510,76,'themo_transparent_header','off'),(511,76,'themo_page_layout','full'),(512,76,'themo_hide_title','on'),(513,76,'themo_header_content_style','light'),(514,76,'themo_alt_logo','Off'),(515,76,'_wp_page_template','default'),(516,76,'_elementor_edit_mode','builder'),(517,76,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(518,76,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2d3277\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a56b743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"729f902\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5658e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c93437d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/resinworks3d\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e72cfaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c20fb5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b96ecd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"65abbc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9fd903\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"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\":false}},\"elements\":[{\"id\":\"ef27b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"674396e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3991de8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28f719d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/fun-to-do\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a68b4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19683,2511,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5687,1137,'_elementor_edit_mode','builder'),(5688,1137,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(5689,1137,'_elementor_data','[{\"id\":\"5suoggt\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ileabcp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d3rj0lq\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"edcbv5r\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"sz6e7zq\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5682,1136,'_elementor_edit_mode','builder'),(5683,1136,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(5684,1136,'_elementor_data','[{\"id\":\"5suoggt\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ileabcp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d3rj0lq\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"edcbv5r\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"sz6e7zq\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b2715t6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"6iytv63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"p5dl39a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4xfs5uz\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"6bjqjph\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5685,1136,'_elementor_version','0.4'),(5963,1156,'_elementor_edit_mode','builder'),(5646,1130,'_elementor_edit_mode','builder'),(5647,1130,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(5648,1130,'_elementor_data','[{\"id\":\"qrnt87d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"309ruab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fho6i4w\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":391},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5suoggt\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ileabcp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d3rj0lq\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"edcbv5r\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"sz6e7zq\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b2715t6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"6iytv63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"p5dl39a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4xfs5uz\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"6bjqjph\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5649,1130,'_elementor_version','0.4'),(519,76,'_elementor_version','0.4'),(1528,224,'themo_transparent_header','off'),(1529,224,'themo_page_layout','full'),(521,77,'themo_transparent_header','off'),(522,77,'themo_page_layout','full'),(523,77,'themo_hide_title','on'),(524,77,'themo_header_content_style','light'),(525,77,'themo_alt_logo','Off'),(526,77,'_wp_page_template','default'),(527,77,'_elementor_edit_mode','builder'),(528,77,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(529,77,'_elementor_data','a:9:{i:0;a:5:{s:2:\"id\";s:7:\"me8voal\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4s35fiz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"b187a8c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:36:\"[masterslider alias=\"home-parallax\"]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"8faq5qo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1300;}s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"2plstbo\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"z6zf1m9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:16:\"th_img_sm_square\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mqzz1hf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"67t2xy1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:16:\"th_img_sm_square\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"10jhb5c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"2f9lzl4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:16:\"th_img_sm_square\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"jq2pd0v\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:220;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";s:16:\"background_image\";a:2:{s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";s:2:\"id\";i:25;}s:19:\"background_position\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4q96z7e\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"wuityc3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"g8x4lyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wa7ifi2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:32:\"th-linea icon-weather-cloud-drop\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:10:\"Waterproof\";s:16:\"description_text\";s:100:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:280;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"2bvwqsp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kpxv3d7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:31:\"th-trip travelpack-location-pin\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:12:\"Built in GPS\";s:16:\"description_text\";s:92:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:280;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ukbcah8\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"beweraq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:31:\"th-trip travelpack-gym-dumbbell\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"Health Tracking\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:280;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:10:\"fadeInLeft\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"5dbp4zb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f3f3f3\";s:16:\"background_image\";a:2:{s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";s:2:\"id\";i:25;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"87rn47x\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"kurdjid\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wwnfuzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"bnvmxsx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"snaskjh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:22:\"A Powerful Health Tool\";s:16:\"description_text\";s:69:\"Vivamus eget metus odio. Aliqua dolor metus in tincidunt condimentum.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ckiplat\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"nxvcjzs\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uidtjom\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"fxfgugx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"hooqabw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"raiwscd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"vtdbllp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:91:\"Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"gswvdtc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:6:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kyvfhkt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:57;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"efgthlk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"oxzvbkg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gznbece\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-trip travelpack-compass\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:100:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"yojtjbo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-linea icon-weather-star\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:111:\"Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"mpweilq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:46:\"th-linea icon-basic-elaboration-cloud-download\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Full Demo Content\";s:16:\"description_text\";s:92:\"In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"wknfvpw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"2gitvqs\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:600;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";s:16:\"background_image\";a:2:{s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";s:2:\"id\";i:25;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kx2x16r\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"abhbjun\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"g5dy3mq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"d4dfsfv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"mhtrgep\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:6:{i:0;a:2:{s:2:\"id\";i:34;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";}i:1;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:2;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:3;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:4;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:5;a:2:{s:2:\"id\";i:28;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/09.jpeg\";}}s:14:\"thumbnail_size\";s:18:\"th_img_sm_standard\";s:15:\"gallery_columns\";s:1:\"3\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:2;a:5:{s:2:\"id\";s:7:\"x64ra5u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"7cmklvp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ry55yc1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rs0g0a6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o87ue8q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:42:\"Why wait? Don\'t you think it\'s about time?\";s:13:\"button_1_text\";s:7:\"Buy Now\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"le835w7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(530,77,'_elementor_version','0.4'),(532,78,'themo_transparent_header','on'),(533,78,'themo_page_layout','full'),(534,78,'themo_hide_title','on'),(535,78,'themo_header_content_style','light'),(536,78,'themo_alt_logo','Off'),(537,78,'_wp_page_template','default'),(538,78,'_elementor_edit_mode','builder'),(539,78,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(540,78,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"gjngy27\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:6:\"height\";s:10:\"min-height\";s:21:\"background_background\";s:5:\"video\";s:16:\"background_color\";s:7:\"#232323\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:87;}s:21:\"background_video_link\";s:41:\"https://www.youtube.com/embed/8aOqL9iDL30\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.33000000000000002;}s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wgrxytv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"lm4xy9j\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:5:\"title\";s:14:\"We Are Stratus\";s:11:\"header_size\";s:2:\"h1\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"lhznvj6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"title\";s:32:\"We make your ideas come to life.\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:21:\"typography_typography\";s:6:\"custom\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:22:\"typography_font_weight\";s:3:\"300\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:2;a:5:{s:2:\"id\";s:7:\"bqoyckb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"dsaq7dc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:13:\"button_1_text\";s:13:\"Find out more\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:12:\"button_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"h5drkzx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f1f6fa\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zyrs0y4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"f8872zo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:23:\"th-linea icon-basic-cup\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:270;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"hr61w8x\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ipa9hvy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:36:\"th-linea icon-basic-picture-multiple\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:270;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"eub115f\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"2utfgey\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-check\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:106:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat dorem quis.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:270;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"j8vl9u8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mi9sqa9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"lutqx6n\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"h71xrxd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:37:\"th-trip th-prsn travelpack-man-circle\";s:9:\"icon_size\";s:2:\"md\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:26:\"Trusted By These Companies\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"6em1f8y\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"xgyjd65\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:15:{s:8:\"carousel\";a:5:{i:0;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:1;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:2;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:3;a:2:{s:2:\"id\";i:26;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/010.jpeg\";}i:4;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}}s:14:\"thumbnail_size\";s:6:\"custom\";s:26:\"thumbnail_custom_dimension\";a:2:{s:5:\"width\";s:3:\"260\";s:6:\"height\";s:0:\"\";}s:14:\"slides_to_show\";s:1:\"4\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:6:\"arrows\";s:12:\"caption_type\";s:5:\"title\";s:15:\"arrows_position\";s:7:\"outside\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"arrows_color\";s:16:\"rgba(0,0,0,0.91)\";s:13:\"image_spacing\";s:6:\"custom\";s:20:\"image_spacing_custom\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:29:\"caption_typography_typography\";s:6:\"custom\";s:30:\"caption_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:4;a:5:{s:2:\"id\";s:7:\"poawmig\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"jmnfbtq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1c4454\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#24b08e\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:170;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qjhmaxz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zrolpmq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ewwzjjm\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uaprnjn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cgqjvjp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hrwsvrq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zwcnmsq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"jynumrg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eowjifo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ypuocph\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"sjep0mn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"81ktsih\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"rx05x1w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ew4qhxv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:48:\"th-linea icon-basic-elaboration-todolist-flagged\";s:9:\"icon_size\";s:2:\"md\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:14:\"Theme Features\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"eyqw5pn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"z4hpxra\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"u54u3dv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"pai980k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:27:\"Beautiful Responsive Design\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"4iw77m5\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:175;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"obdn6xx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"xupqre0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:30:\"Retina Ready & Touch Optimized\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:7:\"d3ilwwj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"hp34zy8\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wgqq8bo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"xzhgaa5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Powerful Forms\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"j2ej8fh\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:175;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tnx15my\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"gkfp8kb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Portfolio\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"4t732mr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"9mea5lj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#2163a1\";s:18:\"background_color_b\";s:7:\"#2a79bd\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"drsa6vv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"l1nypzy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"xgf9qe3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:43:\"Ready to use Stratus for your next project?\";s:13:\"button_1_text\";s:8:\"Download\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"lamqe6p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(541,78,'_elementor_version','0.4'),(543,79,'themo_transparent_header','off'),(544,79,'themo_page_layout','full'),(545,79,'themo_hide_title','on'),(546,79,'themo_header_content_style','light'),(547,79,'themo_alt_logo','Off'),(548,79,'_wp_page_template','default'),(549,79,'_elementor_edit_mode','builder'),(550,79,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(551,79,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"l5otpwy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:80;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#58b5d4\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#97c7b3\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4rbmdwb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"88vslpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"title_text\";s:24:\"Be there when it happens\";s:16:\"description_text\";s:20:\"With Suuper, you can\";s:11:\"title_color\";s:7:\"#045089\";s:13:\"button_1_text\";s:9:\"App Store\";s:14:\"button_1_style\";s:13:\"standard-dark\";s:13:\"button_2_text\";s:11:\"Google Play\";s:14:\"button_2_style\";s:13:\"standard-dark\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/app_store_button.png\";s:2:\"id\";i:37;}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:87:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/google_play_button.png\";s:2:\"id\";i:36;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"c2gbrev\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"pda2s58\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#18191a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e5z7wvc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"g5ke19v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wf4mr0y\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:39;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/tech-reviews.png\";}i:1;a:2:{s:2:\"id\";i:38;s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/las-santos-times.png\";}i:2;a:2:{s:2:\"id\";i:40;s:3:\"url\";s:79:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/info-daily.png\";}i:3;a:2:{s:2:\"id\";i:41;s:3:\"url\";s:75:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/komodo.png\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:10:\"navigation\";s:6:\"arrows\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:2;a:5:{s:2:\"id\";s:7:\"ormn0c9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"rjqj06b\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"amiosko\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"hjypt2l\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"fvlnc2f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:4:\"icon\";s:29:\"th-linea icon-music-volume-up\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:30:\"Never miss another event again\";s:16:\"description_text\";s:283:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. Sed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo. Integer ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"2tl2fdf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"pvtvkxm\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#045189\";s:18:\"background_color_b\";s:7:\"#023e69\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"1b32il9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"6k3glce\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"tton0nj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"papec3u\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"tth70bj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_sm_portrait\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"7xqypzo\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"39k5q6d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:10:\"text_align\";s:4:\"left\";s:17:\"text_align_mobile\";s:6:\"center\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:16:\"FOMO? Forget It.\";s:16:\"description_text\";s:128:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"trwsmi3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"tio0dd9\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#15bfb2\";s:18:\"background_color_b\";s:7:\"#0f968b\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dtfld46\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"akt4amd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"p8k5i2d\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"nqqu199\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ce0tohp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:10:\"text_align\";s:4:\"left\";s:17:\"text_align_mobile\";s:6:\"center\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:21:\"Always be in the know\";s:16:\"description_text\";s:128:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"o4sk6v1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5msh9b4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_sm_portrait\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"kk5xq3w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"otn4ifz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1b1b1b\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"en382ca\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ssqrp7z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:38:\"th-linea icon-ecommerce-graph-increase\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"e617dra\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oph9wl5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:34:\"th-linea icon-basic-sheet-multiple\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"rn2o4bg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:540;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:450;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#5385b4\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#07355a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"regzv8h\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"et17b3q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"title\";s:15:\"Watch the video\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"mxeohpl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"zq0a4ik\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:172:\"<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"ttjpboj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"andgmtp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"jordbyz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"iqttgzp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:23:\"Feature Rich. No bloat.\";s:16:\"description_text\";s:71:\"Donec sit eget metus odio. Aliqua dolor metus in tincidunt condimentum.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ormfkth\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"oczaxix\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"30\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1250;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lvonpvb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"ndzwnbp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"srdgbwc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"tcqkqdq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"xnbrahz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:91:\"Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"qmyzqtk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:6:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hbgivri\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:57;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ecligsd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"jvgagwb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"canvozw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-trip travelpack-compass\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:105:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis donecsagittis tellus erat quis.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"hilrvzt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-linea icon-weather-star\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:111:\"Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"tneddzf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:46:\"th-linea icon-basic-elaboration-cloud-download\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Full Demo Content\";s:16:\"description_text\";s:92:\"In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"eglptri\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"dblmotd\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ca5b66\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:753;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gwecxke\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"bucahyu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qpapnfa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:126:\"\"It\'s so convenient - Suuper makes it easy to see everything going with my friends in a snap - Suuper is my new favorite app!\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:12:\"App Reviewer\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:9:\"text_size\";s:2:\"lg\";s:26:\"testimonial_image_position\";s:3:\"top\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}i:2;a:5:{s:2:\"id\";s:7:\"ubxebur\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"gupakhu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"rdj3qmq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"ejmt0po\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"32uvxw3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:28:\"Achievements too, of course!\";s:16:\"description_text\";s:0:\"\";s:4:\"icon\";s:23:\"th-linea icon-basic-cup\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"5d6x6jt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"25sfl6f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:19:\"th_img_md_landscape\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"0o1tj2y\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zffi2ah\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"nr6usys\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"er0gx9f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"text\";s:43:\"Available now. Get in there and live it up!\";s:13:\"button_1_text\";s:9:\"App Store\";s:14:\"button_1_style\";s:13:\"standard-dark\";s:13:\"button_2_text\";s:11:\"Google Play\";s:14:\"button_2_style\";s:13:\"standard-dark\";s:10:\"text_color\";s:7:\"#ffffff\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/app_store_button.png\";s:2:\"id\";i:37;}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:87:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/google_play_button.png\";s:2:\"id\";i:36;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"dxgqvp6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(552,79,'_elementor_version','0.4'),(554,80,'themo_transparent_header','on'),(555,80,'themo_page_layout','full'),(556,80,'themo_hide_title','on'),(557,80,'themo_header_content_style','light'),(558,80,'themo_alt_logo','Off'),(559,80,'_wp_page_template','default'),(560,80,'_elementor_edit_mode','builder'),(561,80,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(562,80,'_elementor_data','a:9:{i:0;a:5:{s:2:\"id\";s:7:\"1xpmrvs\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:649;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#3ac7a7\";s:18:\"background_color_b\";s:7:\"#2a4864\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nzl6eua\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h8ph2pd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:6:\"slides\";a:2:{i:0;a:65:{s:11:\"slide_title\";s:27:\"Create a Mobile App Website\";s:10:\"slide_text\";s:35:\"Elegant, Flexible, and Feature Rich\";s:19:\"slide_button_text_1\";s:9:\"App Store\";s:14:\"slide_bg_color\";s:7:\"#41c3a5\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:3:\"_id\";s:7:\"eao4h7v\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:11:\"Google Play\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:6:\"center\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/app_store_button.png\";s:2:\"id\";i:37;}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:87:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/google_play_button.png\";s:2:\"id\";i:36;}}i:1;a:65:{s:11:\"slide_title\";s:26:\"Launch Your App with Style\";s:10:\"slide_text\";s:34:\"Everything you need to get started\";s:19:\"slide_button_text_1\";s:9:\"App Store\";s:14:\"slide_bg_color\";s:7:\"#3e709d\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:3:\"_id\";s:7:\"igdwljr\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:19:\"rgba(84,89,95,0.58)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:11:\"Google Play\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:6:\"center\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:13:\"slides_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:70;}s:20:\"slides_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:60;}s:20:\"slides_height_mobile\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-slider\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"7hw1oy0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"5ejua6b\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"2nacusf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"8zkioa9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"8t5j86m\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:28:\"Why You\'ll Love Our Platform\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"l39y7j0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ohvps3p\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:18:\"background_color_b\";s:7:\"#328cd5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ywjl471\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xf55d21\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"It\'s Awesome\";s:16:\"description_text\";s:173:\"Vestibulum vehicula viverra purus, ac malesuada sem euismod quis. Maecenas vel ullamcorper lorem. Donec eget gravida libero, eu sagittis dolor. Proin ut felis orci. Quisque.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"f4cfr2u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qiyl8iu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"myu0q3z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"ah2vuwn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"9lvo81j\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fx7nbjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"4mvhq9t\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ytgbr0t\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:17:\"Powerful Features\";s:16:\"description_text\";s:159:\"Aenean sed nunc gravida, mattis lorem quis, varius quam. Pellentesque est ligula, dictum eget ornare sed, cursus quis sapien. Cras quis nisi id nisi porttitor.\";s:13:\"button_1_text\";s:12:\"Download App\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"35qilms\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"zdw3yv9\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#273741\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5amemki\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"opu1vzh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"7vyywct\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:17:\"Modern & Flexible\";s:16:\"description_text\";s:63:\"List your top App features and details with elegance and style.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"26mt7gp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"b6o6jsh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"r656cv0\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"i34tkaq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"p7zbrp7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"iud32ck\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"kg8gofl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:91:\"Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"45pfw4c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:5:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"t8ezs7e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"1pq25o7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:57;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"lqdxzfg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"85sfkbn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wtexozu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:26:\"th-trip travelpack-compass\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:100:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"2az2dyo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:26:\"th-linea icon-weather-star\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:111:\"Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"9cz5fxg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:46:\"th-linea icon-basic-elaboration-cloud-download\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Full Demo Content\";s:16:\"description_text\";s:92:\"In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"l19hyrd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"midcwzg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#4f4f4f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:19:\"background_position\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"otercuv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"plkxjpx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ilzzxxn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"dpfigjz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cadgahs\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"qazfvrv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"twmvyup\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"voiwxyk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ngttdbm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ekngpil\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"t6n6063\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#554f4e\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cjrhm8a\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"hs72mlk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"8504ftx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:38:\"Pretty sweet right? Download it today!\";s:13:\"button_1_text\";s:7:\"Buy Now\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"rvz8rjn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"0i7s1nc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:4:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:7:\"#c1c1c1\";s:24:\"background_gradient_type\";s:6:\"radial\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qtou2cg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"eq4pk9h\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"anchor\";s:8:\"showcase\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"eyoy36x\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"jrckys2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"Showcase Your Screenshots\";s:16:\"description_text\";s:89:\"A Beautiful way to Present Multiple Screens. Carousel includes Lightbox and Link Options.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:3;a:5:{s:2:\"id\";s:7:\"9ius8le\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"b5cpuzy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:20;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/16.jpeg\";}i:1;a:2:{s:2:\"id\";i:21;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/17.jpeg\";}i:2;a:2:{s:2:\"id\";i:19;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/12.jpeg\";}i:3;a:2:{s:2:\"id\";i:22;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/15.jpeg\";}}s:14:\"thumbnail_size\";s:18:\"th_img_sm_portrait\";s:26:\"thumbnail_custom_dimension\";a:2:{s:5:\"width\";s:3:\"250\";s:6:\"height\";s:0:\"\";}s:14:\"slides_to_show\";s:1:\"4\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:6:\"arrows\";s:7:\"link_to\";s:4:\"file\";s:13:\"open_lightbox\";s:3:\"yes\";s:15:\"arrows_position\";s:7:\"outside\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"arrows_color\";s:7:\"#2d2d2d\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:5;a:5:{s:2:\"id\";s:7:\"anbq52a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"05n57bl\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gewb82t\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"65btyoq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"tfyx7qf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Would you like to see more?\";s:16:\"description_text\";s:91:\"Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wakipq4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"cd8x0ut\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:4;a:5:{s:2:\"id\";s:7:\"u2ppd4p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(563,80,'_elementor_version','0.4'),(1405,196,'_elementor_version','0.4'),(565,81,'themo_transparent_header','off'),(566,81,'themo_page_layout','full'),(567,81,'themo_hide_title','on'),(568,81,'themo_header_content_style','light'),(569,81,'themo_alt_logo','Off'),(570,81,'_wp_page_template','default'),(571,81,'_elementor_edit_mode','builder'),(572,81,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(573,81,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"l5otpwy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:80;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#e3dfd3\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#ffffff\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:130;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4rbmdwb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"88vslpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"title_text\";s:14:\"Cloud software\";s:16:\"description_text\";s:34:\"Showcased in the best way possible\";s:11:\"title_color\";s:7:\"#045089\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"c2gbrev\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"saio1tw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ws0mkub\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#00d379\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"1ng0o1v\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"sbogepb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"9bo8rtg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:23:\"th-linea icon-basic-cup\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"All the features you want\";s:16:\"description_text\";s:76:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero.\";s:13:\"primary_color\";s:21:\"rgba(255,255,255,0.9)\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ygwxi1k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"9hnyig2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"c9r0paa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:30;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uy13ham\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast cloud upload\";s:16:\"description_text\";s:98:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"4xgwkls\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart search\";s:16:\"description_text\";s:111:\"Nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat, odio justo accumsan.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";s:16:\"_animation_delay\";i:200;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"fpfwahb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:14:\"Full analytics\";s:16:\"description_text\";s:67:\"Integer nec neque leo. Pellentesque nec ipsum ante vivamus viverra.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";s:16:\"_animation_delay\";i:400;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"us2e54e\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"au6vu1v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"sof9w0g\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"j0ooerx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"a97x32l\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"mlhc5lo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"t4ts8gm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:19:\"Powerful yet simple\";s:16:\"description_text\";s:0:\"\";s:13:\"primary_color\";s:21:\"rgba(255,255,255,0.9)\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"sca51p2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"8e5tvvk\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pea2doy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"5\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sbnygbr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"w8g5m3t\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:7:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:21:\"space_between_widgets\";i:20;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"y01m6f9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-lock\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Fully hosted and secure\";s:16:\"description_text\";s:98:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"kuaneu9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:27:\"th-linea icon-basic-picture\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"High resolution\";s:16:\"description_text\";s:64:\"Pellentesque nec neque leo. Pellentesque nec ipsum ante vivamus.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:200;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"1jpg4ul\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:23:\"th-linea icon-basic-rss\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Social integration\";s:16:\"description_text\";s:98:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:400;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"b567dgy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"pda2s58\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#2b8dd6\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e5z7wvc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"g5ke19v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wf4mr0y\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:39;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/tech-reviews.png\";}i:1;a:2:{s:2:\"id\";i:38;s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/las-santos-times.png\";}i:2;a:2:{s:2:\"id\";i:40;s:3:\"url\";s:79:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/info-daily.png\";}i:3;a:2:{s:2:\"id\";i:41;s:3:\"url\";s:75:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/komodo.png\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:10:\"navigation\";s:6:\"arrows\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:2;a:5:{s:2:\"id\";s:7:\"ormn0c9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"30hlhtc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#7fd1d2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5zb1tih\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"v54j4wr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"9jitgbl\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"hr0fwca\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"x263mh2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"eijzzzl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"q12jl0z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:200;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"0fkp6un\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cro1jay\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:400;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"gn7q7t6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"9tajqsx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0bniain\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"ltajslu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"c38a92p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:21:\"Ready to get started?\";s:16:\"description_text\";s:103:\"Try our free 14 day trial and see if our product is right for your business. No credit card, no hassle!\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ok2ck4d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"vfebuuj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:4;a:5:{s:2:\"id\";s:7:\"4xlh33x\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(574,81,'_elementor_version','0.4'),(576,82,'themo_transparent_header','off'),(577,82,'themo_page_layout','full'),(578,82,'themo_hide_title','on'),(579,82,'themo_header_content_style','dark'),(580,82,'themo_alt_logo','Off'),(3572,82,'_elementor_edit_mode','builder'),(582,82,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(583,82,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Visit Store\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2390,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/CreativeCADworks-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18172,2302,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18173,2302,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c14e3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"MiiCraft\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3447fa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9Creations\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6071,1181,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6046,1175,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(1525,223,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":214,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1440,206,'_elementor_edit_mode','builder'),(1441,206,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1442,206,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83e3d8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"35b8fa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7814150\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f4dc9f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ceb82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"91f5e1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1777cf4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8e9e045\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a989cdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1402,196,'_elementor_edit_mode','builder'),(1403,196,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1404,196,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#000000\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"whvcecs\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uxvhdni\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f0f0f0\",\"content_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[{\"id\":\"ujbtkbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"kvrctzi\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"sqbsiwa\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-eye\",\"title_size\":\"h3\",\"title_text\":\"Unlike anything you\'ve ever experienced\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yxwzxgn\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pgfbfna\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"autoplay_speed\":10000,\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"swkwzid\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(584,82,'_elementor_version','0.4'),(585,82,'_wp_page_template','default'),(587,83,'_wp_page_template','default'),(588,83,'themo_transparent_header','on'),(589,83,'themo_hide_title','on'),(590,83,'themo_page_layout','full'),(592,83,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yqx5s5x\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"350\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#333333\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"6ddlmvg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pfyoayp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"z3pecxf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:4:\"Shop\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"hebeukf\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mvifroi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vya1b0v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"pxwomkq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:17:\"<p>[products]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(593,83,'_elementor_version','0.4'),(594,83,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"53a7b949f0\";}'),(595,83,'themo_header_content_style','light'),(596,83,'themo_alt_logo','Off'),(598,84,'_wp_page_template','templates/blog-standard.php'),(599,84,'themo_transparent_header','on'),(600,84,'themo_hide_title','on'),(601,84,'themo_page_layout','full'),(602,84,'_elementor_edit_mode','builder'),(603,84,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fbb59ce5cd\";}'),(604,84,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zr62owr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:13:\"Standard Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(605,84,'_elementor_version','0.4'),(606,84,'themo_header_content_style','light'),(607,84,'themo_alt_logo','Off'),(609,85,'_wp_page_template','templates/blog-masonry.php'),(610,85,'themo_transparent_header','on'),(611,85,'themo_hide_title','on'),(612,85,'themo_page_layout','right'),(613,85,'_elementor_edit_mode','builder'),(614,85,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:5:\"right\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fbb59ce5cd\";}'),(615,85,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zr62owr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:22:\"Masonry Blog + Sidebar\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(616,85,'_elementor_version','0.4'),(617,85,'themo_header_content_style','light'),(618,85,'themo_alt_logo','Off'),(620,86,'_wp_page_template','templates/blog-standard.php'),(621,86,'themo_transparent_header','on'),(622,86,'themo_hide_title','on'),(623,86,'themo_page_layout','right'),(624,86,'_elementor_edit_mode','builder'),(625,86,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:5:\"right\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fbb59ce5cd\";}'),(626,86,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zr62owr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:13:\"Standard Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(627,86,'_elementor_version','0.4'),(628,86,'themo_header_content_style','light'),(629,86,'themo_alt_logo','Off'),(631,87,'_wp_page_template','default'),(632,87,'themo_transparent_header','on'),(633,87,'themo_hide_title','on'),(634,87,'themo_page_layout','full'),(635,87,'_elementor_edit_mode','builder'),(636,87,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"86bf7c70f2\";}'),(637,87,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"qo2m1j7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"title_text\";s:23:\"Masonry Blog Full Width\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"j81sio5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:10:\"pagination\";s:3:\"yes\";s:12:\"post_columns\";s:5:\"5-col\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:2;a:5:{s:2:\"id\";s:7:\"48r7spq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(638,87,'_elementor_version','0.4'),(639,87,'themo_header_content_style','light'),(640,87,'themo_alt_logo','Off'),(642,88,'_wp_page_template','default'),(643,88,'themo_transparent_header','on'),(644,88,'themo_hide_title','on'),(645,88,'themo_page_layout','full'),(646,88,'_elementor_edit_mode','builder'),(647,88,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"b3ffbb97b0\";}'),(648,88,'themo_header_content_style','light'),(649,88,'themo_alt_logo','Off'),(650,88,'_elementor_data','a:7:{i:0;a:5:{s:2:\"id\";s:7:\"ogmd1r6\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"60\";}s:21:\"background_background\";s:5:\"video\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_color_b\";s:0:\"\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.31;}s:27:\"shape_divider_bottom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:46;}s:16:\"background_color\";s:7:\"#595959\";s:21:\"background_video_link\";s:28:\"https://youtu.be/7b07tvwC1uQ\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mkpgtl0\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"g4p83nm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"title_text\";s:25:\"We build amazing products\";s:16:\"description_text\";s:99:\"We\'re a fast growing company looking for talented individuals who can help us make software better.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_1_text\";s:13:\"View Openings\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:13:\"button_1_link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:8:\"#careers\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"fyuwp5p\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"qgvjbyi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gz03h2w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:21:\"Why come work for us?\";s:16:\"description_text\";s:560:\"Nulla at mauris accumsan eros ullamcorper tincidunt at nec ipsum. In iaculis est ut sapien ultrices, vel feugiat nulla lobortis. Donec nec quam accumsan, lobortis.Integer at erat malesuada, tincidunt orci nec, aliquet quam. Nulla accumsan sapien eu ultrices pulvinar. Proin tincidunt augue a auctor placerat. In iaculis est ut sapien ultrices, vel feugiat nulla. Morbi in fermentum erat. Vivamus porta velit interdum, iaculis ipsum ultrices, maximus magna. Quisque sagittis ac est non fringilla. Mauris viverra lectus non diam dictum, quis pretium est iaculis.\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"45luahm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sf0a3gj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:1;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:2;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:3;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:14:\"slides_to_show\";s:1:\"1\";s:13:\"image_stretch\";s:3:\"yes\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:13:\"dots_position\";s:6:\"inside\";s:9:\"dots_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:10:\"dots_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"76o43km\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4ikctyf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:7:{i:0;a:5:{s:2:\"id\";s:7:\"ffzx8is\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ltn3cik\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:13:\"Company perks\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wdwyttd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"bnj7trm\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"36iya0k\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wo2dpgk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:28:\"th-linea icon-basic-calendar\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Flexible schedule\";s:16:\"description_text\";s:105:\"Cras nec consequat neque, nec placerat purus. Maecenas dui turpis, suscipit vel efficitur sed, tempor in.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"bii3c1j\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"evhrqk3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:27:\"th-linea icon-basic-display\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"New Apple Computer\";s:16:\"description_text\";s:111:\"Maecenas nibh ipsum, viverra faucibus consectetur non, maximus id ante. Nullam eros urna, consequat sed tempor.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"lobuvbv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"4l0sxyz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0zsufge\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:27:\"th-trip travelpack-airplane\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Paid Holidays\";s:16:\"description_text\";s:94:\"Nullam faucibus pretium augue in iaculis. In leo dui, molestie vel congue in, viverra in nisl.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hd2cqkp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ezuo3xc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:35:\"th-trip travelpack-fork-plate-knife\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Open Cafeteria\";s:16:\"description_text\";s:102:\"Duis posuere hendrerit mi et tincidunt. Aliquam est est, rhoncus sit amet massa at, elementum finibus.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:7:\"fcrpk0c\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"j2w4m21\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fflz7wr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:38:\"th-linea icon-ecommerce-graph-increase\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Competitive Salary\";s:16:\"description_text\";s:112:\"Fusce in condimentum dolor. Donec quis pharetra nulla. Nam efficitur tortor sit amet tincidunt aliquam. Aliquam.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"sjemkv3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ru56r7u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:19:\"Team Building Camps\";s:16:\"description_text\";s:102:\"Duis a lacinia elit, in malesuada orci. Nam imperdiet risus ut eleifend sodales. Phasellus dolor odio.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"rw92zms\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"szymze5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#49cc86\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:18:\"background_color_b\";s:7:\"#10a857\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"tfbzt02\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4myp5us\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"anixlqb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg77p0k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"5h5fea1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vnl4em2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"o4utzq7\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1080;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:11:\"_element_id\";s:7:\"careers\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"t4was3k\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"8rwyo7g\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"700\";}s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:12:\"Work With Us\";s:16:\"description_text\";s:71:\"Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"a8u131n\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"n1e56j5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:32:\"Business Development Coordinator\";s:11:\"tab_content\";s:669:\"<h4 class=\"accordion-title\" style=\"text-align: left;\">Business Development Coordinator</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eget posuere nisl. Fusce tincidunt massa pulvinar est lobortis, at pellentesque ante accumsan. Aenean condimentum neque a libero sollicitudin, a pretium massa auctor. Donec eu tellus scelerisque, gravida purus nec, fermentum lectus. Pellentesque sagittis eu mi ac dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer at mauris at leo dictum semper ac at neque. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>\";s:3:\"_id\";s:7:\"5r7eav4\";}i:1;a:3:{s:9:\"tab_title\";s:17:\"Marketing Manager\";s:11:\"tab_content\";s:190:\"<p>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.</p>\";s:3:\"_id\";s:7:\"ghm549t\";}}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"accordion\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"5937vot\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.10000000000000001;}s:16:\"background_color\";s:7:\"#333333\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xfkexax\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"lkhu0fi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"t2aaju1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:10:\"Our Office\";s:16:\"description_text\";s:131:\"Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam. \nPellentesque ornare sem lacinia quam venenatis vestibulum.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"4v9mfws\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"9sxyv4f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"latitude\";d:49.293753000000002;s:9:\"longitude\";d:-123.053398;s:5:\"title\";s:11:\"Company Co.\";s:16:\"business_address\";s:41:\"1366 Main Street\nVancouver Canada\nV8V 3K6\";s:5:\"hours\";s:64:\"Monday to Friday: 10am - 6pm\nSaturday: 11am - 4pm\nSunday: Closed\";s:11:\"link_1_text\";s:7:\"Call Us\";s:11:\"link_2_text\";s:8:\"Email Us\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-google-maps\";}i:4;a:5:{s:2:\"id\";s:7:\"omhxedv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"pt7917h\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5v8uf75\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"35ka8i6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:38:\"Want to help us build loyal customers?\";s:16:\"description_text\";s:71:\"Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"c64h6as\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"5u2telg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(651,88,'_elementor_version','0.4'),(653,89,'_wp_page_template','default'),(654,89,'themo_transparent_header','on'),(655,89,'themo_hide_title','on'),(656,89,'themo_page_layout','full'),(657,89,'_elementor_edit_mode','builder'),(658,89,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"b3ffbb97b0\";}'),(659,89,'themo_header_content_style','light'),(660,89,'themo_alt_logo','Off'),(661,89,'_elementor_data','a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xij48vh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:16:{s:6:\"height\";s:4:\"full\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1040\";}s:16:\"background_color\";s:7:\"#39c9a8\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:18:\"background_color_b\";s:7:\"#2d4463\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"staouny\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"0iyilmb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:11:\"Coming Soon\";s:16:\"description_text\";s:47:\"Input your email to be notified when we launch!\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"9nq8qqg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"f0taaqg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:7:\"stacked\";s:22:\"slide_shortcode_border\";s:22:\"th-form-bg th-light-bg\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:75;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"3ms8rrq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(662,89,'_elementor_version','0.4'),(664,90,'_wp_page_template','default'),(665,90,'themo_transparent_header','off'),(666,90,'themo_hide_title','on'),(667,90,'themo_page_layout','full'),(668,90,'_elementor_edit_mode','builder'),(669,90,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-368-7266\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Info@cadworks3d.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20d7334\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3465,681,'_elementor_edit_mode','builder'),(3466,681,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3450,678,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3391,666,'_elementor_edit_mode','builder'),(3392,666,'_elementor_data','[{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652523\",\"longitude\":\"79.377717\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\"},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(670,90,'_elementor_version','0.4'),(671,90,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(672,90,'themo_header_content_style','light'),(673,90,'themo_alt_logo','Off'),(675,91,'_wp_page_template','default'),(676,91,'themo_transparent_header','on'),(677,91,'themo_hide_title','on'),(678,91,'themo_page_layout','full'),(679,91,'_elementor_edit_mode','builder'),(680,91,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"86bf7c70f2\";}'),(681,91,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"dy8ht18\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:12:\"Masonry Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;}s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"j81sio5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:10:\"pagination\";s:3:\"yes\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:2;a:5:{s:2:\"id\";s:7:\"48r7spq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(682,91,'_elementor_version','0.4'),(683,91,'themo_header_content_style','light'),(684,91,'themo_alt_logo','Off'),(686,92,'_wp_page_template','default'),(687,92,'themo_transparent_header','on'),(688,92,'themo_hide_title','on'),(689,92,'themo_page_layout','full'),(690,92,'_elementor_edit_mode','builder'),(691,92,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(692,92,'themo_header_content_style','light'),(693,92,'themo_alt_logo','Off'),(694,92,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"2w0mk2y\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"350\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#444444\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xc8mq7y\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"p0msbpy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"9cmv7ny\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:10:\"My Account\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mlrqebl\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mbkdpvc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"syhb5wg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"lzyfqel\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:24:\"[woocommerce_my_account]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"uwpi0bm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(695,92,'_elementor_version','0.4'),(697,93,'_wp_page_template','default'),(698,93,'themo_transparent_header','on'),(699,93,'themo_hide_title','off'),(700,93,'themo_page_layout','left'),(701,93,'themo_header_content_style','light'),(702,93,'themo_alt_logo','Off'),(704,94,'_wp_page_template','default'),(705,94,'themo_transparent_header','off'),(706,94,'themo_hide_title','on'),(707,94,'themo_page_layout','full'),(708,94,'_elementor_edit_mode','builder'),(709,94,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(710,94,'themo_header_content_style','light'),(711,94,'themo_alt_logo','Off'),(712,94,'_elementor_data','[{\"id\":\"l2yvhrb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"255uyaq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eavc933\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eup9ynq\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cart\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"wybvpiy\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"hphcoga\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"kzlqyu7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gyyqiud\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"00wmpji\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8317,1479,'_wp_page_template','default'),(8318,1479,'_elementor_edit_mode','builder'),(8319,1479,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(713,94,'_elementor_version','0.4'),(715,95,'_wp_page_template','default'),(716,95,'themo_transparent_header','off'),(717,95,'themo_hide_title','on'),(718,95,'themo_page_layout','full'),(719,95,'_elementor_edit_mode','builder'),(720,95,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(721,95,'themo_header_content_style','light'),(722,95,'themo_alt_logo','Off'),(723,95,'_elementor_data','[{\"id\":\"uwb5ume\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"ubedodd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"expl34p\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3twqrkv\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Checkout\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b117906\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30deab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"eoeeihq\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"pdfyjad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fd2a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_currency_selector_widget title=\\\"Currency Switcher\\\" widget_type=\\\"dropdown|buttons\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"chcfyvy\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[woocommerce_checkout]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"mr2wpw3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8304,1477,'_wp_page_template','default'),(8305,1477,'_elementor_edit_mode','builder'),(8306,1477,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(724,95,'_elementor_version','0.4'),(726,96,'_wp_page_template','default'),(727,96,'themo_transparent_header','off'),(728,96,'themo_hide_title','on'),(729,96,'themo_page_layout','full'),(730,96,'_elementor_edit_mode','builder'),(731,96,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(4450,912,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(732,96,'themo_header_content_style','light'),(733,96,'themo_alt_logo','Off'),(734,96,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We will help you set up your 3D printer to assure of excellent print results.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>We offer multiple application specific models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under resources.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Our training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel Free to Reach Us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(4559,938,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4448,912,'_elementor_edit_mode','builder'),(4449,912,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(735,96,'_elementor_version','0.4'),(737,97,'_wp_page_template','default'),(738,97,'themo_transparent_header','on'),(739,97,'themo_hide_title','on'),(740,97,'themo_page_layout','full'),(741,97,'_elementor_edit_mode','builder'),(742,97,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(743,97,'themo_header_content_style','light'),(744,97,'themo_alt_logo','Off'),(745,97,'_elementor_data','a:4:{i:0;a:5:{s:2:\"id\";s:7:\"pqxxyki\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:50;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.34999999999999998;}s:17:\"background_repeat\";s:9:\"no-repeat\";s:16:\"background_color\";s:7:\"#35b8e0\";s:21:\"background_attachment\";s:6:\"scroll\";s:18:\"background_color_b\";s:7:\"#82cae0\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:160;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hqlbopu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"owmuydt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ynvmafk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:540;}s:10:\"title_text\";s:7:\"Gallery\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"kwdpeyt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qzefiol\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"maakrxu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"rztvyxw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:69;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:9:\"2 Columns\";s:16:\"description_text\";s:0:\"\";s:17:\"description_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"xglithi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:4:{i:0;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:1;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:2;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:3;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}}s:14:\"thumbnail_size\";s:19:\"th_img_md_landscape\";s:15:\"gallery_columns\";s:1:\"2\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:3;a:5:{s:2:\"id\";s:7:\"ihsqvbg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"xpgptam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bioyyom\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"mhlrubf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ugqjbby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:69;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:9:\"3 Columns\";s:16:\"description_text\";s:0:\"\";s:17:\"description_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cazlzkh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:6:{i:0;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:1;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:2;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:3;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:4;a:2:{s:2:\"id\";i:26;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/010.jpeg\";}i:5;a:2:{s:2:\"id\";i:34;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";}}s:14:\"thumbnail_size\";s:19:\"th_img_md_landscape\";s:15:\"gallery_columns\";s:1:\"3\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:3;a:5:{s:2:\"id\";s:7:\"juecnej\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"837vdq1\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"me4ix2x\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"d4ffteg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"iyhprg1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:69;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:9:\"4 Columns\";s:16:\"description_text\";s:0:\"\";s:17:\"description_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"rsg5ngt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:8:{i:0;a:2:{s:2:\"id\";i:35;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/01.jpeg\";}i:1;a:2:{s:2:\"id\";i:33;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/02.jpeg\";}i:2;a:2:{s:2:\"id\";i:34;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";}i:3;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:4;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:5;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:6;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:7;a:2:{s:2:\"id\";i:28;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/09.jpeg\";}}s:14:\"thumbnail_size\";s:19:\"th_img_md_landscape\";s:15:\"gallery_columns\";s:1:\"4\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:3;a:5:{s:2:\"id\";s:7:\"nlx5k8e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(746,97,'_elementor_version','0.4'),(748,98,'_wp_page_template','default'),(749,98,'themo_transparent_header','off'),(750,98,'themo_hide_title','on'),(751,98,'themo_page_layout','full'),(752,98,'_elementor_edit_mode','builder'),(753,98,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(754,98,'themo_header_content_style','light'),(755,98,'themo_alt_logo','Off'),(756,98,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1000},\"height\":\"full\",\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of B9Creations &amp; Phrozen 3D printers and global distributors for MiiCraft 3D Printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1-416-368-7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23879,2762,'_wp_page_template','default'),(23880,2762,'_elementor_edit_mode','builder'),(23881,2762,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23882,2762,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#f12184\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23863,2759,'_wp_page_template','default'),(23864,2759,'_elementor_edit_mode','builder'),(23865,2759,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23855,2758,'_wp_page_template','default'),(23856,2758,'_elementor_edit_mode','builder'),(23857,2758,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23858,2758,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"title_color\":\"#f12184\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6ed0b4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"900\"},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d4abd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"745c5494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec venenatis velit metus. Morbi non augue non sapien ullamcorper volutpat id a libero. Curabitur maximus vel est ac suscipit. Pellentesque imperdiet ultricies interdum.\\u00a0<\\/p>\",\"text_color\":\"#a0a0a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"PT Sans\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"14167509\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e05d7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nunc elementum porta tempus. In gravida nisi at dui eleifend lobortis. Vestibulum lobortis, leo at laoreet ornare, ante lectus commodo nisl, varius pellentesque velit justo eget purus. \\u00a0Aliquam tortor massa, elementum at tellus.\\u00a0<\\/p>\",\"align\":\"right\",\"text_color\":\"#a0a0a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"PT Sans\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c6f2e3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"background_background\":\"classic\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290},\"background_image\":{\"id\":2752,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/vication4.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#fe4c2e\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"shape_divider_top\":\"curve\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_top_negative\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"470\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"35a8d6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6011,1169,'_elementor_edit_mode','builder'),(3052,600,'_elementor_edit_mode','builder'),(3053,600,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3054,600,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150}},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We build the modern web\",\"description_text\":\"Creative user interface design from a world-class team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vestibulum fermentum fermentum. In nulla sem, gravida a feugiat in, maximus id orci. Donec nec sagittis ipsum, sit amet venenatis orci. Donec bibendum pulvinar dapibus. Duis ac dui accumsan, finibus erat sagittis, mollis nulla.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"jh3vg1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ztbb3i5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\"},\"elements\":[{\"id\":\"8uygsxj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"zok9jee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-paintbrush\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Premium Design\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"g5w7for\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aus10ny\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-layers2\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Full Stack Development\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"sdebjee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"omoxevs\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Mobile Apps\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vj0cdhn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(757,98,'_elementor_version','0.4'),(763,103,'_elementor_template_type','page'),(764,103,'_elementor_edit_mode','builder'),(765,103,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(766,103,'_elementor_data','a:1:{i:0;a:5:{s:2:\"id\";s:8:\"3ad5ccb1\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:3:\"gap\";s:2:\"no\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:40;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5fbe1b58\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:9:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"414db861\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:9:\"shortcode\";s:33:\"[masterslider alias=\"home-video\"]\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(767,103,'_elementor_version','0.4'),(768,103,'themo_transparent_header','on'),(769,103,'themo_page_layout',NULL),(770,103,'themo_hide_title','on'),(771,103,'themo_header_content_style',NULL),(772,103,'themo_alt_logo',NULL),(774,104,'_elementor_template_type','page'),(775,104,'_elementor_edit_mode','builder'),(776,104,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:8:\"51a227b6\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:23:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#4f4f4f\";s:16:\"background_image\";a:2:{s:2:\"id\";i:3788;s:3:\"url\";s:101:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/stratus_cryptocurrency_header_04.jpg\";}s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:694;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"th_section_parallax\";s:3:\"yes\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"624f52d4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:8:\"38104bb0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:8:\"17ae246d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:10:\"title_text\";s:12:\"Stratus Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;}s:17:\"description_color\";s:7:\"#ffffff\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:8:\"71d666d9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:5:\"title\";s:127:\"Follow along with us as we share  our experiences in the industry - the highs, the lows, and everything that falls  in between.\";s:11:\"header_size\";s:1:\"p\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:3;a:5:{s:2:\"id\";s:8:\"4976dbbc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:130;}s:9:\"structure\";s:2:\"30\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"249f233a\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:11:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_mobile\";i:33;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"3992ec9d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:21:\"fa fa-facebook-square\";s:4:\"link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"39fccff\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:11:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_mobile\";i:33;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"db6006c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:20:\"fa fa-twitter-square\";s:4:\"link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"4acb291b\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:11:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_mobile\";i:33;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"30c97387\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:20:\"fa fa-youtube-square\";s:4:\"link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:8:\"3c24ded8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"6dfc9d9f\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"a608252\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"4d3f8e4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"pagination\";s:3:\"yes\";s:15:\"post_categories\";a:2:{i:0;s:1:\"1\";i:1;s:2:\"44\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:2;a:5:{s:2:\"id\";s:8:\"1498b8ae\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(777,104,'_elementor_version','0.4'),(778,104,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"86bf7c70f2\";}'),(779,104,'themo_transparent_header','on'),(780,104,'themo_page_layout','full'),(781,104,'themo_hide_title','on'),(782,104,'themo_header_content_style','light'),(783,104,'themo_alt_logo','Off'),(785,105,'_elementor_template_type','page'),(786,105,'_elementor_edit_mode','builder'),(787,105,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(788,105,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:8:\"68a03d23\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:649;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"650f24fb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8233d6f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:6:\"slides\";a:3:{i:0;a:65:{s:11:\"slide_title\";s:30:\"Buy and sell  digital currency\";s:10:\"slide_text\";s:0:\"\";s:19:\"slide_button_text_1\";s:7:\"Explore\";s:14:\"slide_bg_color\";s:7:\"#41c3a5\";s:20:\"slide_button_style_1\";s:14:\"standard-light\";s:3:\"_id\";s:7:\"56dd436\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:101:\"http://master.themovation.com/stratus/wp-content/uploads/2018/01/stratus_cryptocurrency_header_01.jpg\";s:2:\"id\";i:3835;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:0:\"\";s:22:\"slide_bg_overlay_color\";s:18:\"rgba(0, 0, 0, 0.5)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:8:\"#explore\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:7:\"Buy Now\";s:20:\"slide_button_style_2\";s:11:\"ghost-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:6:\"center\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:6:\"custom\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:34;}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:3:\"400\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:6:\"custom\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:1;a:65:{s:11:\"slide_title\";s:23:\"Fast, easy transactions\";s:10:\"slide_text\";s:0:\"\";s:19:\"slide_button_text_1\";s:7:\"Explore\";s:14:\"slide_bg_color\";s:7:\"#41c3a5\";s:20:\"slide_button_style_1\";s:14:\"standard-light\";s:3:\"_id\";s:7:\"16d0af1\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:101:\"http://master.themovation.com/stratus/wp-content/uploads/2018/01/stratus_cryptocurrency_header_06.jpg\";s:2:\"id\";i:3802;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:16:\"rgba(0,0,0,0.25)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:8:\"#explore\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:7:\"Buy Now\";s:20:\"slide_button_style_2\";s:11:\"ghost-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:4:\"left\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:6:\"custom\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:34;}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:3:\"400\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:6:\"custom\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:2;a:65:{s:11:\"slide_title\";s:39:\"The most trusted digital asset exchange\";s:10:\"slide_text\";s:0:\"\";s:19:\"slide_button_text_1\";s:7:\"Explore\";s:14:\"slide_bg_color\";s:7:\"#41c3a5\";s:20:\"slide_button_style_1\";s:14:\"standard-light\";s:3:\"_id\";s:7:\"3d2cb49\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:101:\"http://master.themovation.com/stratus/wp-content/uploads/2018/01/stratus_cryptocurrency_header_03.jpg\";s:2:\"id\";i:3803;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:10:\"center top\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:15:\"rgba(0,0,0,0.1)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:8:\"#explore\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:7:\"Buy Now\";s:20:\"slide_button_style_2\";s:11:\"ghost-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:41;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:71;}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:25:\"slide_horizontal_position\";s:5:\"right\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:4:\"left\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:6:\"custom\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:34;}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:3:\"400\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:6:\"custom\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:13:\"slides_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"slides_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:60;}s:20:\"slides_height_mobile\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:70;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-slider\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:8:\"57d7096a\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1599;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"504f0186\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"6e93ee19\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:8:\"4dc8fd85\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:15;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/tech-reviews.png\";}i:1;a:2:{s:2:\"id\";i:12;s:3:\"url\";s:79:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/info-daily.png\";}i:2;a:2:{s:2:\"id\";i:13;s:3:\"url\";s:75:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/komodo.png\";}i:3;a:2:{s:2:\"id\";i:14;s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/las-santos-times.png\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:10:\"navigation\";s:6:\"arrows\";s:14:\"slides_to_show\";s:1:\"4\";s:12:\"arrows_color\";s:7:\"#54595f\";s:20:\"image_spacing_custom\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:2;a:5:{s:2:\"id\";s:8:\"75262286\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:8:\"5b13ee80\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"47cc5afa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:9:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:8:\"63db7b40\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:6:\"anchor\";s:7:\"explore\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:8:\"4aa3108c\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"30eba1d9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"4474b3d3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"2e30d4b0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"3a82df00\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5dff4c22\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:18:{s:26:\"header_horizontal_position\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:5:\"21.5%\";s:16:\"description_text\";s:117:\"Vestibulum at nisi vitae est molestie pellentesque. Integer augue lorem, vulputate ut ornare eget, semper eget urna. \";s:27:\"title_typography_typography\";s:6:\"custom\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:11:\"title_color\";s:7:\"#045089\";s:28:\"title_typography_font_weight\";s:3:\"300\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:0;s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:8:\"7ad377f9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"3b2bbf3d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:18:{s:26:\"header_horizontal_position\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:4:\"12M+\";s:16:\"description_text\";s:123:\"Duis a libero sed eros porttitor facilisis id id elit. Donec aliquam, odio sed gravida hendrerit, tellus dui mollis purus.\n\";s:27:\"title_typography_typography\";s:6:\"custom\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:11:\"title_color\";s:7:\"#045089\";s:28:\"title_typography_font_weight\";s:3:\"300\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:250;s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"184d3a1f\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5b0b0065\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:18:{s:26:\"header_horizontal_position\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:3:\"$14\";s:16:\"description_text\";s:120:\"Aliquam vitae leo eros. Phasellus tincidunt, lacus vel tristique pharetra, enim felis volutpat purus, sed eleifend orci.\";s:27:\"title_typography_typography\";s:6:\"custom\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:11:\"title_color\";s:7:\"#045089\";s:28:\"title_typography_font_weight\";s:3:\"300\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:500;s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:8:\"520b82af\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"51bfa26f\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e96ded0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:8:\"5572c022\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:15:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:2:\"id\";i:3775;s:3:\"url\";s:76:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/network.png\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#ffffff\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"2bef86c8\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:11:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:7:{i:0;a:5:{s:2:\"id\";s:8:\"14cd5d37\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:125;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:8:\"30919b02\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:13:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:61:\"Sign up today and start investing in the future of currency.\";s:16:\"description_text\";s:0:\"\";s:28:\"title_typography_font_weight\";s:6:\"normal\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:50;}s:27:\"title_typography_typography\";s:6:\"custom\";s:28:\"title_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:8:\"3aedd86a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;}s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:8:\"6ff22d24\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:9:\"structure\";s:2:\"30\";s:9:\"animation\";s:8:\"fadeInUp\";s:3:\"gap\";s:5:\"wider\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"427559c4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5623aa9a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-lock\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"Safe and secure\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"751f000\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5f55135d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:10:\"Mobile app\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"44643859\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"4a989733\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:30:\"th-linea icon-ecommerce-wallet\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:13:\"Secure wallet\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:8:\"4df03aa5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:9:\"structure\";s:2:\"30\";s:9:\"animation\";s:8:\"fadeInUp\";s:3:\"gap\";s:5:\"wider\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"122d35de\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"392c854c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:28:\"th-linea icon-ecommerce-safe\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Regulated by SEC\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"97b86d2\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"65184faa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:27:\"th-linea icon-arrows-rotate\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Recurring buying\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"48f3caea\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"6a043f49\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:38:\"th-linea icon-arrows-switch-horizontal\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Instant exchange\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:8:\"1aefe122\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:6;a:5:{s:2:\"id\";s:8:\"1396db77\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:8:\"54f3d372\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:6:\"layout\";s:10:\"full_width\";s:9:\"structure\";s:2:\"20\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:8:\"26c2fec1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:3776;s:3:\"url\";s:90:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/stratus_crypto_tour_1.jpg\";}s:15:\"background_size\";s:5:\"cover\";s:16:\"content_position\";s:6:\"center\";s:19:\"background_position\";s:13:\"bottom center\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"4ec29ab4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:8:\"670fd4d3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:16:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"130\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"130\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"307dc087\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:17:{s:26:\"header_horizontal_position\";s:4:\"left\";s:10:\"text_align\";s:0:\"\";s:9:\"icon_size\";s:2:\"md\";s:8:\"position\";s:4:\"left\";s:10:\"title_text\";s:25:\"Available worldwide, 24/7\";s:16:\"description_text\";s:151:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"title_size\";s:2:\"h3\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"button_1_link\";a:3:{s:3:\"url\";s:9:\"#security\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:8:\"3bccb358\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"layout\";s:10:\"full_width\";s:9:\"structure\";s:2:\"20\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:8:\"38cf7743\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:16:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"130\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"130\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"3f149f58\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:17:{s:26:\"header_horizontal_position\";s:4:\"left\";s:10:\"text_align\";s:0:\"\";s:9:\"icon_size\";s:2:\"md\";s:8:\"position\";s:4:\"left\";s:10:\"title_text\";s:30:\"We’re serious about security\";s:16:\"description_text\";s:151:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"title_size\";s:2:\"h3\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"button_1_link\";a:3:{s:3:\"url\";s:10:\"#top-notch\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:8:\"13e365c3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:3777;s:3:\"url\";s:90:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/stratus_crypto_tour_2.jpg\";}s:15:\"background_size\";s:5:\"cover\";s:16:\"content_position\";s:6:\"center\";s:19:\"background_position\";s:13:\"bottom center\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:8:\"26ff5621\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:6:\"anchor\";s:8:\"security\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0fa52\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:8:\"19424df3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:6:\"layout\";s:10:\"full_width\";s:9:\"structure\";s:2:\"20\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:8:\"11f05df3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:3778;s:3:\"url\";s:90:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/stratus_crypto_tour_3.jpg\";}s:15:\"background_size\";s:5:\"cover\";s:16:\"content_position\";s:6:\"center\";s:19:\"background_position\";s:10:\"top center\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:8:\"37729554\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:6:\"anchor\";s:9:\"top-notch\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:8:\"4ed13e2d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:8:\"2e26518a\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:16:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"130\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"130\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"79e7ef18\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:17:{s:26:\"header_horizontal_position\";s:4:\"left\";s:10:\"text_align\";s:0:\"\";s:9:\"icon_size\";s:2:\"md\";s:8:\"position\";s:4:\"left\";s:10:\"title_text\";s:26:\"Top notch customer support\";s:16:\"description_text\";s:151:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"title_size\";s:2:\"h3\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"button_1_link\";a:3:{s:3:\"url\";s:13:\"#how-it-works\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:8:\"199a0bd7\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:16:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:18:\"background_color_b\";s:7:\"#039be8\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:80;}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:29:\"background_overlay_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5f1ea050\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:11:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:7:{i:0;a:5:{s:2:\"id\";s:8:\"4480864b\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:6:\"anchor\";s:12:\"how-it-works\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:8:\"728a89e3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"9347b17\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:13:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"How it works\";s:16:\"description_text\";s:140:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:50;}s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:3;a:5:{s:2:\"id\";s:8:\"7dad0b98\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"9abe02d\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:9:\"structure\";s:2:\"30\";s:9:\"animation\";s:8:\"fadeInUp\";s:3:\"gap\";s:5:\"wider\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:8:\"6e4ccac2\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4b7bfc2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:4:\"icon\";s:30:\"th-linea icon-ecommerce-wallet\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Create your wallet\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:8:\"6ebbff0b\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"728926a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:4:\"icon\";s:29:\"th-linea icon-ecommerce-money\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:13:\"Make payments\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:8:\"5518cd10\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"374095ac\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:12:{s:4:\"icon\";s:38:\"th-linea icon-arrows-switch-horizontal\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Buy or sell orders\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:8:\"4ad77123\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:6;a:5:{s:2:\"id\";s:7:\"10853d8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:8:\"23be7c2d\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"397957ee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:9:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:8:\"27cb5299\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"f9c60d7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"Latest posts\";s:16:\"description_text\";s:56:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:6:\"a9e0ab\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:8:\"7cbf260b\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"post_count\";i:3;s:15:\"post_categories\";a:1:{i:0;s:2:\"61\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:4;a:5:{s:2:\"id\";s:8:\"4eb1002f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:8:\"5f8b2f85\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:20:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#227aa3\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#128a8c\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:20;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"4d5cbdb1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:8:\"5591fa81\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:14:{s:19:\"testimonial_content\";s:209:\"\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis. Cras sit amet ante sollicitudin, venenatis neque in, dictum ipsum.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:3779;s:3:\"url\";s:92:\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/8865586006_560677ac33_o.jpg\";}s:16:\"testimonial_name\";s:14:\"Brent Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInDown\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:8:\"4a544d68\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1c1f20\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"6ec7eee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:10:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"d048fd6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:8:\"1c2dfbde\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:4:\"text\";s:40:\"Sign up now and create your wallet today\";s:13:\"button_1_text\";s:7:\"Buy Now\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:6:\"fadeIn\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:8:\"717b8d78\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(789,105,'_elementor_version','0.4'),(790,105,'themo_transparent_header','on'),(791,105,'themo_page_layout',NULL),(792,105,'themo_hide_title','on'),(793,105,'themo_header_content_style',NULL),(794,105,'themo_alt_logo',NULL),(796,106,'_elementor_template_type','page'),(797,106,'_elementor_edit_mode','builder'),(798,106,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"kpisror\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ppowkwo\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"tljtqad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gkjrejl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:16:\"Engage Worldwide\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"jjlfvix\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"zolynju\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cnzbmwj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mibzttb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"bpgdcds\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zremlqm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"bdxgrtp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"pzpgbbe\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qutzspl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cbxhduh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(799,106,'_elementor_version','0.4'),(800,106,'themo_transparent_header','off'),(801,106,'themo_page_layout',NULL),(802,106,'themo_hide_title','on'),(803,106,'themo_header_content_style',NULL),(804,106,'themo_alt_logo',NULL),(806,107,'_elementor_template_type','page'),(807,107,'_elementor_edit_mode','builder'),(808,107,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zgexkme\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"pmljuaz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"qcwqydh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wgxvbzh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:21:\"Envisioned Multimedia\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"dydyvcx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"bgoodsu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zvcgywt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"trcweyr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"gygqwou\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zhlugcm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"dbvpidb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"quugfyx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nqdtihr\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dksuhut\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(809,107,'_elementor_version','0.4'),(811,108,'_elementor_template_type','page'),(812,108,'_elementor_edit_mode','builder'),(813,108,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"dmnexlh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wdeyqtp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ubkwdcb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"tyxmuyp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:17:\"Growth Strategies\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cyansgv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"msnzigj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"rcerseq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xkggutn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"yoowfvm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wilivvr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"zuofyol\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"hdunpze\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"daqosxc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wlizvjg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(814,108,'_elementor_version','0.4'),(816,109,'_elementor_template_type','page'),(817,109,'_elementor_edit_mode','builder'),(818,109,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"vkyarei\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"efooanx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"pyttbij\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"xfetsxb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:18:\"Idea Collaboration\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ahqkfdu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uqlbfdz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ouklgeu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cwxrmto\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhkynzl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"idfsaco\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"ksekzij\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lgoszhy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kahqmhx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"njvpgkn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(819,109,'_elementor_version','0.4'),(821,110,'_elementor_template_type','page'),(822,110,'_elementor_edit_mode','builder'),(823,110,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"bcqrrdt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ulirmzx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"xwdlrwv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"updilep\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:16:\"Mobile Marketing\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"lpfpylt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"pljbyvt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"hqqcysx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oqibjut\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"edrcizd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"terfxnd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"qwiakyq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"frodree\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"whhokbi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gszmutl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(824,110,'_elementor_version','0.4'),(826,111,'_elementor_template_type','page'),(827,111,'_elementor_edit_mode','builder'),(828,111,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ugzretr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fpchaxw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"oxkvdhh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gjarypu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:18:\"Parallel Platforms\";s:16:\"description_text\";s:106:\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\";s:11:\"title_color\";s:7:\"#045089\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"pagicov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"cjijfif\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cjrxsvb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nynphuw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_md_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"kqihfgg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"byxkbuz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:5:\"Intro\";s:11:\"tab_content\";s:544:\"Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\";s:3:\"_id\";s:7:\"2hofal1\";}i:1;a:3:{s:9:\"tab_title\";s:5:\"Specs\";s:11:\"tab_content\";s:395:\"<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\";s:3:\"_id\";s:7:\"o6392cl\";}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"tabs\";}i:1;a:5:{s:2:\"id\";s:7:\"eihanxa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:13:\"button_1_text\";s:8:\"Download\";s:12:\"button_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"qlokjkc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"iwawbax\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lzeveob\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(829,111,'_elementor_version','0.4'),(831,112,'_elementor_template_type','page'),(832,112,'_elementor_edit_mode','builder'),(833,112,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(834,112,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"qdw6it3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#384067\";s:18:\"background_color_b\";s:7:\"#4d6291\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cgqtwfk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"a867asm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"title_text\";s:14:\"Our Portfolio \";s:16:\"description_text\";s:54:\"Nullam id dolor id nibh ultricies vehicula ut id elit.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"zfzbkrn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wzhlrgm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"jtshabg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"5svjzcg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:7:\"columns\";s:1:\"3\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-portfolio-grid\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"xhelyja\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lggezpi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oiyxhsp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(835,112,'_elementor_version','0.4'),(837,113,'_elementor_template_type','page'),(838,113,'_elementor_edit_mode','builder'),(839,113,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yqx5s5x\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"350\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#333333\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"6ddlmvg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pfyoayp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"z3pecxf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:4:\"Shop\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"hebeukf\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mvifroi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vya1b0v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"pxwomkq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:17:\"<p>[products]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(840,113,'_elementor_version','0.4'),(841,113,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"53a7b949f0\";}'),(842,113,'themo_transparent_header','on'),(843,113,'themo_page_layout','full'),(844,113,'themo_hide_title','on'),(845,113,'themo_header_content_style','light'),(846,113,'themo_alt_logo','Off'),(848,114,'_elementor_template_type','page'),(849,114,'_elementor_edit_mode','builder'),(850,114,'_elementor_data','a:4:{i:0;a:5:{s:2:\"id\";s:7:\"pqxxyki\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:50;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.34999999999999998;}s:17:\"background_repeat\";s:9:\"no-repeat\";s:16:\"background_color\";s:7:\"#35b8e0\";s:21:\"background_attachment\";s:6:\"scroll\";s:18:\"background_color_b\";s:7:\"#82cae0\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:160;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hqlbopu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"owmuydt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ynvmafk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:540;}s:10:\"title_text\";s:7:\"Gallery\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"kwdpeyt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qzefiol\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"maakrxu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"rztvyxw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:69;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:9:\"2 Columns\";s:16:\"description_text\";s:0:\"\";s:17:\"description_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"xglithi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:4:{i:0;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:1;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:2;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:3;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}}s:14:\"thumbnail_size\";s:19:\"th_img_md_landscape\";s:15:\"gallery_columns\";s:1:\"2\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:3;a:5:{s:2:\"id\";s:7:\"ihsqvbg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"xpgptam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bioyyom\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"mhlrubf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ugqjbby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:69;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:9:\"3 Columns\";s:16:\"description_text\";s:0:\"\";s:17:\"description_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cazlzkh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:6:{i:0;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:1;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:2;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:3;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:4;a:2:{s:2:\"id\";i:26;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/010.jpeg\";}i:5;a:2:{s:2:\"id\";i:34;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";}}s:14:\"thumbnail_size\";s:19:\"th_img_md_landscape\";s:15:\"gallery_columns\";s:1:\"3\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:3;a:5:{s:2:\"id\";s:7:\"juecnej\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"837vdq1\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"me4ix2x\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"d4ffteg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"iyhprg1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:69;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:9:\"4 Columns\";s:16:\"description_text\";s:0:\"\";s:17:\"description_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"rsg5ngt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:8:{i:0;a:2:{s:2:\"id\";i:35;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/01.jpeg\";}i:1;a:2:{s:2:\"id\";i:33;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/02.jpeg\";}i:2;a:2:{s:2:\"id\";i:34;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";}i:3;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:4;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:5;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:6;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:7;a:2:{s:2:\"id\";i:28;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/09.jpeg\";}}s:14:\"thumbnail_size\";s:19:\"th_img_md_landscape\";s:15:\"gallery_columns\";s:1:\"4\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:3;a:5:{s:2:\"id\";s:7:\"nlx5k8e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(851,114,'_elementor_version','0.4'),(852,114,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(854,115,'_elementor_template_type','page'),(855,115,'_elementor_edit_mode','builder'),(856,115,'_elementor_data','a:4:{i:0;a:5:{s:2:\"id\";s:7:\"jcpoldy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:15:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:720;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#605d64\";s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#2f3e4a\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:330;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bsvdawm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"addubne\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"fxsfiac\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:18:\"We\'re here to help\";s:16:\"description_text\";s:39:\"Get instant answers to common questions\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yo2cagj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"sprjkz2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:220;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"odkrlit\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"flvzjmb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"awdxuth\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:27:\"th-trip travelpack-lifebuoy\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_text\";s:13:\"Theme Support\";s:16:\"description_text\";s:107:\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\";s:10:\"title_size\";s:2:\"h4\";s:4:\"view\";s:7:\"stacked\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"gnumjhe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"jwvjcge\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-trip travelpack-film-strip\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_text\";s:15:\"Tutorial Videos\";s:16:\"description_text\";s:107:\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\";s:10:\"title_size\";s:2:\"h4\";s:4:\"view\";s:7:\"stacked\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"zbnpiyj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"smswnnk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:36:\"th-linea icon-basic-message-multiple\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_text\";s:17:\"Community Answers\";s:16:\"description_text\";s:107:\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\";s:10:\"title_size\";s:2:\"h4\";s:4:\"view\";s:7:\"stacked\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:300;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ruyeqzk\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f3f3f3\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"rqrjwkf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zkydphc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:36:\"th-linea icon-basic-message-multiple\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:26:\"Frequently Asked Questions\";s:16:\"description_text\";s:53:\"We\'ve compiled a list of answers to common questions.\";s:10:\"text_align\";s:4:\"left\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"hly5tfg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"enrsgoy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:4:\"tabs\";a:3:{i:0;a:3:{s:9:\"tab_title\";s:23:\"Is my device supported?\";s:11:\"tab_content\";s:385:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\";s:3:\"_id\";s:7:\"54dn9bh\";}i:1;a:3:{s:9:\"tab_title\";s:54:\"Is there a guide for transferring from another system?\";s:11:\"tab_content\";s:385:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\";s:3:\"_id\";s:7:\"xv1jvhf\";}i:2;a:3:{s:9:\"tab_title\";s:27:\"What is your refund policy?\";s:11:\"tab_content\";s:385:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\";s:3:\"_id\";s:7:\"f3kqhfg\";}}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"toggle\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"qybttnh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cvzykjq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"od4ezkn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:73:\"Can’t find what you need? Our award-winning customer care team is here.\";s:13:\"button_1_text\";s:19:\"Open Support Ticket\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:13:\"button_1_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(857,115,'_elementor_version','0.4'),(858,115,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(860,116,'_elementor_template_type','page'),(861,116,'_elementor_edit_mode','builder'),(862,116,'_elementor_data','a:4:{i:0;a:5:{s:2:\"id\";s:7:\"qgk6sn0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uaw4tj7\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"rfeom9k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"l1yaoi4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:10:\"Contact Us\";s:16:\"description_text\";s:66:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor. \";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"2iiwmzv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"xp5ta3h\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"color\";s:7:\"#c6c6c6\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"divider\";}i:4;a:5:{s:2:\"id\";s:7:\"dwrmyn6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"9diqe2l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"euwlt2i\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"7nfgx8p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"latitude\";s:9:\"40.748441\";s:9:\"longitude\";s:10:\"-73.985664\";s:5:\"title\";s:7:\"Stratus\";s:16:\"business_address\";s:35:\"350 5th Ave\nNew York, NY\n10118, USA\";s:5:\"hours\";s:64:\"Monday to Friday: 10am - 6pm\nSaturday: 11am - 4pm\nSunday: Closed\";s:11:\"link_1_text\";s:7:\"Call Us\";s:11:\"link_2_text\";s:8:\"Email Us\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-google-maps\";}i:1;a:5:{s:2:\"id\";s:7:\"knwfw4d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"o7twky5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xcn0qg2\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"ewkxetx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Give us a call\";s:16:\"description_text\";s:104:\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"chif2hj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"pinzlyz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-mail\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Send us an email\";s:16:\"description_text\";s:115:\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"5p7axkt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"kfel6yx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:33:\"th-trip travelpack-location-pin-1\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Drop by and talk\";s:16:\"description_text\";s:101:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:5;a:5:{s:2:\"id\";s:7:\"nmrl6i8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mfjhgsy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3luh5i2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:9:\"shortcode\";s:27:\"[formidable key=\"contact3\"]\";s:16:\"slide_text_align\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"bqlt0sn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gcm8twg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"51xhzgf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(863,116,'_elementor_version','0.4'),(864,116,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(866,117,'_elementor_template_type','page'),(867,117,'_elementor_edit_mode','builder'),(868,117,'_elementor_data','a:4:{i:0;a:5:{s:2:\"id\";s:7:\"9diqe2l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"euwlt2i\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"7nfgx8p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"latitude\";s:9:\"40.748441\";s:9:\"longitude\";s:10:\"-73.985664\";s:5:\"title\";s:7:\"Stratus\";s:16:\"business_address\";s:35:\"350 5th Ave\nNew York, NY\n10118, USA\";s:5:\"hours\";s:64:\"Monday to Friday: 10am - 6pm\nSaturday: 11am - 4pm\nSunday: Closed\";s:11:\"link_1_text\";s:7:\"Call Us\";s:11:\"link_2_text\";s:8:\"Email Us\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-google-maps\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qgk6sn0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"35\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uaw4tj7\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"l1yaoi4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:10:\"Contact Us\";s:16:\"description_text\";s:76:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"o7twky5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xcn0qg2\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"ewkxetx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Give us a call\";s:16:\"description_text\";s:104:\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"chif2hj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"pinzlyz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-mail\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Send us an email\";s:16:\"description_text\";s:115:\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"5p7axkt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"kfel6yx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:33:\"th-trip travelpack-location-pin-1\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Drop by and talk\";s:16:\"description_text\";s:101:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:5;a:5:{s:2:\"id\";s:7:\"nmrl6i8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mfjhgsy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3luh5i2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:9:\"shortcode\";s:27:\"[formidable key=\"contact3\"]\";s:16:\"slide_text_align\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"bqlt0sn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gcm8twg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"51xhzgf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(869,117,'_elementor_version','0.4'),(870,117,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(872,118,'_elementor_template_type','page'),(873,118,'_elementor_edit_mode','builder'),(874,118,'_elementor_data','a:7:{i:0;a:5:{s:2:\"id\";s:7:\"ogmd1r6\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"60\";}s:21:\"background_background\";s:5:\"video\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_color_b\";s:0:\"\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.31;}s:27:\"shape_divider_bottom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:46;}s:16:\"background_color\";s:7:\"#595959\";s:21:\"background_video_link\";s:28:\"https://youtu.be/7b07tvwC1uQ\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mkpgtl0\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"g4p83nm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"title_text\";s:25:\"We build amazing products\";s:16:\"description_text\";s:99:\"We\'re a fast growing company looking for talented individuals who can help us make software better.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_1_text\";s:13:\"View Openings\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:13:\"button_1_link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:8:\"#careers\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"fyuwp5p\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"qgvjbyi\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gz03h2w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:21:\"Why come work for us?\";s:16:\"description_text\";s:560:\"Nulla at mauris accumsan eros ullamcorper tincidunt at nec ipsum. In iaculis est ut sapien ultrices, vel feugiat nulla lobortis. Donec nec quam accumsan, lobortis.Integer at erat malesuada, tincidunt orci nec, aliquet quam. Nulla accumsan sapien eu ultrices pulvinar. Proin tincidunt augue a auctor placerat. In iaculis est ut sapien ultrices, vel feugiat nulla. Morbi in fermentum erat. Vivamus porta velit interdum, iaculis ipsum ultrices, maximus magna. Quisque sagittis ac est non fringilla. Mauris viverra lectus non diam dictum, quis pretium est iaculis.\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"45luahm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sf0a3gj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:1;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:2;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:3;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:14:\"slides_to_show\";s:1:\"1\";s:13:\"image_stretch\";s:3:\"yes\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:13:\"dots_position\";s:6:\"inside\";s:9:\"dots_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:10:\"dots_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"76o43km\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4ikctyf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:7:{i:0;a:5:{s:2:\"id\";s:7:\"ffzx8is\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ltn3cik\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:13:\"Company perks\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wdwyttd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"bnj7trm\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"36iya0k\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wo2dpgk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:28:\"th-linea icon-basic-calendar\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Flexible schedule\";s:16:\"description_text\";s:105:\"Cras nec consequat neque, nec placerat purus. Maecenas dui turpis, suscipit vel efficitur sed, tempor in.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"bii3c1j\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"evhrqk3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:27:\"th-linea icon-basic-display\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"New Apple Computer\";s:16:\"description_text\";s:111:\"Maecenas nibh ipsum, viverra faucibus consectetur non, maximus id ante. Nullam eros urna, consequat sed tempor.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"lobuvbv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"4l0sxyz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0zsufge\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:27:\"th-trip travelpack-airplane\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Paid Holidays\";s:16:\"description_text\";s:94:\"Nullam faucibus pretium augue in iaculis. In leo dui, molestie vel congue in, viverra in nisl.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hd2cqkp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ezuo3xc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:35:\"th-trip travelpack-fork-plate-knife\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Open Cafeteria\";s:16:\"description_text\";s:102:\"Duis posuere hendrerit mi et tincidunt. Aliquam est est, rhoncus sit amet massa at, elementum finibus.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:7:\"fcrpk0c\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"j2w4m21\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fflz7wr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:38:\"th-linea icon-ecommerce-graph-increase\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Competitive Salary\";s:16:\"description_text\";s:112:\"Fusce in condimentum dolor. Donec quis pharetra nulla. Nam efficitur tortor sit amet tincidunt aliquam. Aliquam.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"sjemkv3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ru56r7u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:19:\"Team Building Camps\";s:16:\"description_text\";s:102:\"Duis a lacinia elit, in malesuada orci. Nam imperdiet risus ut eleifend sodales. Phasellus dolor odio.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"rw92zms\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"szymze5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#49cc86\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:18:\"background_color_b\";s:7:\"#10a857\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"tfbzt02\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4myp5us\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"anixlqb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg77p0k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"5h5fea1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vnl4em2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"o4utzq7\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1080;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:11:\"_element_id\";s:7:\"careers\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"t4was3k\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"8rwyo7g\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"700\";}s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:12:\"Work With Us\";s:16:\"description_text\";s:71:\"Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"a8u131n\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"n1e56j5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:4:\"tabs\";a:2:{i:0;a:3:{s:9:\"tab_title\";s:32:\"Business Development Coordinator\";s:11:\"tab_content\";s:669:\"<h4 class=\"accordion-title\" style=\"text-align: left;\">Business Development Coordinator</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eget posuere nisl. Fusce tincidunt massa pulvinar est lobortis, at pellentesque ante accumsan. Aenean condimentum neque a libero sollicitudin, a pretium massa auctor. Donec eu tellus scelerisque, gravida purus nec, fermentum lectus. Pellentesque sagittis eu mi ac dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer at mauris at leo dictum semper ac at neque. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>\";s:3:\"_id\";s:7:\"5r7eav4\";}i:1;a:3:{s:9:\"tab_title\";s:17:\"Marketing Manager\";s:11:\"tab_content\";s:190:\"<p>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.</p>\";s:3:\"_id\";s:7:\"ghm549t\";}}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"accordion\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"5937vot\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.10000000000000001;}s:16:\"background_color\";s:7:\"#333333\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xfkexax\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"lkhu0fi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"t2aaju1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:10:\"Our Office\";s:16:\"description_text\";s:131:\"Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam. \nPellentesque ornare sem lacinia quam venenatis vestibulum.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"4v9mfws\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"9sxyv4f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"latitude\";d:49.293753000000002;s:9:\"longitude\";d:-123.053398;s:5:\"title\";s:11:\"Company Co.\";s:16:\"business_address\";s:41:\"1366 Main Street\nVancouver Canada\nV8V 3K6\";s:5:\"hours\";s:64:\"Monday to Friday: 10am - 6pm\nSaturday: 11am - 4pm\nSunday: Closed\";s:11:\"link_1_text\";s:7:\"Call Us\";s:11:\"link_2_text\";s:8:\"Email Us\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-google-maps\";}i:4;a:5:{s:2:\"id\";s:7:\"omhxedv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"pt7917h\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5v8uf75\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"35ka8i6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:38:\"Want to help us build loyal customers?\";s:16:\"description_text\";s:71:\"Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"c64h6as\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"5u2telg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(875,118,'_elementor_version','0.4'),(876,118,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"b3ffbb97b0\";}'),(878,119,'_elementor_template_type','page'),(879,119,'_elementor_edit_mode','builder'),(880,119,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zr62owr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:13:\"Standard Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(881,119,'_elementor_version','0.4'),(882,119,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:5:\"right\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fbb59ce5cd\";}'),(884,120,'_elementor_template_type','page'),(885,120,'_elementor_edit_mode','builder'),(886,120,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zr62owr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:13:\"Standard Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(887,120,'_elementor_version','0.4'),(888,120,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fbb59ce5cd\";}'),(890,121,'_elementor_template_type','page'),(891,121,'_elementor_edit_mode','builder'),(892,121,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"zr62owr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:22:\"Masonry Blog + Sidebar\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(893,121,'_elementor_version','0.4'),(894,121,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:5:\"right\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fbb59ce5cd\";}'),(895,121,'themo_transparent_header','on'),(896,121,'themo_page_layout','right'),(897,121,'themo_hide_title','on'),(898,121,'themo_header_content_style','light'),(899,121,'themo_alt_logo','Off'),(901,122,'_elementor_template_type','page'),(902,122,'_elementor_edit_mode','builder'),(903,122,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"qo2m1j7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"title_text\";s:23:\"Masonry Blog Full Width\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"j81sio5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:10:\"pagination\";s:3:\"yes\";s:12:\"post_columns\";s:5:\"5-col\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:2;a:5:{s:2:\"id\";s:7:\"48r7spq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(904,122,'_elementor_version','0.4'),(905,122,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"86bf7c70f2\";}'),(907,123,'_elementor_template_type','page'),(908,123,'_elementor_edit_mode','builder'),(909,123,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"axm2p4l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"45\";}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#3d3d3d\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#045089\";s:18:\"background_color_b\";s:7:\"#047389\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eg989yn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"dy8ht18\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"6e0rano\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:12:\"Masonry Blog\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;}s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vkt1dv8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xo5h9bj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"h6bnfn5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"j81sio5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:10:\"pagination\";s:3:\"yes\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-blog\";}i:2;a:5:{s:2:\"id\";s:7:\"48r7spq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(910,123,'_elementor_version','0.4'),(911,123,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"86bf7c70f2\";}'),(913,124,'_elementor_template_type','page'),(914,124,'_elementor_edit_mode','builder'),(915,124,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(916,124,'_elementor_data','a:10:{i:0;a:5:{s:2:\"id\";s:7:\"zj6jjty\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#2cad8e\";s:18:\"background_color_b\";s:7:\"#41607d\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:200;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gpqnzgu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ze1ctz3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qx4nrah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"title_text\";s:23:\"Stratus is Feature Rich\";s:16:\"description_text\";s:82:\"Complete with unlimited features & flexibility, and unparalleled customer support\n\";s:13:\"button_1_text\";s:11:\"Take a tour\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"omcpdho\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"t2jg2gh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:3:\"gap\";s:5:\"wider\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"gwojd7s\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"p4xktj3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"yriclj4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vhflp42\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:38:\"th-linea icon-ecommerce-graph-increase\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ulvllrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfodklp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tfnvett\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:24:\"Easy to Use Page Builder\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"sjgygot\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"cgmzlcs\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xigqpiz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"yiqzzue\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#313a61\";s:18:\"background_color_b\";s:7:\"#6381b7\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"bpleiet\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mzpkjou\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"umeaqou\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"nnmqyrj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:32:\"Add Full Width Background Images\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"bg6u0y2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"hjc9ajr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uw5w3ux\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lty9xa1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9fmqip\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"3i06665\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"xvei0jp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#246464\";s:18:\"background_color_b\";s:7:\"#1ba789\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:210;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cb5xnv6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"22d4khe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:33:\"Unlimited Fonts, Colors, Sidebars\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:9:\"More Info\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"3j8m6p6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"l67hjze\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zxh56k6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"aislwln\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yuwsscm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xifpfhi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qkvyend\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vzpnrof\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:23:\"Choose from 1000+ Icons\";s:16:\"description_text\";s:170:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.\";s:13:\"button_1_text\";s:9:\"More Info\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"fyorz9c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"n7qs9xo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#61a1d4\";s:18:\"background_color_b\";s:7:\"#21b9d1\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:220;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"eh9wrbb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cf3b1ld\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:34:\"Fully Responsive & Device Friendly\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:9:\"More Info\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"ptiq6kc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"nvb5m9b\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"pczmywh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"vwmze3c\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xkhv87n\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5ukktkh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ekj951p\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"7jr3zwu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:28:\"World Class Customer Support\";s:16:\"description_text\";s:170:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.\";s:13:\"button_1_text\";s:9:\"More Info\";s:13:\"button_2_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"invig9e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ep854fg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#0dba6c\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:26;}s:18:\"background_color_b\";s:7:\"#4dd493\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:280;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dvjchmk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"9ep469q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9cuy6j\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"gcu94cv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(917,124,'_elementor_version','0.4'),(919,125,'_elementor_template_type','page'),(920,125,'_elementor_edit_mode','builder'),(921,125,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(922,125,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"zj6jjty\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#54595f\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gpqnzgu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"ze1ctz3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qx4nrah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:856;}s:10:\"text_align\";s:4:\"left\";s:10:\"title_text\";s:34:\"Stratus looks great on all devices\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"Download\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"0n40siu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:9:\"th_img_xl\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:3;a:5:{s:2:\"id\";s:7:\"omcpdho\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ulvllrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"cgmzlcs\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xigqpiz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"xfodklp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tfnvett\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"Retina Ready\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"nfrzzdj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"yiqzzue\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#1fbed1\";s:18:\"background_color_b\";s:7:\"#62a1d4\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"umeaqou\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"nnmqyrj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Stratus provides world class support\";s:16:\"description_text\";s:169:\"Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"novwftk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"bpleiet\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mzpkjou\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"aislwln\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yuwsscm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xifpfhi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qkvyend\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vzpnrof\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:22:\"Extremely Customizable\";s:16:\"description_text\";s:170:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"tcbfxue\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"wdb3t36\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"i6n74r6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"vlobv62\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"cbjgqye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:742;}s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:55:\"Use Stratus & Build The Perfect Site for your Business!\";s:16:\"description_text\";s:170:\"Fusce sit amet metus a tortor varius lacinia. Nulla facilisi. Integer consequat interdum nibh, sit amet vehicula enim lobortis ut. Vivamus ultrices vestibulum risus, sed.\";s:10:\"text_align\";s:4:\"left\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ls4bhc6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:9:\"th_img_xl\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:3;a:5:{s:2:\"id\";s:7:\"zggir4x\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"hjc9ajr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uw5w3ux\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lty9xa1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9fmqip\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"3i06665\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(923,125,'_elementor_version','0.4'),(925,126,'_elementor_template_type','page'),(926,126,'_elementor_edit_mode','builder'),(927,126,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(928,126,'_elementor_data','a:12:{i:0;a:5:{s:2:\"id\";s:7:\"zj6jjty\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#403e60\";s:18:\"background_color_b\";s:7:\"#9ab99a\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:160;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gpqnzgu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"ze1ctz3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qx4nrah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"title_text\";s:31:\"Fully Responsive & Feature Rich\";s:16:\"description_text\";s:72:\"Nulla adipiscing tortor aliquet massa suscipit, ut iaculis nisi lobortis\";s:13:\"button_1_text\";s:11:\"Take a tour\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"omcpdho\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"l9ybqj2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:7:\"#f5f5f5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"m9z4e7g\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"4wcs6fs\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"s7dnp87\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"title\";s:19:\"Swipe right or left\";s:11:\"header_size\";s:1:\"p\";s:5:\"align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:2;a:5:{s:2:\"id\";s:7:\"lp7m66t\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:2:\"wp\";a:2:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:1:\"1\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:35:\"wp-widget-master-slider-main-widget\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"t2jg2gh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"gwojd7s\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"p4xktj3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:45:\"th-linea icon-basic-elaboration-message-check\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"yriclj4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"vhflp42\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-linea icon-basic-laptop\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Rapid Deployment\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"mojl11h\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"c3aegco\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sd5bvjk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:29:\"th-trip travelpack-binoculars\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Niche Markets\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"u63aulw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"61abfq9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Creative Solutions\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"aislwln\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"yuwsscm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xifpfhi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qkvyend\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"vzpnrof\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:38:\"Stratus Works Perfectly on All Devices\";s:16:\"description_text\";s:242:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo.\";s:14:\"button_1_style\";s:15:\"standard-accent\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"fyorz9c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"wlvg42y\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"osu3p1y\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0zhrbv9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:45:\"th-linea icon-basic-elaboration-message-check\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"tjrc0px\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dwldhq6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:26:\"th-linea icon-basic-laptop\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Rapid Deployment\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"sult64t\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tcekoqe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bvtcgm0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-trip travelpack-binoculars\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Niche Markets\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"o6kfynh\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xcwddd6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Creative Solutions\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:10:\"text_align\";s:4:\"left\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"ep854fg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#0dba6c\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:26;}s:18:\"background_color_b\";s:7:\"#4dd493\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:280;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dvjchmk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"9ep469q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o9cuy6j\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:62:\"Is Stratus right for your business? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"gcu94cv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"ulvllrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfodklp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tfnvett\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:24:\"Easy to Use Page Builder\";s:16:\"description_text\";s:243:\"Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo. \";s:14:\"button_1_style\";s:15:\"standard-accent\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"sjgygot\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"cgmzlcs\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xigqpiz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"642zv7g\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"q3xa3nf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hzaf6ah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:45:\"th-linea icon-basic-elaboration-message-check\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"fv0mjms\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fyw48n8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:26:\"th-linea icon-basic-laptop\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Rapid Deployment\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"q3ocs8z\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"00\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:3:\"gap\";s:5:\"wider\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wjcva7y\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"87wq6ge\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-trip travelpack-binoculars\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:13:\"Niche Markets\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mxxuqiy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"v2ulame\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Creative Solutions\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:4:\"view\";s:6:\"framed\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:11;a:5:{s:2:\"id\";s:7:\"2glnxi3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"lnpffbg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"kxxhykl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"xs1r22u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:29:\"Would you like to learn more?\";s:16:\"description_text\";s:91:\"Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"2znrfy7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:14:\"button_1_style\";s:15:\"standard-accent\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:3;a:5:{s:2:\"id\";s:7:\"dloyjwe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(929,126,'_elementor_version','0.4'),(931,127,'_elementor_template_type','page'),(932,127,'_elementor_edit_mode','builder'),(933,127,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(934,127,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"cf4bq1k\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#6ec1e4\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#6c86e2\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:220;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5qkrp8c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"9slc0k8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"title_text\";s:31:\"Pricing that fits your business\";s:16:\"description_text\";s:51:\"Donec ullamcorper nulla non metus auctor fringilla.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:13:\"button_1_text\";s:11:\"Get Started\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"3lice4z\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oxpn66m\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"6ybuukh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"lp5loc4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:30:\"Packages for all startup sizes\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"do9kdtj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"h9fw1j6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"t8fiiel\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:6:\"editor\";s:251:\"<p>Ut vehicula arcu massa, sit amet egestas orci euismod quis. Sed sed imperdiet nunc, ut tempus tortor. Ut eget suscipit metus, eu tempor sapien. Duis molestie, nisl id maximus lobortis, ante leo elementum mi, sit amet semper enim sit amet augue.</p>\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"37z8xcv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"srjvwlo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:6:\"editor\";s:246:\"<p>Donec dui lorem, malesuada ut mattis eget, convallis in sem. Duis condimentum ligula vel magna blandit, nec tincidunt orci pellentesque. Mauris a lectus massa. Aliquam egestas pharetra nisi, quis dignissim ligula vehicula magna eget vitae.</p>\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:7:\"pr4j2ro\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"2bedtj2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"baznrwd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"jtlvuyt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"94hkgj1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:7:\"pricing\";a:3:{i:0;a:18:{s:15:\"price_col_title\";s:12:\"Premium Plan\";s:19:\"price_col_sub_title\";s:13:\"50+ Employees\";s:15:\"price_col_price\";s:3:\"$75\";s:14:\"price_col_text\";s:6:\"/month\";s:21:\"price_col_description\";s:109:\"Customer Support\nCustom Domain\nLots of Storage\nHigh Speed Bandwidth\nPremium Design\nFast Turnaround\nVIP Access\";s:23:\"price_col_button_1_show\";s:3:\"yes\";s:23:\"price_col_button_1_text\";s:8:\"See Plan\";s:24:\"price_col_button_1_style\";s:12:\"ghost-accent\";s:23:\"price_col_button_1_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:3:\"_id\";s:7:\"ywynofq\";s:23:\"price_col_button_2_show\";s:0:\"\";s:23:\"price_col_button_2_text\";s:0:\"\";s:24:\"price_col_button_2_style\";s:0:\"\";s:23:\"price_col_button_2_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:18:\"price_col_featured\";s:0:\"\";s:20:\"price_col_background\";s:0:\"\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:1;a:18:{s:15:\"price_col_title\";s:13:\"Business Plan\";s:19:\"price_col_sub_title\";s:13:\"50+ Employees\";s:15:\"price_col_price\";s:3:\"$55\";s:14:\"price_col_text\";s:6:\"/month\";s:21:\"price_col_description\";s:99:\"Customer Support\nCustom Domain\nLots of Storage\nHigh Speed Bandwidth\nPremium Design\nFast Turnaround\n\";s:23:\"price_col_button_1_show\";s:3:\"yes\";s:23:\"price_col_button_1_text\";s:8:\"See Plan\";s:24:\"price_col_button_1_style\";s:11:\"ghost-light\";s:23:\"price_col_button_1_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:3:\"_id\";s:7:\"dn6alnb\";s:23:\"price_col_button_2_show\";s:0:\"\";s:23:\"price_col_button_2_text\";s:0:\"\";s:24:\"price_col_button_2_style\";s:0:\"\";s:23:\"price_col_button_2_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:18:\"price_col_featured\";s:3:\"yes\";s:20:\"price_col_background\";s:7:\"#045089\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:2;a:18:{s:15:\"price_col_title\";s:10:\"Basic Plan\";s:19:\"price_col_sub_title\";s:13:\"50+ Employees\";s:15:\"price_col_price\";s:3:\"$35\";s:14:\"price_col_text\";s:6:\"/month\";s:21:\"price_col_description\";s:83:\"Customer Support\nCustom Domain\nLots of Storage\nHigh Speed Bandwidth\nPremium Design\n\";s:23:\"price_col_button_1_show\";s:3:\"yes\";s:23:\"price_col_button_1_text\";s:8:\"See Plan\";s:24:\"price_col_button_1_style\";s:12:\"ghost-accent\";s:23:\"price_col_button_1_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:3:\"_id\";s:7:\"e1r9esy\";s:23:\"price_col_button_2_show\";s:0:\"\";s:23:\"price_col_button_2_text\";s:0:\"\";s:24:\"price_col_button_2_style\";s:0:\"\";s:23:\"price_col_button_2_link\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:18:\"price_col_featured\";s:0:\"\";s:20:\"price_col_background\";s:0:\"\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:13:\"themo-pricing\";}i:2;a:5:{s:2:\"id\";s:7:\"wb60hj5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"yttgukp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,137,0.94)\";s:18:\"background_color_b\";s:7:\"#3080d1\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dhpkm4c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"kdfsltk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"w06zcmn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:49:\"We\'re here to help, 24 hours a day, 7 days a week\";s:13:\"button_1_text\";s:14:\"Download Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"bc85l6g\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"h4gdvq8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bhqrj61\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"9cqe8sk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ur9v0nh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:30:\"Just some of the many features\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"jalos0z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"le5ab9i\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"i29f8l9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8ff5v9c\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:26:\"th-linea icon-basic-mixer2\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Fully Featured\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"ic33jnv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"7u558bw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"eur8d3k\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"covzkiu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kltapeh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"u8pg9q3\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qx84il0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:27:\"th-linea icon-basic-headset\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Excellent Support\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:5;a:5:{s:2:\"id\";s:7:\"pqgo1wz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"yrcm7ns\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"c9r99xa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"14kfxdv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"scqfzst\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:35:\"Is Stratus right for your business?\";s:16:\"description_text\";s:91:\"Contact us today to schedule a personalized onboarding tour of the Stratus WordPress theme.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"fg00fhk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"79tnxtb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:4;a:5:{s:2:\"id\";s:7:\"elwy1ik\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(935,127,'_elementor_version','0.4'),(937,128,'_elementor_template_type','page'),(938,128,'_elementor_edit_mode','builder'),(939,128,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"zuoldcu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:16:{s:6:\"layout\";s:10:\"full_width\";s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:600;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#227aa3\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.82999999999999996;}s:16:\"background_color\";s:7:\"#278d90\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:26:\"background_overlay_color_b\";s:7:\"#128a8c\";s:33:\"background_overlay_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:360;}s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#236f8e\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:150;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zwsiodr\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"5lfevmv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"rmushfl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"title_text\";s:23:\"We build the modern web\";s:16:\"description_text\";s:54:\"Creative user interface design from a world-class team\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"rtdmrfv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"caywpmn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"znwdoyu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zoyatqw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:11:\"Our Mission\";s:16:\"description_text\";s:292:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vestibulum fermentum fermentum. In nulla sem, gravida a feugiat in, maximus id orci. Donec nec sagittis ipsum, sit amet venenatis orci. Donec bibendum pulvinar dapibus. Duis ac dui accumsan, finibus erat sagittis, mollis nulla.\";s:18:\"animation_duration\";s:4:\"fast\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"zkzrigj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"5r1wki9\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:7:\"#878787\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:260;}s:28:\"background_gradient_position\";s:10:\"top center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gd2n2so\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"jh3vg1d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ztbb3i5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"8uygsxj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zok9jee\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:33:\"th-linea icon-software-paintbrush\";s:9:\"icon_size\";s:2:\"lg\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:14:\"Premium Design\";s:16:\"description_text\";s:91:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:290;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"g5w7for\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"aus10ny\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-software-layers2\";s:9:\"icon_size\";s:2:\"lg\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:22:\"Full Stack Development\";s:16:\"description_text\";s:91:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:290;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"sdebjee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"omoxevs\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"lg\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:11:\"Mobile Apps\";s:16:\"description_text\";s:91:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:290;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"vj0cdhn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"qcqanhp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:4:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1300\";}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"yrjoxuq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"lismwdi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"4birdsx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:8:\"Our Team\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"hjnqtlq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1300\";}s:3:\"gap\";s:4:\"wide\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"fiyxigk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hrgnmme\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:4:\"name\";s:13:\"Sheryl Graham\";s:3:\"job\";s:23:\"Chief Operating Officer\";s:7:\"content\";s:118:\"Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\";s:6:\"social\";a:2:{i:0;a:3:{s:4:\"icon\";s:13:\"fa fa-twitter\";s:3:\"url\";a:1:{s:3:\"url\";s:2:\"#0\";}s:3:\"_id\";s:7:\"2q9bxht\";}i:1;a:3:{s:4:\"icon\";s:21:\"fa fa-linkedin-square\";s:3:\"url\";a:1:{s:3:\"url\";s:2:\"#0\";}s:3:\"_id\";s:7:\"mprw0n8\";}}s:3:\"url\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-team\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"ewbhlfx\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dnjggok\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:4:\"name\";s:14:\"Chris Anderson\";s:3:\"job\";s:21:\"Chief Product Officer\";s:7:\"content\";s:127:\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\";s:6:\"social\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"lv0e2g1\";s:4:\"icon\";s:13:\"fa fa-twitter\";s:3:\"url\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:2:\"#0\";}}i:1;a:3:{s:3:\"_id\";s:7:\"lebi1sn\";s:4:\"icon\";s:21:\"fa fa-linkedin-square\";s:3:\"url\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:2:\"#0\";}}i:2;a:3:{s:3:\"_id\";s:7:\"r63wq9j\";s:4:\"icon\";s:15:\"fa fa-instagram\";s:3:\"url\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:2:\"#0\";}}}s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-team\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ejsqhjf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kjdmgpu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:4:\"name\";s:9:\"Susan Cox\";s:3:\"job\";s:23:\"Chief Financial Officer\";s:7:\"content\";s:118:\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\";s:6:\"social\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"lv0e2g1\";s:4:\"icon\";s:13:\"fa fa-twitter\";s:3:\"url\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:2:\"#0\";}}i:1;a:3:{s:4:\"icon\";s:21:\"fa fa-linkedin-square\";s:3:\"url\";a:1:{s:3:\"url\";s:2:\"#0\";}s:3:\"_id\";s:7:\"id8e46x\";}i:2;a:3:{s:4:\"icon\";s:12:\"fa fa-google\";s:3:\"url\";a:1:{s:3:\"url\";s:2:\"#0\";}s:3:\"_id\";s:7:\"yo8vz7q\";}}s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:10:\"themo-team\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:7:\"htugwba\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"cvwwhry\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:829;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"whyiceu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"azqpqmm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:75;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gvn8zrn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:19:\"testimonial_content\";s:213:\"“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:16:\"testimonial_name\";s:10:\"Sara Jones\";s:15:\"testimonial_job\";s:6:\"Client\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}i:2;a:5:{s:2:\"id\";s:7:\"vgifgso\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"lonxukq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";s:18:\"background_color_b\";s:7:\"#024072\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dhalacz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"aycrrls\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"nxkmkft\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:12:\"Get in Touch\";s:16:\"description_text\";s:46:\"Get in touch today and explore project options\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yeihxuk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:9:\"shortcode\";s:25:\"[formidable key=\'2ssykv\']\";s:11:\"inline_form\";s:6:\"inline\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:3;a:5:{s:2:\"id\";s:7:\"vmawagm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(940,128,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (941,128,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(943,129,'_elementor_template_type','page'),(944,129,'_elementor_edit_mode','builder'),(945,129,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(946,129,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"gjngy27\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:6:\"height\";s:10:\"min-height\";s:21:\"background_background\";s:5:\"video\";s:16:\"background_color\";s:7:\"#232323\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:87;}s:21:\"background_video_link\";s:41:\"https://www.youtube.com/embed/8aOqL9iDL30\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.33000000000000002;}s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wgrxytv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"lm4xy9j\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:5:\"title\";s:14:\"We Are Stratus\";s:11:\"header_size\";s:2:\"h1\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"lhznvj6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"title\";s:32:\"We make your ideas come to life.\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:21:\"typography_typography\";s:6:\"custom\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;}s:22:\"typography_font_weight\";s:3:\"300\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:2;a:5:{s:2:\"id\";s:7:\"bqoyckb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"dsaq7dc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:13:\"button_1_text\";s:13:\"Find out more\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:12:\"button_align\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-button\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"h5drkzx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f1f6fa\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zyrs0y4\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"f8872zo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:23:\"th-linea icon-basic-cup\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:270;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"hr61w8x\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ipa9hvy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:36:\"th-linea icon-basic-picture-multiple\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:270;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"eub115f\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"2utfgey\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-check\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:106:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat dorem quis.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:270;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"j8vl9u8\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mi9sqa9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"lutqx6n\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"h71xrxd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:37:\"th-trip th-prsn travelpack-man-circle\";s:9:\"icon_size\";s:2:\"md\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:26:\"Trusted By These Companies\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"6em1f8y\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"xgyjd65\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:15:{s:8:\"carousel\";a:5:{i:0;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:1;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:2;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:3;a:2:{s:2:\"id\";i:26;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/010.jpeg\";}i:4;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}}s:14:\"thumbnail_size\";s:6:\"custom\";s:26:\"thumbnail_custom_dimension\";a:2:{s:5:\"width\";s:3:\"260\";s:6:\"height\";s:0:\"\";}s:14:\"slides_to_show\";s:1:\"4\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:6:\"arrows\";s:12:\"caption_type\";s:5:\"title\";s:15:\"arrows_position\";s:7:\"outside\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"arrows_color\";s:16:\"rgba(0,0,0,0.91)\";s:13:\"image_spacing\";s:6:\"custom\";s:20:\"image_spacing_custom\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:29:\"caption_typography_typography\";s:6:\"custom\";s:30:\"caption_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:4;a:5:{s:2:\"id\";s:7:\"poawmig\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"jmnfbtq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1c4454\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#24b08e\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:170;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qjhmaxz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zrolpmq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ewwzjjm\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uaprnjn\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cgqjvjp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hrwsvrq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zwcnmsq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"jynumrg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"eowjifo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ypuocph\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"sjep0mn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"81ktsih\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"rx05x1w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ew4qhxv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:48:\"th-linea icon-basic-elaboration-todolist-flagged\";s:9:\"icon_size\";s:2:\"md\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:14:\"Theme Features\";s:16:\"description_text\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"eyqw5pn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"z4hpxra\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"u54u3dv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"pai980k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:27:\"Beautiful Responsive Design\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"4iw77m5\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:175;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"obdn6xx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"xupqre0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:30:\"Retina Ready & Touch Optimized\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:3;a:5:{s:2:\"id\";s:7:\"d3ilwwj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"hp34zy8\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"wgqq8bo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"xzhgaa5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Powerful Forms\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"j2ej8fh\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:175;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"tnx15my\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:1;a:5:{s:2:\"id\";s:7:\"gkfp8kb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Portfolio\";s:16:\"description_text\";s:237:\"Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"4t732mr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"9mea5lj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#2163a1\";s:18:\"background_color_b\";s:7:\"#2a79bd\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"drsa6vv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"l1nypzy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"xgf9qe3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:43:\"Ready to use Stratus for your next project?\";s:13:\"button_1_text\";s:8:\"Download\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"lamqe6p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(947,129,'_elementor_version','0.4'),(949,130,'_elementor_template_type','page'),(950,130,'_elementor_edit_mode','builder'),(951,130,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(952,130,'_elementor_data','a:3:{i:0;a:5:{s:2:\"id\";s:7:\"qrnt87d\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"309ruab\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fho6i4w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:6:\"slides\";a:2:{i:0;a:65:{s:11:\"slide_title\";s:12:\"Sale On Now!\";s:10:\"slide_text\";s:55:\"All Fitbits and smartwatches – 20% off this week only\";s:19:\"slide_button_text_1\";s:6:\"Browse\";s:14:\"slide_bg_color\";s:7:\"#35465a\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:3:\"_id\";s:7:\"v4eqdmj\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:0:\"\";s:22:\"slide_bg_overlay_color\";s:18:\"rgba(0, 0, 0, 0.5)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:0:\"\";s:19:\"slide_button_text_2\";s:9:\"More Info\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:450;}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:4:\"left\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:1;a:65:{s:11:\"slide_title\";s:12:\"New Arrivals\";s:10:\"slide_text\";s:47:\"Check out all the latest accessories now online\";s:14:\"slide_bg_color\";s:7:\"#193857\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:15:\"slide_shortcode\";s:0:\"\";s:3:\"_id\";s:7:\"p2a4qju\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:0:\"\";s:22:\"slide_bg_overlay_color\";s:18:\"rgba(0, 0, 0, 0.5)\";s:19:\"slide_button_text_1\";s:6:\"Browse\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:0:\"\";s:19:\"slide_button_text_2\";s:9:\"More Info\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:450;}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:5:\"right\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:13:\"slides_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"slides_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-slider\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"5suoggt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ileabcp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"d3rj0lq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"edcbv5r\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:10:\"[products]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}i:2;a:5:{s:2:\"id\";s:7:\"sz6e7zq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"b2715t6\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"6iytv63\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"p5dl39a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"4xfs5uz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:54:\"Use coupon code \"SALE2017\" for a discount at checkout!\";s:13:\"button_1_text\";s:8:\"Checkout\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"6bjqjph\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(953,130,'_elementor_version','0.4'),(955,131,'_elementor_template_type','page'),(956,131,'_elementor_edit_mode','builder'),(957,131,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(958,131,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"yooivlw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:15:\"column_position\";s:3:\"top\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:4:\"auto\";s:16:\"background_color\";s:7:\"#000000\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:100;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:90;}s:18:\"background_color_b\";s:7:\"#212121\";s:16:\"background_image\";a:2:{s:3:\"url\";s:75:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer.png\";s:2:\"id\";i:18;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dfqvxaa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"whvcecs\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:120;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zttczvl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:10:\"title_text\";s:16:\"Immerse Yourself\";s:16:\"description_text\";s:0:\"\";s:13:\"button_1_text\";s:7:\"Explore\";s:13:\"button_2_text\";s:7:\"Buy Now\";s:14:\"button_2_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uxvhdni\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1000;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ujbtkbf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"kvrctzi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"sqbsiwa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:23:\"th-linea icon-basic-eye\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:39:\"Unlike anything you\'ve ever experienced\";s:16:\"description_text\";s:285:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. \";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yxwzxgn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"pgfbfna\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:8:\"carousel\";a:2:{i:0;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:1;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:14:\"slides_to_show\";s:1:\"1\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:6:\"arrows\";s:14:\"autoplay_speed\";i:10000;s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"arrows_color\";s:7:\"#000000\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:4;a:5:{s:2:\"id\";s:7:\"swkwzid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lliwzam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"csdxfzy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:8:{i:0;a:5:{s:2:\"id\";s:7:\"lvcyfqp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ndtskdg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:31:\"Next-generation virtual reality\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cvjcodt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"qrhrbzc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"mygoyfa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mikeove\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Mobile Interface Design\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hvdngzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ahqpyye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"vbrbuku\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:5;a:5:{s:2:\"id\";s:7:\"xvbfzji\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pqntjev\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fslgnya\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:26:\"Web and Mobile Development\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"wqmeauu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xggyvrb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Project Strategy\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"rbmhjwn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:7;a:5:{s:2:\"id\";s:7:\"bzsrqwm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:9:\"th_img_xl\";s:22:\"image_custom_dimension\";a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"toibxeu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,136,0.94)\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:18:\"background_color_b\";s:7:\"#328cd5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ynznljm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rnfjmad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"guovjpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:57:\"Is Stratus a good fit for you? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"mluerox\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"ownzfuw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:14:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#a8a8a8\";s:16:\"background_image\";a:2:{s:2:\"id\";i:16;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.70999999999999996;}s:18:\"background_color_b\";s:7:\"#7a7a7a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zdawofk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:9:\"animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"clhwnmg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"title\";s:21:\"Watch the Reveal film\";s:11:\"header_size\";s:2:\"h3\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"vwlgdid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:4:\"icon\";s:19:\"fa fa-play-circle-o\";s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:79;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"vurplvh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fzmritm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"xocchjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zqmhtov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Rebuilt from the inside out\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wniepbv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"ammaojv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"otpfdwl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bzwpbdc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"carousel\";a:2:{i:0;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:1;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:14:\"slides_to_show\";s:1:\"1\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:6:\"arrows\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"arrows_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"yzwptee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"sqfnulg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"ydiewxr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"sxlljoh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-move2\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"mp8dxi9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"uyxrfjz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ukabdtf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hxuygjx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:31:\"Innovative controllers to match\";s:16:\"description_text\";s:415:\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhwlgxk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hgynpxp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:16:\"th_img_sm_square\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"apkhvmc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:560;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qwnxufe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"xponkqc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nwsidzp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"zyqyiet\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"oasupby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Industry-leading attention to detail\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cruynga\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"utktfmq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfsjnpw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xnfmlez\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart Search\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"lhgqzyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sibdbtt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast Cloud Upload\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"ewvoupc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ygalczr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#328cd5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xvfgsqc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zzvskgt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:153:\"\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:16:\"testimonial_name\";s:15:\"Sandra Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"rwcfjkr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:6:\"height\";s:10:\"min-height\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"miqdian\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"acjonqe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"46uwoeq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:25:\"[product_page sku=\"rift\"]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}i:2;a:5:{s:2:\"id\";s:7:\"yqqqvde\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(959,131,'_elementor_version','0.4'),(961,132,'_elementor_template_type','page'),(962,132,'_elementor_edit_mode','builder'),(963,132,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(964,132,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"yooivlw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:15:\"column_position\";s:6:\"bottom\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#30335c\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:850;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:535;}s:18:\"background_color_b\";s:7:\"#0a0912\";s:24:\"background_gradient_type\";s:6:\"radial\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dfqvxaa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"q3wg6o1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:122;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zttczvl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:10:\"title_text\";s:17:\"Experience Retina\";s:16:\"description_text\";s:0:\"\";s:13:\"button_1_text\";s:7:\"Explore\";s:13:\"button_2_text\";s:7:\"Buy Now\";s:14:\"button_2_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"9e1uyvj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"w1t02nz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:9:\"th_img_xl\";s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"5qt2xe4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uxvhdni\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1000;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ujbtkbf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"kvrctzi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"sqbsiwa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"Impossibly light. Almost.\";s:16:\"description_text\";s:285:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. \";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yxwzxgn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"kp9638w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"swkwzid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lliwzam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"csdxfzy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:9:{i:0;a:5:{s:2:\"id\";s:7:\"lvcyfqp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ndtskdg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:32:\"Slim design. Without compromise.\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cvjcodt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"bzsrqwm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"vcigyah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:5;a:5:{s:2:\"id\";s:7:\"qrhrbzc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"mygoyfa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mikeove\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Mobile Interface Design\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hvdngzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ahqpyye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"vbrbuku\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:7;a:5:{s:2:\"id\";s:7:\"xvbfzji\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pqntjev\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fslgnya\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:26:\"Web and Mobile Development\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"wqmeauu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xggyvrb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Project Strategy\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:8;a:5:{s:2:\"id\";s:7:\"rbmhjwn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"ownzfuw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:14:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#7a7a7a\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.68000000000000005;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zdawofk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:9:\"animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"clhwnmg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"title\";s:21:\"Watch the Reveal film\";s:11:\"header_size\";s:2:\"h3\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"wztl6ye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"vxt65mq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:157:\"<p style=\"text-align:center\">[video_play src=\"https://youtu.be/RDpOB-OXypQ\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"toibxeu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,136,0.94)\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:18:\"background_color_b\";s:7:\"#328cd5\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:330;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ynznljm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rnfjmad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"guovjpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:57:\"Is Stratus a good fit for you? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"mluerox\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"vurplvh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fzmritm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"xocchjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zqmhtov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Rebuilt from the inside out\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wniepbv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"ammaojv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"otpfdwl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"erxf7th\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"yzwptee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"sqfnulg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"ydiewxr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"sxlljoh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-move2\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"mp8dxi9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"uyxrfjz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ukabdtf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hxuygjx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:38:\"Stays open longer with all-day battery\";s:16:\"description_text\";s:415:\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhwlgxk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hgynpxp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:15:\"hover_animation\";s:3:\"bob\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"apkhvmc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:560;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#54595f\";s:18:\"background_color_b\";s:7:\"#7a7a7a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qwnxufe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"xponkqc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nwsidzp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"zyqyiet\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"oasupby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Industry-leading attention to detail\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cruynga\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"utktfmq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfsjnpw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xnfmlez\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart Search\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"lhgqzyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sibdbtt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast Cloud Upload\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"ewvoupc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ygalczr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#328cd5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xvfgsqc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zzvskgt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:165:\"\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:16:\"testimonial_name\";s:15:\"Sandra Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"rwcfjkr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:6:\"height\";s:10:\"min-height\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"miqdian\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"acjonqe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"mhyyhst\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:35:\"<p>[product_page sku=\"lapbook\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"yqqqvde\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(965,132,'_elementor_version','0.4'),(967,133,'_elementor_template_type','page'),(968,133,'_elementor_edit_mode','builder'),(969,133,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(970,133,'_elementor_data','a:9:{i:0;a:5:{s:2:\"id\";s:7:\"me8voal\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4s35fiz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nns7ppe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:2:\"wp\";a:2:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:35:\"wp-widget-master-slider-main-widget\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"8faq5qo\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1300;}s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"110\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"110\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"2plstbo\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"z6zf1m9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:16:\"th_img_sm_square\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mqzz1hf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"67t2xy1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:16:\"th_img_sm_square\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"10jhb5c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"2f9lzl4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:16:\"th_img_sm_square\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"jq2pd0v\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:220;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";s:16:\"background_image\";a:2:{s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";s:2:\"id\";i:25;}s:19:\"background_position\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4q96z7e\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"wuityc3\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"g8x4lyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wa7ifi2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:32:\"th-linea icon-weather-cloud-drop\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:10:\"Waterproof\";s:16:\"description_text\";s:100:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:280;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"2bvwqsp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kpxv3d7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:31:\"th-trip travelpack-location-pin\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:12:\"Built in GPS\";s:16:\"description_text\";s:92:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:280;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ukbcah8\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"beweraq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:31:\"th-trip travelpack-gym-dumbbell\";s:4:\"view\";s:7:\"stacked\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:15:\"Health Tracking\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:280;}s:26:\"header_horizontal_position\";s:6:\"center\";s:10:\"_animation\";s:10:\"fadeInLeft\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"5dbp4zb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f3f3f3\";s:16:\"background_image\";a:2:{s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";s:2:\"id\";i:25;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"87rn47x\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"kurdjid\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"wwnfuzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"bnvmxsx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"snaskjh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:22:\"A Powerful Health Tool\";s:16:\"description_text\";s:69:\"Vivamus eget metus odio. Aliqua dolor metus in tincidunt condimentum.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ckiplat\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"nxvcjzs\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uidtjom\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"fxfgugx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"hooqabw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"raiwscd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"vtdbllp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:91:\"Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"gswvdtc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:6:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kyvfhkt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:57;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"efgthlk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"oxzvbkg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gznbece\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-trip travelpack-compass\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:100:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"yojtjbo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-linea icon-weather-star\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:111:\"Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"mpweilq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:46:\"th-linea icon-basic-elaboration-cloud-download\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Full Demo Content\";s:16:\"description_text\";s:92:\"In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"wknfvpw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"2gitvqs\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:600;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:400;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";s:16:\"background_image\";a:2:{s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";s:2:\"id\";i:25;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"kx2x16r\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"abhbjun\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"g5dy3mq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"d4dfsfv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"mhtrgep\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"wp_gallery\";a:6:{i:0;a:2:{s:2:\"id\";i:34;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/03.jpeg\";}i:1;a:2:{s:2:\"id\";i:31;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/04.jpeg\";}i:2;a:2:{s:2:\"id\";i:30;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/06.jpeg\";}i:3;a:2:{s:2:\"id\";i:32;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/05.jpeg\";}i:4;a:2:{s:2:\"id\";i:29;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/07.jpeg\";}i:5;a:2:{s:2:\"id\";i:28;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/09.jpeg\";}}s:14:\"thumbnail_size\";s:18:\"th_img_sm_standard\";s:15:\"gallery_columns\";s:1:\"3\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-image-gallery\";}i:2;a:5:{s:2:\"id\";s:7:\"x64ra5u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"7cmklvp\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ry55yc1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rs0g0a6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"o87ue8q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:42:\"Why wait? Don\'t you think it\'s about time?\";s:13:\"button_1_text\";s:7:\"Buy Now\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"le835w7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(971,133,'_elementor_version','0.4'),(972,133,'themo_transparent_header','off'),(973,133,'themo_page_layout',NULL),(974,133,'themo_hide_title','on'),(975,133,'themo_header_content_style',NULL),(976,133,'themo_alt_logo',NULL),(978,134,'_elementor_template_type','page'),(979,134,'_elementor_edit_mode','builder'),(980,134,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"yooivlw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:14:{s:6:\"height\";s:10:\"min-height\";s:15:\"column_position\";s:6:\"bottom\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#34385e\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:850;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:535;}s:11:\"_element_id\";s:5:\"intro\";s:18:\"background_color_b\";s:7:\"#0e0f1e\";s:24:\"background_gradient_type\";s:6:\"radial\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dfqvxaa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"q3wg6o1\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zttczvl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:10:\"title_text\";s:17:\"Experience Retina\";s:16:\"description_text\";s:0:\"\";s:13:\"button_1_text\";s:7:\"Explore\";s:13:\"button_2_text\";s:7:\"Buy Now\";s:14:\"button_2_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"9e1uyvj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"w1t02nz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:19:\"th_img_md_landscape\";s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:80;}s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:6:\"fadeIn\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"5qt2xe4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"uxvhdni\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:4:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1000;}s:11:\"_element_id\";s:5:\"light\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ujbtkbf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"kvrctzi\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"sqbsiwa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"Impossibly light. Almost.\";s:16:\"description_text\";s:285:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. \";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yxwzxgn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"kp9638w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";s:15:\"hover_animation\";s:3:\"bob\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"swkwzid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"lliwzam\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:11:\"_element_id\";s:6:\"design\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"csdxfzy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:9:{i:0;a:5:{s:2:\"id\";s:7:\"lvcyfqp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ndtskdg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:32:\"Slim design. Without compromise.\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cvjcodt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"bzsrqwm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}i:4;a:5:{s:2:\"id\";s:7:\"vcigyah\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:5;a:5:{s:2:\"id\";s:7:\"qrhrbzc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"mygoyfa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"mikeove\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Mobile Interface Design\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"hvdngzt\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ahqpyye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"User Experience\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:6;a:5:{s:2:\"id\";s:7:\"vbrbuku\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:7;a:5:{s:2:\"id\";s:7:\"xvbfzji\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:9:\"animation\";s:8:\"fadeInUp\";s:15:\"animation_delay\";i:100;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pqntjev\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fslgnya\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:26:\"Web and Mobile Development\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"wqmeauu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xggyvrb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Project Strategy\";s:16:\"description_text\";s:179:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:8;a:5:{s:2:\"id\";s:7:\"rbmhjwn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"ownzfuw\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#54595f\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:11:\"_element_id\";s:6:\"reveal\";s:18:\"background_color_b\";s:7:\"#3f6b93\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zdawofk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:9:\"animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"clhwnmg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"title\";s:21:\"Watch the Reveal film\";s:11:\"header_size\";s:2:\"h3\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";s:22:\"typography_font_weight\";s:4:\"bold\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"wztl6ye\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"vwlgdid\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:4:\"icon\";s:19:\"fa fa-play-circle-o\";s:13:\"primary_color\";s:7:\"#ffffff\";s:4:\"size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:79;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:4:\"icon\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"toibxeu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:20:\"rgba(26,80,136,0.94)\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:18:\"background_color_b\";s:7:\"#328cd5\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:330;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ynznljm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"rnfjmad\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"guovjpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:57:\"Is Stratus a good fit for you? Buy it now on ThemeForest!\";s:13:\"button_1_text\";s:9:\"Buy Theme\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"mluerox\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"vurplvh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";s:11:\"_element_id\";s:7:\"rebuilt\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fzmritm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"xocchjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"zqmhtov\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Rebuilt from the inside out\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wniepbv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"ammaojv\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:3:\"gap\";s:4:\"wide\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"otpfdwl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"erxf7th\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:4:\"full\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"yzwptee\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"sqfnulg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:28:\"th-linea icon-arrows-squares\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"ydiewxr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:29:\"th-trip travelpack-camera-slr\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"sxlljoh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:26:\"th-linea icon-arrows-move2\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"mp8dxi9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"uyxrfjz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:11:\"_element_id\";s:7:\"battery\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ukabdtf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hxuygjx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:38:\"Stays open longer with all-day battery\";s:16:\"description_text\";s:415:\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"vhwlgxk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hgynpxp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:2:\"id\";i:17;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";}s:15:\"hover_animation\";s:3:\"bob\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"apkhvmc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:12:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:560;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:25;s:3:\"url\";s:73:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/011.jpeg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#f0f0f0\";s:18:\"background_color_b\";s:7:\"#ffffff\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:170;}s:19:\"th_section_parallax\";s:3:\"yes\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qwnxufe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"xponkqc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nwsidzp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"zyqyiet\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"oasupby\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:4:\"icon\";s:24:\"th-linea icon-basic-gear\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:36:\"Industry-leading attention to detail\";s:16:\"description_text\";s:198:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"cruynga\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"utktfmq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xfsjnpw\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xnfmlez\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart Search\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"lhgqzyq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sibdbtt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast Cloud Upload\";s:16:\"description_text\";s:106:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\";s:28:\"title_typography_font_weight\";s:4:\"bold\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:100;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"ewvoupc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"ygalczr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:10:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:937;}s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:15:\"background_size\";s:4:\"auto\";s:18:\"background_color_b\";s:7:\"#328cd5\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xvfgsqc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zzvskgt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:165:\"\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\";s:9:\"text_size\";s:2:\"lg\";s:17:\"testimonial_image\";a:2:{s:2:\"id\";i:16;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";}s:16:\"testimonial_name\";s:15:\"Sandra Thompson\";s:15:\"testimonial_job\";s:13:\"Tech Reviewer\";s:26:\"testimonial_image_position\";s:3:\"top\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"rwcfjkr\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"height\";s:10:\"min-height\";s:11:\"_element_id\";s:3:\"buy\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"miqdian\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"acjonqe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"mhyyhst\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:31:\"<p>[product_page id=\"2310\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"yqqqvde\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(981,134,'_elementor_version','0.4'),(983,135,'_elementor_template_type','page'),(984,135,'_elementor_edit_mode','builder'),(985,135,'_elementor_data','a:1:{i:0;a:5:{s:2:\"id\";s:7:\"xij48vh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:16:{s:6:\"height\";s:4:\"full\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1040\";}s:16:\"background_color\";s:7:\"#39c9a8\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:18:\"background_color_b\";s:7:\"#2d4463\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"staouny\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"0iyilmb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:11:\"Coming Soon\";s:16:\"description_text\";s:47:\"Input your email to be notified when we launch!\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"9nq8qqg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"f0taaqg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:7:\"stacked\";s:22:\"slide_shortcode_border\";s:22:\"th-form-bg th-light-bg\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:75;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"3ms8rrq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(986,135,'_elementor_version','0.4'),(987,135,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"b3ffbb97b0\";}'),(989,136,'_elementor_template_type','page'),(990,136,'_elementor_edit_mode','builder'),(991,136,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(992,136,'_elementor_data','a:11:{i:0;a:5:{s:2:\"id\";s:7:\"l5otpwy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:80;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#58b5d4\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#97c7b3\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4rbmdwb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"88vslpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:10:\"title_text\";s:24:\"Be there when it happens\";s:16:\"description_text\";s:20:\"With Suuper, you can\";s:11:\"title_color\";s:7:\"#045089\";s:13:\"button_1_text\";s:9:\"App Store\";s:14:\"button_1_style\";s:13:\"standard-dark\";s:13:\"button_2_text\";s:11:\"Google Play\";s:14:\"button_2_style\";s:13:\"standard-dark\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/app_store_button.png\";s:2:\"id\";i:37;}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:87:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/google_play_button.png\";s:2:\"id\";i:36;}s:10:\"_animation\";s:6:\"fadeIn\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"c2gbrev\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"pda2s58\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#18191a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e5z7wvc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"g5ke19v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wf4mr0y\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:39;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/tech-reviews.png\";}i:1;a:2:{s:2:\"id\";i:38;s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/las-santos-times.png\";}i:2;a:2:{s:2:\"id\";i:40;s:3:\"url\";s:79:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/info-daily.png\";}i:3;a:2:{s:2:\"id\";i:41;s:3:\"url\";s:75:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/komodo.png\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:10:\"navigation\";s:6:\"arrows\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:2;a:5:{s:2:\"id\";s:7:\"ormn0c9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"rjqj06b\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"amiosko\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"hjypt2l\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"fvlnc2f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:4:\"icon\";s:29:\"th-linea icon-music-volume-up\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:30:\"Never miss another event again\";s:16:\"description_text\";s:283:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. Sed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo. Integer ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"2tl2fdf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"pvtvkxm\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#045189\";s:18:\"background_color_b\";s:7:\"#023e69\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"1b32il9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"6k3glce\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"tton0nj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"papec3u\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"tth70bj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_sm_portrait\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"7xqypzo\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"39k5q6d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:10:\"text_align\";s:4:\"left\";s:17:\"text_align_mobile\";s:6:\"center\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:16:\"FOMO? Forget It.\";s:16:\"description_text\";s:128:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"trwsmi3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"tio0dd9\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#15bfb2\";s:18:\"background_color_b\";s:7:\"#0f968b\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"dtfld46\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"akt4amd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"p8k5i2d\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"nqqu199\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ce0tohp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}s:10:\"text_align\";s:4:\"left\";s:17:\"text_align_mobile\";s:6:\"center\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:21:\"Always be in the know\";s:16:\"description_text\";s:128:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"o4sk6v1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5msh9b4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_sm_portrait\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"kk5xq3w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"otn4ifz\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1b1b1b\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"en382ca\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ssqrp7z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:38:\"th-linea icon-ecommerce-graph-increase\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Unlimited Upgrades\";s:16:\"description_text\";s:120:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"e617dra\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"oph9wl5\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:34:\"th-linea icon-basic-sheet-multiple\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"rn2o4bg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:13:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:540;}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:450;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#5385b4\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:24:\"background_overlay_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#07355a\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"regzv8h\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"et17b3q\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"title\";s:15:\"Watch the video\";s:5:\"align\";s:6:\"center\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"heading\";}i:1;a:5:{s:2:\"id\";s:7:\"mxeohpl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"zq0a4ik\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:172:\"<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"ttjpboj\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1400;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"andgmtp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"jordbyz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"iqttgzp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:23:\"Feature Rich. No bloat.\";s:16:\"description_text\";s:71:\"Donec sit eget metus odio. Aliqua dolor metus in tincidunt condimentum.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ormfkth\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"oczaxix\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"30\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1250;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"lvonpvb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"ndzwnbp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"srdgbwc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"tcqkqdq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"xnbrahz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:91:\"Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"qmyzqtk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:6:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hbgivri\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:57;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ecligsd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"jvgagwb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"canvozw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-trip travelpack-compass\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:105:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis donecsagittis tellus erat quis.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"hilrvzt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:26:\"th-linea icon-weather-star\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:111:\"Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"tneddzf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:46:\"th-linea icon-basic-elaboration-cloud-download\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Full Demo Content\";s:16:\"description_text\";s:92:\"In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"eglptri\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"dblmotd\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ca5b66\";s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:753;}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gwecxke\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"bucahyu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"qpapnfa\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:126:\"\"It\'s so convenient - Suuper makes it easy to see everything going with my friends in a snap - Suuper is my new favorite app!\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:12:\"App Reviewer\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:9:\"text_size\";s:2:\"lg\";s:26:\"testimonial_image_position\";s:3:\"top\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}i:2;a:5:{s:2:\"id\";s:7:\"ubxebur\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:9;a:5:{s:2:\"id\";s:7:\"gupakhu\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f2f2f2\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"rdj3qmq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"ejmt0po\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"32uvxw3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:28:\"Achievements too, of course!\";s:16:\"description_text\";s:0:\"\";s:4:\"icon\";s:23:\"th-linea icon-basic-cup\";s:9:\"icon_size\";s:2:\"md\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"5d6x6jt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"25sfl6f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:19:\"th_img_md_landscape\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:10;a:5:{s:2:\"id\";s:7:\"0o1tj2y\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"zffi2ah\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"nr6usys\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"er0gx9f\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"text\";s:43:\"Available now. Get in there and live it up!\";s:13:\"button_1_text\";s:9:\"App Store\";s:14:\"button_1_style\";s:13:\"standard-dark\";s:13:\"button_2_text\";s:11:\"Google Play\";s:14:\"button_2_style\";s:13:\"standard-dark\";s:10:\"text_color\";s:7:\"#ffffff\";s:14:\"button_1_image\";a:2:{s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/app_store_button.png\";s:2:\"id\";i:37;}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:87:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/google_play_button.png\";s:2:\"id\";i:36;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"dxgqvp6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(993,136,'_elementor_version','0.4'),(995,137,'_elementor_template_type','page'),(996,137,'_elementor_edit_mode','builder'),(997,137,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(998,137,'_elementor_data','a:9:{i:0;a:5:{s:2:\"id\";s:7:\"1xpmrvs\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:649;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#3ac7a7\";s:18:\"background_color_b\";s:7:\"#2a4864\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"nzl6eua\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"h8ph2pd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:6:\"slides\";a:2:{i:0;a:65:{s:11:\"slide_title\";s:27:\"Create a Mobile App Website\";s:10:\"slide_text\";s:35:\"Elegant, Flexible, and Feature Rich\";s:19:\"slide_button_text_1\";s:9:\"App Store\";s:14:\"slide_bg_color\";s:7:\"#41c3a5\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:3:\"_id\";s:7:\"eao4h7v\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:11:\"Google Play\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:6:\"center\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/app_store_button.png\";s:2:\"id\";i:37;}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:87:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/google_play_button.png\";s:2:\"id\";i:36;}}i:1;a:65:{s:11:\"slide_title\";s:26:\"Launch Your App with Style\";s:10:\"slide_text\";s:34:\"Everything you need to get started\";s:19:\"slide_button_text_1\";s:9:\"App Store\";s:14:\"slide_bg_color\";s:7:\"#3e709d\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:3:\"_id\";s:7:\"igdwljr\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:3:\"yes\";s:22:\"slide_bg_overlay_color\";s:19:\"rgba(84,89,95,0.58)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:3:\"yes\";s:19:\"slide_button_text_2\";s:11:\"Google Play\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:6:\"center\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:13:\"slides_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:70;}s:20:\"slides_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:60;}s:20:\"slides_height_mobile\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-slider\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"7hw1oy0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"5ejua6b\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"2nacusf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"8zkioa9\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"8t5j86m\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:28:\"Why You\'ll Love Our Platform\";s:16:\"description_text\";s:163:\"Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.\";s:13:\"button_1_text\";s:8:\"See Demo\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"l39y7j0\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ohvps3p\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#1a5088\";s:18:\"background_color_b\";s:7:\"#328cd5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ywjl471\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xf55d21\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:12:\"It\'s Awesome\";s:16:\"description_text\";s:173:\"Vestibulum vehicula viverra purus, ac malesuada sem euismod quis. Maecenas vel ullamcorper lorem. Donec eget gravida libero, eu sagittis dolor. Proin ut felis orci. Quisque.\";s:13:\"button_1_text\";s:10:\"Learn More\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"f4cfr2u\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qiyl8iu\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"myu0q3z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"ah2vuwn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"9lvo81j\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fx7nbjo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:60;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"4mvhq9t\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"ytgbr0t\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:6:{s:10:\"text_align\";s:4:\"left\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:17:\"Powerful Features\";s:16:\"description_text\";s:159:\"Aenean sed nunc gravida, mattis lorem quis, varius quam. Pellentesque est ligula, dictum eget ornare sed, cursus quis sapien. Cras quis nisi id nisi porttitor.\";s:13:\"button_1_text\";s:12:\"Download App\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"35qilms\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"zdw3yv9\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#273741\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5amemki\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"opu1vzh\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"7vyywct\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:17:\"Modern & Flexible\";s:16:\"description_text\";s:63:\"List your top App features and details with elegance and style.\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"26mt7gp\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"b6o6jsh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"r656cv0\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"i34tkaq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"p7zbrp7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:33:\"th-trip travelpack-lightning-bolt\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Easy Form Builder\";s:16:\"description_text\";s:105:\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"iud32ck\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:29:\"th-linea icon-basic-lightbulb\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Stunning Showcases\";s:16:\"description_text\";s:98:\"Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"kg8gofl\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:34:\"th-linea icon-music-shuffle-button\";s:8:\"position\";s:5:\"right\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:18:\"Fully Customizable\";s:16:\"description_text\";s:91:\"Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"45pfw4c\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:5:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"t8ezs7e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"1pq25o7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"image_size\";s:18:\"th_img_md_portrait\";s:5:\"space\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:57;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"lqdxzfg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:19:\"_inline_size_tablet\";i:100;s:21:\"space_between_widgets\";i:35;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"85sfkbn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wtexozu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:26:\"th-trip travelpack-compass\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Engaging Tours\";s:16:\"description_text\";s:100:\"Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"2az2dyo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:26:\"th-linea icon-weather-star\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Exquisite Design\";s:16:\"description_text\";s:111:\"Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"9cz5fxg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:46:\"th-linea icon-basic-elaboration-cloud-download\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:17:\"Full Demo Content\";s:16:\"description_text\";s:92:\"In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:15:\"secondary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"l19hyrd\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"midcwzg\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:7:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#4f4f4f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:19:\"background_position\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"otercuv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"plkxjpx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"ilzzxxn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"dpfigjz\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cadgahs\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"qazfvrv\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"twmvyup\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:175;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"voiwxyk\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ngttdbm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:350;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"ekngpil\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:6;a:5:{s:2:\"id\";s:7:\"t6n6063\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#554f4e\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cjrhm8a\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"hs72mlk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"8504ftx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:38:\"Pretty sweet right? Download it today!\";s:13:\"button_1_text\";s:7:\"Buy Now\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"rvz8rjn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:7;a:5:{s:2:\"id\";s:7:\"0i7s1nc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:4:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:7:\"#c1c1c1\";s:24:\"background_gradient_type\";s:6:\"radial\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"qtou2cg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"eq4pk9h\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"anchor\";s:8:\"showcase\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"menu-anchor\";}i:1;a:5:{s:2:\"id\";s:7:\"eyoy36x\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"jrckys2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"Showcase Your Screenshots\";s:16:\"description_text\";s:89:\"A Beautiful way to Present Multiple Screens. Carousel includes Lightbox and Link Options.\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:3;a:5:{s:2:\"id\";s:7:\"9ius8le\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"b5cpuzy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:11:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:20;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/16.jpeg\";}i:1;a:2:{s:2:\"id\";i:21;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/17.jpeg\";}i:2;a:2:{s:2:\"id\";i:19;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/12.jpeg\";}i:3;a:2:{s:2:\"id\";i:22;s:3:\"url\";s:72:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/15.jpeg\";}}s:14:\"thumbnail_size\";s:18:\"th_img_sm_portrait\";s:26:\"thumbnail_custom_dimension\";a:2:{s:5:\"width\";s:3:\"250\";s:6:\"height\";s:0:\"\";}s:14:\"slides_to_show\";s:1:\"4\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:6:\"arrows\";s:7:\"link_to\";s:4:\"file\";s:13:\"open_lightbox\";s:3:\"yes\";s:15:\"arrows_position\";s:7:\"outside\";s:11:\"arrows_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}s:12:\"arrows_color\";s:7:\"#2d2d2d\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:5;a:5:{s:2:\"id\";s:7:\"anbq52a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:8;a:5:{s:2:\"id\";s:7:\"05n57bl\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#efefef\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gewb82t\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"65btyoq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"tfyx7qf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:27:\"Would you like to see more?\";s:16:\"description_text\";s:91:\"Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"wakipq4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"cd8x0ut\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:4;a:5:{s:2:\"id\";s:7:\"u2ppd4p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(999,137,'_elementor_version','0.4'),(1001,138,'_elementor_template_type','page'),(1002,138,'_elementor_edit_mode','builder'),(1003,138,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";}'),(1004,138,'_elementor_data','a:6:{i:0;a:5:{s:2:\"id\";s:7:\"l5otpwy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:11:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:80;}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#e3dfd3\";s:19:\"background_position\";s:10:\"top center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#ffffff\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:130;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4rbmdwb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"88vslpb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:10:\"title_text\";s:14:\"Cloud software\";s:16:\"description_text\";s:34:\"Showcased in the best way possible\";s:11:\"title_color\";s:7:\"#045089\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"c2gbrev\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"saio1tw\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ws0mkub\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#00d379\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"1ng0o1v\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"sbogepb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"9bo8rtg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:23:\"th-linea icon-basic-cup\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:25:\"All the features you want\";s:16:\"description_text\";s:76:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero.\";s:13:\"primary_color\";s:21:\"rgba(255,255,255,0.9)\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ygwxi1k\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"9hnyig2\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"c9r0paa\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:30;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"uy13ham\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:17:\"Fast cloud upload\";s:16:\"description_text\";s:98:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"4xgwkls\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:12:\"Smart search\";s:16:\"description_text\";s:111:\"Nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat, odio justo accumsan.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";s:16:\"_animation_delay\";i:200;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"fpfwahb\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:29:\"th-linea icon-basic-magnifier\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:14:\"Full analytics\";s:16:\"description_text\";s:67:\"Integer nec neque leo. Pellentesque nec ipsum ante vivamus viverra.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:10:\"fadeInLeft\";s:16:\"_animation_delay\";i:400;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"us2e54e\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"au6vu1v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:4;a:5:{s:2:\"id\";s:7:\"sof9w0g\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"j0ooerx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:8:{s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:19:\"th_section_parallax\";s:0:\"\";s:16:\"background_color\";s:7:\"#54595f\";s:16:\"background_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"a97x32l\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:3:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"mlhc5lo\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"t4ts8gm\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:25:\"th-linea icon-basic-cloud\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:19:\"Powerful yet simple\";s:16:\"description_text\";s:0:\"\";s:13:\"primary_color\";s:21:\"rgba(255,255,255,0.9)\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"sca51p2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"8e5tvvk\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:9:\"structure\";s:2:\"20\";s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"pea2doy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"5\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"sbnygbr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_white.png\";s:2:\"id\";i:16;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:5:\"image\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"w8g5m3t\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:7:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"bottom\";s:21:\"space_between_widgets\";i:20;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"y01m6f9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-lock\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:23:\"Fully hosted and secure\";s:16:\"description_text\";s:98:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"kuaneu9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:27:\"th-linea icon-basic-picture\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:15:\"High resolution\";s:16:\"description_text\";s:64:\"Pellentesque nec neque leo. Pellentesque nec ipsum ante vivamus.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:200;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:2;a:5:{s:2:\"id\";s:7:\"1jpg4ul\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:4:\"icon\";s:23:\"th-linea icon-basic-rss\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:10:\"title_text\";s:18:\"Social integration\";s:16:\"description_text\";s:98:\"Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.\";s:13:\"primary_color\";s:7:\"#ffffff\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:11:\"fadeInRight\";s:16:\"_animation_delay\";i:400;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"b567dgy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"pda2s58\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#2b8dd6\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e5z7wvc\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"g5ke19v\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"wf4mr0y\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:8:\"carousel\";a:4:{i:0;a:2:{s:2:\"id\";i:39;s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/tech-reviews.png\";}i:1;a:2:{s:2:\"id\";i:38;s:3:\"url\";s:85:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/las-santos-times.png\";}i:2;a:2:{s:2:\"id\";i:40;s:3:\"url\";s:79:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/info-daily.png\";}i:3;a:2:{s:2:\"id\";i:41;s:3:\"url\";s:75:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/komodo.png\";}}s:14:\"thumbnail_size\";s:4:\"full\";s:10:\"navigation\";s:6:\"arrows\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"image-carousel\";}i:2;a:5:{s:2:\"id\";s:7:\"ormn0c9\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:4;a:5:{s:2:\"id\";s:7:\"30hlhtc\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#7fd1d2\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"5zb1tih\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"v54j4wr\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"9jitgbl\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"hr0fwca\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"x263mh2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:19:\"testimonial_content\";s:79:\"\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\";s:16:\"testimonial_name\";s:9:\"Kim Smith\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"eijzzzl\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"q12jl0z\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:71:\"\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\";s:16:\"testimonial_name\";s:13:\"John Williams\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:200;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"0fkp6un\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cro1jay\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:10:{s:19:\"testimonial_content\";s:72:\"\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\";s:16:\"testimonial_name\";s:9:\"Liz James\";s:15:\"testimonial_job\";s:18:\"Satisfied Customer\";s:21:\"testimonial_alignment\";s:4:\"left\";s:21:\"content_content_color\";s:7:\"#ffffff\";s:15:\"name_text_color\";s:7:\"#ffffff\";s:14:\"job_text_color\";s:7:\"#ffffff\";s:17:\"testimonial_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:400;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-testimonial\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"gn7q7t6\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:5;a:5:{s:2:\"id\";s:7:\"9tajqsx\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0bniain\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:5:{i:0;a:5:{s:2:\"id\";s:7:\"ltajslu\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"c38a92p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"icon_size\";s:2:\"sm\";s:10:\"title_size\";s:2:\"h3\";s:10:\"title_text\";s:21:\"Ready to get started?\";s:16:\"description_text\";s:103:\"Try our free 14 day trial and see if our product is right for your business. No credit card, no hassle!\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"ok2ck4d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"vfebuuj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}i:4;a:5:{s:2:\"id\";s:7:\"4xlh33x\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),(1005,138,'_elementor_version','0.4'),(1006,138,'themo_transparent_header','off'),(1007,138,'themo_page_layout','full'),(1008,138,'themo_hide_title','on'),(1009,138,'themo_header_content_style',NULL),(1010,138,'themo_alt_logo',NULL),(1012,139,'_menu_item_type','post_type'),(1013,139,'_menu_item_menu_item_parent','0'),(1014,139,'_menu_item_object_id','68'),(1015,139,'_menu_item_object','page'),(1016,139,'_menu_item_target',''),(1017,139,'_menu_item_classes',''),(1018,139,'_menu_item_xfn',''),(1019,139,'_menu_item_url',''),(1021,140,'_menu_item_type','custom'),(1022,140,'_menu_item_menu_item_parent','0'),(1023,140,'_menu_item_object_id','3191'),(1024,140,'_menu_item_object','custom'),(1025,140,'_menu_item_target',''),(1026,140,'_menu_item_classes',''),(1027,140,'_menu_item_xfn',''),(1028,140,'_menu_item_url','#intro'),(1030,141,'_menu_item_type','custom'),(1031,141,'_menu_item_menu_item_parent','0'),(1032,141,'_menu_item_object_id','3192'),(1033,141,'_menu_item_object','custom'),(1034,141,'_menu_item_target',''),(1035,141,'_menu_item_classes',''),(1036,141,'_menu_item_xfn',''),(1037,141,'_menu_item_url','#light'),(1039,142,'_menu_item_type','custom'),(1040,142,'_menu_item_menu_item_parent','0'),(1041,142,'_menu_item_object_id','3193'),(1042,142,'_menu_item_object','custom'),(1043,142,'_menu_item_target',''),(1044,142,'_menu_item_classes',''),(1045,142,'_menu_item_xfn',''),(1046,142,'_menu_item_url','#design'),(1048,143,'_menu_item_type','custom'),(1049,143,'_menu_item_menu_item_parent','0'),(1050,143,'_menu_item_object_id','3194'),(1051,143,'_menu_item_object','custom'),(1052,143,'_menu_item_target',''),(1053,143,'_menu_item_classes',''),(1054,143,'_menu_item_xfn',''),(1055,143,'_menu_item_url','#reveal'),(1057,144,'_menu_item_type','custom'),(1058,144,'_menu_item_menu_item_parent','0'),(1059,144,'_menu_item_object_id','3195'),(1060,144,'_menu_item_object','custom'),(1061,144,'_menu_item_target',''),(1062,144,'_menu_item_classes',''),(1063,144,'_menu_item_xfn',''),(1064,144,'_menu_item_url','#rebuilt'),(1066,145,'_menu_item_type','custom'),(1067,145,'_menu_item_menu_item_parent','0'),(1068,145,'_menu_item_object_id','3196'),(1069,145,'_menu_item_object','custom'),(1070,145,'_menu_item_target',''),(1071,145,'_menu_item_classes',''),(1072,145,'_menu_item_xfn',''),(1073,145,'_menu_item_url','#battery'),(1075,146,'_menu_item_type','custom'),(1076,146,'_menu_item_menu_item_parent','0'),(1077,146,'_menu_item_object_id','3197'),(1078,146,'_menu_item_object','custom'),(1079,146,'_menu_item_target',''),(1080,146,'_menu_item_classes','th-accent'),(1081,146,'_menu_item_xfn',''),(1082,146,'_menu_item_url','#buy'),(1084,147,'_menu_item_type','post_type'),(1085,147,'_menu_item_menu_item_parent','0'),(1086,147,'_menu_item_object_id','83'),(1087,147,'_menu_item_object','page'),(1088,147,'_menu_item_target',''),(1089,147,'_menu_item_classes',''),(1090,147,'_menu_item_xfn',''),(1091,147,'_menu_item_url',''),(1093,148,'_menu_item_type','post_type'),(1094,148,'_menu_item_menu_item_parent','147'),(1095,148,'_menu_item_object_id','93'),(1096,148,'_menu_item_object','page'),(1097,148,'_menu_item_target',''),(1098,148,'_menu_item_classes',''),(1099,148,'_menu_item_xfn',''),(1100,148,'_menu_item_url',''),(1102,149,'_menu_item_type','post_type'),(1103,149,'_menu_item_menu_item_parent','147'),(1104,149,'_menu_item_object_id','94'),(1105,149,'_menu_item_object','page'),(1106,149,'_menu_item_target',''),(1107,149,'_menu_item_classes',''),(1108,149,'_menu_item_xfn',''),(1109,149,'_menu_item_url',''),(1111,150,'_menu_item_type','post_type'),(1112,150,'_menu_item_menu_item_parent','147'),(1113,150,'_menu_item_object_id','95'),(1114,150,'_menu_item_object','page'),(1115,150,'_menu_item_target',''),(1116,150,'_menu_item_classes',''),(1117,150,'_menu_item_xfn',''),(1118,150,'_menu_item_url',''),(1120,151,'_menu_item_type','post_type'),(1121,151,'_menu_item_menu_item_parent','147'),(1122,151,'_menu_item_object_id','83'),(1123,151,'_menu_item_object','page'),(1124,151,'_menu_item_target',''),(1125,151,'_menu_item_classes',''),(1126,151,'_menu_item_xfn',''),(1127,151,'_menu_item_url',''),(1129,152,'_menu_item_type','custom'),(1130,152,'_menu_item_menu_item_parent','0'),(1131,152,'_menu_item_object_id','468'),(1132,152,'_menu_item_object','custom'),(1133,152,'_menu_item_target',''),(1134,152,'_menu_item_classes',''),(1135,152,'_menu_item_xfn',''),(1136,152,'_menu_item_url','#'),(1138,153,'_menu_item_type','post_type'),(1139,153,'_menu_item_menu_item_parent','0'),(1140,153,'_menu_item_object_id','91'),(1141,153,'_menu_item_object','page'),(1142,153,'_menu_item_target',''),(1143,153,'_menu_item_classes',''),(1144,153,'_menu_item_xfn',''),(1145,153,'_menu_item_url',''),(1147,154,'_menu_item_type','post_type'),(1148,154,'_menu_item_menu_item_parent','153'),(1149,154,'_menu_item_object_id','84'),(1150,154,'_menu_item_object','page'),(1151,154,'_menu_item_target',''),(1152,154,'_menu_item_classes',''),(1153,154,'_menu_item_xfn',''),(1154,154,'_menu_item_url',''),(1156,155,'_menu_item_type','post_type'),(1157,155,'_menu_item_menu_item_parent','153'),(1158,155,'_menu_item_object_id','85'),(1159,155,'_menu_item_object','page'),(1160,155,'_menu_item_target',''),(1161,155,'_menu_item_classes',''),(1162,155,'_menu_item_xfn',''),(1163,155,'_menu_item_url',''),(1165,156,'_menu_item_type','post_type'),(1166,156,'_menu_item_menu_item_parent','152'),(1167,156,'_menu_item_object_id','71'),(1168,156,'_menu_item_object','page'),(1169,156,'_menu_item_target',''),(1170,156,'_menu_item_classes',''),(1171,156,'_menu_item_xfn',''),(1172,156,'_menu_item_url',''),(1174,157,'_menu_item_type','post_type'),(1175,157,'_menu_item_menu_item_parent','152'),(1176,157,'_menu_item_object_id','72'),(1177,157,'_menu_item_object','page'),(1178,157,'_menu_item_target',''),(1179,157,'_menu_item_classes',''),(1180,157,'_menu_item_xfn',''),(1181,157,'_menu_item_url',''),(1183,158,'_menu_item_type','post_type'),(1184,158,'_menu_item_menu_item_parent','152'),(1185,158,'_menu_item_object_id','73'),(1186,158,'_menu_item_object','page'),(1187,158,'_menu_item_target',''),(1188,158,'_menu_item_classes',''),(1189,158,'_menu_item_xfn',''),(1190,158,'_menu_item_url',''),(1192,159,'_menu_item_type','post_type'),(1193,159,'_menu_item_menu_item_parent','152'),(1194,159,'_menu_item_object_id','74'),(1195,159,'_menu_item_object','page'),(1196,159,'_menu_item_target',''),(1197,159,'_menu_item_classes',''),(1198,159,'_menu_item_xfn',''),(1199,159,'_menu_item_url',''),(1201,160,'_menu_item_type','post_type'),(1202,160,'_menu_item_menu_item_parent','152'),(1203,160,'_menu_item_object_id','98'),(1204,160,'_menu_item_object','page'),(1205,160,'_menu_item_target',''),(1206,160,'_menu_item_classes',''),(1207,160,'_menu_item_xfn',''),(1208,160,'_menu_item_url',''),(1210,161,'_menu_item_type','post_type'),(1211,161,'_menu_item_menu_item_parent','152'),(1212,161,'_menu_item_object_id','88'),(1213,161,'_menu_item_object','page'),(1214,161,'_menu_item_target',''),(1215,161,'_menu_item_classes',''),(1216,161,'_menu_item_xfn',''),(1217,161,'_menu_item_url',''),(1219,162,'_menu_item_type','post_type'),(1220,162,'_menu_item_menu_item_parent','152'),(1221,162,'_menu_item_object_id','90'),(1222,162,'_menu_item_object','page'),(1223,162,'_menu_item_target',''),(1224,162,'_menu_item_classes',''),(1225,162,'_menu_item_xfn',''),(1226,162,'_menu_item_url',''),(1228,163,'_menu_item_type','post_type'),(1229,163,'_menu_item_menu_item_parent','152'),(1230,163,'_menu_item_object_id','96'),(1231,163,'_menu_item_object','page'),(1232,163,'_menu_item_target',''),(1233,163,'_menu_item_classes',''),(1234,163,'_menu_item_xfn',''),(1235,163,'_menu_item_url',''),(1237,164,'_menu_item_type','post_type'),(1238,164,'_menu_item_menu_item_parent','152'),(1239,164,'_menu_item_object_id','97'),(1240,164,'_menu_item_object','page'),(1241,164,'_menu_item_target',''),(1242,164,'_menu_item_classes',''),(1243,164,'_menu_item_xfn',''),(1244,164,'_menu_item_url',''),(1246,165,'_menu_item_type','post_type'),(1247,165,'_menu_item_menu_item_parent','153'),(1248,165,'_menu_item_object_id','86'),(1249,165,'_menu_item_object','page'),(1250,165,'_menu_item_target',''),(1251,165,'_menu_item_classes',''),(1252,165,'_menu_item_xfn',''),(1253,165,'_menu_item_url',''),(1255,166,'_menu_item_type','post_type'),(1256,166,'_menu_item_menu_item_parent','153'),(1257,166,'_menu_item_object_id','87'),(1258,166,'_menu_item_object','page'),(1259,166,'_menu_item_target',''),(1260,166,'_menu_item_classes',''),(1261,166,'_menu_item_xfn',''),(1262,166,'_menu_item_url',''),(1264,167,'_menu_item_type','post_type'),(1265,167,'_menu_item_menu_item_parent','153'),(1266,167,'_menu_item_object_id','91'),(1267,167,'_menu_item_object','page'),(1268,167,'_menu_item_target',''),(1269,167,'_menu_item_classes',''),(1270,167,'_menu_item_xfn',''),(1271,167,'_menu_item_url',''),(1273,168,'_menu_item_type','custom'),(1274,168,'_menu_item_menu_item_parent','0'),(1275,168,'_menu_item_object_id','272'),(1276,168,'_menu_item_object','custom'),(1277,168,'_menu_item_target',''),(1278,168,'_menu_item_classes','th-accent'),(1279,168,'_menu_item_xfn',''),(1280,168,'_menu_item_url','#'),(1282,169,'_menu_item_type','post_type'),(1283,169,'_menu_item_menu_item_parent','0'),(1284,169,'_menu_item_object_id','82'),(1285,169,'_menu_item_object','page'),(1286,169,'_menu_item_target',''),(1287,169,'_menu_item_classes',''),(1288,169,'_menu_item_xfn',''),(1289,169,'_menu_item_url',''),(1291,170,'_menu_item_type','post_type'),(1292,170,'_menu_item_menu_item_parent','169'),(1293,170,'_menu_item_object_id','80'),(1294,170,'_menu_item_object','page'),(1295,170,'_menu_item_target',''),(1296,170,'_menu_item_classes',''),(1297,170,'_menu_item_xfn',''),(1298,170,'_menu_item_url',''),(1300,171,'_menu_item_type','post_type'),(1301,171,'_menu_item_menu_item_parent','169'),(1302,171,'_menu_item_object_id','81'),(1303,171,'_menu_item_object','page'),(1304,171,'_menu_item_target',''),(1305,171,'_menu_item_classes',''),(1306,171,'_menu_item_xfn',''),(1307,171,'_menu_item_url',''),(1309,172,'_menu_item_type','post_type'),(1310,172,'_menu_item_menu_item_parent','169'),(1311,172,'_menu_item_object_id','65'),(1312,172,'_menu_item_object','page'),(1313,172,'_menu_item_target',''),(1314,172,'_menu_item_classes',''),(1315,172,'_menu_item_xfn',''),(1316,172,'_menu_item_url',''),(1318,173,'_menu_item_type','post_type'),(1319,173,'_menu_item_menu_item_parent','169'),(1320,173,'_menu_item_object_id','66'),(1321,173,'_menu_item_object','page'),(1322,173,'_menu_item_target',''),(1323,173,'_menu_item_classes',''),(1324,173,'_menu_item_xfn',''),(1325,173,'_menu_item_url',''),(1327,174,'_menu_item_type','post_type'),(1328,174,'_menu_item_menu_item_parent','169'),(1329,174,'_menu_item_object_id','67'),(1330,174,'_menu_item_object','page'),(1331,174,'_menu_item_target',''),(1332,174,'_menu_item_classes',''),(1333,174,'_menu_item_xfn',''),(1334,174,'_menu_item_url',''),(1336,175,'_menu_item_type','post_type'),(1337,175,'_menu_item_menu_item_parent','169'),(1338,175,'_menu_item_object_id','89'),(1339,175,'_menu_item_object','page'),(1340,175,'_menu_item_target',''),(1341,175,'_menu_item_classes',''),(1342,175,'_menu_item_xfn',''),(1343,175,'_menu_item_url',''),(1345,176,'_menu_item_type','post_type'),(1346,176,'_menu_item_menu_item_parent','169'),(1347,176,'_menu_item_object_id','75'),(1348,176,'_menu_item_object','page'),(1349,176,'_menu_item_target',''),(1350,176,'_menu_item_classes',''),(1351,176,'_menu_item_xfn',''),(1352,176,'_menu_item_url',''),(1354,177,'_menu_item_type','post_type'),(1355,177,'_menu_item_menu_item_parent','169'),(1356,177,'_menu_item_object_id','76'),(1357,177,'_menu_item_object','page'),(1358,177,'_menu_item_target',''),(1359,177,'_menu_item_classes',''),(1360,177,'_menu_item_xfn',''),(1361,177,'_menu_item_url',''),(1363,178,'_menu_item_type','post_type'),(1364,178,'_menu_item_menu_item_parent','169'),(1365,178,'_menu_item_object_id','77'),(1366,178,'_menu_item_object','page'),(1367,178,'_menu_item_target',''),(1368,178,'_menu_item_classes',''),(1369,178,'_menu_item_xfn',''),(1370,178,'_menu_item_url',''),(1372,179,'_menu_item_type','post_type'),(1373,179,'_menu_item_menu_item_parent','169'),(1374,179,'_menu_item_object_id','78'),(1375,179,'_menu_item_object','page'),(1376,179,'_menu_item_target',''),(1377,179,'_menu_item_classes',''),(1378,179,'_menu_item_xfn',''),(1379,179,'_menu_item_url',''),(1381,180,'_menu_item_type','post_type'),(1382,180,'_menu_item_menu_item_parent','169'),(1383,180,'_menu_item_object_id','79'),(1384,180,'_menu_item_object','page'),(1385,180,'_menu_item_target',''),(1386,180,'_menu_item_classes',''),(1387,180,'_menu_item_xfn',''),(1388,180,'_menu_item_url',''),(1401,82,'_edit_lock','1551280606:1'),(1390,181,'_menu_item_type','post_type'),(1391,181,'_menu_item_menu_item_parent','169'),(1392,181,'_menu_item_object_id','82'),(1393,181,'_menu_item_object','page'),(1394,181,'_menu_item_target',''),(1395,181,'_menu_item_classes',''),(1396,181,'_menu_item_xfn',''),(1397,181,'_menu_item_url',''),(1399,188,'_wp_old_slug','11_email_0'),(1428,202,'_wp_attached_file','2018/03/2.jpg'),(1429,202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2018/03/2.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"2-50x100.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"2-40x80.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"2-300x303.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"2-300x512.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"2-300x394.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"2-152x303.jpg\";s:5:\"width\";i:152;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"2-300x465.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1430,203,'_wp_attached_file','2018/03/3.jpg'),(1431,203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:301;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2018/03/3.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-151x300.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"3-50x100.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"3-40x80.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"3-301x303.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"3-301x512.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"3-301x394.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"3-152x303.jpg\";s:5:\"width\";i:152;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"3-301x465.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1432,204,'_wp_attached_file','2018/03/1.jpg'),(1433,204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:298;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2018/03/1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-149x300.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"1-50x100.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"1-40x80.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"1-298x303.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"1-298x512.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"1-298x394.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"1-150x303.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"1-298x465.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1449,207,'_elementor_version','0.4'),(1461,209,'_elementor_version','0.4'),(1460,209,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83e3d8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\"},\"elements\":[{\"id\":\"35b8fa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7814150\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f4dc9f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ceb82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"91f5e1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1777cf4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8e9e045\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a989cdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1458,209,'_elementor_edit_mode','builder'),(1459,209,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1464,210,'_elementor_edit_mode','builder'),(1465,210,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1466,210,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83e3d8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"35b8fa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7814150\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f4dc9f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ceb82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"91f5e1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1777cf4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8e9e045\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a989cdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1467,210,'_elementor_version','0.4'),(1482,213,'_elementor_edit_mode','builder'),(1483,213,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1470,211,'_elementor_edit_mode','builder'),(1471,211,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1472,211,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83e3d8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"35b8fa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7814150\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f4dc9f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.1640000000000014779288903810083866119384765625},\"elements\":[{\"id\":\"44ceb82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"91f5e1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24.8359999999999985220711096189916133880615234375},\"elements\":[{\"id\":\"1777cf4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8e9e045\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a989cdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1473,211,'_elementor_version','0.4'),(1489,214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2018/03/Slide-image-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Slide-image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-600x200.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Slide-image-1-1024x341.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"Slide-image-1-240x80.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-394x400.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-394x131.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-605x400.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-605x400.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-605x400.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"Slide-image-1-915x305.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1485,213,'_elementor_version','0.4'),(1488,214,'_wp_attached_file','2018/03/Slide-image-1.jpg'),(1484,213,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/011.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0975be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"1e7f92b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0fa1200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7226a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0d46d0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ff7d515\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"46b6558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98bc1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5df7ff1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1498,216,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":214,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0975be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"40\"},\"elements\":[{\"id\":\"1e7f92b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0fa1200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7226a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0d46d0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ff7d515\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"46b6558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98bc1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5df7ff1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1524,223,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1496,216,'_elementor_edit_mode','builder'),(1497,216,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1499,216,'_elementor_version','0.4'),(1523,223,'_elementor_edit_mode','builder'),(1502,217,'_elementor_edit_mode','builder'),(1503,217,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1504,217,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":214,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0975be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"40\"},\"elements\":[{\"id\":\"1e7f92b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0fa1200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7226a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0d46d0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2.jpg\",\"id\":202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ff7d515\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"46b6558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.jpg\",\"id\":203}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98bc1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5df7ff1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4.jpg\",\"id\":201}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1505,217,'_elementor_version','0.4'),(1509,218,'_wp_attached_file','2018/03/3-1.jpg'),(1510,218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:3300;s:4:\"file\";s:15:\"2018/03/3-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"3-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"3-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"3-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"3-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"3-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"3-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"3-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"3-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"3-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"3-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"3-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:15:\"3-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:17:\"3-1-1080x1080.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1511,219,'_wp_attached_file','2018/03/4-1.jpg'),(1512,219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:3300;s:4:\"file\";s:15:\"2018/03/4-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"4-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"4-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"4-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"4-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"4-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"4-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"4-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"4-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"4-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"4-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"4-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:15:\"4-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:17:\"4-1-1080x1080.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1513,220,'_wp_attached_file','2018/03/1-1.jpg'),(1514,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1199;s:6:\"height\";i:1650;s:4:\"file\";s:15:\"2018/03/1-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"1-1-600x826.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:826;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"1-1-768x1057.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1057;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-744x1024.jpg\";s:5:\"width\";i:744;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"1-1-73x100.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"1-1-58x80.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"1-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"1-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"1-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"1-1-220x303.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"1-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"1-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"1-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"1-1-509x700.jpg\";s:5:\"width\";i:509;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:15:\"1-1-690x950.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:16:\"1-1-785x1080.jpg\";s:5:\"width\";i:785;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1515,221,'_wp_attached_file','2018/03/2-1.jpg'),(1516,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1238;s:6:\"height\";i:1650;s:4:\"file\";s:15:\"2018/03/2-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"2-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"2-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"2-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"2-1-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"2-1-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"2-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"2-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"2-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"2-1-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"2-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"2-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"2-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"2-1-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:15:\"2-1-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:16:\"2-1-810x1080.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1526,223,'_elementor_version','0.4'),(1530,224,'themo_hide_title','on'),(1531,224,'themo_header_content_style','dark'),(1532,224,'themo_alt_logo','Off'),(1533,224,'_edit_last','1'),(1534,224,'_wp_page_template','default'),(1535,224,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(1536,224,'_edit_lock','1550071182:1'),(1537,226,'themo_transparent_header','off'),(1538,226,'themo_page_layout','full'),(1539,226,'themo_hide_title','on'),(1540,226,'themo_header_content_style','light'),(1541,226,'themo_alt_logo','Off'),(1542,226,'_edit_last','1'),(1543,226,'_wp_page_template','default'),(1544,226,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(1545,226,'_edit_lock','1527868711:1'),(1546,228,'themo_transparent_header','off'),(1547,228,'themo_page_layout',NULL),(1548,228,'themo_hide_title','off'),(1549,228,'themo_header_content_style',NULL),(1550,228,'themo_alt_logo',NULL),(1551,228,'_edit_last','1'),(1552,228,'_wp_page_template','default'),(1553,228,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(1554,228,'_edit_lock','1522766148:1'),(14477,1986,'_height',''),(14478,1986,'_upsell_ids','a:0:{}'),(14479,1986,'_crosssell_ids','a:0:{}'),(14476,1986,'_width',''),(14475,1986,'_length',''),(14474,1986,'_weight',''),(14473,1986,'_sold_individually','no'),(14472,1986,'_backorders','no'),(1581,234,'_menu_item_type','post_type'),(1582,234,'_menu_item_menu_item_parent','0'),(1583,234,'_menu_item_object_id','98'),(1584,234,'_menu_item_object','page'),(1585,234,'_menu_item_target',''),(1586,234,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1587,234,'_menu_item_xfn',''),(1588,234,'_menu_item_url',''),(14442,1985,'_purchase_note',''),(14443,1985,'_default_attributes','a:0:{}'),(4967,226,'_elementor_edit_mode','builder'),(11755,1875,'_elementor_edit_mode','builder'),(11756,1875,'_elementor_template_type','post'),(1654,90,'_edit_lock','1528212654:1'),(1655,90,'_edit_last','1'),(1656,242,'_elementor_edit_mode','builder'),(1657,242,'_elementor_data','s:5207:\"a:4:{i:0;a:5:{s:2:\"id\";s:7:\"9diqe2l\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"euwlt2i\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"7nfgx8p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:8:\"latitude\";s:9:\"40.748441\";s:9:\"longitude\";s:10:\"-73.985664\";s:5:\"title\";s:7:\"Stratus\";s:16:\"business_address\";s:35:\"350 5th Ave\nNew York, NY\n10118, USA\";s:5:\"hours\";s:64:\"Monday to Friday: 10am - 6pm\nSaturday: 11am - 4pm\nSunday: Closed\";s:11:\"link_1_text\";s:7:\"Call Us\";s:11:\"link_2_text\";s:8:\"Email Us\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:17:\"themo-google-maps\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"qgk6sn0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"35\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"uaw4tj7\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"l1yaoi4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:10:\"Contact Us\";s:16:\"description_text\";s:76:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"o7twky5\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:3:\"gap\";s:8:\"extended\";s:9:\"structure\";s:2:\"20\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"xcn0qg2\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:6:{i:0;a:5:{s:2:\"id\";s:7:\"ewkxetx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:30:\"th-linea icon-basic-smartphone\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:14:\"Give us a call\";s:16:\"description_text\";s:104:\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:1;a:5:{s:2:\"id\";s:7:\"chif2hj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"pinzlyz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:24:\"th-linea icon-basic-mail\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Send us an email\";s:16:\"description_text\";s:115:\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:3;a:5:{s:2:\"id\";s:7:\"5p7axkt\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:4;a:5:{s:2:\"id\";s:7:\"kfel6yx\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:4:\"icon\";s:33:\"th-trip travelpack-location-pin-1\";s:9:\"icon_size\";s:2:\"sm\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:10:\"title_text\";s:16:\"Drop by and talk\";s:16:\"description_text\";s:101:\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\";s:4:\"link\";a:2:{s:11:\"is_external\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:50;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}i:5;a:5:{s:2:\"id\";s:7:\"nmrl6i8\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"5\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"mfjhgsy\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3luh5i2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:9:\"shortcode\";s:27:\"[formidable key=\"contact3\"]\";s:16:\"slide_text_align\";s:0:\"\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"bqlt0sn\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"gcm8twg\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"51xhzgf\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}\";'),(1658,242,'_elementor_version','0.4'),(1659,242,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(1726,255,'_elementor_edit_mode','builder'),(1727,255,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1677,247,'_wp_attached_file','2018/03/Slide-image-3.jpg'),(1678,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1791;s:6:\"height\";i:991;s:4:\"file\";s:25:\"2018/03/Slide-image-3.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Slide-image-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-600x332.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-768x425.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Slide-image-3-1024x567.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-181x100.jpg\";s:5:\"width\";i:181;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"Slide-image-3-145x80.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-394x218.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"Slide-image-3-915x506.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:506;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:26:\"Slide-image-3-1240x686.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1679,248,'_elementor_edit_mode','builder'),(1680,248,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1681,248,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":560},\"background_background\":\"classic\",\"background_image\":{\"id\":247,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1682,248,'_elementor_version','0.4'),(1685,249,'_elementor_edit_mode','builder'),(1686,249,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1687,249,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":649},\"background_background\":\"classic\",\"background_image\":{\"id\":247,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1688,249,'_elementor_version','0.4'),(1691,82,'_edit_last','1'),(1692,250,'_elementor_edit_mode','builder'),(1693,250,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1694,250,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":649},\"background_background\":\"classic\",\"background_image\":{\"id\":247,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1695,250,'_elementor_version','0.4'),(1721,254,'_elementor_edit_mode','builder'),(1722,254,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1723,254,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b080082\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"451d855\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1697,251,'_elementor_edit_mode','builder'),(1698,251,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1699,251,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":649},\"background_background\":\"classic\",\"background_image\":{\"id\":247,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dd5bb8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b532e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"89a7010\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"396a75b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e61821\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5752720\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1700,251,'_elementor_version','0.4'),(1703,252,'themo_transparent_header','on'),(1704,252,'themo_page_layout','full'),(1705,252,'themo_hide_title','on'),(1706,252,'themo_header_content_style','light'),(1707,252,'themo_alt_logo','Off'),(1708,252,'_elementor_edit_mode','builder'),(1709,252,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1710,252,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":469},\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"4336dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dd5bb8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b532e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"89a7010\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"396a75b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e61821\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5752720\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1711,252,'_elementor_version','0.4'),(1712,252,'_wp_page_template','default'),(1713,252,'_edit_lock','1536695263:1'),(1715,252,'_edit_last','1'),(1716,253,'_elementor_edit_mode','builder'),(1717,253,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1718,253,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":649},\"background_background\":\"classic\",\"background_image\":{\"id\":247,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dd5bb8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b532e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"89a7010\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"396a75b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e61821\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5752720\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1719,253,'_elementor_version','0.4'),(1724,254,'_elementor_version','0.4'),(1728,255,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b080082\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"451d855\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1729,255,'_elementor_version','0.4'),(1795,271,'_elementor_version','0.4'),(1732,257,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1733,257,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b080082\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"451d855\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1734,257,'_elementor_version','0.4'),(1736,257,'_elementor_edit_mode','builder'),(1738,258,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1739,258,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b080082\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"451d855\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1740,258,'_elementor_version','0.4'),(1741,258,'_elementor_edit_mode','builder'),(1748,260,'_wp_attached_file','2018/03/Projector-1.jpg'),(1749,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:991;s:4:\"file\";s:23:\"2018/03/Projector-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Projector-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Projector-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Projector-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projector-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projector-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Projector-1-768x476.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Projector-1-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Projector-1-161x100.jpg\";s:5:\"width\";i:161;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Projector-1-129x80.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x244.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Projector-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Projector-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Projector-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"Projector-1-915x567.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"Projector-1-1240x768.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Projector-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Projector-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1750,261,'_elementor_edit_mode','builder'),(1751,261,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1752,261,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":649},\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"qwnxufe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dd5bb8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b532e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"89a7010\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"396a75b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e61821\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5752720\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1753,261,'_elementor_version','0.4'),(1756,262,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1757,262,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b080082\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"451d855\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1758,262,'_elementor_version','0.4'),(1759,262,'_elementor_edit_mode','builder'),(1776,266,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1775,266,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3593,710,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADwork\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1792,271,'_elementor_edit_mode','builder'),(1793,271,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1794,271,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"apkhvmc\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":469},\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"4336dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zyqyiet\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dd5bb8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b532e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"89a7010\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"396a75b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e61821\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5752720\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e71e9d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-image-3.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1777,266,'_elementor_version','0.4'),(1778,266,'_elementor_edit_mode','builder'),(1804,276,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1779,267,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1780,267,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1781,267,'_elementor_version','0.4'),(1782,267,'_elementor_edit_mode','builder'),(1783,268,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1784,268,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse Yourself\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1785,268,'_elementor_version','0.4'),(1786,268,'_elementor_edit_mode','builder'),(1818,279,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1788,269,'_wp_attached_file','2018/03/CADworks3D-LOGO.png'),(1789,269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1282;s:6:\"height\";i:215;s:4:\"file\";s:27:\"2018/03/CADworks3D-LOGO.png\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"CADworks3D-LOGO-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-600x101.png\";s:5:\"width\";i:600;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-768x129.png\";s:5:\"width\";i:768;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"CADworks3D-LOGO-1024x172.png\";s:5:\"width\";i:1024;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-596x100.png\";s:5:\"width\";i:596;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-477x80.png\";s:5:\"width\";i:477;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-394x66.png\";s:5:\"width\";i:394;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-915x153.png\";s:5:\"width\";i:915;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"CADworks3D-LOGO-1240x208.png\";s:5:\"width\";i:1240;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1805,276,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#212121\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"ghost-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1806,276,'_elementor_version','0.4'),(1807,276,'_elementor_edit_mode','builder'),(4800,970,'_elementor_data','[{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"52b4943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1813,278,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1814,278,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-light\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1815,278,'_elementor_version','0.4'),(1816,278,'_elementor_edit_mode','builder'),(1819,279,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1820,279,'_elementor_version','0.4'),(1821,279,'_elementor_edit_mode','builder'),(1822,280,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1823,280,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#0c0c0c\",\"custom_height\":{\"unit\":\"vh\",\"size\":82},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1824,280,'_elementor_version','0.4'),(1825,280,'_elementor_edit_mode','builder'),(1826,281,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1827,281,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":82},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1828,281,'_elementor_version','0.4'),(1829,281,'_elementor_edit_mode','builder'),(1923,310,'_wp_attached_file','2018/03/Surface-under-reflective-light1.jpg'),(1934,313,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1831,282,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1832,282,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":444},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\",\"id\":260},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1833,282,'_elementor_version','0.4'),(1834,282,'_elementor_edit_mode','builder'),(1837,283,'_wp_attached_file','2018/03/Slide-Image-4-1.jpg'),(1838,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:991;s:4:\"file\";s:27:\"2018/03/Slide-Image-4-1.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Slide-Image-4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-768x476.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Slide-Image-4-1-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Slide-Image-4-1-66x41.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Slide-Image-4-1-129x80.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-394x244.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"Slide-Image-4-1-915x567.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"Slide-Image-4-1-1240x768.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1839,284,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1840,284,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":549},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-Image-4-1.jpg\",\"id\":283},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1841,284,'_elementor_version','0.4'),(1842,284,'_elementor_edit_mode','builder'),(1845,224,'_elementor_edit_mode','builder'),(1846,285,'_wp_attached_file','2018/03/New-PDMS123.jpg'),(1847,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2100;s:6:\"height\";i:2800;s:4:\"file\";s:23:\"2018/03/New-PDMS123.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"New-PDMS123-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"New-PDMS123-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"New-PDMS123-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"New-PDMS123-31x41.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"New-PDMS123-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:24:\"New-PDMS123-810x1080.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1983,224,'_elementor_data','[{\"id\":\"2f0910d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3b897ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23550,2712,'_wp_page_template','default'),(23551,2712,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(23552,2712,'_elementor_edit_mode','builder'),(23553,2712,'_elementor_version','0.4'),(23554,2712,'_elementor_data','[{\"id\":\"2f0910d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3b897ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23555,2712,'_elementor_template_type','post'),(23556,2712,'_elementor_css','a:4:{s:4:\"time\";i:1541099886;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16101,2162,'_wp_page_template','default'),(16102,2162,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(16103,2162,'_elementor_edit_mode','builder'),(16104,2162,'_elementor_version','0.4'),(16105,2162,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your ideal printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; increase your revenue stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your design to print process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"A Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your workflow &amp; intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D printer resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t settle for less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(1987,325,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47c8e71f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#9e9e9e\",\"background_image\":{\"id\":323,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Clear-Chip.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"650\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"650\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_color_b\":\"#00ffdd\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"2e55ee0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3e13dd1e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"xxl\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ae32001\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":590},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3de5835b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f7c32f3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-cogs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6f9867ec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Light Engine\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc912b3\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Full HD UV LED projection engine with entire layer exposed by a single fixed image pattern<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"368a6f2d\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-dropbox\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"38f7000f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Resolution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22a2f43b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Full HD UV LED projection engine with 30um X:Y resolution with excellent optical system designed for 3DP with high image quality\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d959089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"628eae59\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-commenting-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"683e8fa2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Build Size\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"721f9f65\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"From X:Y of 30\\u00b5m \",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76b34c23\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-envelope-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c361495\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Take control over messages\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"251b37ba\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor commodo.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee6c166\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#2185f5\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b79e889\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6ae14a3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our experts\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba88601\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1f24d066\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(15,15,43,0.58)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"15980a3c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"290\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/circle-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"70\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dd9fe63\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Aenean nulla massa, feugiat nec blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_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\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31527b2f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"linda mccartney\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31f46eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(15,15,43,0.65)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"14173cf0\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"291\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/circle2-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"70\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"426b82e4\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>consectetur adipiscing elit. Sed neque mauris, porta id arcu ac, sagittis auctor ante monke di paserstion.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2.1\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66417caa\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"JOHN ELOWER\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4ae827e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(15,15,43,0.66)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"305d571b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"292\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/circle3-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"70\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62a71e8f\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Nulla faucibus commodo Duis pulvinar arcu a ultrices monk dapibus. Etiam suscipit sed quam vel auctor.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2.1\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30e6c7b4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"victor garberl\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e952356\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"30\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#2185f5\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"66137bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d209486\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"About us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a16b203\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Phasellus sodal dictum dolor quis fringilla. Nunc accumsan velit sit amet enim maximus solsodales.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a89b19b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"62ca45c3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our mission\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11feadd2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Etiam fringilla lobortis risus, sed accumsan enim rutrum vel. Aenean iaculis magna libero, at blandit augue rhoncus sed.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"583e0de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c271ffa\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our offer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d2dfe3f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"sed accumsan enim rutrum \",\"icon\":\"fa fa-dot-circle-o\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"10ac8ec\"},{\"text\":\"Etiam fringilla lobortis \",\"icon\":\"fa fa-dot-circle-o\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"edf95b1\"},{\"text\":\"Aenean iaculis magna \",\"icon\":\"fa fa-dot-circle-o\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"0f90356\"}],\"section_icon_style\":\"\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"15\"},\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"icon_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"icon_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2069,351,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2070,351,'_elementor_edit_mode','builder'),(2071,351,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (2072,351,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4edbd99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be55c99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c7e4652\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Control Your Intellectual Property\",\"slide_text\":\"Microfluidics research is evolving very quickly and controlling your intellectual property is extremely important. With the CADworks \\u03bcMicrofluidics Edition powered by MiiCraft, you can now design, print and assess your microfluidics parts within your lab.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"0093532\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Clear-Chip.jpg\",\"id\":323},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Research & Development\",\"slide_text\":\"The CADworks \\u03bcMicrofluidics Edition gives you the ability to design, print and test microfluidic part\\u2019s layouts in-house allowing for rapid evaluation of your models within hours, to meet tight deadlines and eliminating the need to outsource. With the CADworks \\u03bcMicrofluidics Edition Printer you can be up and running right out of the box.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"2c9500d\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\",\"id\":350},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Low Startup & Maintenance Costs\",\"slide_text\":\"With the CADworks \\u03bcMicrofluidics Edition, your cost per part can be as low as $1.00. Compared to other general multi-purpose 3D printers, the CADworks \\u03bcMicrofluidics Edition has the lowest maintenance cost in the market. The CADworks \\u03bcMicrofluidics Edition Printer is shipped with one bottle of microfluidic resin and two Teflon VATs.\",\"slide_bg_color\":\"#4A4A4A\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"\",\"_id\":\"f788fa8\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"In pellentesque ultricies nulla dapibus.\",\"slide_text\":\"Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.\",\"slide_bg_color\":\"#7A85E8\",\"inline_form\":\"none\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"\",\"_id\":\"7ae8c50\",\"slide_bg_image\":{\"url\":\"\",\"id\":\"\"},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}}],\"autoplay\":\"On\",\"easing\":\"linear\",\"slideshow_speed\":{\"unit\":\"px\",\"size\":5124},\"randomize\":\"On\"},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":329,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study_cover.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#504992\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"448a77f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e63ed8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How to Make a Website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>This\\u00a08 hour course will teach you all the required skills needed when designing and developing a live\\u00a0WordPress website, including using the advanced options of\\u00a0HTML and CSS.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5aff96f4\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Start your Free trial\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-connectdevelop\",\"title_text\":\"Who is it for?\",\"description_text\":\"The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":69},\"icon_size\":{\"unit\":\"px\",\"size\":\"23\"},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":58},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":330,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study_1.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":334,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"428ddc31\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"531e6ba0\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":335,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/library.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1984,325,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(1985,325,'_elementor_edit_mode','builder'),(1986,325,'_elementor_version','0.4'),(1851,224,'_elementor_version','0.4'),(1852,287,'_wp_attached_file','2018/03/logo-2.png'),(1853,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:131;s:6:\"height\";i:160;s:4:\"file\";s:18:\"2018/03/logo-2.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-2-131x150.png\";s:5:\"width\";i:131;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"logo-2-34x41.png\";s:5:\"width\";i:34;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"logo-2-66x80.png\";s:5:\"width\";i:66;s:6:\"height\";i: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:{}}}'),(1854,287,'_elementor_source_image_hash','762dd641594ff21e0aa8c0338038394f981a2c3b'),(1855,288,'_wp_attached_file','2018/03/Untitled-1-1.png'),(1856,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:897;s:4:\"file\";s:24:\"2018/03/Untitled-1-1.png\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Untitled-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-600x336.png\";s:5:\"width\";i:600;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1024x574.png\";s:5:\"width\";i:1024;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Untitled-1-1-73x41.png\";s:5:\"width\";i:73;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1-143x80.png\";s:5:\"width\";i:143;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-394x221.png\";s:5:\"width\";i:394;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-915x513.png\";s:5:\"width\";i:915;s:6:\"height\";i:513;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1240x695.png\";s:5:\"width\";i:1240;s:6:\"height\";i:695;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1857,288,'_elementor_source_image_hash','ec865335cbd9bc67237e927310b6e167045a85ff'),(1858,289,'_wp_attached_file','2018/03/smart-watch1-1.png'),(1859,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:599;s:6:\"height\";i:674;s:4:\"file\";s:26:\"2018/03/smart-watch1-1.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"smart-watch1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-267x300.png\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"smart-watch1-1-36x41.png\";s:5:\"width\";i:36;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"smart-watch1-1-71x80.png\";s:5:\"width\";i:71;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-269x303.png\";s:5:\"width\";i:269;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-599x465.png\";s:5:\"width\";i:599;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"smart-watch1-1-599x605.png\";s:5:\"width\";i:599;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1860,289,'_elementor_source_image_hash','60224da1875272bfe3d77ab5a03c84d22f84cbff'),(1861,290,'_wp_attached_file','2018/03/circle-1.png'),(1862,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:20:\"2018/03/circle-1.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"circle-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"circle-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"circle-1-41x41.png\";s:5:\"width\";i:41;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"circle-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(1863,290,'_elementor_source_image_hash','22561270be48d3b439196cec3c724249c2f85bd5'),(1864,291,'_wp_attached_file','2018/03/circle2-1.png'),(1865,291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:21:\"2018/03/circle2-1.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"circle2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"circle2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"circle2-1-41x41.png\";s:5:\"width\";i:41;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"circle2-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(1866,291,'_elementor_source_image_hash','05ebda0248f154c2fe773df1e0cc59bc3ad90cbc'),(1867,292,'_wp_attached_file','2018/03/circle3-1.png'),(1868,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:21:\"2018/03/circle3-1.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"circle3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"circle3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"circle3-1-41x41.png\";s:5:\"width\";i:41;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"circle3-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(1869,292,'_elementor_source_image_hash','27130b1dcbc43569563bd43c7d855e9107e6cff5'),(1870,293,'_wp_attached_file','2018/03/cover-pic-1.png'),(1871,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:659;s:4:\"file\";s:23:\"2018/03/cover-pic-1.png\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"cover-pic-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-600x247.png\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-768x316.png\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"cover-pic-1-1024x422.png\";s:5:\"width\";i:1024;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"cover-pic-1-100x41.png\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"cover-pic-1-194x80.png\";s:5:\"width\";i:194;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-394x162.png\";s:5:\"width\";i:394;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-605x659.png\";s:5:\"width\";i:605;s:6:\"height\";i:659;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"cover-pic-1-915x377.png\";s:5:\"width\";i:915;s:6:\"height\";i:377;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"cover-pic-1-1240x511.png\";s:5:\"width\";i:1240;s:6:\"height\";i:511;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1872,293,'_elementor_source_image_hash','2b39e7678327c4f5692c09e932d161f2f4431217'),(1873,294,'_wp_attached_file','2018/03/snycy.png'),(1874,294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/03/snycy.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"snycy-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"snycy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"snycy-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"snycy-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1875,294,'_elementor_source_image_hash','1ea185047baa81d608da5007f3298ad41207ff72'),(1876,295,'_wp_attached_file','2018/03/x.venox_.png'),(1877,295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2018/03/x.venox_.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"x.venox_-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"x.venox_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"x.venox_-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"x.venox_-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1878,295,'_elementor_source_image_hash','99b558ba64b3719d2135c03f80ef2ff304f7ed4e'),(1879,296,'_wp_attached_file','2018/03/quest.png'),(1880,296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/03/quest.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"quest-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"quest-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"quest-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"quest-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1881,296,'_elementor_source_image_hash','5eb7a49c9ec63707a7581c15ec7eb59bafa03246'),(1882,297,'_wp_attached_file','2018/03/geo.png'),(1883,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2018/03/geo.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"geo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"geo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"geo-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"geo-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1884,297,'_elementor_source_image_hash','c83533f623aa9948a221b4c6946ab7df1b455fb8'),(1885,298,'_wp_attached_file','2018/03/madrin.png'),(1886,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2018/03/madrin.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"madrin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"madrin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"madrin-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"madrin-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1887,298,'_elementor_source_image_hash','42538a975acb126a0fe13f81066994abad0ad7e8'),(1888,299,'_wp_attached_file','2018/03/digit.png'),(1889,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/03/digit.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"digit-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"digit-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"digit-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"digit-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1890,299,'_elementor_source_image_hash','aeacfffdb61f65dbcb8fdf31622c3654970b0592'),(1891,300,'_wp_attached_file','2018/03/mapmaster.png'),(1892,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2018/03/mapmaster.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"mapmaster-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"mapmaster-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"mapmaster-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"mapmaster-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1893,300,'_elementor_source_image_hash','861f364364ca6fcfedb457bac83dcdffb1017edd'),(1894,301,'_wp_attached_file','2018/03/masso.png'),(1895,301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/03/masso.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"masso-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"masso-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"masso-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"masso-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(1896,301,'_elementor_source_image_hash','d04946c352baeb1f704b4cacd0b72d7fd783043a'),(1897,302,'_wp_attached_file','2018/03/logo_lens.png'),(1898,302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:74;s:6:\"height\";i:100;s:4:\"file\";s:21:\"2018/03/logo_lens.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"logo_lens-74x100.png\";s:5:\"width\";i:74;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"logo_lens-30x41.png\";s:5:\"width\";i:30;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"logo_lens-59x80.png\";s:5:\"width\";i:59;s:6:\"height\";i: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:{}}}'),(1899,302,'_elementor_source_image_hash','965bd7d207e5fe86e27b1398064d6e492a6cdca3'),(1900,303,'_wp_attached_file','2018/03/cover-pic.jpg'),(1901,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:769;s:4:\"file\";s:21:\"2018/03/cover-pic.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cover-pic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cover-pic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"cover-pic-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cover-pic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cover-pic-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"cover-pic-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"cover-pic-1024x492.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"cover-pic-85x41.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"cover-pic-166x80.jpg\";s:5:\"width\";i:166;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"cover-pic-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"cover-pic-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"cover-pic-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"cover-pic-394x189.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"cover-pic-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"cover-pic-605x769.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"cover-pic-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"cover-pic-915x440.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"cover-pic-1240x596.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1902,303,'_elementor_source_image_hash','ca6ecc86152a1187df41062e663a5d5f69ed357f'),(4799,970,'_elementor_version','0.4'),(1904,305,'_wp_attached_file','2018/03/cd799a52-1bc0-47d2-86a1-25183a1eed80.png'),(1905,305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:154;s:4:\"file\";s:48:\"2018/03/cd799a52-1bc0-47d2-86a1-25183a1eed80.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-600x90.png\";s:5:\"width\";i:600;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-768x116.png\";s:5:\"width\";i:768;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-1024x154.png\";s:5:\"width\";i:1024;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:47:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-273x41.png\";s:5:\"width\";i:273;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:47:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-532x80.png\";s:5:\"width\";i:532;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-394x154.png\";s:5:\"width\";i:394;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-394x154.png\";s:5:\"width\";i:394;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-394x154.png\";s:5:\"width\";i:394;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:47:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-394x59.png\";s:5:\"width\";i:394;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-605x154.png\";s:5:\"width\";i:605;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-605x154.png\";s:5:\"width\";i:605;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-605x154.png\";s:5:\"width\";i:605;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"cd799a52-1bc0-47d2-86a1-25183a1eed80-915x138.png\";s:5:\"width\";i:915;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,306,'_wp_attached_file','2018/03/MiiCraft-Microfluidics-Logo.jpg'),(1907,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:14173;s:6:\"height\";i:1875;s:4:\"file\";s:39:\"2018/03/MiiCraft-Microfluidics-Logo.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"MiiCraft-Microfluidics-Logo-600x79.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"MiiCraft-Microfluidics-Logo-300x40.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-768x102.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"MiiCraft-Microfluidics-Logo-1024x135.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:38:\"MiiCraft-Microfluidics-Logo-310x41.jpg\";s:5:\"width\";i:310;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"MiiCraft-Microfluidics-Logo-605x80.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:38:\"MiiCraft-Microfluidics-Logo-394x52.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:39:\"MiiCraft-Microfluidics-Logo-915x121.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:40:\"MiiCraft-Microfluidics-Logo-1240x164.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:40:\"MiiCraft-Microfluidics-Logo-1920x254.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1912,308,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1913,308,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":549},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-Image-4-1.jpg\",\"id\":283},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1914,308,'_elementor_version','0.4'),(1915,308,'_elementor_edit_mode','builder'),(1918,309,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1919,309,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"Next-generation virtual reality\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Mobile Interface Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":549},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-Image-4-1.jpg\",\"id\":283},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1920,309,'_elementor_version','0.4'),(1921,309,'_elementor_edit_mode','builder'),(1924,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:189;s:4:\"file\";s:43:\"2018/03/Surface-under-reflective-light1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-600x189.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Surface-under-reflective-light1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:42:\"Surface-under-reflective-light1-130x41.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:42:\"Surface-under-reflective-light1-254x80.jpg\";s:5:\"width\";i:254;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-394x189.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-394x189.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-394x189.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:43:\"Surface-under-reflective-light1-394x124.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5988,1164,'_elementor_edit_mode','builder'),(5089,1029,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4-1.jpg\",\"id\":219},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2483,456,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2484,456,'_elementor_edit_mode','builder'),(2485,456,'_elementor_version','0.4'),(2486,456,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2230,387,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2231,387,'_elementor_edit_mode','builder'),(2232,387,'_elementor_version','0.4'),(2233,387,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2190,377,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2191,377,'_elementor_edit_mode','builder'),(2192,377,'_elementor_version','0.4'),(2193,377,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339},\"image_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"3D Print Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1935,313,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":549},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Slide-Image-4-1.jpg\",\"id\":283},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1936,313,'_elementor_version','0.4'),(1937,313,'_elementor_edit_mode','builder'),(1953,317,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(4798,970,'_elementor_edit_mode','builder'),(1943,315,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1944,315,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse \",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1945,315,'_elementor_version','0.4'),(1946,315,'_elementor_edit_mode','builder'),(1952,317,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(1957,318,'_wp_attached_file','2018/03/Microfluidic-Features11.jpg'),(1954,317,'_elementor_version','0.4'),(1956,317,'_elementor_edit_mode','builder'),(1958,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:2174;s:4:\"file\";s:35:\"2018/03/Microfluidic-Features11.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Microfluidic-Features11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-600x431.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-768x552.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:552;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Microfluidic-Features11-1024x736.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features11-57x41.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"Microfluidic-Features11-111x80.jpg\";s:5:\"width\";i:111;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-394x283.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-915x658.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:36:\"Microfluidic-Features11-1240x891.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:891;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1502x1080.jpg\";s:5:\"width\";i:1502;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503074283\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1963,320,'_wp_attached_file','2018/03/Microfluidic-Features.jpg'),(1964,320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:3125;s:4:\"file\";s:33:\"2018/03/Microfluidic-Features.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Microfluidic-Features-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-768x794.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:794;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Microfluidic-Features-991x1024.jpg\";s:5:\"width\";i:991;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"Microfluidic-Features-40x41.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"Microfluidic-Features-77x80.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-293x303.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-677x700.jpg\";s:5:\"width\";i:677;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-919x950.jpg\";s:5:\"width\";i:919;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features-1045x1080.jpg\";s:5:\"width\";i:1045;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503074283\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1965,321,'_wp_attached_file','2018/03/20170818_163802.jpg'),(1966,321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:27:\"2018/03/20170818_163802.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20170818_163802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20170818_163802-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20170818_163802-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20170818_163802-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20170818_163802-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20170818_163802-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20170818_163802-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"20170818_163802-55x41.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"20170818_163802-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"20170818_163802-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"20170818_163802-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"20170818_163802-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"20170818_163802-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"20170818_163802-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"20170818_163802-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"20170818_163802-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"20170818_163802-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"20170818_163802-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"20170818_163802-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503074281\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"6\";s:8:\"keywords\";a:0:{}}}'),(1967,321,'_edit_lock','1521735691:1'),(1968,321,'themo_transparent_header','off'),(1969,321,'themo_page_layout',NULL),(1970,321,'themo_hide_title','off'),(1971,321,'themo_header_content_style',NULL),(1972,321,'themo_alt_logo',NULL),(1977,323,'_wp_attached_file','2018/03/Clear-Chip.jpg'),(1978,323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:991;s:4:\"file\";s:22:\"2018/03/Clear-Chip.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Clear-Chip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-768x476.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Clear-Chip-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Clear-Chip-66x41.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Clear-Chip-129x80.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-394x244.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Clear-Chip-915x567.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"Clear-Chip-1240x768.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1995,327,'_wp_attached_file','2018/03/miicraft-header-header-2-1024x683.jpg'),(1989,326,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(1990,326,'_elementor_edit_mode','builder'),(1991,326,'_elementor_version','0.4'),(1992,326,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47c8e71f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#9e9e9e\",\"background_image\":{\"id\":323,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Clear-Chip.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"650\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"650\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_color_b\":\"#00ffdd\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"2e55ee0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3e13dd1e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Techn\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"xxl\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ae32001\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":590},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3de5835b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f7c32f3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-cogs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6f9867ec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Light Engine\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc912b3\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Full HD UV LED projection engine with entire layer exposed by a single fixed image pattern<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"368a6f2d\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-dropbox\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"38f7000f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Resolution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22a2f43b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Full HD UV LED projection engine with 30um X:Y resolution with excellent optical system designed for 3DP with high image quality\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d959089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"628eae59\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-commenting-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"683e8fa2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Build Size\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"721f9f65\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"From X:Y of 30\\u00b5m \",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76b34c23\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-envelope-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"40\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c361495\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Take control over messages\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"251b37ba\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor commodo.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee6c166\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#2185f5\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b79e889\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6ae14a3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our experts\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba88601\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1f24d066\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(15,15,43,0.58)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"15980a3c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"290\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/circle-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"70\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dd9fe63\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Aenean nulla massa, feugiat nec blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_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\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31527b2f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"linda mccartney\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31f46eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(15,15,43,0.65)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"14173cf0\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"291\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/circle2-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"70\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"426b82e4\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>consectetur adipiscing elit. Sed neque mauris, porta id arcu ac, sagittis auctor ante monke di paserstion.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2.1\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66417caa\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"JOHN ELOWER\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4ae827e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(15,15,43,0.66)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"305d571b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"292\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/circle3-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"70\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62a71e8f\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Nulla faucibus commodo Duis pulvinar arcu a ultrices monk dapibus. Etiam suscipit sed quam vel auctor.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2.1\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30e6c7b4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"victor garberl\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e952356\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"30\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#2185f5\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"66137bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d209486\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"About us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a16b203\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Phasellus sodal dictum dolor quis fringilla. Nunc accumsan velit sit amet enim maximus solsodales.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a89b19b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"62ca45c3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our mission\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11feadd2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Etiam fringilla lobortis risus, sed accumsan enim rutrum vel. Aenean iaculis magna libero, at blandit augue rhoncus sed.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"left\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"583e0de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c271ffa\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our offer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d2dfe3f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"sed accumsan enim rutrum \",\"icon\":\"fa fa-dot-circle-o\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"10ac8ec\"},{\"text\":\"Etiam fringilla lobortis \",\"icon\":\"fa fa-dot-circle-o\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"edf95b1\"},{\"text\":\"Aenean iaculis magna \",\"icon\":\"fa fa-dot-circle-o\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"0f90356\"}],\"section_icon_style\":\"\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"15\"},\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"icon_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"icon_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1996,327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:45:\"2018/03/miicraft-header-header-2-1024x683.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"miicraft-header-header-2-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:43:\"miicraft-header-header-2-1024x683-61x41.jpg\";s:5:\"width\";i:61;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:44:\"miicraft-header-header-2-1024x683-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-605x683.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:45:\"miicraft-header-header-2-1024x683-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1997,327,'_edit_lock','1521736663:1'),(1998,327,'themo_transparent_header','off'),(1999,327,'themo_page_layout',NULL),(2000,327,'themo_hide_title','off'),(2001,327,'themo_header_content_style',NULL),(2002,327,'themo_alt_logo',NULL),(2078,353,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2079,353,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2040,339,'_wp_attached_file','2018/03/Daniel-New1.jpg'),(2041,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2380;s:6:\"height\";i:1659;s:4:\"file\";s:23:\"2018/03/Daniel-New1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Daniel-New1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-600x418.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-768x535.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:535;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Daniel-New1-1024x714.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Daniel-New1-59x41.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Daniel-New1-115x80.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-394x275.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"Daniel-New1-915x638.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"Daniel-New1-1240x864.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:25:\"Daniel-New1-1549x1080.jpg\";s:5:\"width\";i:1549;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-N950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1519307255\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2042,340,'_wp_attached_file','2018/03/20170922_155156-1.jpg'),(2043,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:29:\"2018/03/20170922_155156-1.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"20170922_155156-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"20170922_155156-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"20170922_155156-1-55x41.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"20170922_155156-1-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"20170922_155156-1-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"20170922_155156-1-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"20170922_155156-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506095516\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:16:\"0.03030303030303\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2044,341,'_wp_attached_file','2018/03/Microfluidic-Features11-1.jpg'),(2045,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:2174;s:4:\"file\";s:37:\"2018/03/Microfluidic-Features11-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-600x431.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-768x552.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:552;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Microfluidic-Features11-1-1024x736.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"Microfluidic-Features11-1-57x41.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:36:\"Microfluidic-Features11-1-111x80.jpg\";s:5:\"width\";i:111;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-394x283.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:37:\"Microfluidic-Features11-1-915x658.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:38:\"Microfluidic-Features11-1-1240x891.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:891;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:39:\"Microfluidic-Features11-1-1502x1080.jpg\";s:5:\"width\";i:1502;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503074283\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2046,342,'_wp_attached_file','2018/03/New-PDMS123-1-e1522180432210.jpg'),(2047,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2800;s:6:\"height\";i:2100;s:4:\"file\";s:40:\"2018/03/New-PDMS123-1-e1522180432210.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"New-PDMS123-1-e1522180432210-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:38:\"New-PDMS123-1-e1522180432210-33x25.jpg\";s:5:\"width\";i:33;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:39:\"New-PDMS123-1-e1522180432210-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:41:\"New-PDMS123-1-e1522180432210-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:42:\"New-PDMS123-1-e1522180432210-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"New-PDMS123-1-e1522180432210-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2052,344,'_wp_attached_file','2018/03/1.png'),(2053,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:640;s:4:\"file\";s:13:\"2018/03/1.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"1-31x41.png\";s:5:\"width\";i:31;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"1-60x80.png\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"1-227x303.png\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"1-480x465.png\";s:5:\"width\";i:480;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"1-480x605.png\";s:5:\"width\";i:480;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2054,345,'_wp_attached_file','2018/03/3.png'),(2055,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:853;s:6:\"height\";i:640;s:4:\"file\";s:13:\"2018/03/3.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"3-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"3-55x41.png\";s:5:\"width\";i:55;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"3-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"3-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"3-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"3-394x296.png\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"3-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"3-605x640.png\";s:5:\"width\";i:605;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"3-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2056,346,'_wp_attached_file','2018/03/micro.jpg'),(2057,346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:609;s:4:\"file\";s:17:\"2018/03/micro.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"micro-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"micro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"micro-600x476.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"micro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"micro-300x238.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"micro-768x609.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"micro-52x41.jpg\";s:5:\"width\";i:52;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"micro-101x80.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"micro-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"micro-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"micro-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"micro-382x303.jpg\";s:5:\"width\";i:382;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"micro-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"micro-605x609.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"micro-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2067,350,'_wp_attached_file','2018/03/unnamed-1-768x659.jpg'),(2068,350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:659;s:4:\"file\";s:29:\"2018/03/unnamed-1-768x659.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"unnamed-1-768x659-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-768x659.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"unnamed-1-768x659-35x30.jpg\";s:5:\"width\";i:35;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"unnamed-1-768x659-93x80.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-353x303.jpg\";s:5:\"width\";i:353;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-605x659.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"unnamed-1-768x659-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2075,352,'_elementor_version','0.4'),(2076,352,'_elementor_edit_mode','builder'),(2080,353,'_elementor_version','0.4'),(2081,353,'_elementor_edit_mode','builder'),(2008,329,'_wp_attached_file','2018/03/study_cover.jpg'),(2009,329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:832;s:4:\"file\";s:23:\"2018/03/study_cover.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"study_cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"study_cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"study_cover-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"study_cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"study_cover-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"study_cover-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"study_cover-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"study_cover-79x41.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"study_cover-154x80.jpg\";s:5:\"width\";i:154;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"study_cover-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"study_cover-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"study_cover-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"study_cover-394x205.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"study_cover-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"study_cover-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"study_cover-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"study_cover-915x476.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"study_cover-1240x645.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,329,'_elementor_source_image_hash','f347a1e207a4e51f4eb75e8f27b330fec6262287'),(2011,330,'_wp_attached_file','2018/03/study_1.jpg'),(2012,330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:572;s:6:\"height\";i:555;s:4:\"file\";s:19:\"2018/03/study_1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"study_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"study_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"study_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"study_1-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"study_1-42x41.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"study_1-82x80.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"study_1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"study_1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"study_1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"study_1-312x303.jpg\";s:5:\"width\";i:312;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"study_1-572x465.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"study_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"study_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,330,'_elementor_source_image_hash','d2a8733fe91570d642a2e8382043b6cec2cb7a82'),(2014,331,'_wp_attached_file','2018/03/teacther1.png'),(2015,331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:166;s:6:\"height\";i:165;s:4:\"file\";s:21:\"2018/03/teacther1.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"teacther1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"teacther1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"teacther1-41x41.png\";s:5:\"width\";i:41;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"teacther1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2016,331,'_elementor_source_image_hash','8061367421bdc401cb75628862ff5475880f0d20'),(2017,332,'_wp_attached_file','2018/03/teacher2.jpg'),(2018,332,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:162;s:6:\"height\";i:165;s:4:\"file\";s:20:\"2018/03/teacher2.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"teacher2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"teacher2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"teacher2-40x41.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"teacher2-79x80.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"teacher2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,332,'_elementor_source_image_hash','885d65b48b60e4805a276de8e5956c07cccd23bc'),(2020,333,'_wp_attached_file','2018/03/teacher3.jpg'),(2021,333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:162;s:6:\"height\";i:165;s:4:\"file\";s:20:\"2018/03/teacher3.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"teacher3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"teacher3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"teacher3-40x41.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"teacher3-79x80.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"teacher3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,333,'_elementor_source_image_hash','31ca36f76b14a306844b6619684d502761f3fdb5'),(2023,334,'_wp_attached_file','2018/03/study-box_1.jpg'),(2024,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:570;s:6:\"height\";i:498;s:4:\"file\";s:23:\"2018/03/study-box_1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"study-box_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"study-box_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"study-box_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"study-box_1-300x262.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"study-box_1-47x41.jpg\";s:5:\"width\";i:47;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"study-box_1-92x80.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"study-box_1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"study-box_1-394x498.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"study-box_1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"study-box_1-347x303.jpg\";s:5:\"width\";i:347;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"study-box_1-570x465.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"study-box_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"study-box_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,334,'_elementor_source_image_hash','e9dd6554af18de78e56dc463e8faa6238e6c3e21'),(2026,335,'_wp_attached_file','2018/03/library.jpg'),(2027,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:570;s:6:\"height\";i:498;s:4:\"file\";s:19:\"2018/03/library.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"library-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"library-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"library-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"library-300x262.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"library-47x41.jpg\";s:5:\"width\";i:47;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"library-92x80.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"library-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"library-394x498.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"library-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"library-347x303.jpg\";s:5:\"width\";i:347;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"library-570x465.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"library-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"library-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,335,'_elementor_source_image_hash','b8afd328dd9d2c70682a5692198b7fdb70c8821a'),(2029,336,'_wp_attached_file','2018/03/study-footer.jpg'),(2030,336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:932;s:4:\"file\";s:24:\"2018/03/study-footer.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"study-footer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"study-footer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"study-footer-600x350.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"study-footer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"study-footer-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"study-footer-768x447.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"study-footer-1024x596.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"study-footer-70x41.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"study-footer-137x80.jpg\";s:5:\"width\";i:137;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"study-footer-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"study-footer-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"study-footer-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"study-footer-394x230.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"study-footer-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"study-footer-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"study-footer-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"study-footer-915x533.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"study-footer-1240x722.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:722;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,336,'_elementor_source_image_hash','fe7dc50baf627a742bc010543cd00e8c98c72db9'),(2074,352,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immers\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Web and Mobile Development\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Project Strategy\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bzsrqwm\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_xl\",\"image_custom_dimension\":{\"width\":\"1200\",\"height\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2073,352,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2159,372,'_elementor_edit_mode','builder'),(2160,372,'_elementor_version','0.4'),(2161,372,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":69},\"icon_size\":{\"unit\":\"px\",\"size\":\"23\"},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":58},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":334,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"428ddc31\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"531e6ba0\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":335,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/library.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2140,368,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2141,368,'_elementor_edit_mode','builder'),(2142,368,'_elementor_version','0.4'),(2143,368,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4edbd99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be55c99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c7e4652\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Control Your Intellectual Property\",\"slide_text\":\"Microfluidics research is evolving very quickly and controlling your intellectual property is extremely important. With the CADworks \\u03bcMicrofluidics Edition powered by MiiCraft, you can now design, print and assess your microfluidics parts within your lab.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"0093532\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Clear-Chip.jpg\",\"id\":323},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"stacked\",\"slide_shortcode_border\":\"th-form-bg th-light-bg\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Research & Development\",\"slide_text\":\"The CADworks \\u03bcMicrofluidics Edition gives you the ability to design, print and test microfluidic part\\u2019s layouts in-house allowing for rapid evaluation of your models within hours, to meet tight deadlines and eliminating the need to outsource. With the CADworks \\u03bcMicrofluidics Edition Printer you can be up and running right out of the box.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"2c9500d\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Low Startup & Maintenance Costs\",\"slide_text\":\"With the CADworks \\u03bcMicrofluidics Edition, your cost per part can be as low as $1.00. Compared to other general multi-purpose 3D printers, the CADworks \\u03bcMicrofluidics Edition has the lowest maintenance cost in the market. The CADworks \\u03bcMicrofluidics Edition Printer is shipped with one bottle of microfluidic resin and two Teflon VATs.\",\"slide_bg_color\":\"#4A4A4A\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"\",\"_id\":\"f788fa8\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Open Source Resin\",\"slide_text\":\"CADworks \\u03bcMicrofluidics Edition is the only \\\"true\\\" open source printer which allows the end user to customize print parameters for 3rd party resins.\",\"slide_bg_color\":\"#7A85E8\",\"inline_form\":\"none\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"\",\"_id\":\"7ae8c50\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-2.jpg\",\"id\":356},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}}],\"autoplay\":\"On\",\"easing\":\"linear\",\"slideshow_speed\":{\"unit\":\"px\",\"size\":5124},\"slides_height\":{\"unit\":\"px\",\"size\":616},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":69},\"icon_size\":{\"unit\":\"px\",\"size\":\"23\"},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":58},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":334,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"428ddc31\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"531e6ba0\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":335,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/library.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2088,356,'_wp_attached_file','2018/03/New-PDMS123-2.jpg'),(2089,356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2100;s:6:\"height\";i:2800;s:4:\"file\";s:25:\"2018/03/New-PDMS123-2.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"New-PDMS123-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"New-PDMS123-2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"New-PDMS123-2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-2-23x30.jpg\";s:5:\"width\";i:23;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-2-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-2-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"New-PDMS123-2-810x1080.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2090,357,'_wp_attached_file','2018/03/MIICRAFT.jpg'),(2091,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1631;s:6:\"height\";i:940;s:4:\"file\";s:20:\"2018/03/MIICRAFT.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"MIICRAFT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-600x346.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-768x443.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"MIICRAFT-1024x590.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"MIICRAFT-52x30.jpg\";s:5:\"width\";i:52;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"MIICRAFT-139x80.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-394x227.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"MIICRAFT-915x527.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:527;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"MIICRAFT-1240x715.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:715;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,358,'_wp_attached_file','2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png'),(2093,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:962;s:6:\"height\";i:1000;s:4:\"file\";s:63:\"2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:63:\"MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:63:\"MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png\";s:5:\"width\";i:600;s:6:\"height\";i:624;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-289x300.png\";s:5:\"width\";i:289;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-768x798.png\";s:5:\"width\";i:768;s:6:\"height\";i:798;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\";s:5:\"width\";i:986;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"MiiCraft100SERIESTRANSPARENT-768x798-29x30.png\";s:5:\"width\";i:29;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"MiiCraft100SERIESTRANSPARENT-768x798-77x80.png\";s:5:\"width\";i:77;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-292x303.png\";s:5:\"width\";i:292;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\";s:5:\"width\";i:674;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:48:\"MiiCraft100SERIESTRANSPARENT-768x798-914x950.png\";s:5:\"width\";i:914;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:50:\"MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png\";s:5:\"width\";i:1039;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:63:\"MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2094,358,'_edit_lock','1521739101:1'),(2095,358,'themo_transparent_header','off'),(2096,358,'themo_page_layout',NULL),(2097,358,'themo_hide_title','off'),(2098,358,'themo_header_content_style',NULL),(2099,358,'themo_alt_logo',NULL),(2104,358,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3200;s:6:\"height\";i:3325;s:4:\"file\";s:40:\"MiiCraft100SERIESTRANSPARENT-768x798.png\";}}'),(2105,358,'_edit_last','1'),(2135,366,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"gradient\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer.png\",\"id\":18},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2114,362,'_wp_attached_file','2018/03/News-photo-MiiCraft-125-2.jpg'),(2115,362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:37:\"2018/03/News-photo-MiiCraft-125-2.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"News-photo-MiiCraft-125-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:35:\"News-photo-MiiCraft-125-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,363,'_wp_attached_file','2018/03/pexels-photo-356040-e1521739930543.jpeg'),(2117,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:47:\"2018/03/pexels-photo-356040-e1521739930543.jpeg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"pexels-photo-356040-e1521739930543-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"pexels-photo-356040-e1521739930543-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"pexels-photo-356040-e1521739930543-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-356040-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"pexels-photo-356040-45x30.jpeg\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"pexels-photo-356040-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-394x263.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-605x465.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-605x806.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-605x605.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:32:\"pexels-photo-356040-915x610.jpeg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:33:\"pexels-photo-356040-1240x827.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:34:\"pexels-photo-356040-1620x1080.jpeg\";s:5:\"width\";i:1620;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:47:\"pexels-photo-356040-e1521739930543-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"pexels-photo-356040-e1521739930543-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,363,'_edit_lock','1521739817:1'),(2119,363,'themo_transparent_header','off'),(2120,363,'themo_page_layout',NULL),(2121,363,'themo_hide_title','off'),(2122,363,'themo_header_content_style',NULL),(2123,363,'themo_alt_logo',NULL),(2124,363,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:5184;s:6:\"height\";i:3456;s:4:\"file\";s:24:\"pexels-photo-356040.jpeg\";}}'),(2125,363,'_edit_last','1'),(2207,381,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2134,366,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2136,366,'_elementor_version','0.4'),(2137,366,'_elementor_edit_mode','builder'),(2138,367,'_wp_attached_file','2018/03/miicraft-header-header-1-1024x683-1024x683.jpg'),(2139,367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:54:\"2018/03/miicraft-header-header-1-1024x683-1024x683.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"miicraft-header-header-1-1024x683-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:52:\"miicraft-header-header-1-1024x683-1024x683-45x30.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:53:\"miicraft-header-header-1-1024x683-1024x683-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-605x683.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:54:\"miicraft-header-header-1-1024x683-1024x683-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2153,371,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2144,369,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2145,369,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/miicraft-header-header-1-1024x683-1024x683.jpg\",\"id\":367},\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2146,369,'_elementor_version','0.4'),(2147,369,'_elementor_edit_mode','builder'),(2158,372,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2149,370,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2150,370,'_elementor_edit_mode','builder'),(2151,370,'_elementor_version','0.4'),(2152,370,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4edbd99\",\"elType\":\"section\",\"settings\":{\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"be55c99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c7e4652\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Control Your Intellectual Property\",\"slide_text\":\"Microfluidics research is evolving very quickly and controlling your intellectual property is extremely important. With the CADworks \\u03bcMicrofluidics Edition powered by MiiCraft, you can now design, print and assess your microfluidics parts within your lab.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"0093532\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Clear-Chip.jpg\",\"id\":323},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"stacked\",\"slide_shortcode_border\":\"th-form-bg th-light-bg\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Research & Development\",\"slide_text\":\"The CADworks \\u03bcMicrofluidics Edition gives you the ability to design, print and test microfluidic part\\u2019s layouts in-house allowing for rapid evaluation of your models within hours, to meet tight deadlines and eliminating the need to outsource. With the CADworks \\u03bcMicrofluidics Edition Printer you can be up and running right out of the box.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"2c9500d\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Low Startup & Maintenance Costs\",\"slide_text\":\"With the CADworks \\u03bcMicrofluidics Edition, your cost per part can be as low as $1.00. Compared to other general multi-purpose 3D printers, the CADworks \\u03bcMicrofluidics Edition has the lowest maintenance cost in the market. The CADworks \\u03bcMicrofluidics Edition Printer is shipped with one bottle of microfluidic resin and two Teflon VATs.\",\"slide_bg_color\":\"#4A4A4A\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"\",\"_id\":\"f788fa8\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Open Source Resin\",\"slide_text\":\"CADworks \\u03bcMicrofluidics Edition is the only \\\"true\\\" open source printer which allows the end user to customize print parameters for 3rd party resins.\",\"slide_bg_color\":\"#7A85E8\",\"inline_form\":\"none\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"\",\"_id\":\"7ae8c50\",\"slide_bg_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-2.jpg\",\"id\":356},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}}],\"autoplay\":\"On\",\"easing\":\"linear\",\"slideshow_speed\":{\"unit\":\"px\",\"size\":5124},\"slides_height\":{\"unit\":\"px\",\"size\":616},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":69},\"icon_size\":{\"unit\":\"px\",\"size\":\"23\"},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":58},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":334,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"428ddc31\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"531e6ba0\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":335,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/library.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b3438ec\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":968},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"293\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic-1.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e234951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2aee0cff\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-diamond\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#2185f5\",\"size\":{\"unit\":\"px\",\"size\":\"70\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"600e4bd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\\nTaskraft helped me get more organized, and now I simply get more done.\\\"\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603bc736\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"dea0b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a06977b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"294\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/snycy.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63e994de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a613a69\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71e2279a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6810bd55\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"296\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/quest.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"758ea4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2929971b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8dc317\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"382318d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ba211ff\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2285b180\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ddbb9f1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6b055f95\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3596e3f9\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2944493a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7d9793ec\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"301\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/masso.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2154,371,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2155,371,'_elementor_version','0.4'),(2156,371,'_elementor_edit_mode','builder'),(2216,383,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2163,373,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2164,373,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":215},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Immerse\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2165,373,'_elementor_version','0.4'),(2166,373,'_elementor_edit_mode','builder'),(2168,374,'_wp_attached_file','2018/03/pexels-photo-205316-e1521741087637.png'),(2169,374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:46:\"2018/03/pexels-photo-205316-e1521741087637.png\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"pexels-photo-205316-e1521741087637-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"pexels-photo-205316-e1521741087637-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:46:\"pexels-photo-205316-e1521741087637-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-205316-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"pexels-photo-205316-45x30.png\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:30:\"pexels-photo-205316-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"pexels-photo-205316-915x610.png\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:32:\"pexels-photo-205316-1240x827.png\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:33:\"pexels-photo-205316-1620x1080.png\";s:5:\"width\";i:1620;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2170,374,'_edit_lock','1521740949:1'),(2171,374,'themo_transparent_header','off'),(2172,374,'themo_page_layout',NULL),(2173,374,'themo_hide_title','off'),(2174,374,'themo_header_content_style',NULL),(2175,374,'themo_alt_logo',NULL),(2176,374,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:5184;s:6:\"height\";i:3456;s:4:\"file\";s:23:\"pexels-photo-205316.png\";}}'),(2177,374,'_edit_last','1'),(2194,378,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2178,375,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2179,375,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-205316-e1521741087637.png\",\"id\":374}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":502},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2180,375,'_elementor_version','0.4'),(2181,375,'_elementor_edit_mode','builder'),(2184,376,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2185,376,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-205316-e1521741087637.png\",\"id\":374}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2186,376,'_elementor_version','0.4'),(2187,376,'_elementor_edit_mode','builder'),(2195,378,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_border\":\"solid\",\"border_color\":\"#0c0c0c\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2196,378,'_elementor_version','0.4'),(2197,378,'_elementor_edit_mode','builder'),(2234,388,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2235,388,'_elementor_edit_mode','builder'),(2236,388,'_elementor_version','0.4'),(2237,388,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2203,380,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2204,380,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"rnfjmad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Is Stratus a good fit for you? Buy it now on ThemeForest!\",\"button_1_text\":\"Buy Theme\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"mluerox\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2205,380,'_elementor_version','0.4'),(2206,380,'_elementor_edit_mode','builder'),(2208,381,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch the Reveal film\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Rebuilt from the inside out\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2209,381,'_elementor_version','0.4'),(2210,381,'_elementor_edit_mode','builder'),(2215,383,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2217,383,'_elementor_version','0.4'),(2218,383,'_elementor_edit_mode','builder'),(2219,384,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2220,384,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2221,384,'_elementor_version','0.4'),(2222,384,'_elementor_edit_mode','builder'),(2227,386,'_wp_attached_file','2018/03/Logos.jpg'),(2228,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3231;s:6:\"height\";i:290;s:4:\"file\";s:17:\"2018/03/Logos.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Logos-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logos-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"Logos-600x54.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Logos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Logos-300x27.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"Logos-768x69.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"Logos-1024x92.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"Logos-334x30.jpg\";s:5:\"width\";i:334;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Logos-891x80.jpg\";s:5:\"width\";i:891;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Logos-394x290.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Logos-394x290.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Logos-394x290.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"Logos-394x35.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Logos-605x290.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Logos-605x290.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Logos-605x290.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"Logos-915x82.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Logos-1240x111.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:18:\"Logos-1920x172.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2278,400,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2279,400,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2271,398,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2261,396,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2262,396,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1f70d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"structure\":\"40\"},\"elements\":[{\"id\":\"4de8a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"e994ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/banner-dentalusage.jpg\",\"id\":395},\"image_size\":\"full\",\"caption\":\"Dental\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d732c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f96172d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/research.png\",\"id\":394},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"415\"},\"caption\":\"Microfluidics \",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e31ec00\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8aac187\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Flower.png\",\"id\":393},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"469\"},\"caption\":\"Jewellery\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cc134bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"892971c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\",\"id\":350},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"361\"},\"caption\":\"Jewellery\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2251,392,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2252,392,'_elementor_edit_mode','builder'),(2253,392,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (2254,392,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2255,393,'_wp_attached_file','2018/03/Flower.png'),(2256,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:658;s:4:\"file\";s:18:\"2018/03/Flower.png\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Flower-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Flower-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"Flower-600x395.png\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Flower-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Flower-300x197.png\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Flower-768x505.png\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"Flower-46x30.png\";s:5:\"width\";i:46;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"Flower-122x80.png\";s:5:\"width\";i:122;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"Flower-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"Flower-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"Flower-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"Flower-394x259.png\";s:5:\"width\";i:394;s:6:\"height\";i:259;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"Flower-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:18:\"Flower-605x658.png\";s:5:\"width\";i:605;s:6:\"height\";i:658;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"Flower-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"Flower-915x602.png\";s:5:\"width\";i:915;s:6:\"height\";i:602;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2257,394,'_wp_attached_file','2018/03/research.png'),(2258,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:885;s:6:\"height\";i:456;s:4:\"file\";s:20:\"2018/03/research.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"research-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"research-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"research-600x309.png\";s:5:\"width\";i:600;s:6:\"height\";i:309;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"research-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"research-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"research-768x396.png\";s:5:\"width\";i:768;s:6:\"height\";i:396;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"research-58x30.png\";s:5:\"width\";i:58;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"research-155x80.png\";s:5:\"width\";i:155;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"research-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"research-394x456.png\";s:5:\"width\";i:394;s:6:\"height\";i:456;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"research-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"research-394x203.png\";s:5:\"width\";i:394;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"research-605x456.png\";s:5:\"width\";i:605;s:6:\"height\";i:456;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"research-605x456.png\";s:5:\"width\";i:605;s:6:\"height\";i:456;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"research-605x456.png\";s:5:\"width\";i:605;s:6:\"height\";i:456;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2259,395,'_wp_attached_file','2018/03/banner-dentalusage.jpg'),(2260,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:450;s:4:\"file\";s:30:\"2018/03/banner-dentalusage.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"banner-dentalusage-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-600x281.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"banner-dentalusage-64x30.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"banner-dentalusage-171x80.jpg\";s:5:\"width\";i:171;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-394x450.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-394x185.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-605x450.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-605x450.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-605x450.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:30:\"banner-dentalusage-915x429.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2263,396,'_elementor_version','0.4'),(2264,396,'_elementor_edit_mode','builder'),(2272,398,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1f70d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"structure\":\"40\"},\"elements\":[{\"id\":\"4de8a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"e994ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/banner-dentalusage.jpg\",\"id\":395},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d732c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f96172d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/research.png\",\"id\":394},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"415\"},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e31ec00\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8aac187\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Flower.png\",\"id\":393},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"469\"},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cc134bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"892971c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\",\"id\":350},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"359\"},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2266,397,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2267,397,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1f70d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"structure\":\"40\"},\"elements\":[{\"id\":\"4de8a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"e994ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/banner-dentalusage.jpg\",\"id\":395},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d732c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f96172d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/research.png\",\"id\":394},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"415\"},\"caption\":\"Microfluidics \",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e31ec00\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8aac187\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Flower.png\",\"id\":393},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"469\"},\"caption\":\"Jewellery\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cc134bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"892971c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\",\"id\":350},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"361\"},\"caption\":\"Jewellery\",\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2268,397,'_elementor_version','0.4'),(2269,397,'_elementor_edit_mode','builder'),(2273,398,'_elementor_version','0.4'),(2274,398,'_elementor_edit_mode','builder'),(2297,404,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2280,400,'_elementor_version','0.4'),(2281,400,'_elementor_edit_mode','builder'),(2284,401,'_wp_attached_file','2018/03/Homepage.jpg'),(2285,401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2145;s:6:\"height\";i:1093;s:4:\"file\";s:20:\"2018/03/Homepage.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Homepage-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Homepage-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"Homepage-600x306.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Homepage-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Homepage-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Homepage-768x391.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Homepage-1024x522.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"Homepage-59x30.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"Homepage-157x80.jpg\";s:5:\"width\";i:157;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"Homepage-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"Homepage-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"Homepage-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"Homepage-394x201.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"Homepage-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"Homepage-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"Homepage-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"Homepage-915x466.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"Homepage-1240x632.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Homepage-1920x978.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2292,403,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2286,402,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2287,402,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Homepage.jpg\",\"id\":401}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2288,402,'_elementor_version','0.4'),(2289,402,'_elementor_edit_mode','builder'),(2293,403,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":321},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2294,403,'_elementor_version','0.4'),(2295,403,'_elementor_edit_mode','builder'),(2298,404,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"TEST\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2299,404,'_elementor_version','0.4'),(2300,404,'_elementor_edit_mode','builder'),(2522,463,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2309,409,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2310,409,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"TEST\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2311,409,'_elementor_version','0.4'),(2312,409,'_elementor_edit_mode','builder'),(2315,410,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2316,410,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#efefef\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"T\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2317,410,'_elementor_version','0.4'),(2318,410,'_elementor_edit_mode','builder'),(2367,418,'_wp_attached_file','2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png'),(2368,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:170;s:4:\"file\";s:48:\"2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png\";s:5:\"width\";i:600;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\";s:5:\"width\";i:1024;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:47:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png\";s:5:\"width\";i:181;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:47:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png\";s:5:\"width\";i:482;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x170.png\";s:5:\"width\";i:394;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x170.png\";s:5:\"width\";i:394;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x170.png\";s:5:\"width\";i:394;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:47:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png\";s:5:\"width\";i:394;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-605x170.png\";s:5:\"width\";i:605;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-605x170.png\";s:5:\"width\";i:605;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-605x170.png\";s:5:\"width\";i:605;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png\";s:5:\"width\";i:915;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19781,2517,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(19780,2517,'_elementor_edit_mode','builder'),(19793,2518,'_wc_average_rating','0'),(19792,2518,'_wc_rating_count','a:0:{}'),(19791,2518,'_wc_review_count','0'),(19790,2518,'themo_alt_logo',NULL),(19789,2518,'themo_header_content_style',NULL),(19788,2518,'themo_hide_title','on'),(19787,2518,'themo_page_layout',''),(19786,2518,'themo_transparent_header','on'),(19785,2517,'_elementor_css','a:4:{s:4:\"time\";i:1549377913;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19784,2517,'_elementor_template_type','post'),(19783,2517,'_elementor_version','0.4'),(19797,2519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:41:\"2019/02/B9-Core-530-Print_web-500x500.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:39:\"B9-Core-530-Print_web-500x500-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"B9-Core-530-Print_web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19796,2519,'_wp_attached_file','2019/02/B9-Core-530-Print_web-500x500.png'),(19805,2518,'total_sales','0'),(19804,2518,'_sale_price_dates_to',''),(19803,2518,'_sale_price_dates_from',''),(19802,2518,'_sale_price',''),(19801,2518,'_regular_price','9955'),(19800,2518,'_sku',''),(19799,2518,'_thumbnail_id','2701'),(19798,2518,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(19835,2520,'themo_page_layout',''),(19834,2520,'themo_transparent_header','on'),(19833,2518,'_yoast_wpseo_content_score','90'),(19832,2518,'_yoast_wpseo_primary_product_cat',''),(19831,2518,'_product_base_currency','USD'),(19830,2518,'_sale_currency_prices','[]'),(19829,2518,'_regular_currency_prices','[]'),(19828,2518,'_price','9955'),(19827,2518,'_product_version','3.5.1'),(19826,2518,'_stock_status','instock'),(19825,2518,'_stock',NULL),(19824,2518,'_download_expiry','-1'),(19823,2518,'_download_limit','-1'),(19822,2518,'_product_image_gallery','2519,2290'),(19821,2518,'_downloadable','no'),(19820,2518,'_virtual','no'),(19819,2518,'_default_attributes','a:0:{}'),(19818,2518,'_purchase_note',''),(19817,2518,'_crosssell_ids','a:0:{}'),(19816,2518,'_upsell_ids','a:0:{}'),(19815,2518,'_height','29'),(19812,2518,'_weight','18'),(19813,2518,'_length','63'),(19814,2518,'_width','44'),(19811,2518,'_sold_individually','no'),(19810,2518,'_low_stock_amount',''),(19809,2518,'_backorders','no'),(19845,2521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:500;s:4:\"file\";s:25:\"2019/02/B9Creator-1.2.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-180x300.png\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"B9Creator-1.2-60x100.png\";s:5:\"width\";i:60;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"B9Creator-1.2-48x80.png\";s:5:\"width\";i:48;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-300x303.png\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-300x394.png\";s:5:\"width\";i:300;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-182x303.png\";s:5:\"width\";i:182;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-300x465.png\";s:5:\"width\";i:300;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"B9Creator-1.2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19844,2521,'_wp_attached_file','2019/02/B9Creator-1.2.png'),(19841,2520,'_wc_average_rating','0'),(19842,2520,'_edit_last','1'),(19843,2520,'_edit_lock','1550243336:1'),(19840,2520,'_wc_rating_count','a:0:{}'),(19839,2520,'_wc_review_count','0'),(19838,2520,'themo_alt_logo',NULL),(19853,2520,'total_sales','0'),(19852,2520,'_sale_price_dates_to',''),(19851,2520,'_sale_price_dates_from',''),(19850,2520,'_sale_price',''),(19849,2520,'_regular_price','4595'),(19848,2520,'_sku',''),(19847,2520,'_thumbnail_id','2702'),(19846,2520,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(19883,2522,'themo_page_layout',''),(19882,2522,'themo_transparent_header','on'),(19881,2520,'_yoast_wpseo_content_score','60'),(19880,2520,'_yoast_wpseo_primary_product_cat',''),(19879,2520,'_product_base_currency','USD'),(19878,2520,'_sale_currency_prices','[]'),(19877,2520,'_regular_currency_prices','[]'),(19876,2520,'_price','4595'),(19875,2520,'_product_version','3.5.1'),(19874,2520,'_stock_status','instock'),(19873,2520,'_stock',NULL),(19872,2520,'_download_expiry','-1'),(19871,2520,'_download_limit','-1'),(19870,2520,'_product_image_gallery',''),(19869,2520,'_downloadable','no'),(19868,2520,'_virtual','no'),(19867,2520,'_default_attributes','a:0:{}'),(19866,2520,'_purchase_note',''),(19865,2520,'_crosssell_ids','a:0:{}'),(19864,2520,'_upsell_ids','a:0:{}'),(19863,2520,'_height','37'),(19860,2520,'_weight','19.5'),(19861,2520,'_length','80'),(19862,2520,'_width','62'),(19859,2520,'_sold_individually','no'),(19858,2520,'_low_stock_amount',''),(19857,2520,'_backorders','no'),(19893,2523,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:340;s:4:\"file\";s:26:\"2019/02/Cherry-510x340.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Cherry-510x340-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-394x340.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-394x340.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cherry-510x340-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Cherry-510x340-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon EOS REBEL T5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513585829\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(19890,2522,'_edit_last','1'),(19891,2522,'_edit_lock','1550243602:1'),(19892,2523,'_wp_attached_file','2019/02/Cherry-510x340.jpg'),(19889,2522,'_wc_average_rating','0'),(19888,2522,'_wc_rating_count','a:0:{}'),(19887,2522,'_wc_review_count','0'),(19901,2522,'total_sales','0'),(19900,2522,'_sale_price_dates_to',''),(19899,2522,'_sale_price_dates_from',''),(19898,2522,'_sale_price',''),(19897,2522,'_regular_price','149'),(19896,2522,'_sku',''),(19895,2522,'_thumbnail_id','2523'),(19894,2522,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(19931,2524,'themo_page_layout',''),(19930,2524,'themo_transparent_header','on'),(19929,2522,'_yoast_wpseo_content_score','90'),(19928,2522,'_yoast_wpseo_primary_product_cat','46'),(19927,2522,'_product_base_currency','USD'),(19926,2522,'_sale_currency_prices','[]'),(19925,2522,'_regular_currency_prices','[]'),(19924,2522,'_price','149'),(19923,2522,'_product_version','3.5.1'),(19922,2522,'_stock_status','instock'),(19921,2522,'_stock',NULL),(19920,2522,'_download_expiry','-1'),(19919,2522,'_download_limit','-1'),(19918,2522,'_product_image_gallery',''),(19917,2522,'_downloadable','no'),(19916,2522,'_virtual','no'),(19915,2522,'_default_attributes','a:0:{}'),(19914,2522,'_purchase_note',''),(19913,2522,'_crosssell_ids','a:0:{}'),(19912,2522,'_upsell_ids','a:0:{}'),(19911,2522,'_height','5.08'),(19908,2522,'_weight','1.1'),(19909,2522,'_length','20.32'),(19910,2522,'_width','12.7'),(19907,2522,'_sold_individually','no'),(19906,2522,'_low_stock_amount',''),(19905,2522,'_backorders','no'),(19941,2525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:228;s:4:\"file\";s:27:\"2019/02/Red_Web-228x228.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Red_Web-228x228-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Red_Web-228x228-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Red_Web-228x228-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Red_Web-228x228-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Red_Web-228x228-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19940,2525,'_wp_attached_file','2019/02/Red_Web-228x228.png'),(19939,2524,'_edit_lock','1550243857:1'),(19938,2524,'_edit_last','1'),(19937,2524,'_wc_average_rating','0'),(19936,2524,'_wc_rating_count','a:0:{}'),(19779,2517,'_wp_page_template','default'),(24051,2781,'_elementor_edit_mode','builder'),(2327,412,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(2328,412,'_elementor_edit_mode','builder'),(2329,412,'_elementor_version','0.4'),(2330,412,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(24041,2775,'_elementor_edit_mode','builder'),(24050,2781,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19762,1842,'_low_stock_amount',''),(19763,1843,'_low_stock_amount',''),(19764,1844,'_low_stock_amount',''),(19765,1845,'_low_stock_amount',''),(19771,1839,'_price','8500'),(19772,1839,'_price','9990'),(19773,1839,'_price','12500'),(19774,1839,'_regular_price',''),(19775,1839,'_sale_price',''),(19776,1839,'_wp_old_slug','cadworks3d-printer'),(19943,2526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:228;s:4:\"file\";s:29:\"2019/02/Red_Web-228x228-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Red_Web-228x228-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"Red_Web-228x228-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"Red_Web-228x228-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Red_Web-228x228-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Red_Web-228x228-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19942,2526,'_wp_attached_file','2019/02/Red_Web-228x228-1.png'),(19945,2527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:340;s:4:\"file\";s:23:\"2019/02/Red-510x340.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Red-510x340-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Red-510x340-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Red-510x340-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Red-510x340-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Red-510x340-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Red-510x340-394x340.png\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Red-510x340-394x340.png\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Red-510x340-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Red-510x340-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Red-510x340-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Red-510x340-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Red-510x340-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19944,2527,'_wp_attached_file','2019/02/Red-510x340.png'),(7740,1372,'_elementor_edit_mode','builder'),(7741,1372,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2944e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f6a0ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c808f04\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},{\"id\":568,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\"},{\"id\":566,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\"},{\"id\":587,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7734,1371,'_wp_page_template','default'),(7735,1371,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(7736,1371,'_elementor_edit_mode','builder'),(7737,1371,'_elementor_version','0.4'),(7738,1371,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download PDF\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(19935,2524,'_wc_review_count','0'),(2373,420,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2374,420,'_elementor_edit_mode','builder'),(2375,420,'_elementor_version','0.4'),(2376,420,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2350,415,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2351,415,'_elementor_edit_mode','builder'),(2352,415,'_elementor_version','0.4'),(2353,415,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c5ff5e1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"70b819ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6e71c43a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Leading 3D Printer for Microfluidics with Exceptional&nbsp;<span style=\\\"color:#FF0000\\\">Surface Finish<\\/span> and&nbsp;<span style=\\\"color:#FF0000\\\">Transparency<\\/span>\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"normal\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1.2\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"030\",\"bottom\":\"030\",\"left\":\"030\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a3308a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69f448d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec5f8c5\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"REquest A Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0.77)\",\"button_hover_border_color\":\"rgba(255,255,255,0.68)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5d8f15bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"13e4d162\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A Sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2185f5\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2185f5\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"37\",\"bottom\":\"15\",\"left\":\"37\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#2185f5\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#2185f5\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50f3ad86\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1180},\"structure\":\"22\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":342,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0607\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.60999999999999998667732370449812151491641998291015625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_position\":\"top left\"},\"elements\":[{\"id\":\"8e512f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"15d15d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77ba6597\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5116bd8b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How does it make a difference?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_weight\":\"normal\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bf3c21\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d\\n\\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2377,421,'_wp_attached_file','2018/03/2-1-1.jpg'),(2378,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1073;s:4:\"file\";s:17:\"2018/03/2-1-1.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"2-1-1-600x402.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"2-1-1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"2-1-1-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"2-1-1-1024x687.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"2-1-1-45x30.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"2-1-1-119x80.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"2-1-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"2-1-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"2-1-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"2-1-1-394x264.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"2-1-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"2-1-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"2-1-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"2-1-1-915x614.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"2-1-1-1240x832.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:832;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2379,421,'_elementor_source_image_hash','5f16ce611ba882312f7520e2ee6d9f5fa4564564'),(2380,422,'_wp_attached_file','2018/03/ma.png'),(2381,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:776;s:6:\"height\";i:650;s:4:\"file\";s:14:\"2018/03/ma.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"ma-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"ma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"ma-600x503.png\";s:5:\"width\";i:600;s:6:\"height\";i:503;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"ma-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"ma-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"ma-768x643.png\";s:5:\"width\";i:768;s:6:\"height\";i:643;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"ma-36x30.png\";s:5:\"width\";i:36;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"ma-96x80.png\";s:5:\"width\";i:96;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"ma-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"ma-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"ma-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"ma-362x303.png\";s:5:\"width\";i:362;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"ma-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"ma-605x650.png\";s:5:\"width\";i:605;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"ma-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"ma-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"ma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2382,422,'_elementor_source_image_hash','abe7fa246d045665472eb8a82c5bd699379c9142'),(2383,423,'_wp_attached_file','2018/03/placeholder.png'),(2384,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/03/placeholder.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;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\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"placeholder-45x30.png\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"placeholder-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"placeholder-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"placeholder-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"placeholder-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"placeholder-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"placeholder-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"placeholder-605x800.png\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"placeholder-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"placeholder-915x610.png\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,423,'_elementor_source_image_hash','fb0e9a30e604b8b7b6ffb4f9b6bc255e6e2b9a6a'),(2386,424,'_wp_attached_file','2018/03/top-cover.jpg'),(2387,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1087;s:4:\"file\";s:21:\"2018/03/top-cover.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"top-cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"top-cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"top-cover-600x408.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"top-cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"top-cover-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"top-cover-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"top-cover-1024x696.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:696;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"top-cover-44x30.jpg\";s:5:\"width\";i:44;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"top-cover-118x80.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"top-cover-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"top-cover-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"top-cover-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"top-cover-394x268.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"top-cover-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"top-cover-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"top-cover-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"top-cover-915x622.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"top-cover-1240x842.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:842;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:23:\"top-cover-1590x1080.jpg\";s:5:\"width\";i:1590;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2388,424,'_elementor_source_image_hash','ea1e4f9fe397ce7ee13f2ddad7517c3e78f89f2f'),(2389,425,'_wp_attached_file','2018/03/vbg-4.jpg'),(2390,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:640;s:4:\"file\";s:17:\"2018/03/vbg-4.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"vbg-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"vbg-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"vbg-4-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"vbg-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"vbg-4-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"vbg-4-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"vbg-4-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"vbg-4-48x30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"vbg-4-128x80.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"vbg-4-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"vbg-4-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"vbg-4-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"vbg-4-394x246.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"vbg-4-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"vbg-4-605x640.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"vbg-4-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"vbg-4-915x572.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,425,'_elementor_source_image_hash','643b67c49a4fc2396484727a9925692851546fc6'),(2392,426,'_wp_attached_file','2018/03/brushed-alum.png'),(2393,426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/03/brushed-alum.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"brushed-alum-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"brushed-alum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"brushed-alum-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"brushed-alum-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"brushed-alum-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"brushed-alum-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"brushed-alum-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"brushed-alum-394x400.png\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"brushed-alum-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"brushed-alum-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2394,426,'_elementor_source_image_hash','3cdc3dc809563e5fba5cd6ad6a39366abf28f4ae'),(2395,427,'_wp_attached_file','2018/03/iPhone-7-2.png'),(2396,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:498;s:6:\"height\";i:850;s:4:\"file\";s:22:\"2018/03/iPhone-7-2.png\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"iPhone-7-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-176x300.png\";s:5:\"width\";i:176;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"iPhone-7-2-18x30.png\";s:5:\"width\";i:18;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"iPhone-7-2-47x80.png\";s:5:\"width\";i:47;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-178x303.png\";s:5:\"width\";i:178;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-498x465.png\";s:5:\"width\";i:498;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-498x806.png\";s:5:\"width\";i:498;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-498x605.png\";s:5:\"width\";i:498;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-410x700.png\";s:5:\"width\";i:410;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"iPhone-7-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2397,427,'_elementor_source_image_hash','512a11c3da9919c1f74c64fbd6ba2336973b9179'),(2398,428,'_wp_attached_file','2018/03/bg2.jpg'),(2399,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:972;s:4:\"file\";s:15:\"2018/03/bg2.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg2-600x365.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg2-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg2-768x467.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg2-1024x622.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"bg2-49x30.jpg\";s:5:\"width\";i:49;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"bg2-132x80.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"bg2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"bg2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"bg2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"bg2-394x239.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"bg2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"bg2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"bg2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"bg2-915x556.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:16:\"bg2-1240x753.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:753;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2400,428,'_elementor_source_image_hash','02baa71354a3fe032aa6b19a2912fc0c2d6ad008'),(2401,429,'_wp_attached_file','2018/03/bg-lionello-delpiccolo.jpg'),(2402,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:34:\"2018/03/bg-lionello-delpiccolo.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"bg-lionello-delpiccolo-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"bg-lionello-delpiccolo-45x30.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"bg-lionello-delpiccolo-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"bg-lionello-delpiccolo-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:35:\"bg-lionello-delpiccolo-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,429,'_elementor_source_image_hash','0f8d54b135127b3d6b4e7eaf5eedc0d388fb9eae'),(2404,430,'_wp_attached_file','2018/03/hqdefault.jpg'),(2405,430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:188;s:4:\"file\";s:21:\"2018/03/hqdefault.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"hqdefault-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"hqdefault-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"hqdefault-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"hqdefault-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"hqdefault-54x30.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"hqdefault-143x80.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2406,430,'_elementor_source_image_hash','90cae4e7da0bff582f561e37c1b29cd2d7dd110a'),(2407,431,'_wp_attached_file','2018/03/Mackbook2.png'),(2408,431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1602;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2018/03/Mackbook2.png\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Mackbook2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Mackbook2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Mackbook2-600x337.png\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Mackbook2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Mackbook2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Mackbook2-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Mackbook2-1024x575.png\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Mackbook2-53x30.png\";s:5:\"width\";i:53;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Mackbook2-142x80.png\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Mackbook2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Mackbook2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Mackbook2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Mackbook2-394x221.png\";s:5:\"width\";i:394;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Mackbook2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Mackbook2-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Mackbook2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Mackbook2-915x514.png\";s:5:\"width\";i:915;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Mackbook2-1240x697.png\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Mackbook2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Mackbook2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2409,431,'_elementor_source_image_hash','621696b5536a52462e535cfddb86f39fdab20289'),(2410,432,'_wp_attached_file','2018/03/vbg10.jpg'),(2411,432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:640;s:4:\"file\";s:17:\"2018/03/vbg10.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"vbg10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"vbg10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"vbg10-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"vbg10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"vbg10-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"vbg10-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"vbg10-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"vbg10-48x30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"vbg10-128x80.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"vbg10-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"vbg10-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"vbg10-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"vbg10-394x246.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"vbg10-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"vbg10-605x640.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"vbg10-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"vbg10-915x572.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2412,432,'_elementor_source_image_hash','67a70ca6ab7a9a4c5ba36fa17898cdbfe2e7cd6e'),(2413,433,'_wp_attached_file','2018/03/bg-maxime-staudenmann.jpg'),(2414,434,'_wp_attached_file','2018/03/25388715424_65480dbf18_k.jpg'),(2415,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:934;s:4:\"file\";s:36:\"2018/03/25388715424_65480dbf18_k.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"25388715424_65480dbf18_k-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"25388715424_65480dbf18_k-45x30.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:35:\"25388715424_65480dbf18_k-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:36:\"25388715424_65480dbf18_k-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:37:\"25388715424_65480dbf18_k-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2416,434,'_elementor_source_image_hash','39414018d074359e5366ffffb1f9825ca7b3f5a0'),(2417,435,'_wp_attached_file','2018/03/zusman.png'),(2418,435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2018/03/zusman.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"zusman-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"zusman-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"zusman-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"zusman-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2419,435,'_elementor_source_image_hash','b0bbc025e9b9e8245081903559207c5d20249c0e'),(2420,436,'_wp_attached_file','2018/03/zing.png'),(2421,436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:16:\"2018/03/zing.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"zing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"zing-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"zing-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"zing-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2422,436,'_elementor_source_image_hash','0dc0648ad7a18b0454a9eb79060429b187166d74'),(2423,437,'_wp_attached_file','2018/03/armond-1.png'),(2424,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2018/03/armond-1.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"armond-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"armond-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"armond-1-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"armond-1-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2425,437,'_elementor_source_image_hash','11ad89f5e9a90250e55b3e6e900e53a781135f1a'),(2426,438,'_wp_attached_file','2018/03/fifthflour.png'),(2427,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2018/03/fifthflour.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"fifthflour-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fifthflour-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"fifthflour-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"fifthflour-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2428,438,'_elementor_source_image_hash','ac1412eb92c34db4cba9f0b97ccd232d57b4af89'),(2429,439,'_wp_attached_file','2018/03/larozse.png'),(2430,439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2018/03/larozse.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"larozse-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"larozse-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"larozse-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"larozse-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2431,439,'_elementor_source_image_hash','de1a59c1664f49857e71717eab9be9769f545fde'),(2432,440,'_wp_attached_file','2018/03/bolier.png'),(2433,440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2018/03/bolier.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"bolier-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bolier-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"bolier-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"bolier-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2434,440,'_elementor_source_image_hash','03595b1a564dde3bba529cdc084735670f568ec3'),(2435,441,'_wp_attached_file','2018/03/darkside.png'),(2436,441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2018/03/darkside.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"darkside-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"darkside-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2437,441,'_elementor_source_image_hash','fc4595e44bc0590c468f023e580e71b06cbb2b5c'),(2438,442,'_wp_attached_file','2018/03/col.png'),(2439,442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2018/03/col.png\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"col-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"col-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"col-40x30.png\";s:5:\"width\";i:40;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"col-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i: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:{}}}'),(2440,442,'_elementor_source_image_hash','a3289c89219561ccc3a494791e748719d6afad4e'),(2441,443,'_wp_attached_file','2018/03/25497478040_140ce47f31_k.jpg'),(2442,443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:36:\"2018/03/25497478040_140ce47f31_k.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"25497478040_140ce47f31_k-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"25497478040_140ce47f31_k-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"25497478040_140ce47f31_k-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"25497478040_140ce47f31_k-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,443,'_elementor_source_image_hash','41738e31ddb595b832897f3df3fdb2d40efb765b'),(2444,444,'_wp_attached_file','2018/03/1470399607_Illustration.png'),(2445,444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:35:\"2018/03/1470399607_Illustration.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"1470399607_Illustration-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"1470399607_Illustration-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"1470399607_Illustration-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:35:\"1470399607_Illustration-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2446,444,'_elementor_source_image_hash','34d6c0100714957d161827d90d9ce2750e4d71a3'),(2447,445,'_wp_attached_file','2018/03/1470399614_Social_Media.png'),(2448,445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:35:\"2018/03/1470399614_Social_Media.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"1470399614_Social_Media-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"1470399614_Social_Media-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"1470399614_Social_Media-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:35:\"1470399614_Social_Media-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,445,'_elementor_source_image_hash','d557d522067465e4bd6f2efc658c42a4bc00f203'),(2450,446,'_wp_attached_file','2018/03/1470399594_Web_Design.png'),(3081,606,'_elementor_version','0.4'),(3082,607,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3083,607,'_elementor_edit_mode','builder'),(3084,607,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2511,460,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2512,460,'_elementor_edit_mode','builder'),(2513,460,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Who is it for ?<\\/p><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2506,458,'_elementor_version','0.4'),(2507,459,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2508,459,'_elementor_edit_mode','builder'),(2509,459,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"547703a0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"306ba63a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ec88a87\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-book\",\"title_text\":\"Who is it for?\",\"description_text\":\"The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":28},\"icon_size\":{\"unit\":\"px\",\"size\":21},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":67},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"47d72f4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"200c1210\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":363,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2455,446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:33:\"2018/03/1470399594_Web_Design.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"1470399594_Web_Design-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"1470399594_Web_Design-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"1470399594_Web_Design-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"1470399594_Web_Design-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2456,446,'_elementor_source_image_hash','4ca740bd8294a67357d7e15e4647a343f7171bb1'),(2457,448,'_wp_attached_file','2018/03/1470399662_Marketing.png'),(2458,448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:32:\"2018/03/1470399662_Marketing.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"1470399662_Marketing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"1470399662_Marketing-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:30:\"1470399662_Marketing-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2459,448,'_elementor_source_image_hash','69268cbce5e2a9a6f99b17a99c81cc52183385ab'),(2460,449,'_wp_attached_file','2018/03/1470399671_SEO.png'),(2461,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:26:\"2018/03/1470399671_SEO.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"1470399671_SEO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"1470399671_SEO-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"1470399671_SEO-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2462,449,'_elementor_source_image_hash','8d66ddba6dccce5d59e378106df3110e3b8bd017'),(2463,450,'_wp_attached_file','2018/03/1470399715_E-Commerce.png'),(2464,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:33:\"2018/03/1470399715_E-Commerce.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"1470399715_E-Commerce-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"1470399715_E-Commerce-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"1470399715_E-Commerce-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2465,450,'_elementor_source_image_hash','2d349c6c3c3c294f95c179120b1717ea053e293c'),(2466,451,'_wp_attached_file','2018/03/1470399674_App_Development.png'),(2467,451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:38:\"2018/03/1470399674_App_Development.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"1470399674_App_Development-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:36:\"1470399674_App_Development-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:36:\"1470399674_App_Development-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2468,451,'_elementor_source_image_hash','a4a9946940f7996c9cd8a95be3325cb2e84da261'),(2469,452,'_wp_attached_file','2018/03/1470399667_Newsletter.png'),(2470,452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:33:\"2018/03/1470399667_Newsletter.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"1470399667_Newsletter-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"1470399667_Newsletter-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"1470399667_Newsletter-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2471,452,'_elementor_source_image_hash','70a39cd3ca1154cfcd7cd3a82c0227bdfc9651b6'),(2472,453,'_wp_attached_file','2018/03/1470399656_Branding.png'),(2473,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:31:\"2018/03/1470399656_Branding.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"1470399656_Branding-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"1470399656_Branding-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"1470399656_Branding-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(2474,453,'_elementor_source_image_hash','3b1a93451144b3c01b0e9e267ece57ecc45bdee0'),(2496,458,'themo_page_layout','full'),(2497,458,'themo_hide_title','on'),(2498,458,'themo_header_content_style','light'),(2499,458,'themo_alt_logo','Off'),(2500,458,'_edit_last','1'),(2501,458,'_wp_page_template','default'),(2502,458,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(2503,458,'_edit_lock','1551192362:1'),(9523,458,'_elementor_edit_mode','builder'),(2505,458,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft\\u00a0\\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2495,458,'themo_transparent_header','off'),(2510,459,'_elementor_version','0.4'),(2514,460,'_elementor_version','0.4'),(2587,475,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(7753,1374,'_wp_page_template','default'),(2517,462,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2518,462,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"T\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2519,462,'_elementor_version','0.4'),(2520,462,'_elementor_edit_mode','builder'),(2523,463,'_elementor_edit_mode','builder'),(2524,463,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Who is it for ?<\\/p><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2525,463,'_elementor_version','0.4'),(4797,970,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(7754,1374,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(2539,466,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8bb8413\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a106a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Who is it for ?<\\/p><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3079,606,'_elementor_edit_mode','builder'),(3080,606,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2537,466,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2538,466,'_elementor_edit_mode','builder'),(2540,466,'_elementor_version','0.4'),(3078,606,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2541,467,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2542,467,'_elementor_edit_mode','builder'),(2543,467,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2544,467,'_elementor_version','0.4'),(2576,473,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2577,473,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Test\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2546,468,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2547,468,'_elementor_edit_mode','builder'),(2548,468,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2549,468,'_elementor_version','0.4'),(2622,484,'_wp_attached_file','2018/03/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png'),(2623,484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:235;s:4:\"file\";s:48:\"2018/03/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-300x235.png\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-600x138.png\";s:5:\"width\";i:600;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-300x69.png\";s:5:\"width\";i:300;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-768x176.png\";s:5:\"width\";i:768;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-1024x235.png\";s:5:\"width\";i:1024;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:47:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-118x27.png\";s:5:\"width\";i:118;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:47:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-349x80.png\";s:5:\"width\";i:349;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-394x235.png\";s:5:\"width\";i:394;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-394x235.png\";s:5:\"width\";i:394;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-394x235.png\";s:5:\"width\";i:394;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:47:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-394x90.png\";s:5:\"width\";i:394;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-605x235.png\";s:5:\"width\";i:605;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-605x235.png\";s:5:\"width\";i:605;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-605x235.png\";s:5:\"width\";i:605;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"410e6fc8-62a5-4fb9-a3cb-eb383f6add2e-915x210.png\";s:5:\"width\";i:915;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,473,'_elementor_version','0.4'),(2579,473,'_elementor_edit_mode','builder'),(3592,710,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2582,474,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(2583,474,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Testsfafa\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2584,474,'_elementor_version','0.4'),(2585,474,'_elementor_edit_mode','builder'),(2588,475,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2589,475,'_elementor_version','0.4'),(2590,475,'_elementor_edit_mode','builder'),(5087,1029,'_elementor_edit_mode','builder'),(5088,1029,'_elementor_version','0.4'),(2778,528,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2779,528,'_elementor_edit_mode','builder'),(2780,528,'_elementor_version','0.4'),(2781,528,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2751,521,'_elementor_edit_mode','builder'),(2752,521,'_elementor_version','0.4'),(2753,521,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Close more Sales\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Ahead of the Curve\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Be a Leader in the Market\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2710,510,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2693,505,'_elementor_edit_mode','builder'),(2694,505,'_elementor_version','0.4'),(2695,505,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Performance\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2658,496,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2659,496,'_elementor_edit_mode','builder'),(2660,496,'_elementor_version','0.4'),(2661,496,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"left\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2638,489,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2639,489,'_elementor_edit_mode','builder'),(2640,489,'_elementor_version','0.4'),(2641,489,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1dfd0281\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"857ed2f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4115ab79\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2634,488,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2635,488,'_elementor_edit_mode','builder'),(2636,488,'_elementor_version','0.4'),(2637,488,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1dfd0281\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69591bb3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"857ed2f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4115ab79\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2618,483,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2619,483,'_elementor_edit_mode','builder'),(2620,483,'_elementor_version','0.4'),(2621,483,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"76c27268\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"443\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25497478040_140ce47f31_k.jpg\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"name_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"name_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"job_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"job_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1dfd0281\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69591bb3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"857ed2f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4115ab79\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2610,481,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2611,481,'_elementor_edit_mode','builder'),(2612,481,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (2613,481,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design Your wordpress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67a57ec8\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7442bb2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"77f1c04e\",\"elType\":\"widget\",\"settings\":{\"section_image_carousel\":\"\",\"carousel\":[{\"id\":\"435\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/zusman.png\"},{\"id\":\"436\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/zing.png\"},{\"id\":\"298\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},{\"id\":\"437\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/armond-1.png\"},{\"id\":\"295\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},{\"id\":\"297\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},{\"id\":\"438\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/fifthflour.png\"},{\"id\":\"439\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/larozse.png\"},{\"id\":\"440\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bolier.png\"},{\"id\":\"300\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},{\"id\":\"441\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/darkside.png\"},{\"id\":\"299\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},{\"id\":\"442\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/col.png\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"200\",\"height\":\"150\"},\"slides_to_show\":\"6\",\"navigation\":\"arrows\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_additional_options\":\"\",\"section_style_navigation\":\"\",\"heading_style_arrows\":\"\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":24},\"arrows_color\":\"#999999\",\"heading_style_dots\":\"\",\"section_style_image\":\"\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":78},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"76c27268\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"443\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25497478040_140ce47f31_k.jpg\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"name_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"name_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"job_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"job_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1dfd0281\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69591bb3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"857ed2f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4115ab79\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2628,486,'_wp_attached_file','2018/03/Jewlr_Logo-2-1.png'),(2629,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1270;s:6:\"height\";i:195;s:4:\"file\";s:26:\"2018/03/Jewlr_Logo-2-1.png\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-300x195.png\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Jewlr_Logo-2-1-600x92.png\";s:5:\"width\";i:600;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Jewlr_Logo-2-1-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-768x118.png\";s:5:\"width\";i:768;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Jewlr_Logo-2-1-1024x157.png\";s:5:\"width\";i:1024;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Jewlr_Logo-2-1-176x27.png\";s:5:\"width\";i:176;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Jewlr_Logo-2-1-521x80.png\";s:5:\"width\";i:521;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-394x195.png\";s:5:\"width\";i:394;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-394x195.png\";s:5:\"width\";i:394;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-394x195.png\";s:5:\"width\";i:394;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"Jewlr_Logo-2-1-394x60.png\";s:5:\"width\";i:394;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-605x195.png\";s:5:\"width\";i:605;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-605x195.png\";s:5:\"width\";i:605;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-605x195.png\";s:5:\"width\";i:605;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-915x140.png\";s:5:\"width\";i:915;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"Jewlr_Logo-2-1-1240x190.png\";s:5:\"width\";i:1240;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-300x195.png\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Jewlr_Logo-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2642,490,'_wp_attached_file','2018/03/Brown-Wax.jpg'),(2643,490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:769;s:6:\"height\";i:753;s:4:\"file\";s:21:\"2018/03/Brown-Wax.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Brown-Wax-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-600x588.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-300x294.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-768x752.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:752;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Brown-Wax-28x27.jpg\";s:5:\"width\";i:28;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"Brown-Wax-82x80.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-309x303.jpg\";s:5:\"width\";i:309;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-605x753.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:753;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-715x700.jpg\";s:5:\"width\";i:715;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2657,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:24:\"2018/03/Casting-Tree.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Casting-Tree-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Casting-Tree-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Casting-Tree-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Casting-Tree-20x27.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Casting-Tree-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"Casting-Tree-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:25:\"Casting-Tree-810x1080.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1507112718\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2662,497,'_wp_attached_file','2018/03/Two-Rings.jpg'),(2663,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2584;s:6:\"height\";i:1688;s:4:\"file\";s:21:\"2018/03/Two-Rings.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Two-Rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Two-Rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Two-Rings-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Two-Rings-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Two-Rings-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Two-Rings-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Two-Rings-1024x669.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Two-Rings-41x27.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Two-Rings-122x80.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Two-Rings-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Two-Rings-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Two-Rings-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Two-Rings-394x257.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Two-Rings-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Two-Rings-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Two-Rings-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Two-Rings-915x598.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Two-Rings-1240x810.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:23:\"Two-Rings-1653x1080.jpg\";s:5:\"width\";i:1653;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1504703313\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2648,492,'_wp_attached_file','2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg'),(2649,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:52:\"2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg\";s:5:\"width\";i:36;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:51:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x465.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x806.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x605.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:53:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:54:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2650,493,'_wp_attached_file','2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg'),(2651,493,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:744;s:6:\"height\";i:1024;s:4:\"file\";s:48:\"2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:826;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\";s:5:\"width\";i:744;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg\";s:5:\"width\";i:509;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:48:\"87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2656,495,'_wp_attached_file','2018/03/Casting-Tree.jpg'),(2679,501,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2664,498,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2665,498,'_elementor_edit_mode','builder'),(2666,498,'_elementor_version','0.4'),(2667,498,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-21},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"left\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2678,501,'_elementor_version','0.4'),(2668,499,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2669,499,'_elementor_edit_mode','builder'),(2670,499,'_elementor_version','0.4'),(2671,499,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-21},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"left\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2676,501,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2677,501,'_elementor_edit_mode','builder'),(2672,500,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2673,500,'_elementor_edit_mode','builder'),(2674,500,'_elementor_version','0.4'),(2675,500,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":74},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3b16878d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2692,505,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2680,502,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2681,502,'_elementor_edit_mode','builder'),(2682,502,'_elementor_version','0.4'),(2683,502,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2684,503,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2685,503,'_elementor_edit_mode','builder'),(2686,503,'_elementor_version','0.4'),(2687,503,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a2aaea2\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"304c03a4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2696,506,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2697,506,'_elementor_edit_mode','builder'),(2698,506,'_elementor_version','0.4'),(2699,506,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Performance\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2700,507,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2701,507,'_elementor_edit_mode','builder'),(2702,507,'_elementor_version','0.4'),(2703,507,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2704,508,'_wp_attached_file','2018/03/News-photo-MiiCraft-125-2-1.jpg'),(2705,508,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2018/03/News-photo-MiiCraft-125-2-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-1-27x27.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:37:\"News-photo-MiiCraft-125-2-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:39:\"News-photo-MiiCraft-125-2-1-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2714,511,'_wp_attached_file','2018/03/Brown-Wax-1.jpg'),(2711,510,'_elementor_edit_mode','builder'),(2712,510,'_elementor_version','0.4'),(2713,510,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2715,511,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:769;s:6:\"height\";i:753;s:4:\"file\";s:23:\"2018/03/Brown-Wax-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Brown-Wax-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-600x588.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-300x294.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-768x752.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:752;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-1-28x27.jpg\";s:5:\"width\";i:28;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Brown-Wax-1-82x80.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-309x303.jpg\";s:5:\"width\";i:309;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-605x753.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:753;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"Brown-Wax-1-715x700.jpg\";s:5:\"width\";i:715;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2722,514,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2723,514,'_elementor_edit_mode','builder'),(2724,514,'_elementor_version','0.4'),(2725,514,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2720,513,'_wp_attached_file','2018/03/Test1.jpg'),(2721,513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2018/03/Test1.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Test1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Test1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Test1-600x225.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Test1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Test1-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Test1-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Test1-1024x384.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"Test1-72x27.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Test1-213x80.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Test1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Test1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Test1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Test1-394x148.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Test1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Test1-605x600.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Test1-605x600.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"Test1-915x343.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Test1-1240x465.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2726,515,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2727,515,'_elementor_edit_mode','builder'),(2728,515,'_elementor_version','0.4'),(2729,515,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2750,521,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2730,516,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2731,516,'_elementor_edit_mode','builder'),(2732,516,'_elementor_version','0.4'),(2733,516,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2738,518,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2739,518,'_elementor_edit_mode','builder'),(2740,518,'_elementor_version','0.4'),(2741,518,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2742,519,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2743,519,'_elementor_edit_mode','builder'),(2744,519,'_elementor_version','0.4'),(2745,519,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6abea67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"929f583\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"585f877d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0d20e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7524ee90\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4e373b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1b1323a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2754,522,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2755,522,'_elementor_edit_mode','builder'),(2756,522,'_elementor_version','0.4'),(2757,522,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Close more Sales\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Ahead of the Curve\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Be a Leader in the Market\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2758,523,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2759,523,'_elementor_edit_mode','builder'),(2760,523,'_elementor_version','0.4'),(2761,523,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Close more Sales\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Be a Leader in the Market\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2762,524,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2763,524,'_elementor_edit_mode','builder'),(2764,524,'_elementor_version','0.4'),(2765,524,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Close more Sales\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Be a Leader in the Market\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Eliminate Outsourcing\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2786,530,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2782,529,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2783,529,'_elementor_edit_mode','builder'),(2784,529,'_elementor_version','0.4'),(2785,529,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2787,530,'_elementor_edit_mode','builder'),(2788,530,'_elementor_version','0.4'),(2789,530,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":49},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2790,531,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2791,531,'_elementor_edit_mode','builder'),(2792,531,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (2793,531,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":73},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2794,532,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2795,532,'_elementor_edit_mode','builder'),(2796,532,'_elementor_version','0.4'),(2797,532,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":53},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2798,533,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2799,533,'_elementor_edit_mode','builder'),(2800,533,'_elementor_version','0.4'),(2801,533,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2802,534,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2803,534,'_elementor_edit_mode','builder'),(2804,534,'_elementor_version','0.4'),(2805,534,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2806,535,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2807,535,'_elementor_edit_mode','builder'),(2808,535,'_elementor_version','0.4'),(2809,535,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(2810,536,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2811,536,'_elementor_edit_mode','builder'),(2812,536,'_elementor_version','0.4'),(2813,536,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2814,537,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2815,537,'_elementor_edit_mode','builder'),(2816,537,'_elementor_version','0.4'),(2817,537,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2818,538,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2819,538,'_elementor_edit_mode','builder'),(2820,538,'_elementor_version','0.4'),(2821,538,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2822,539,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2823,539,'_elementor_edit_mode','builder'),(2824,539,'_elementor_version','0.4'),(2825,539,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2826,540,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2827,540,'_elementor_edit_mode','builder'),(2828,540,'_elementor_version','0.4'),(2829,540,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2830,541,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2831,541,'_elementor_edit_mode','builder'),(2832,541,'_elementor_version','0.4'),(2833,541,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aide\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2834,542,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2835,542,'_elementor_edit_mode','builder'),(2836,542,'_elementor_version','0.4'),(2837,542,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2838,543,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2839,543,'_elementor_edit_mode','builder'),(2840,543,'_elementor_version','0.4'),(2841,543,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2842,544,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2843,544,'_elementor_edit_mode','builder'),(2844,544,'_elementor_version','0.4'),(2845,544,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":39},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2846,545,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2847,545,'_elementor_edit_mode','builder'),(2848,545,'_elementor_version','0.4'),(2849,545,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2850,546,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2851,546,'_elementor_edit_mode','builder'),(2852,546,'_elementor_version','0.4'),(2853,546,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2854,547,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2855,547,'_elementor_edit_mode','builder'),(2856,547,'_elementor_version','0.4'),(2857,547,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Microfluidics-Logo.jpg\",\"id\":306}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2858,548,'themo_transparent_header','off'),(2859,548,'themo_page_layout','full'),(2860,548,'themo_hide_title','on'),(2861,548,'themo_header_content_style','light'),(2862,548,'themo_alt_logo','Off'),(2863,548,'_edit_lock','1551192457:1'),(2864,548,'_edit_last','1'),(2865,548,'_elementor_edit_mode','builder'),(2866,549,'_wp_attached_file','2018/03/KU273L0WTW.jpg'),(2867,549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:801;s:4:\"file\";s:22:\"2018/03/KU273L0WTW.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"KU273L0WTW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"KU273L0WTW-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"KU273L0WTW-40x27.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"KU273L0WTW-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-605x801.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:801;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"KU273L0WTW-915x611.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:611;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2868,549,'_elementor_source_image_hash','bc8c194dc34159ebc53e535e61c72bd8beec5bbc'),(2869,550,'_wp_attached_file','2018/03/1465236978_resolutions-04.png'),(2870,550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/03/1465236978_resolutions-04.png\";s:5:\"sizes\";a:1:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"1465236978_resolutions-04-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2871,550,'_elementor_source_image_hash','82a950d107092498859941bc0556de2503e61fa1'),(2872,551,'_wp_attached_file','2018/03/1465237056_resolutions-21.png'),(2873,551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/03/1465237056_resolutions-21.png\";s:5:\"sizes\";a:1:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"1465237056_resolutions-21-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2874,551,'_elementor_source_image_hash','1eace4df747c95131a570ef8c3715897a74e7e3c'),(2875,552,'_wp_attached_file','2018/03/1465236987_resolutions-16.png'),(2876,552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/03/1465236987_resolutions-16.png\";s:5:\"sizes\";a:1:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"1465236987_resolutions-16-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2877,552,'_elementor_source_image_hash','c4de491a0ff418f93920cdb6ac3ab478ccb497a4'),(2878,553,'_wp_attached_file','2018/03/1465237047_resolutions-10.png'),(2879,553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/03/1465237047_resolutions-10.png\";s:5:\"sizes\";a:1:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"1465237047_resolutions-10-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2880,553,'_elementor_source_image_hash','ece6d071002e63b64d0b2adf4d2dd0cd6f6976cc'),(2881,554,'_wp_attached_file','2018/03/1465237060_resolutions-11.png'),(2882,554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/03/1465237060_resolutions-11.png\";s:5:\"sizes\";a:1:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"1465237060_resolutions-11-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2883,554,'_elementor_source_image_hash','dd03647952cd3e23fc9a7192560724de4a4180fe'),(2884,555,'_wp_attached_file','2018/03/1465236947_resolutions-03.png'),(2885,555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/03/1465236947_resolutions-03.png\";s:5:\"sizes\";a:1:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"1465236947_resolutions-03-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2886,555,'_elementor_source_image_hash','cbc3a28300f81a241f2e59d6e3fc8f09b9dc4264'),(2887,556,'_wp_attached_file','2018/03/contact-bg.jpg'),(2888,556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:1131;s:4:\"file\";s:22:\"2018/03/contact-bg.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"contact-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"contact-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"contact-bg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"contact-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"contact-bg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"contact-bg-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"contact-bg-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"contact-bg-41x27.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"contact-bg-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"contact-bg-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"contact-bg-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"contact-bg-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"contact-bg-394x262.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"contact-bg-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"contact-bg-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"contact-bg-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"contact-bg-915x609.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"contact-bg-1240x825.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:24:\"contact-bg-1623x1080.jpg\";s:5:\"width\";i:1623;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2889,556,'_elementor_source_image_hash','5186d62163d5e3a8c018af551bb29e16a21f0838'),(2890,557,'_wp_attached_file','2018/03/3H21KUXVT4.jpg'),(2891,557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:795;s:4:\"file\";s:22:\"2018/03/3H21KUXVT4.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"3H21KUXVT4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"3H21KUXVT4-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"3H21KUXVT4-41x27.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"3H21KUXVT4-121x80.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-394x261.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-605x795.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"3H21KUXVT4-915x606.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:606;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2892,557,'_elementor_source_image_hash','a930cb7856f1b61f0d39bbf9513879724ecd1892'),(2893,548,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">MiiCraft<\\/span>\\u00a0Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft\\u00a0printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft\\u00a0Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span><\\/span>\\u00a0Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Canadian Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6729f32\",\"elType\":\"widget\",\"settings\":{\"title\":\"For International Distribution Enquiries\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(23819,2749,'_elementor_edit_mode','builder'),(23820,2749,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">MiiCraft<\\/span>\\u00a0Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft\\u00a0printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft\\u00a0Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span><\\/span>\\u00a0Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(23805,2747,'_elementor_edit_mode','builder'),(23806,2747,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0595d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"4669a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"07a3a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7921436\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4778,963,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4269,875,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"gradient\",\"background_color\":\"#f1f1f1\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"abc70b6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"893b519\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ef26112\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(2981,589,'_elementor_edit_mode','builder'),(2982,589,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Knowledge &amp; Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2912,563,'_elementor_edit_mode','builder'),(2913,563,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":556,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/contact-bg.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Overview\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18f4c72a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2914,563,'_elementor_version','0.4'),(2931,570,'_elementor_version','0.4'),(2932,571,'_wp_attached_file','2018/03/122334455.png'),(2933,571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1136;s:6:\"height\";i:363;s:4:\"file\";s:21:\"2018/03/122334455.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"122334455-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"122334455-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"122334455-600x192.png\";s:5:\"width\";i:600;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"122334455-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"122334455-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"122334455-768x245.png\";s:5:\"width\";i:768;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"122334455-1024x327.png\";s:5:\"width\";i:1024;s:6:\"height\";i:327;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"122334455-84x27.png\";s:5:\"width\";i:84;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"122334455-250x80.png\";s:5:\"width\";i:250;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"122334455-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"122334455-394x363.png\";s:5:\"width\";i:394;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"122334455-394x363.png\";s:5:\"width\";i:394;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"122334455-394x126.png\";s:5:\"width\";i:394;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"122334455-605x363.png\";s:5:\"width\";i:605;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"122334455-605x363.png\";s:5:\"width\";i:605;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"122334455-605x363.png\";s:5:\"width\";i:605;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"122334455-915x292.png\";s:5:\"width\";i:915;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2895,558,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (2896,558,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":549,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/KU273L0WTW.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"71f5d745\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Welcome to Dimonala\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":59},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"00\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"We\'d love to meet you and let you the perfect solution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Schedule a meeting\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"right\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Download brochure\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"right\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"273fadee\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":729},\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4bc49ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5151446d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Services\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c7607c7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c8fb7ad\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"330\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"596fd1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"555ba2d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":550,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465236978_resolutions-04.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4fb66912\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time Managment\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cbead23\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"73663347\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2ecf7f60\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"655620bc\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":551,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465237056_resolutions-21.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6580db96\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Conferences & shows\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39e9463d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3be6f798\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5f8076a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"671199ae\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465236987_resolutions-16.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d2b555\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Business Budget\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760bff8b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7554314d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3040481b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"330\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d286a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"25accd9d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":553,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465237047_resolutions-10.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a364d03\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Online marketing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40b3f35b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b6b814f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"ffbd7db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2a1b7b6b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":554,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465237060_resolutions-11.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"25628607\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Content Marketing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d6566f7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"105851c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6f3d1ea7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8c251bc\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":555,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465236947_resolutions-03.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f559c9b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Timekeeper\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47344463\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba9987\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":556,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/contact-bg.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Overview\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18f4c72a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2894,548,'_elementor_version','0.4'),(2897,558,'_elementor_version','0.4'),(2898,548,'_wp_page_template','default'),(2904,560,'_wp_attached_file','2018/03/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg'),(2905,560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:48:\"2018/03/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-27x27.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:48:\"8b46bb30-c841-4088-a4b4-47f2fc6aa390-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2900,559,'_elementor_edit_mode','builder'),(2901,559,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":549,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/KU273L0WTW.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"71f5d745\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Welcome to Dimonala\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":59},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"00\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"We\'d love to meet you and let you the perfect solution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"273fadee\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":729},\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4bc49ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5151446d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Services\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c7607c7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c8fb7ad\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"330\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"596fd1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"555ba2d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":550,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465236978_resolutions-04.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4fb66912\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time Managment\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cbead23\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"73663347\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2ecf7f60\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"655620bc\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":551,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465237056_resolutions-21.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6580db96\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Conferences & shows\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39e9463d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3be6f798\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5f8076a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"671199ae\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465236987_resolutions-16.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d2b555\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Business Budget\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760bff8b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7554314d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3040481b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"330\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d286a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"25accd9d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":553,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465237047_resolutions-10.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a364d03\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Online marketing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40b3f35b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b6b814f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"ffbd7db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2a1b7b6b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":554,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465237060_resolutions-11.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"25628607\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Content Marketing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d6566f7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"105851c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6f3d1ea7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8c251bc\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":555,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1465236947_resolutions-03.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f559c9b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Timekeeper\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.3\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47344463\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9e9e9e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba9987\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#1c7fbc\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":556,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/contact-bg.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Overview\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18f4c72a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2902,559,'_elementor_version','0.4'),(2918,565,'_wp_attached_file','2018/03/2_3d-aligner1.png'),(2919,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2018/03/2_3d-aligner1.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"2_3d-aligner1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"2_3d-aligner1-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"2_3d-aligner1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"2_3d-aligner1-600x465.png\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2920,566,'_wp_attached_file','2018/03/5_3d-indirect-bonding-tray3.png'),(2921,566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2018/03/5_3d-indirect-bonding-tray3.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:37:\"5_3d-indirect-bonding-tray3-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:37:\"5_3d-indirect-bonding-tray3-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:39:\"5_3d-indirect-bonding-tray3-600x465.png\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2922,567,'_wp_attached_file','2018/03/16_3D-Bridge.png'),(2923,567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2018/03/16_3D-Bridge.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"16_3D-Bridge-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"16_3D-Bridge-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"16_3D-Bridge-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"16_3D-Bridge-600x465.png\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2924,568,'_wp_attached_file','2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png'),(2925,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:48:\"2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8-600x465.png\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2950,578,'_elementor_edit_mode','builder'),(2951,578,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1008},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.&nbsp;<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2926,569,'_elementor_edit_mode','builder'),(2927,569,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":556,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/contact-bg.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Overview\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18f4c72a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2928,569,'_elementor_version','0.4'),(2934,572,'_elementor_edit_mode','builder'),(2935,572,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1008},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.&nbsp;<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2929,570,'_elementor_edit_mode','builder'),(2930,570,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":556,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/contact-bg.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Overview\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18f4c72a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2936,572,'_elementor_version','0.4'),(2937,573,'_elementor_edit_mode','builder'),(2938,573,'_elementor_data','[{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1008},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.&nbsp;<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"450f8625\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_controls\":\"no\",\"yt_showinfo\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_rel\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"autoplay\":\"no\",\"controls\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=THBX3Coc8OQ\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Worlds of innovation\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61250916\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Watch Now\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2939,573,'_elementor_version','0.4'),(2952,578,'_elementor_version','0.4'),(2978,588,'_elementor_edit_mode','builder'),(2979,588,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"85de1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Knowledge & Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<br><\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2963,582,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2953,579,'_elementor_edit_mode','builder'),(2954,579,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1008},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1135},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2948,577,'_wp_attached_file','2018/03/13_Surgical-guide.png'),(2949,577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2018/03/13_Surgical-guide.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"13_Surgical-guide-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"13_Surgical-guide-27x27.png\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"13_Surgical-guide-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"13_Surgical-guide-600x465.png\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2943,575,'_wp_attached_file','2018/03/MiiCraft-Dental.png'),(2944,575,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:11796;s:6:\"height\";i:1875;s:4:\"file\";s:27:\"2018/03/MiiCraft-Dental.png\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"MiiCraft-Dental-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Dental-600x95.png\";s:5:\"width\";i:600;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Dental-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-768x122.png\";s:5:\"width\";i:768;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"MiiCraft-Dental-1024x163.png\";s:5:\"width\";i:1024;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Dental-170x27.png\";s:5:\"width\";i:170;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Dental-503x80.png\";s:5:\"width\";i:503;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Dental-394x63.png\";s:5:\"width\";i:394;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-915x145.png\";s:5:\"width\";i:915;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"MiiCraft-Dental-1240x197.png\";s:5:\"width\";i:1240;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"MiiCraft-Dental-1920x305.png\";s:5:\"width\";i:1920;s:6:\"height\";i:305;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Dental-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2955,579,'_elementor_version','0.4'),(2956,580,'_elementor_edit_mode','builder'),(2957,580,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2958,580,'_elementor_version','0.4'),(2962,582,'_elementor_edit_mode','builder'),(2959,581,'_elementor_edit_mode','builder'),(2960,581,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"a Dentist\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Time is money\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"772d1500\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Contact Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":557,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3H21KUXVT4.jpg\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25a1c917\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":716},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2abfe409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"5f1a0b9f\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"330\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"76fe4654\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eddc0d2\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Location is everything\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Amatic SC\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":9.4000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1095a105\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da80714\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Visit Us\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"small\",\"header_size\":\"h5\",\"section_title_style\":\"\",\"title_color\":\"#686868\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.20000000000000017763568394002504646778106689453125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2961,581,'_elementor_version','0.4'),(2964,582,'_elementor_version','0.4'),(2965,583,'_wp_attached_file','2018/03/All-in-One.png'),(2966,583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:891;s:6:\"height\";i:533;s:4:\"file\";s:22:\"2018/03/All-in-One.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"All-in-One-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"All-in-One-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"All-in-One-600x359.png\";s:5:\"width\";i:600;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"All-in-One-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"All-in-One-300x179.png\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"All-in-One-768x459.png\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"All-in-One-45x27.png\";s:5:\"width\";i:45;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"All-in-One-134x80.png\";s:5:\"width\";i:134;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"All-in-One-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"All-in-One-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"All-in-One-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"All-in-One-394x236.png\";s:5:\"width\";i:394;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"All-in-One-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"All-in-One-605x533.png\";s:5:\"width\";i:605;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"All-in-One-605x533.png\";s:5:\"width\";i:605;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2980,588,'_elementor_version','0.4'),(2976,587,'_wp_attached_file','2018/03/9_Model.jpg'),(2977,587,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2018/03/9_Model.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"9_Model-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"9_Model-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"9_Model-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"9_Model-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"9_Model-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"9_Model-27x27.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"9_Model-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"9_Model-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"9_Model-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"9_Model-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"9_Model-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"9_Model-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2983,589,'_elementor_version','0.4'),(3176,624,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2985,224,'_oembed_76dab4acb555d1853b34ee640dd8bb54','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/CNXB01Fh9h8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),(2986,224,'_oembed_time_76dab4acb555d1853b34ee640dd8bb54','1521831920'),(2987,590,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(2988,590,'_elementor_edit_mode','builder'),(2989,590,'_elementor_version','0.4'),(2990,590,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3057,601,'_elementor_edit_mode','builder'),(2994,591,'themo_transparent_header','Off'),(2995,591,'themo_page_layout','full'),(2996,591,'themo_hide_title','off'),(2997,591,'themo_header_content_style','light'),(2998,591,'themo_alt_logo','Off'),(2999,591,'_edit_lock','1521852666:2'),(3000,591,'_edit_last','2'),(3001,591,'_elementor_edit_mode','builder'),(3002,591,'_elementor_data','[{\"id\":\"0f8dbf4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d37f315\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a81659a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-anticlockwise-dashed\",\"title_text\":\"Title Text\",\"description_text\":\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f197f2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e7a992\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d090356\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-button-on\",\"title_text\":\"Title\",\"description_text\":\"Maecenas accumsan, elit id hendrerit convallis, lectus lacus fermentum nisi.\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(3003,592,'_elementor_edit_mode','builder'),(3004,592,'_elementor_data','[{\"id\":\"0f8dbf4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d37f315\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a81659a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-anticlockwise-dashed\",\"title_text\":\"Title Text\",\"description_text\":\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false}]'),(3005,591,'_elementor_version','0.4'),(3007,591,'_wp_page_template','default'),(3008,593,'_elementor_edit_mode','builder'),(3009,593,'_elementor_data','[{\"id\":\"0f8dbf4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d37f315\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a81659a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-anticlockwise-dashed\",\"title_text\":\"Title Text\",\"description_text\":\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f197f2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e7a992\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d090356\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-button-on\",\"title_text\":\"Title\",\"description_text\":\"Maecenas accumsan, elit id hendrerit convallis, lectus lacus fermentum nisi.\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(3010,593,'_elementor_version','0.4'),(4453,913,'_elementor_edit_mode','builder'),(3396,667,'_elementor_edit_mode','builder'),(3397,667,'_elementor_data','[{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652512\",\"longitude\":\"-79.377745\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\"},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3015,594,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3016,594,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3Ds\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3017,594,'_elementor_version','0.4'),(3018,594,'_elementor_edit_mode','builder'),(3021,595,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3022,595,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3Ds3\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3023,595,'_elementor_version','0.4'),(3024,595,'_elementor_edit_mode','builder'),(6908,1330,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(3027,596,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3028,596,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3Ds34\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3029,596,'_elementor_version','0.4'),(3030,596,'_elementor_edit_mode','builder'),(3033,597,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3034,597,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3035,597,'_elementor_version','0.4'),(3036,597,'_elementor_edit_mode','builder'),(6907,1330,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(3039,598,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3040,598,'_elementor_edit_mode','builder'),(3041,598,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>hange the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3042,598,'_elementor_version','0.4'),(3045,599,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3046,599,'_elementor_edit_mode','builder'),(3047,599,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a <strong>PDMS<\\/strong> Master Mold\\u00a0Under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior Surface Finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin Designed for Microfluidic Applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get Minimum Features Printed with Ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save Costs &amp; Speed up your Research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by Institutions &amp; Companies Across the Globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"657e9a03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1141},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f69c4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1d4d5142\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224a86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4122de9f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"PDMS Master Mould\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ba7ffe1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33aae05a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3d810586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0b35ad\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Clear Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149b15d2\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\\n3D Print Clear Resin\\u200b\\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b2587a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a6b665e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":318,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295ea12\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"layout\":\"full_width\",\"gap\":\"extended\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"318739b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"46a54eec\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c84da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"th_img_xl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3048,599,'_elementor_version','0.4'),(3051,98,'_edit_lock','1551733204:1'),(3055,600,'_elementor_version','0.4'),(6903,1329,'_elementor_edit_mode','builder'),(6904,1329,'_elementor_template_type','post'),(3058,601,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3059,601,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150}},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vestibulum fermentum fermentum. In nulla sem, gravida a feugiat in, maximus id orci. Donec nec sagittis ipsum, sit amet venenatis orci. Donec bibendum pulvinar dapibus. Duis ac dui accumsan, finibus erat sagittis, mollis nulla.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"jh3vg1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ztbb3i5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\"},\"elements\":[{\"id\":\"8uygsxj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"zok9jee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-paintbrush\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Premium Design\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"g5w7for\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aus10ny\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-layers2\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Full Stack Development\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"sdebjee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"omoxevs\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Mobile Apps\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vj0cdhn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3060,601,'_elementor_version','0.4'),(3074,605,'_elementor_edit_mode','builder'),(3075,605,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3061,602,'_elementor_edit_mode','builder'),(3062,602,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3063,602,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150}},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"jh3vg1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ztbb3i5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\"},\"elements\":[{\"id\":\"8uygsxj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"zok9jee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-paintbrush\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Premium Design\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"g5w7for\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aus10ny\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-layers2\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Full Stack Development\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"sdebjee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"omoxevs\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"lg\",\"title_size\":\"h5\",\"title_text\":\"Mobile Apps\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.\",\"content_max_width\":{\"unit\":\"px\",\"size\":290},\"header_horizontal_position\":\"center\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vj0cdhn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3064,602,'_elementor_version','0.4'),(3092,609,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are designed to be precise, affordable and of high quality.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3076,605,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"jh3vg1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3077,605,'_elementor_version','0.4'),(3085,607,'_elementor_version','0.4'),(3086,608,'_elementor_edit_mode','builder'),(3087,608,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3088,608,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design & 3D Printing to provide better solution to our clients.\\n\\nWe have currently launched our own line of 3D Printers specialised in 4 applications namely - Microfluidics, Dental, Jewellery & Rapid-Prototyping.\\n\\n \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"jh3vg1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3089,608,'_elementor_version','0.4'),(3090,609,'_elementor_edit_mode','builder'),(3091,609,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3093,609,'_elementor_version','0.4'),(3106,613,'_elementor_edit_mode','builder'),(3098,611,'_elementor_edit_mode','builder'),(3099,611,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3100,611,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Sheryl Graham\",\"job\":\"Chief Operating Officer\",\"content\":\"Sheryl oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3101,611,'_elementor_version','0.4'),(3102,612,'_elementor_edit_mode','builder'),(3103,612,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3104,612,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-twitter\",\"url\":{\"url\":\"#0\"},\"_id\":\"2q9bxht\"},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3105,612,'_elementor_version','0.4'),(3107,613,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3108,613,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3109,613,'_elementor_version','0.4'),(3110,614,'_elementor_edit_mode','builder'),(3111,614,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3112,614,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\"},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3113,614,'_elementor_version','0.4'),(3114,615,'_elementor_edit_mode','builder'),(3115,615,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3116,615,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cvwwhry\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":829},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"whyiceu\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"azqpqmm\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gvn8zrn\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cThe care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide\\u201d\",\"testimonial_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"testimonial_name\":\"Sara Jones\",\"testimonial_job\":\"Client\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"},{\"id\":\"vgifgso\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3117,615,'_elementor_version','0.4'),(3123,617,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3124,617,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Chris Anderson\",\"job\":\"Chief Product Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ee4c7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"af1eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9976f6c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"In in dictum metus, nec.\",\"slide_text\":\"Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.\",\"slide_button_text_1\":\"Button Text\",\"slide_bg_color\":\"#CCC\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"1631682\",\"slide_bg_image\":{\"url\":\"\",\"id\":\"\"},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"Sed diam nunc, pretium vitae.\",\"slide_text\":\"Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.\",\"slide_bg_color\":\"#4A4A4A\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"[booked-calendar]\",\"_id\":\"ec90fae\",\"slide_bg_image\":{\"url\":\"\",\"id\":\"\"},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}},{\"slide_title\":\"In pellentesque ultricies nulla dapibus.\",\"slide_text\":\"Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.\",\"slide_bg_color\":\"#7A85E8\",\"inline_form\":\"inline\",\"slide_button_text_1_show\":\"no\",\"slide_shortcode\":\"[formidable id=\\\"3\\\"]\",\"_id\":\"da5aee0\",\"slide_bg_image\":{\"url\":\"\",\"id\":\"\"},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Button Text\",\"slide_button_style_1\":\"standard-light\",\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Calendar Toolip\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"100\"},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"center\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_text_decoration\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_text_decoration\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3219,635,'_elementor_edit_mode','builder'),(3220,635,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3221,635,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Kamal Patel\",\"job\":\"Chief Technology Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3122,617,'_elementor_edit_mode','builder'),(3125,617,'_elementor_version','0.4'),(3126,618,'themo_transparent_header','off'),(3127,618,'themo_page_layout','full'),(3128,618,'themo_hide_title','on'),(3129,618,'themo_header_content_style','light'),(3130,618,'themo_alt_logo','Off'),(3131,618,'_edit_last','1'),(3132,618,'_wp_page_template','default'),(3133,618,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3134,618,'_edit_lock','1551732893:1'),(3135,618,'_elementor_edit_mode','builder'),(3136,618,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#828282\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1346},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\",\"layout\":\"full_width\",\"custom_height\":{\"unit\":\"px\",\"size\":795}},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The 3D Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(16085,2160,'_wp_page_template','default'),(16086,2160,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(16087,2160,'_elementor_edit_mode','builder'),(16088,2160,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1050},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":461},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"layout\":\"full_width\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332}},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\",\"id\":2150}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"45fefd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-1-1.jpg\",\"id\":2156}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2157,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/20180912_112644.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15434,2070,'_wp_page_template','default'),(12594,1929,'_wp_page_template','default'),(12595,1929,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(12596,1929,'_elementor_edit_mode','builder'),(12597,1929,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3995,815,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3137,618,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (4251,871,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3479,684,'_elementor_edit_mode','builder'),(3139,618,'_oembed_76dab4acb555d1853b34ee640dd8bb54','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/CNXB01Fh9h8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),(3140,618,'_oembed_time_76dab4acb555d1853b34ee640dd8bb54','1531857268'),(3141,619,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3142,619,'_elementor_edit_mode','builder'),(3143,619,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3144,619,'_elementor_version','0.4'),(6898,82,'_elementor_template_type','post'),(6902,1329,'_wp_page_template','default'),(3146,620,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3147,620,'_elementor_edit_mode','builder'),(3148,620,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3149,620,'_elementor_version','0.4'),(6901,1329,'_elementor_version','0.4'),(3189,626,'_elementor_edit_mode','builder'),(3190,626,'_elementor_version','0.4'),(3191,626,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8935de8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1246}},\"elements\":[{\"id\":\"8db9680\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"717fd12\",\"elType\":\"widget\",\"settings\":{\"post_count\":9,\"post_columns\":\"2-col\",\"pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"themo-blog\"}],\"isInner\":false}],\"isInner\":false}]'),(3810,766,'_elementor_edit_mode','builder'),(3811,766,'_elementor_version','0.4'),(3812,766,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3197,628,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3188,626,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3177,624,'_elementor_edit_mode','builder'),(3178,624,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3179,624,'_elementor_version','0.4'),(6900,1329,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(3183,625,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3184,625,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3Ds\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3185,625,'_elementor_version','0.4'),(3186,625,'_elementor_edit_mode','builder'),(3198,628,'_elementor_edit_mode','builder'),(3199,628,'_elementor_version','0.4'),(3200,628,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8935de8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8db9680\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"717fd12\",\"elType\":\"widget\",\"settings\":{\"post_count\":9,\"post_columns\":\"2-col\",\"pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"themo-blog\"}],\"isInner\":false}],\"isInner\":false}]'),(3203,629,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3204,629,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3205,629,'_elementor_version','0.4'),(3206,629,'_elementor_edit_mode','builder'),(3214,633,'_wp_attached_file','2018/03/cropped-CADworks3D-LOGO.png'),(3215,633,'_wp_attachment_context','site-icon'),(3216,633,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:35:\"2018/03/cropped-CADworks3D-LOGO.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"cropped-CADworks3D-LOGO-25x25.png\";s:5:\"width\";i:25;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"cropped-CADworks3D-LOGO-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:35:\"cropped-CADworks3D-LOGO-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:33:\"cropped-CADworks3D-LOGO-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3222,635,'_elementor_version','0.4'),(3223,636,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3224,636,'_elementor_edit_mode','builder'),(3225,636,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\"><h6>Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Superior surface finish<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Resin designed for microfluidic applications<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Get minimum features printed with ease<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Save costs &amp; speed up your research<\\/h6><\\/li><li style=\\\"text-align: left;\\\"><h6>Trusted by institutions &amp; companies across the globe<\\/h6><\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3226,636,'_elementor_version','0.4'),(3388,665,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3358,658,'_elementor_edit_mode','builder'),(3359,658,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3360,658,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d539d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"50\"},\"elements\":[{\"id\":\"dc83ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae1cfd\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"CEO\",\"title\":\"Hemdeep Patel\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231.jpg\",\"id\":638},\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"c9053a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"65839f6\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"CTO\",\"title\":\"Kamal Patel\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/853c16b2-f7af-46cb-9061-e74e359abfbd.jpg\",\"id\":640},\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"bfcf522\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6025f68\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\",\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"bd70d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4fced\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1.jpg\",\"id\":656},\"post_image_size\":\"th_img_sm_square\",\"package_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"265311a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"07c8160\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Kamal Patel\",\"job\":\"Chief Technology Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3232,638,'_wp_attached_file','2018/03/24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231.jpg'),(3233,638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:63:\"2018/03/24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:63:\"24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:63:\"24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"24782463-de6a-44aa-b360-14cba58dbc22-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"24782463-de6a-44aa-b360-14cba58dbc22-38x25.jpg\";s:5:\"width\";i:38;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:47:\"24782463-de6a-44aa-b360-14cba58dbc22-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:49:\"24782463-de6a-44aa-b360-14cba58dbc22-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1620x1080.jpg\";s:5:\"width\";i:1620;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3234,638,'_edit_lock','1522081311:1'),(3235,638,'themo_transparent_header','off'),(3236,638,'themo_page_layout',NULL),(3237,638,'themo_hide_title','off'),(3238,638,'themo_header_content_style',NULL),(3239,638,'themo_alt_logo',NULL),(3240,638,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:5184;s:6:\"height\";i:3456;s:4:\"file\";s:40:\"24782463-de6a-44aa-b360-14cba58dbc22.jpg\";}}'),(3241,638,'_edit_last','1'),(3242,639,'_wp_attached_file','2018/03/24782463-de6a-44aa-b360-14cba58dbc22-1.jpg'),(3243,639,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5184;s:6:\"height\";i:3456;s:4:\"file\";s:50:\"2018/03/24782463-de6a-44aa-b360-14cba58dbc22-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"24782463-de6a-44aa-b360-14cba58dbc22-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"24782463-de6a-44aa-b360-14cba58dbc22-1-38x25.jpg\";s:5:\"width\";i:38;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"24782463-de6a-44aa-b360-14cba58dbc22-1-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:50:\"24782463-de6a-44aa-b360-14cba58dbc22-1-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"24782463-de6a-44aa-b360-14cba58dbc22-1-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:52:\"24782463-de6a-44aa-b360-14cba58dbc22-1-1620x1080.jpg\";s:5:\"width\";i:1620;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1478263599\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3244,640,'_wp_attached_file','2018/03/853c16b2-f7af-46cb-9061-e74e359abfbd.jpg'),(3245,640,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:996;s:4:\"file\";s:48:\"2018/03/853c16b2-f7af-46cb-9061-e74e359abfbd.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-600x664.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-271x300.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-768x850.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:850;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"853c16b2-f7af-46cb-9061-e74e359abfbd-23x25.jpg\";s:5:\"width\";i:23;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"853c16b2-f7af-46cb-9061-e74e359abfbd-72x80.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-274x303.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-633x700.jpg\";s:5:\"width\";i:633;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:48:\"853c16b2-f7af-46cb-9061-e74e359abfbd-858x950.jpg\";s:5:\"width\";i:858;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8040,1434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/1.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"1-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"1-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"1-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8039,1434,'_wp_attached_file','2018/04/1.png'),(18294,2318,'themo_alt_logo','Off'),(26152,3022,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(26151,3022,'_menu_item_target',''),(26150,3022,'_menu_item_object','page'),(26149,3022,'_menu_item_object_id','76'),(26148,3022,'_menu_item_menu_item_parent','0'),(26147,3022,'_menu_item_type','post_type'),(3270,93,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"left\";}'),(3271,645,'_menu_item_type','post_type'),(3272,645,'_menu_item_menu_item_parent','0'),(3273,645,'_menu_item_object_id','224'),(3274,645,'_menu_item_object','page'),(3275,645,'_menu_item_target',''),(3276,645,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3277,645,'_menu_item_xfn',''),(3278,645,'_menu_item_url',''),(3323,651,'themo_header_content_style','light'),(26142,3020,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(26141,3020,'_menu_item_target',''),(26140,3020,'_menu_item_object','page'),(26139,3020,'_menu_item_object_id','2318'),(26138,3020,'_menu_item_menu_item_parent','0'),(26137,3020,'_menu_item_type','post_type'),(3322,651,'themo_hide_title','off'),(3321,651,'themo_page_layout','full'),(3298,648,'_menu_item_type','post_type'),(3299,648,'_menu_item_menu_item_parent','0'),(3300,648,'_menu_item_object_id','98'),(3301,648,'_menu_item_object','page'),(3302,648,'_menu_item_target',''),(3303,648,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3304,648,'_menu_item_xfn',''),(3305,648,'_menu_item_url',''),(3320,651,'themo_transparent_header','off'),(3307,649,'_menu_item_type','post_type'),(3308,649,'_menu_item_menu_item_parent','0'),(3309,649,'_menu_item_object_id','90'),(3310,649,'_menu_item_object','page'),(3311,649,'_menu_item_target',''),(3312,649,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3313,649,'_menu_item_xfn',''),(3314,649,'_menu_item_url',''),(3324,651,'themo_alt_logo','Off'),(3325,651,'_edit_lock','1523953745:1'),(3326,651,'_edit_last','2'),(3327,651,'_elementor_edit_mode','builder'),(3328,651,'_elementor_data','[{\"id\":\"091989e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"141284c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10c05c0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-button-down\",\"title_text\":\"Title Text\",\"description_text\":\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"f873534\",\"elType\":\"widget\",\"settings\":{\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-button\"}],\"isInner\":false}],\"isInner\":false}]'),(3329,652,'_elementor_edit_mode','builder'),(3330,652,'_elementor_data','[{\"id\":\"091989e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"141284c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10c05c0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-button-down\",\"title_text\":\"Title Text\",\"description_text\":\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false}]'),(3331,651,'_elementor_version','0.4'),(3333,651,'_wp_page_template','default'),(3334,653,'_menu_item_type','post_type'),(3335,653,'_menu_item_menu_item_parent','0'),(3336,653,'_menu_item_object_id','90'),(3337,653,'_menu_item_object','page'),(3338,653,'_menu_item_target',''),(3339,653,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3340,653,'_menu_item_xfn',''),(3341,653,'_menu_item_url',''),(3343,654,'_elementor_edit_mode','builder'),(3344,654,'_elementor_data','[{\"id\":\"091989e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"141284c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10c05c0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-button-down\",\"title_text\":\"Title Text\",\"description_text\":\"Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"f873534\",\"elType\":\"widget\",\"settings\":{\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-button\"}],\"isInner\":false}],\"isInner\":false}]'),(3345,654,'_elementor_version','0.4'),(3352,656,'_wp_attached_file','2018/03/Untitled-1.jpg'),(3353,656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2018/03/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\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Untitled-1-20x25.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Untitled-1-64x80.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Untitled-1-242x303.jpg\";s:5:\"width\";i:242;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-1-480x465.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"Untitled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3361,658,'_elementor_version','0.4'),(3362,659,'_elementor_edit_mode','builder'),(3363,659,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3364,659,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d539d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"50\"},\"elements\":[{\"id\":\"dc83ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae1cfd\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"CEO\",\"title\":\"Hemdeep Patel\",\"content\":\"Hemdeep has worn a wide range of hats over the years. He is a Pro-CAD designer and looks over Marketing & Operations for the Company.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231.jpg\",\"id\":638},\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"c9053a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"65839f6\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"CTO\",\"title\":\"Kamal Patel\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/853c16b2-f7af-46cb-9061-e74e359abfbd.jpg\",\"id\":640},\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"bfcf522\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6025f68\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\",\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"bd70d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4fced\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1.jpg\",\"id\":656},\"post_image_size\":\"th_img_sm_square\",\"package_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"265311a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"07c8160\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Kamal Patel\",\"job\":\"Chief Technology Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3365,659,'_elementor_version','0.4'),(3375,662,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3376,662,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.<\\/p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <span style=\\\"text-decoration: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d539d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"50\"},\"elements\":[{\"id\":\"dc83ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae1cfd\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"CEO\",\"title\":\"Hemdeep Patel\",\"content\":\"Hemdeep has worn a wide range of hats over the years. He is a Pro-CAD designer and looks over Marketing & Operations for the Company.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/24782463-de6a-44aa-b360-14cba58dbc22-e1522081445231.jpg\",\"id\":638},\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"c9053a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"65839f6\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"CTO\",\"title\":\"Kamal Patel\",\"content\":\"Kamal is the guy behind the best castable(jewellery), Dental, Microfluidics & Rapid Prototyping resins. He also provides the best support for CADworks 3D Printers.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/853c16b2-f7af-46cb-9061-e74e359abfbd.jpg\",\"id\":640},\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"bfcf522\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6025f68\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\",\"post_image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"bd70d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4fced\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"\",\"price_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1.jpg\",\"id\":656},\"post_image_size\":\"th_img_sm_square\",\"package_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false},{\"id\":\"265311a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"07c8160\",\"elType\":\"widget\",\"settings\":{\"pre_title\":\"25% Off\",\"title\":\"Package Title\",\"content\":\"Maecenas tristique ullamcorper mauris, et elementum tortor.\",\"price\":\"$299\",\"price_text\":\"\\/each\"},\"elements\":[],\"widgetType\":\"themo-package\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qcqanhp\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"yrjoxuq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"lismwdi\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4birdsx\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Our Team\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hjnqtlq\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1300\"},\"gap\":\"wide\",\"structure\":\"30\"},\"elements\":[{\"id\":\"fiyxigk\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"hrgnmme\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Hemdeep Patel\",\"job\":\"C.E.O\",\"content\":\"Hemdeep oversees the firm\\u2019s business operations including sales, marketing, business development, and communications.\",\"social\":[{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"mprw0n8\"}],\"url\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ewbhlfx\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dnjggok\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Kamal Patel\",\"job\":\"Chief Technology Officer\",\"content\":\"Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"lebi1sn\",\"icon\":\"fa fa-linkedin-square\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"_id\":\"r63wq9j\",\"icon\":\"fa fa-instagram\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true},{\"id\":\"ejsqhjf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"kjdmgpu\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"name\":\"Susan Cox\",\"job\":\"Chief Financial Officer\",\"content\":\"Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\",\"social\":[{\"_id\":\"lv0e2g1\",\"icon\":\"fa fa-twitter\",\"url\":{\"is_external\":\"\",\"url\":\"#0\"}},{\"icon\":\"fa fa-linkedin-square\",\"url\":{\"url\":\"#0\"},\"_id\":\"id8e46x\"},{\"icon\":\"fa fa-google\",\"url\":{\"url\":\"#0\"},\"_id\":\"yo8vz7q\"}],\"background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"htugwba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3386,665,'_elementor_edit_mode','builder'),(3387,665,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3374,662,'_elementor_edit_mode','builder'),(3377,662,'_elementor_version','0.4'),(3389,665,'_elementor_version','0.4'),(3586,709,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3393,666,'_elementor_version','0.4'),(3394,666,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3398,667,'_elementor_version','0.4'),(3399,667,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3416,671,'_elementor_edit_mode','builder'),(3401,668,'_elementor_edit_mode','builder'),(3402,668,'_elementor_data','[{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652523\",\"longitude\":\"-79.377717\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\",\"height\":{\"unit\":\"px\",\"size\":441}},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3403,668,'_elementor_version','0.4'),(3404,668,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3525,696,'_elementor_version','0.4'),(3524,696,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3523,696,'_elementor_edit_mode','builder'),(3522,696,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3411,670,'_elementor_edit_mode','builder'),(3412,670,'_elementor_data','[{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652523\",\"longitude\":\"-79.377717\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\",\"height\":{\"unit\":\"px\",\"size\":441},\"style\":\"subtle_grayscale\"},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3413,670,'_elementor_version','0.4'),(3414,670,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3417,671,'_elementor_data','[{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652523\",\"longitude\":\"-79.377717\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\",\"height\":{\"unit\":\"px\",\"size\":441},\"style\":\"subtle_grayscale\",\"zoom\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3418,671,'_elementor_version','0.4'),(3419,671,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3420,672,'_elementor_edit_mode','builder'),(3421,672,'_elementor_data','[{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652512\",\"longitude\":\"-79.377745\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\",\"height\":{\"unit\":\"px\",\"size\":441},\"style\":\"subtle_grayscale\",\"zoom\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3422,672,'_elementor_version','0.4'),(3423,672,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3428,674,'_elementor_edit_mode','builder'),(3429,674,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":16},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3424,673,'_elementor_edit_mode','builder'),(3425,673,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fbd669\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652512\",\"longitude\":\"-79.377745\",\"title\":\"Company Co.\",\"business_address\":\"1366 Main Street\\nVancouver Canada\\nV8V 3K6\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\"},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9diqe2l\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"euwlt2i\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7nfgx8p\",\"elType\":\"widget\",\"settings\":{\"latitude\":\"43.652512\",\"longitude\":\"-79.377745\",\"title\":\"Stratus\",\"business_address\":\"350 5th Ave\\nNew York, NY\\n10118, USA\",\"hours\":\"Monday to Friday: 10am - 6pm\\nSaturday: 11am - 4pm\\nSunday: Closed\",\"link_1_text\":\"Call Us\",\"link_2_text\":\"Email Us\",\"height\":{\"unit\":\"px\",\"size\":441},\"style\":\"subtle_grayscale\",\"zoom\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"themo-google-maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3426,673,'_elementor_version','0.4'),(3427,673,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3430,674,'_elementor_version','0.4'),(3431,674,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3432,675,'_elementor_edit_mode','builder'),(3433,675,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3434,675,'_elementor_version','0.4'),(3435,675,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3436,676,'_elementor_edit_mode','builder'),(3437,676,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3438,676,'_elementor_version','0.4'),(3439,676,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3449,678,'_elementor_edit_mode','builder'),(3440,677,'_elementor_edit_mode','builder'),(3441,677,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. \",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Give us a call\",\"description_text\":\"Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Send us an email\",\"description_text\":\"Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"5p7axkt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"kfel6yx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-location-pin-1\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Drop by and talk\",\"description_text\":\"Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"nmrl6i8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\"},\"space_mobile\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3442,677,'_elementor_version','0.4'),(3443,677,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3444,1,'themo_transparent_header','off'),(3446,1,'themo_hide_title','off'),(3451,678,'_elementor_version','0.4'),(3452,678,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3809,766,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3453,679,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3454,679,'_elementor_edit_mode','builder'),(3455,679,'_elementor_version','0.4'),(3456,679,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8935de8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1246}},\"elements\":[{\"id\":\"8db9680\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"text_align\":\"left\"},\"elements\":[{\"id\":\"6416091\",\"elType\":\"widget\",\"settings\":{\"post_categories\":[\"1\"]},\"elements\":[],\"widgetType\":\"themo-blog\"}],\"isInner\":false}],\"isInner\":false}]'),(3467,681,'_elementor_version','0.4'),(3468,681,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3470,682,'_elementor_edit_mode','builder'),(3471,682,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3739,750,'_elementor_edit_mode','builder'),(3740,750,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3472,682,'_elementor_version','0.4'),(3473,682,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3474,683,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3475,683,'_elementor_edit_mode','builder'),(3476,683,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3477,683,'_elementor_version','0.4'),(3480,684,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"DLP Technology\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Knowledge &amp; Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3481,684,'_elementor_version','0.4'),(3487,686,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4250,871,'_elementor_edit_mode','builder'),(3486,686,'_elementor_edit_mode','builder'),(3488,686,'_elementor_version','0.4'),(3503,691,'_elementor_edit_mode','builder'),(3504,691,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"818f25e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3502,691,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3496,689,'_elementor_edit_mode','builder'),(3497,689,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86fef35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5cadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"274ecf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"669df74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e7a4b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"d074797\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"78db12a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9485f7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2966a82\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"43fad75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3493,688,'_elementor_edit_mode','builder'),(3494,688,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c24af33\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f967240\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b89ff43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5b1c22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f767dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"86fef35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5cadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"274ecf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"669df74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e7a4b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"d074797\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"78db12a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9485f7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2966a82\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"43fad75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd80eaf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e168077\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba3f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dd44a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a65f515\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3495,688,'_elementor_version','0.4'),(3498,689,'_elementor_version','0.4'),(3509,692,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4213,862,'_elementor_edit_mode','builder'),(4214,862,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3508,692,'_elementor_edit_mode','builder'),(3505,691,'_elementor_version','0.4'),(4027,822,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3512,693,'_elementor_edit_mode','builder'),(3513,693,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Open to all Dental Materials\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3510,692,'_elementor_version','0.4'),(3514,693,'_elementor_version','0.4'),(3519,695,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3518,695,'_elementor_edit_mode','builder'),(3520,695,'_elementor_version','0.4'),(3527,697,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3528,697,'_elementor_edit_mode','builder'),(3529,697,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":97},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3530,697,'_elementor_version','0.4'),(3531,698,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3532,698,'_elementor_edit_mode','builder'),(3533,698,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":88},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3534,698,'_elementor_version','0.4'),(3535,699,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(3536,699,'_elementor_edit_mode','builder'),(3537,699,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3538,699,'_elementor_version','0.4'),(3709,743,'_elementor_edit_mode','builder'),(3710,743,'_elementor_data','[{\"id\":\"fa81df6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"83bebcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77947bc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3738,750,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3708,743,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3544,701,'_elementor_edit_mode','builder'),(3545,701,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3546,701,'_elementor_version','0.4'),(3548,548,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3685,739,'_elementor_edit_mode','builder'),(3686,739,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3554,433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:33:\"2018/03/bg-maxime-staudenmann.jpg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i: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:{}}}'),(3555,703,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}');
INSERT INTO `wpio_postmeta` VALUES (3556,703,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3557,703,'_elementor_version','0.4'),(3558,703,'_elementor_edit_mode','builder'),(3561,704,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3562,704,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3563,704,'_elementor_version','0.4'),(3564,704,'_elementor_edit_mode','builder'),(3567,705,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3568,705,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3569,705,'_elementor_version','0.4'),(3570,705,'_elementor_edit_mode','builder'),(3575,707,'_elementor_edit_mode','builder'),(3576,707,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3577,707,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Laye\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3578,707,'_elementor_version','0.4'),(3581,708,'_elementor_edit_mode','builder'),(3582,708,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(3583,708,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"yeihxuk\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\'2ssykv\']\",\"inline_form\":\"inline\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3584,708,'_elementor_version','0.4'),(3587,709,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADwork\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9515b15\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/cover-pic.jpg\",\"id\":303},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0df4c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3588,709,'_elementor_version','0.4'),(3590,709,'_elementor_edit_mode','builder'),(3594,710,'_elementor_version','0.4'),(3595,710,'_elementor_edit_mode','builder'),(6016,1170,'_elementor_edit_mode','builder'),(6017,1170,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3599,711,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3600,711,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADwork3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3601,711,'_elementor_version','0.4'),(3602,711,'_elementor_edit_mode','builder'),(3605,712,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3606,712,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADwork3Dsadasdsadsa\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3607,712,'_elementor_version','0.4'),(3608,712,'_elementor_edit_mode','builder'),(3611,713,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3612,713,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADwork3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3613,713,'_elementor_version','0.4'),(3614,713,'_elementor_edit_mode','builder'),(14471,1986,'_manage_stock','no'),(3618,715,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3619,715,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3620,715,'_elementor_version','0.4'),(3621,715,'_elementor_edit_mode','builder'),(14470,1986,'_tax_class','parent'),(14469,1986,'_tax_status','taxable'),(14468,1986,'total_sales','0'),(8167,1460,'_edit_lock','1524771694:1'),(8165,1460,'mswp-swap-loc','primary_navigation'),(8166,1460,'mswp-target-loc','none'),(8164,1460,'_wp_page_template','default'),(8163,1460,'_edit_last','1'),(3636,83,'_edit_lock','1549306521:1'),(5383,1084,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2450;s:6:\"height\";i:253;s:4:\"file\";s:30:\"2018/04/CADworks-3DPrinter.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-768x79.png\";s:5:\"width\";i:768;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"CADworks-3DPrinter-1024x106.png\";s:5:\"width\";i:1024;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-242x25.png\";s:5:\"width\";i:242;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-775x80.png\";s:5:\"width\";i:775;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-394x253.png\";s:5:\"width\";i:394;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-394x253.png\";s:5:\"width\";i:394;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-394x253.png\";s:5:\"width\";i:394;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-394x41.png\";s:5:\"width\";i:394;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-605x253.png\";s:5:\"width\";i:605;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-605x253.png\";s:5:\"width\";i:605;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-605x253.png\";s:5:\"width\";i:605;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-915x94.png\";s:5:\"width\";i:915;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:31:\"CADworks-3DPrinter-1240x128.png\";s:5:\"width\";i:1240;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"CADworks-3DPrinter-1920x198.png\";s:5:\"width\";i:1920;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"CADworks-3DPrinter-300x253.png\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-600x62.png\";s:5:\"width\";i:600;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-300x253.png\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"CADworks-3DPrinter-600x62.png\";s:5:\"width\";i:600;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"CADworks-3DPrinter-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8161,1460,'themo_alt_logo','Off'),(8162,1460,'_elementor_page_settings','a:2:{s:17:\"themo_page_layout\";s:4:\"full\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(8160,1460,'themo_header_content_style','light'),(8159,1460,'themo_hide_title','off'),(8157,1460,'themo_transparent_header','on'),(8158,1460,'themo_page_layout','full'),(8450,1500,'_wp_page_template','default'),(8449,1499,'_elementor_template_type','post'),(3666,737,'themo_transparent_header','off'),(3665,737,'_wp_page_template','default'),(3667,737,'themo_hide_title','on'),(3668,737,'themo_page_layout','full'),(3669,737,'_elementor_edit_mode','builder'),(3670,737,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3671,737,'_elementor_version','0.4'),(3672,737,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3673,737,'themo_header_content_style','light'),(3674,737,'themo_alt_logo','Off'),(3675,737,'_edit_lock','1522164387:1'),(3676,737,'_edit_last','1'),(3678,737,'mswp-swap-loc','primary_navigation'),(3679,737,'mswp-target-loc','none'),(3680,738,'_elementor_edit_mode','builder'),(3681,738,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=\\\"contact3\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3682,738,'_elementor_version','0.4'),(3683,738,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(3687,739,'_elementor_version','0.4'),(3688,739,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3692,740,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(3693,740,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3694,740,'_elementor_version','0.4'),(3695,740,'_elementor_edit_mode','builder'),(3697,741,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3698,741,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":207},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3699,741,'_elementor_version','0.4'),(3700,741,'_elementor_edit_mode','builder'),(3702,742,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3703,742,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(3704,742,'_elementor_version','0.4'),(3705,742,'_elementor_edit_mode','builder'),(3711,743,'_elementor_version','0.4'),(3713,744,'_elementor_edit_mode','builder'),(3714,744,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3715,744,'_elementor_version','0.4'),(3716,744,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3718,745,'_elementor_edit_mode','builder'),(3719,745,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3720,745,'_elementor_version','0.4'),(3721,745,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3722,746,'_elementor_edit_mode','builder'),(3723,746,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 4 Types of applications.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3724,746,'_elementor_version','0.4'),(3725,746,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3731,748,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3730,748,'_elementor_edit_mode','builder'),(3754,754,'_elementor_edit_mode','builder'),(3732,748,'_elementor_version','0.4'),(3733,748,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3756,754,'_elementor_version','0.4'),(3757,754,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3755,754,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3741,750,'_elementor_version','0.4'),(3747,752,'_elementor_edit_mode','builder'),(3748,752,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>PDMS Master Mould<\\/b><\\/h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3746,752,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3749,752,'_elementor_version','0.4'),(3833,772,'_wp_attached_file','2018/03/download-2.png'),(3834,772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:449;s:6:\"height\";i:112;s:4:\"file\";s:22:\"2018/03/download-2.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"download-2-150x112.png\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"download-2-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"download-2-100x25.png\";s:5:\"width\";i:100;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"download-2-321x80.png\";s:5:\"width\";i:321;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"download-2-394x112.png\";s:5:\"width\";i:394;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"download-2-394x112.png\";s:5:\"width\";i:394;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"download-2-394x112.png\";s:5:\"width\";i:394;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"download-2-394x98.png\";s:5:\"width\";i:394;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"download-2-300x112.png\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"download-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"download-2-300x112.png\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"download-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3835,773,'_wp_attached_file','2018/03/download-3.png'),(3836,773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:502;s:6:\"height\";i:83;s:4:\"file\";s:22:\"2018/03/download-3.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"download-3-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"download-3-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"download-3-151x25.png\";s:5:\"width\";i:151;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"download-3-484x80.png\";s:5:\"width\";i:484;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"download-3-394x83.png\";s:5:\"width\";i:394;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"download-3-394x83.png\";s:5:\"width\";i:394;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"download-3-394x83.png\";s:5:\"width\";i:394;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"download-3-394x65.png\";s:5:\"width\";i:394;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"download-3-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"download-3-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"download-3-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"download-3-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3837,774,'_wp_attached_file','2018/03/download.png'),(3838,774,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:377;s:6:\"height\";i:133;s:4:\"file\";s:20:\"2018/03/download.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"download-150x133.png\";s:5:\"width\";i:150;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"download-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"download-71x25.png\";s:5:\"width\";i:71;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"download-227x80.png\";s:5:\"width\";i:227;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"download-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"download-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3839,775,'_wp_attached_file','2018/03/hhmi-social-200x200.png'),(3840,775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:31:\"2018/03/hhmi-social-200x200.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"hhmi-social-200x200-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"hhmi-social-200x200-25x25.png\";s:5:\"width\";i:25;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"hhmi-social-200x200-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"hhmi-social-200x200-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"hhmi-social-200x200-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3841,776,'_wp_attached_file','2018/03/kansas_state_u.png'),(3842,776,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:240;s:4:\"file\";s:26:\"2018/03/kansas_state_u.png\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-300x103.png\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"kansas_state_u-73x25.png\";s:5:\"width\";i:73;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"kansas_state_u-233x80.png\";s:5:\"width\";i:233;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-394x240.png\";s:5:\"width\";i:394;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-394x240.png\";s:5:\"width\";i:394;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-394x240.png\";s:5:\"width\";i:394;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-394x135.png\";s:5:\"width\";i:394;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-605x240.png\";s:5:\"width\";i:605;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-605x240.png\";s:5:\"width\";i:605;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-605x240.png\";s:5:\"width\";i:605;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"kansas_state_u-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-600x206.png\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-600x206.png\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"kansas_state_u-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3762,756,'_elementor_edit_mode','builder'),(3763,756,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3764,756,'_elementor_version','0.4'),(3765,756,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3766,757,'_elementor_edit_mode','builder'),(3767,757,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3768,757,'_elementor_version','0.4'),(3769,757,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3770,758,'_elementor_edit_mode','builder'),(3771,758,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"\\\"mailto:info@creativecadworks.ca\\\">\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3772,758,'_elementor_version','0.4'),(3773,758,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3793,763,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3780,760,'_elementor_edit_mode','builder'),(3781,760,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"<form action=\\\"mailto:myforms@mydomain.com\\\">\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3775,759,'_elementor_edit_mode','builder'),(3776,759,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"\\\"mailto:info@creativecadworks.ca\\\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3777,759,'_elementor_version','0.4'),(3778,759,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3782,760,'_elementor_version','0.4'),(3783,760,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3792,763,'_elementor_edit_mode','builder'),(3784,761,'_elementor_edit_mode','builder'),(3785,761,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"500\"},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"\",\"url\":\"<form action= \\\"mailto:myforms@mydomain.com?subject=myform_submission\\\" enctype=\\\"text\\/plain\\\" onsubmit=\\\"location.href=\'thanks.html\';\\\" >\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3786,761,'_elementor_version','0.4'),(3787,761,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3794,763,'_elementor_version','0.4'),(3795,763,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4288,880,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4289,880,'_elementor_edit_mode','builder'),(4290,880,'_elementor_version','0.4'),(4291,880,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3942,803,'_elementor_edit_mode','builder'),(3873,790,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3874,790,'_elementor_edit_mode','builder'),(3875,790,'_elementor_version','0.4'),(3876,790,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bc506fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3831,771,'_wp_attached_file','2018/03/download-1.png'),(3832,771,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:504;s:6:\"height\";i:100;s:4:\"file\";s:22:\"2018/03/download-1.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"download-1-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"download-1-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"download-1-126x25.png\";s:5:\"width\";i:126;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"download-1-403x80.png\";s:5:\"width\";i:403;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"download-1-394x100.png\";s:5:\"width\";i:394;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"download-1-394x100.png\";s:5:\"width\";i:394;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"download-1-394x100.png\";s:5:\"width\";i:394;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"download-1-394x78.png\";s:5:\"width\";i:394;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"download-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"download-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"download-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"download-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3895,794,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3869,789,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3870,789,'_elementor_edit_mode','builder'),(3871,789,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89791da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"afc14a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8393be5\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"shop_single\",\"gallery_columns\":\"5\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c56fb41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"535347e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cb58fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Logos.jpg\",\"id\":386},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4418,906,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(14982,2014,'_wp_attached_file','2018/06/PDMS-CHIP.jpg'),(14983,2014,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/06/PDMS-CHIP.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"PDMS-CHIP-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"PDMS-CHIP-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"PDMS-CHIP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"PDMS-CHIP-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(14967,1469,'themo_alt_logo',NULL),(14966,1469,'themo_header_content_style',NULL),(14965,1469,'themo_page_layout',NULL),(3843,777,'_wp_attached_file','2018/03/logo_um_h.jpg'),(3844,777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1046;s:6:\"height\";i:308;s:4:\"file\";s:21:\"2018/03/logo_um_h.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_um_h-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"logo_um_h-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"logo_um_h-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"logo_um_h-1024x302.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"logo_um_h-85x25.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"logo_um_h-272x80.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"logo_um_h-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"logo_um_h-394x308.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"logo_um_h-394x308.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"logo_um_h-394x116.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"logo_um_h-605x308.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"logo_um_h-605x308.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"logo_um_h-605x308.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"logo_um_h-915x269.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"logo_um_h-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"logo_um_h-600x177.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_um_h-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"logo_um_h-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"logo_um_h-600x177.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_um_h-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3845,778,'_wp_attached_file','2018/03/mcgill_2.jpg'),(3846,778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1537;s:6:\"height\";i:360;s:4:\"file\";s:20:\"2018/03/mcgill_2.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"mcgill_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"mcgill_2-300x70.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"mcgill_2-768x180.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"mcgill_2-1024x240.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"mcgill_2-107x25.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"mcgill_2-342x80.jpg\";s:5:\"width\";i:342;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"mcgill_2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"mcgill_2-394x360.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"mcgill_2-394x360.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"mcgill_2-394x92.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"mcgill_2-605x360.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"mcgill_2-605x360.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"mcgill_2-605x360.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"mcgill_2-915x214.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"mcgill_2-1240x290.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"mcgill_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"mcgill_2-600x141.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"mcgill_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"mcgill_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"mcgill_2-600x141.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"mcgill_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3847,779,'_wp_attached_file','2018/03/P16-SANDIA_catcher.png'),(3848,779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:195;s:6:\"height\";i:115;s:4:\"file\";s:30:\"2018/03/P16-SANDIA_catcher.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"P16-SANDIA_catcher-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"P16-SANDIA_catcher-42x25.png\";s:5:\"width\";i:42;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"P16-SANDIA_catcher-136x80.png\";s:5:\"width\";i:136;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"P16-SANDIA_catcher-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"P16-SANDIA_catcher-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3849,780,'_wp_attached_file','2018/03/polytechnique_genie_gauche_fr_rgb.png'),(3850,780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1173;s:6:\"height\";i:558;s:4:\"file\";s:45:\"2018/03/polytechnique_genie_gauche_fr_rgb.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-300x143.png\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-768x365.png\";s:5:\"width\";i:768;s:6:\"height\";i:365;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"polytechnique_genie_gauche_fr_rgb-1024x487.png\";s:5:\"width\";i:1024;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:43:\"polytechnique_genie_gauche_fr_rgb-53x25.png\";s:5:\"width\";i:53;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:44:\"polytechnique_genie_gauche_fr_rgb-168x80.png\";s:5:\"width\";i:168;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-394x187.png\";s:5:\"width\";i:394;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-605x558.png\";s:5:\"width\";i:605;s:6:\"height\";i:558;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-605x558.png\";s:5:\"width\";i:605;s:6:\"height\";i:558;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-915x435.png\";s:5:\"width\";i:915;s:6:\"height\";i:435;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-600x285.png\";s:5:\"width\";i:600;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-600x285.png\";s:5:\"width\";i:600;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"polytechnique_genie_gauche_fr_rgb-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3851,781,'_wp_attached_file','2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png'),(3852,781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:156;s:4:\"file\";s:71:\"2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"sensor-kinesis-corporation-biosensor-technology-header-logo-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:69:\"sensor-kinesis-corporation-biosensor-technology-header-logo-80x25.png\";s:5:\"width\";i:80;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:70:\"sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\";s:5:\"width\";i:256;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-394x156.png\";s:5:\"width\";i:394;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-394x156.png\";s:5:\"width\";i:394;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-394x156.png\";s:5:\"width\";i:394;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-394x123.png\";s:5:\"width\";i:394;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:71:\"sensor-kinesis-corporation-biosensor-technology-header-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3853,782,'_wp_attached_file','2018/03/SOLVAY_Logo.jpg'),(3854,782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:23:\"2018/03/SOLVAY_Logo.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"SOLVAY_Logo-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"SOLVAY_Logo-50x25.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"SOLVAY_Logo-160x80.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-394x197.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-605x512.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-605x512.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-915x458.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"SOLVAY_Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"SOLVAY_Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3855,783,'_wp_attached_file','2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png'),(3856,783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:159;s:4:\"file\";s:56:\"2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-768x159.png\";s:5:\"width\";i:768;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:55:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-121x25.png\";s:5:\"width\";i:121;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:55:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\";s:5:\"width\";i:386;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x159.png\";s:5:\"width\";i:394;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x159.png\";s:5:\"width\";i:394;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x159.png\";s:5:\"width\";i:394;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:55:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x82.png\";s:5:\"width\";i:394;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-605x159.png\";s:5:\"width\";i:605;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-605x159.png\";s:5:\"width\";i:605;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-605x159.png\";s:5:\"width\";i:605;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png\";s:5:\"width\";i:600;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png\";s:5:\"width\";i:600;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3857,784,'_wp_attached_file','2018/03/University_of_Toronto.png'),(3858,784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:233;s:4:\"file\";s:33:\"2018/03/University_of_Toronto.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"University_of_Toronto-54x25.png\";s:5:\"width\";i:54;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"University_of_Toronto-172x80.png\";s:5:\"width\";i:172;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-394x233.png\";s:5:\"width\";i:394;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-394x233.png\";s:5:\"width\";i:394;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-394x233.png\";s:5:\"width\";i:394;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-394x184.png\";s:5:\"width\";i:394;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"University_of_Toronto-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"University_of_Toronto-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3859,785,'_wp_attached_file','2018/03/Uts-logo.jpg'),(3860,785,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:837;s:6:\"height\";i:354;s:4:\"file\";s:20:\"2018/03/Uts-logo.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Uts-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Uts-logo-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Uts-logo-768x325.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"Uts-logo-59x25.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"Uts-logo-189x80.jpg\";s:5:\"width\";i:189;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"Uts-logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"Uts-logo-394x354.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"Uts-logo-394x354.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"Uts-logo-394x167.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"Uts-logo-605x354.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"Uts-logo-605x354.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"Uts-logo-605x354.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Uts-logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"Uts-logo-600x254.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Uts-logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Uts-logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"Uts-logo-600x254.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Uts-logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:20:\"Black-UTS-logo-Title\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3861,786,'_wp_attached_file','2018/03/uw-logo-color-flush-300x180.png'),(3862,786,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:180;s:4:\"file\";s:39:\"2018/03/uw-logo-color-flush-300x180.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"uw-logo-color-flush-300x180-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"uw-logo-color-flush-300x180-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:37:\"uw-logo-color-flush-300x180-42x25.png\";s:5:\"width\";i:42;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"uw-logo-color-flush-300x180-133x80.png\";s:5:\"width\";i:133;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"uw-logo-color-flush-300x180-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"uw-logo-color-flush-300x180-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"uw-logo-color-flush-300x180-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"uw-logo-color-flush-300x180-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3863,787,'_wp_attached_file','2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg'),(3864,787,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2026;s:6:\"height\";i:603;s:4:\"file\";s:50:\"2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-768x229.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-84x25.jpg\";s:5:\"width\";i:84;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x117.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-605x603.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-605x603.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-915x272.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:51:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1920x571.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3896,794,'_elementor_edit_mode','builder'),(3897,794,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89791da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":310}},\"elements\":[{\"id\":\"afc14a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"text_align\":\"center\"},\"elements\":[{\"id\":\"8393be5\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"large\",\"gallery_columns\":\"4\",\"gallery_link\":\"none\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3872,789,'_elementor_version','0.4'),(3890,793,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3900,795,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3879,791,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3880,791,'_elementor_edit_mode','builder'),(3881,791,'_elementor_version','0.4'),(3882,791,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bc506fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3885,792,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3886,792,'_elementor_edit_mode','builder'),(3887,792,'_elementor_version','0.4'),(3888,792,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bc506fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3891,793,'_elementor_edit_mode','builder'),(3892,793,'_elementor_version','0.4'),(3893,793,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bc506fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1024\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3898,794,'_elementor_version','0.4'),(3901,795,'_elementor_edit_mode','builder'),(3902,795,'_elementor_version','0.4'),(3903,795,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3907,796,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3908,796,'_elementor_edit_mode','builder'),(3909,796,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89791da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":924},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":310},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"afc14a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"text_align\":\"center\"},\"elements\":[{\"id\":\"8393be5\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"large\",\"gallery_columns\":\"4\",\"gallery_link\":\"none\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3910,796,'_elementor_version','0.4'),(3917,798,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3918,798,'_elementor_edit_mode','builder'),(3919,798,'_elementor_version','0.4'),(3920,798,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3937,802,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3922,799,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3923,799,'_elementor_edit_mode','builder'),(3924,799,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (3925,799,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4013,818,'_elementor_version','0.4'),(4016,819,'_elementor_edit_mode','builder'),(4017,819,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ed589d0\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"shop_single\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3941,803,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3932,801,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3933,801,'_elementor_edit_mode','builder'),(3934,801,'_elementor_version','0.4'),(3935,801,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3938,802,'_elementor_edit_mode','builder'),(3939,802,'_elementor_version','0.4'),(3940,802,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":162}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3943,803,'_elementor_version','0.4'),(3944,803,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af223d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":162}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks 3D Printer\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4011,818,'_elementor_edit_mode','builder'),(4012,818,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"ed589d0\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"shop_single\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3945,804,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3946,804,'_elementor_edit_mode','builder'),(3947,804,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3136e032\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5a9bde0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2b676e5c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1d699f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69dc37b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fa7c2c5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1a4e92d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"632de872\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"21f03379\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"786d5a36\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f188511\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57d1a3ef\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"690d9daa\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6c976b23\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"426b1016\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"107e0a6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2144919\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d800f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33dfc7bf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e5e8dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1e82224b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f7a3ce\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"cdd40ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"752b6f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"634aa06\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28b1bd7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0c1d188\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c782ca\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"8035e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"270a385\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(3948,804,'_elementor_version','0.4'),(3975,810,'_elementor_version','0.4'),(4010,818,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3972,810,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3973,810,'_elementor_edit_mode','builder'),(3974,810,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3136e032\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5a9bde0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2b676e5c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Montserrat Alternates\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1d699f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"69dc37b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fa7c2c5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"100\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1a4e92d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"632de872\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"21f03379\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"786d5a36\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f188511\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57d1a3ef\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"690d9daa\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6c976b23\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"426b1016\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"107e0a6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2144919\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d800f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33dfc7bf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e5e8dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1e82224b\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f7a3ce\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1154},\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"cdd40ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"752b6f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"634aa06\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28b1bd7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0c1d188\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c782ca\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"8035e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"section_style\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"270a385\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4427,908,'_elementor_edit_mode','builder'),(3961,808,'_elementor_edit_mode','builder'),(3962,808,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3luh5i2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"765\\\" title=\\\"Contact form 1\\\"]\",\"slide_text_align\":\"\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(3963,808,'_elementor_version','0.4'),(3964,808,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6035,1173,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(4787,967,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3980,812,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3967,809,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3968,809,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2512541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1e6317\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cc97e07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3969,809,'_elementor_version','0.4'),(3970,809,'_elementor_edit_mode','builder'),(3982,812,'_elementor_version','0.4'),(3983,812,'_elementor_edit_mode','builder'),(3981,812,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(4018,819,'_elementor_version','0.4'),(4023,821,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4024,821,'_elementor_edit_mode','builder'),(4025,821,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"ed589d0\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"shop_single\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":75},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4026,821,'_elementor_version','0.4'),(4030,822,'_elementor_version','0.4'),(3988,814,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(3989,814,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(3990,814,'_elementor_version','0.4'),(3991,814,'_elementor_edit_mode','builder'),(6034,1173,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4792,968,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4015,819,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(3996,815,'_elementor_edit_mode','builder'),(3997,815,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3998,815,'_elementor_version','0.4'),(4031,823,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4032,823,'_elementor_edit_mode','builder'),(4033,823,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4028,822,'_elementor_edit_mode','builder'),(4029,822,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":510},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4034,823,'_elementor_version','0.4'),(4070,560,'_edit_lock','1522178176:1'),(4071,560,'themo_transparent_header','off'),(4043,825,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4038,824,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4039,824,'_elementor_edit_mode','builder'),(4040,824,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4041,824,'_elementor_version','0.4'),(4044,825,'_elementor_edit_mode','builder'),(4045,825,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":949}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4046,825,'_elementor_version','0.4'),(4051,827,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4052,827,'_elementor_edit_mode','builder'),(4053,827,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4054,827,'_elementor_version','0.4'),(4211,861,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"video\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"gap\":\"narrow\",\"background_color_b\":\"#25c3db\",\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4056,828,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4057,828,'_elementor_edit_mode','builder'),(4058,828,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4059,828,'_elementor_version','0.4'),(4061,829,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4062,829,'_elementor_edit_mode','builder'),(4063,829,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4064,829,'_elementor_version','0.4'),(4065,830,'_elementor_edit_mode','builder'),(4066,830,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":544},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":560,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4067,830,'_elementor_version','0.4'),(4068,830,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4072,560,'themo_page_layout',NULL),(4073,560,'themo_hide_title','off'),(4074,560,'themo_header_content_style',NULL),(4075,560,'themo_alt_logo',NULL),(4076,831,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4077,831,'_elementor_edit_mode','builder'),(4078,831,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4079,831,'_elementor_version','0.4'),(4080,832,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4081,832,'_elementor_edit_mode','builder'),(4082,832,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Change the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":124},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4083,832,'_elementor_version','0.4'),(4084,833,'_wp_attached_file','2018/03/Dental-Printer.jpg'),(4085,833,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1018;s:6:\"height\";i:824;s:4:\"file\";s:26:\"2018/03/Dental-Printer.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-768x622.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Dental-Printer-31x25.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"Dental-Printer-99x80.jpg\";s:5:\"width\";i:99;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-374x303.jpg\";s:5:\"width\";i:374;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-865x700.jpg\";s:5:\"width\";i:865;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Dental-Printer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-600x486.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-600x486.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Dental-Printer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4086,834,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4087,834,'_elementor_edit_mode','builder'),(4088,834,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>Revolutionize the Way you do Microfluidics<\\/h1><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":78},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":67},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":40},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4089,834,'_elementor_version','0.4'),(4189,856,'_elementor_edit_mode','builder'),(4190,856,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4090,835,'_elementor_edit_mode','builder'),(4091,835,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cc5397\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"fa1bcc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"dbeee57\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":\"350\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4092,835,'_elementor_version','0.4'),(4093,835,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4181,854,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":989},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4094,836,'_elementor_edit_mode','builder'),(4095,836,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cc5397\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"fa1bcc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"dbeee57\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4096,836,'_elementor_version','0.4'),(4097,836,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4098,837,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4099,837,'_elementor_edit_mode','builder'),(4100,837,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4101,837,'_elementor_version','0.4'),(4102,838,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4103,838,'_elementor_edit_mode','builder'),(4104,838,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4105,838,'_elementor_version','0.4'),(4153,850,'_elementor_version','0.4'),(4180,854,'_elementor_edit_mode','builder'),(4151,850,'_elementor_edit_mode','builder'),(4152,850,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cc5397\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"fa1bcc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"dbeee57\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f2a65f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":989},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"52d4657f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"212f46e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"43eac1e5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"When Accuracy Matters\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4110,840,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4111,840,'_elementor_edit_mode','builder'),(4112,840,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Who is it for ?<\\/strong><\\/h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4113,840,'_elementor_version','0.4'),(4114,841,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4115,841,'_elementor_edit_mode','builder'),(4116,841,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p>3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4117,841,'_elementor_version','0.4'),(4118,842,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4119,842,'_elementor_edit_mode','builder'),(4120,842,'_elementor_data','[{\"id\":\"20c3319\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3bd69b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"c88fffb\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dbd9d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa6fae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"3395556\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4121,842,'_elementor_version','0.4'),(4145,848,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\",\"id\":310},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4126,844,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4127,844,'_elementor_edit_mode','builder'),(4128,844,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"215\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c5cdfc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"f26cebe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"6ac1a17\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"009c6ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6380c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"f09a0d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4129,844,'_elementor_version','0.4'),(4144,848,'_elementor_edit_mode','builder'),(4130,845,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4131,845,'_elementor_edit_mode','builder'),(4132,845,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c5cdfc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"f26cebe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"6ac1a17\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"009c6ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6380c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"f09a0d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4133,845,'_elementor_version','0.4'),(4143,848,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4134,846,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4135,846,'_elementor_edit_mode','builder'),(4136,846,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c5cdfc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"f26cebe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.8539999999999992041921359486877918243408203125,\"content_position\":\"top\"},\"elements\":[{\"id\":\"6ac1a17\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"009c6ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Revolutionize the Way you do Microfluidics<\\/h2><ul><li style=\\\"text-align: left;\\\">Print\\u00a0a master mold for PDMS application under 20 Minutes<\\/li><li style=\\\"text-align: left;\\\">Superior surface finish<\\/li><li style=\\\"text-align: left;\\\">Resin designed for microfluidic applications<\\/li><li style=\\\"text-align: left;\\\">Get minimum features printed with ease<\\/li><li style=\\\"text-align: left;\\\">Save costs &amp; speed up your research<\\/li><li style=\\\"text-align: left;\\\">Trusted by institutions &amp; companies across the globe<\\/li><\\/ul>\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":79},\"typography_font_weight\":\"bold\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":61},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":68},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":89},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6380c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.1460000000000007958078640513122081756591796875},\"elements\":[{\"id\":\"f09a0d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4137,846,'_elementor_version','0.4'),(4146,848,'_elementor_version','0.4'),(4147,849,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4148,849,'_elementor_edit_mode','builder'),(4149,849,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\",\"id\":310},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.58999999999999996891375531049561686813831329345703125}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4150,849,'_elementor_version','0.4'),(4154,850,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4157,342,'_edit_lock','1522180304:1'),(4158,342,'themo_transparent_header','off'),(4159,342,'themo_page_layout',NULL),(4160,342,'themo_hide_title','off'),(4161,342,'themo_header_content_style',NULL),(4162,342,'themo_alt_logo',NULL),(4164,342,'_wp_attachment_backup_sizes','a:20:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2100;s:6:\"height\";i:2800;s:4:\"file\";s:17:\"New-PDMS123-1.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:26:\"New-PDMS123-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:26:\"New-PDMS123-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"themo-logo-orig\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-1-31x41.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_xs-orig\";a:4:{s:4:\"file\";s:23:\"New-PDMS123-1-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"th_img_sm_landscape-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_sm_portrait-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"th_img_sm_square-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_sm_standard-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"th_img_md_landscape-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_md_portrait-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"th_img_md_square-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_lg-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_xl-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"th_img_xxl-orig\";a:4:{s:4:\"file\";s:26:\"New-PDMS123-1-810x1080.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"New-PDMS123-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:25:\"New-PDMS123-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(4165,342,'_edit_last','1'),(4326,888,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4166,851,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4167,851,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (4168,851,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4169,851,'_elementor_version','0.4'),(4209,861,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4182,854,'_elementor_version','0.4'),(4183,854,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4191,856,'_elementor_version','0.4'),(4192,856,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4210,861,'_elementor_edit_mode','builder'),(4201,859,'_elementor_edit_mode','builder'),(4197,858,'_elementor_edit_mode','builder'),(4198,858,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4199,858,'_elementor_version','0.4'),(4200,858,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4202,859,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64ecd9c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"74fe86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4fc0137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e639d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f48fb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Best in Class Support\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.6999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0bf69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4203,859,'_elementor_version','0.4'),(4204,859,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4215,862,'_elementor_version','0.4'),(4216,862,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4230,866,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4217,863,'_elementor_edit_mode','builder'),(4218,863,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4212,861,'_elementor_version','0.4'),(4219,863,'_elementor_version','0.4'),(4220,863,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4229,866,'_elementor_edit_mode','builder'),(4221,864,'_elementor_edit_mode','builder'),(4222,864,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1252},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":27},\"background_color_b\":\"#6ec1e4\"},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2780ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90cecec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"116870a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b00dad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6d8f2aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4223,864,'_elementor_version','0.4'),(4224,864,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4231,866,'_elementor_version','0.4'),(4232,866,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4255,872,'_elementor_edit_mode','builder'),(4256,872,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"gradient\",\"background_color\":\"#f1f1f1\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9745eae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4234,867,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4235,867,'_elementor_edit_mode','builder'),(4236,867,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4237,867,'_elementor_version','0.4'),(4238,868,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4239,868,'_elementor_edit_mode','builder'),(4240,868,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4241,868,'_elementor_version','0.4'),(4242,869,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4243,869,'_elementor_edit_mode','builder'),(4244,869,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4245,869,'_elementor_version','0.4'),(4320,887,'_elementor_edit_mode','builder'),(4321,887,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4319,887,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4252,871,'_elementor_version','0.4'),(4253,871,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4257,872,'_elementor_version','0.4'),(4258,872,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4268,875,'_elementor_edit_mode','builder'),(4259,873,'_elementor_edit_mode','builder'),(4260,873,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"gradient\",\"background_color\":\"#f1f1f1\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Partner\",\"description_text\":\"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.\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3b20255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phasellus semper viverra tristique. Sed justo tortor, iaculis.\",\"button_1_text\":\"Button Text\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6dda9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ff9efe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3befc1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"inline_form\":\"inline\",\"button_1_style\":\"cta-primary\",\"content_max_width\":{\"unit\":\"px\",\"size\":626}},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4261,873,'_elementor_version','0.4'),(4262,873,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4292,881,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4293,881,'_elementor_edit_mode','builder'),(4294,881,'_elementor_version','0.4'),(4295,881,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4270,875,'_elementor_version','0.4'),(4271,875,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4777,963,'_elementor_edit_mode','builder'),(4773,962,'_elementor_edit_mode','builder'),(4774,962,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4272,876,'_elementor_edit_mode','builder'),(4273,876,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"gradient\",\"background_color\":\"#f1f1f1\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4274,876,'_elementor_version','0.4'),(4275,876,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4276,877,'_elementor_edit_mode','builder'),(4277,877,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\",\"id\":295}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4278,877,'_elementor_version','0.4'),(4279,877,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4339,890,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4280,878,'_elementor_edit_mode','builder'),(4281,878,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\",\"id\":295}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4282,878,'_elementor_version','0.4'),(4283,878,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4338,890,'_elementor_edit_mode','builder'),(4284,879,'_elementor_edit_mode','builder'),(4285,879,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\",\"id\":295}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4286,879,'_elementor_version','0.4'),(4287,879,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4296,882,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4297,882,'_elementor_edit_mode','builder'),(4298,882,'_elementor_version','0.4'),(4299,882,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4305,884,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4306,884,'_elementor_edit_mode','builder'),(4307,884,'_elementor_version','0.4'),(4308,884,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4309,885,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4310,885,'_elementor_edit_mode','builder'),(4311,885,'_elementor_version','0.4'),(4312,885,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\",\"id\":587},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4322,887,'_elementor_version','0.4'),(4381,898,'_elementor_edit_mode','builder'),(4382,898,'_elementor_version','0.4'),(4383,898,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0950135\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"d57edc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe42f81\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0333b1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8922b65\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b90a82a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d72f3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3-1.jpg\",\"id\":218},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4407,904,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4408,904,'_elementor_edit_mode','builder'),(4409,904,'_elementor_version','0.4'),(4410,904,'_elementor_data','[{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"52b4943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4389,900,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4390,900,'_elementor_edit_mode','builder'),(4380,898,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(5690,1137,'_elementor_version','0.4'),(5964,1156,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4327,888,'_elementor_edit_mode','builder'),(4328,888,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4329,888,'_elementor_version','0.4'),(4332,889,'_elementor_edit_mode','builder'),(4333,889,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source Resin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks \\u03bcMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low-cost accessories &amp; resins the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"689664b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\",\"id\":295}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4334,889,'_elementor_version','0.4'),(4335,889,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4340,890,'_elementor_version','0.4'),(4341,890,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4345,76,'_edit_lock','1550696097:1'),(4346,93,'_edit_lock','1549306584:1'),(4347,93,'_elementor_edit_mode','builder'),(4348,891,'themo_transparent_header','Off'),(4349,891,'themo_page_layout','full'),(4350,891,'themo_hide_title','off'),(4351,891,'themo_header_content_style','light'),(4352,891,'themo_alt_logo','Off'),(4353,891,'_edit_last','1'),(4354,891,'_edit_lock','1522766111:1'),(4371,896,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4372,896,'_elementor_edit_mode','builder'),(4373,896,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4429,908,'_elementor_version','0.4'),(4430,908,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4428,908,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20d7334\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(4489,921,'_elementor_version','0.4'),(4532,932,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4491,922,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4374,896,'_elementor_version','0.4'),(4375,897,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4376,897,'_elementor_edit_mode','builder'),(4377,897,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">3D Print Clear Resin\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4378,897,'_elementor_version','0.4'),(5086,1029,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4802,971,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4385,899,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4386,899,'_elementor_edit_mode','builder'),(4387,899,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4388,899,'_elementor_version','0.4'),(4391,900,'_elementor_version','0.4'),(4392,900,'_elementor_data','[{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0950135\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"d57edc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe42f81\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0333b1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8922b65\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b90a82a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d72f3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35a57c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3-1.jpg\",\"id\":218},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"space\":{\"unit\":\"%\",\"size\":75},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#e0e0e0\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4486,921,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4394,901,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4395,901,'_elementor_edit_mode','builder'),(4396,901,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form Below for us to ask us more questions\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4397,901,'_elementor_version','0.4'),(4398,902,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4399,902,'_elementor_edit_mode','builder'),(4400,902,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4401,902,'_elementor_version','0.4'),(4412,905,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(4413,905,'_elementor_edit_mode','builder'),(4414,905,'_elementor_version','0.4'),(4415,905,'_elementor_data','[{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"52b4943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4419,906,'_elementor_edit_mode','builder'),(4420,906,'_elementor_version','0.4'),(4421,906,'_elementor_data','[{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2df924\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"52b4943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"450\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4437,910,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4438,910,'_elementor_edit_mode','builder'),(4439,910,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4423,907,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4424,907,'_elementor_edit_mode','builder'),(4425,907,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b0dcd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"248f3aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6ece124\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cc5ecd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"3d71f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\",\"id\":894},\"space\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"a529116\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4426,907,'_elementor_version','0.4'),(4440,910,'_elementor_version','0.4'),(4441,96,'_edit_lock','1532458501:1'),(4442,911,'_elementor_edit_mode','builder'),(4443,911,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4444,911,'_elementor_data','s:8475:\"a:4:{i:0;a:5:{s:2:\"id\";s:7:\"jcpoldy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:15:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:720;}s:21:\"background_background\";s:8:\"gradient\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:16:\"background_color\";s:7:\"#605d64\";s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"th_section_parallax\";s:0:\"\";s:18:\"background_color_b\";s:7:\"#2f3e4a\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:330;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"bsvdawm\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"addubne\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"fxsfiac\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:10:\"title_text\";s:18:\"We\'re here to help\";s:16:\"description_text\";s:39:\"Get instant answers to common questions\";s:11:\"title_color\";s:7:\"#ffffff\";s:17:\"description_color\";s:7:\"#ffffff\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:2;a:5:{s:2:\"id\";s:7:\"yo2cagj\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;}s:12:\"space_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:3;a:5:{s:2:\"id\";s:7:\"sprjkz2\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:9:\"shortcode\";s:23:\"[formidable key=2ssykv]\";s:11:\"inline_form\";s:6:\"inline\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:220;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:21:\"themo-formidable-form\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"odkrlit\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:5:\"wider\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"flvzjmb\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"awdxuth\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:27:\"th-trip travelpack-lifebuoy\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_text\";s:13:\"Theme Support\";s:16:\"description_text\";s:107:\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\";s:10:\"title_size\";s:2:\"h4\";s:4:\"view\";s:7:\"stacked\";s:10:\"_animation\";s:8:\"fadeInUp\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"gnumjhe\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"jwvjcge\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:29:\"th-trip travelpack-film-strip\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_text\";s:15:\"Tutorial Videos\";s:16:\"description_text\";s:107:\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\";s:10:\"title_size\";s:2:\"h4\";s:4:\"view\";s:7:\"stacked\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:150;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"zbnpiyj\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"smswnnk\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:8:{s:4:\"icon\";s:36:\"th-linea icon-basic-message-multiple\";s:9:\"icon_size\";s:2:\"xl\";s:10:\"title_text\";s:17:\"Community Answers\";s:16:\"description_text\";s:107:\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\";s:10:\"title_size\";s:2:\"h4\";s:4:\"view\";s:7:\"stacked\";s:10:\"_animation\";s:8:\"fadeInUp\";s:16:\"_animation_delay\";i:300;}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:19:\"themo-service-block\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"ruyeqzk\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#f3f3f3\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"rqrjwkf\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"zkydphc\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:36:\"th-linea icon-basic-message-multiple\";s:10:\"title_size\";s:2:\"h2\";s:10:\"title_text\";s:26:\"Frequently Asked Questions\";s:16:\"description_text\";s:53:\"We\'ve compiled a list of answers to common questions.\";s:10:\"text_align\";s:4:\"left\";s:9:\"icon_size\";s:2:\"sm\";s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}i:1;a:5:{s:2:\"id\";s:7:\"hly5tfg\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:2;a:5:{s:2:\"id\";s:7:\"enrsgoy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:4:\"tabs\";a:3:{i:0;a:3:{s:9:\"tab_title\";s:23:\"Is my device supported?\";s:11:\"tab_content\";s:385:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\";s:3:\"_id\";s:7:\"54dn9bh\";}i:1;a:3:{s:9:\"tab_title\";s:54:\"Is there a guide for transferring from another system?\";s:11:\"tab_content\";s:385:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\";s:3:\"_id\";s:7:\"xv1jvhf\";}i:2;a:3:{s:9:\"tab_title\";s:27:\"What is your refund policy?\";s:11:\"tab_content\";s:385:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\";s:3:\"_id\";s:7:\"f3kqhfg\";}}s:10:\"_animation\";s:10:\"fadeInLeft\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"toggle\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:3;a:5:{s:2:\"id\";s:7:\"qybttnh\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:3:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"70\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"70\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"cvzykjq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"od4ezkn\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:4:\"text\";s:73:\"Can’t find what you need? Our award-winning customer care team is here.\";s:13:\"button_1_text\";s:19:\"Open Support Ticket\";s:14:\"button_1_style\";s:11:\"ghost-light\";s:13:\"button_1_link\";a:3:{s:3:\"url\";s:2:\"#0\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}\";'),(4445,911,'_elementor_version','0.4'),(4451,912,'_elementor_version','0.4'),(4454,913,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4455,913,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4456,913,'_elementor_version','0.4'),(4457,914,'_elementor_edit_mode','builder'),(4458,914,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4459,914,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and help you with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4460,914,'_elementor_version','0.4'),(4461,915,'_elementor_edit_mode','builder'),(4462,915,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4463,915,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4464,915,'_elementor_version','0.4'),(4503,924,'_elementor_version','0.4'),(4508,926,'_elementor_edit_mode','builder'),(4500,924,'_elementor_edit_mode','builder'),(4501,924,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4502,924,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4487,921,'_elementor_edit_mode','builder'),(4488,921,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4482,919,'_wp_attached_file','2018/03/Droplet-System.jpg'),(4483,919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:405;s:4:\"file\";s:26:\"2018/03/Droplet-System.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Droplet-System-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Droplet-System-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Droplet-System-37x25.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Droplet-System-119x80.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Droplet-System-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Droplet-System-394x405.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Droplet-System-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Droplet-System-394x266.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Droplet-System-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Droplet-System-600x405.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Droplet-System-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Droplet-System-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Droplet-System-600x405.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Droplet-System-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4484,920,'_wp_attached_file','2018/03/Droplet.jpg'),(4485,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:405;s:4:\"file\";s:19:\"2018/03/Droplet.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Droplet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Droplet-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Droplet-37x25.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Droplet-119x80.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Droplet-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Droplet-394x405.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Droplet-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Droplet-394x266.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Droplet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Droplet-600x405.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Droplet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Droplet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Droplet-600x405.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Droplet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4492,922,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (4493,922,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4494,922,'_elementor_version','0.4'),(4511,926,'_elementor_version','0.4'),(4509,926,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4510,926,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4558,938,'_elementor_edit_mode','builder'),(4541,934,'_elementor_edit_mode','builder'),(4542,934,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4537,933,'_elementor_edit_mode','builder'),(4538,933,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4539,933,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution  and build size ranging from 57x32x120mm to 150x84.4x120mm\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4520,929,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4521,929,'_elementor_edit_mode','builder'),(4522,929,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4523,929,'_elementor_version','0.4'),(4524,930,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4525,930,'_elementor_edit_mode','builder'),(4526,930,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span>\\u200b<br \\/>3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid Fabrication of Multilayer\\u00a0 Microfluidic Devices Using the Liquid Crystal\\u00a0 Display-Based Stereolithography 3D\\u00a0 Printing System<\\/p><\\/li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications<\\/p><\\/li><li><p>Ease in Creating Multilayer Devices<\\/p><\\/li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill the form to know more about the 3D Printer\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4527,930,'_elementor_version','0.4'),(4533,932,'_elementor_edit_mode','builder'),(4534,932,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4535,932,'_elementor_version','0.4'),(4540,933,'_elementor_version','0.4'),(4543,934,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm to 150x84.4x120mm<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4544,934,'_elementor_version','0.4'),(4561,938,'_elementor_version','0.4'),(4560,938,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm to 150x84.4x120mm<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4549,936,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4550,936,'_elementor_edit_mode','builder'),(4551,936,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4552,936,'_elementor_version','0.4'),(4567,940,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4568,940,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4566,940,'_elementor_edit_mode','builder'),(4569,940,'_elementor_version','0.4'),(4737,954,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4570,941,'_elementor_edit_mode','builder'),(4571,941,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4572,941,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with teamviewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4573,941,'_elementor_version','0.4'),(4729,952,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4730,952,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qybttnh\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"cvzykjq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"od4ezkn\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click me\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4736,954,'_elementor_edit_mode','builder'),(4728,952,'_elementor_edit_mode','builder'),(4588,944,'themo_transparent_header','off'),(4589,944,'themo_page_layout','full'),(4590,944,'themo_hide_title','off'),(4591,944,'themo_header_content_style','light'),(4592,944,'themo_alt_logo','Off'),(4661,944,'_edit_last','1'),(4662,944,'_wp_page_template','default'),(4663,944,'mswp-swap-loc','primary_navigation'),(4664,944,'mswp-target-loc','none'),(4665,944,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(4666,944,'_edit_lock','1522264339:1'),(4675,948,'themo_transparent_header','off'),(4676,948,'themo_page_layout','full'),(4677,948,'themo_hide_title','off'),(4678,948,'themo_header_content_style','light'),(4679,948,'themo_alt_logo','Off'),(14969,2011,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:38:\"2018/06/Master-Mold-for-PDMS-Resin.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:36:\"Master-Mold-for-PDMS-Resin-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:36:\"Master-Mold-for-PDMS-Resin-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Master-Mold-for-PDMS-Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4711,948,'_edit_last','1'),(4712,948,'_wp_page_template','default'),(4713,948,'mswp-swap-loc','primary_navigation'),(4714,948,'mswp-target-loc','none'),(4715,948,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(4716,948,'_edit_lock','1522264338:1'),(4717,950,'themo_transparent_header','off'),(4718,950,'themo_page_layout','full'),(4719,950,'themo_hide_title','off'),(4720,950,'themo_header_content_style','light'),(4721,950,'themo_alt_logo','Off'),(4722,950,'_edit_last','1'),(4723,950,'_wp_page_template','default'),(4724,950,'mswp-swap-loc','primary_navigation'),(4725,950,'mswp-target-loc','none'),(4726,950,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(4727,950,'_edit_lock','1522264338:1'),(4731,952,'_elementor_version','0.4'),(4742,955,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4738,954,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4739,954,'_elementor_version','0.4'),(4740,955,'_elementor_edit_mode','builder'),(4741,955,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4743,955,'_elementor_version','0.4'),(8283,1474,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(6712,1290,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4779,963,'_elementor_version','0.4'),(4780,963,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4788,967,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Unlimited Upgrades\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(4775,962,'_elementor_version','0.4'),(4776,962,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4789,967,'_elementor_version','0.4'),(4790,967,'_elementor_edit_mode','builder'),(4793,968,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks 3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ownzfuw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":550},\"background_background\":\"gradient\",\"background_color\":\"#a8a8a8\",\"background_image\":{\"id\":16,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_white.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"th_section_parallax\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"background_color_b\":\"#7a7a7a\"},\"elements\":[{\"id\":\"zdawofk\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"clhwnmg\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADwork 3D Printer Introduction\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eia7hqz\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<p style=\\\"text-align:center\\\">[video_play src=\\\"https:\\/\\/www.youtube.com\\/watch?v=mW6hFttt_KE\\\" width=\\\"1280\\\" size=\\\"icon-large\\\" style=\\\"icon-light\\\" icon=\\\"fa fa-play-circle-o\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"uyxrfjz\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ukabdtf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"hxuygjx\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Innovative controllers to match\",\"description_text\":\"Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"vhwlgxk\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"hgynpxp\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"image_size\":\"th_img_sm_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"xponkqc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"nwsidzp\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"oasupby\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"Industry-leading attention to detail\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cruynga\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"utktfmq\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"xfsjnpw\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xnfmlez\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-magnifier\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Smart Search\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"lhgqzyq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sibdbtt\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fast Cloud Upload\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ewvoupc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ygalczr\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":937},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"gradient\",\"background_color\":\"#1a5088\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_size\":\"auto\",\"background_color_b\":\"#328cd5\"},\"elements\":[{\"id\":\"xvfgsqc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zzvskgt\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\\\"\",\"text_size\":\"lg\",\"testimonial_image\":{\"id\":17,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\"},\"testimonial_name\":\"Sandra Thompson\",\"testimonial_job\":\"Tech Reviewer\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#ffffff\",\"name_text_color\":\"#ffffff\",\"job_text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(4794,968,'_elementor_version','0.4'),(4795,968,'_elementor_edit_mode','builder'),(8390,1490,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(6899,1329,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(4803,971,'_elementor_edit_mode','builder'),(4804,971,'_elementor_version','0.4'),(4805,971,'_elementor_data','[{\"id\":\"2ec298c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c19f7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d3f65e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"b9cc1a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_lg\",\"hover_animation\":\"bounce-in\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4-1.jpg\",\"id\":219},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4807,972,'_wp_attached_file','2018/04/2-e1522681748578.png'),(4808,972,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:594;s:4:\"file\";s:28:\"2018/04/2-e1522681748578.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x178.png\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x456.png\";s:5:\"width\";i:768;s:6:\"height\";i:456;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x608.png\";s:5:\"width\";i:1024;s:6:\"height\";i:608;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"2-42x25.png\";s:5:\"width\";i:42;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"2-135x80.png\";s:5:\"width\";i:135;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"2-394x234.png\";s:5:\"width\";i:394;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"2-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"2-915x543.png\";s:5:\"width\";i:915;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"2-1240x736.png\";s:5:\"width\";i:1240;s:6:\"height\";i:736;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:15:\"2-1819x1080.png\";s:5:\"width\";i:1819;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"2-600x356.png\";s:5:\"width\";i:600;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"2-600x356.png\";s:5:\"width\";i:600;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4809,972,'_edit_lock','1522681611:1'),(4810,972,'themo_transparent_header','off'),(4811,972,'themo_page_layout',NULL),(4812,972,'themo_hide_title','off'),(4813,972,'themo_header_content_style',NULL),(4814,972,'themo_alt_logo',NULL),(4815,972,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3851;s:6:\"height\";i:2286;s:4:\"file\";s:5:\"2.png\";}}'),(4816,972,'_edit_last','1'),(4824,974,'_elementor_version','0.4'),(4825,974,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4822,974,'_elementor_edit_mode','builder'),(4823,974,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-e1522681748578.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4836,978,'_elementor_edit_mode','builder'),(4837,978,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-e1522681748578.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Our Partner<\\/b>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47fe178\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"title_text\":\"Central Dental\",\"description_text\":\"Central Dental\'s continuing policy is to provide our valued customers with outstanding service and high quality products. As an independent, Canadian-owned company, we are able to find superior dental products at the best possible prices. We shop worldwide to provide for our clients. Above all, our staff strive for excellence in service and give the personal attention that your business deserves.\\n\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4834,977,'_wp_attached_file','2018/04/homepage03.jpg'),(4835,977,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:749;s:6:\"height\";i:170;s:4:\"file\";s:22:\"2018/04/homepage03.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"homepage03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"homepage03-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"homepage03-110x25.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"homepage03-352x80.jpg\";s:5:\"width\";i:352;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"homepage03-394x170.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"homepage03-394x170.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"homepage03-394x170.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"homepage03-394x89.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"homepage03-605x170.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"homepage03-605x170.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"homepage03-605x170.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"homepage03-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"homepage03-600x136.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"homepage03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"homepage03-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"homepage03-600x136.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"homepage03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4838,978,'_elementor_version','0.4'),(4839,978,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4849,981,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4840,979,'_elementor_edit_mode','builder'),(4841,979,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-e1522681748578.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Our Partner<\\/b>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47fe178\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"title_text\":\"Central Dental\",\"description_text\":\"Central Dental\'s continuing policy is to provide our valued customers with outstanding service and high quality products. As an independent, Canadian-owned company, we are able to find superior dental products at the best possible prices. We shop worldwide to provide for our clients. Above all, our staff strive for excellence in service and give the personal attention that your business deserves.\\n\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f3997dd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"83c88a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bca439b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Email: info@centraLdentaLltd.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1cdf72e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"31f1559\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Call: +1-416-694-1118<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4842,979,'_elementor_version','0.4'),(4843,979,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4848,981,'_elementor_edit_mode','builder'),(4844,980,'_elementor_edit_mode','builder'),(4845,980,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-e1522681748578.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Our Partner<\\/b>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47fe178\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"title_text\":\"Central Dental\",\"description_text\":\"Central Dental\'s continuing policy is to provide our valued customers with outstanding service and high quality products. As an independent, Canadian-owned company, we are able to find superior dental products at the best possible prices. We shop worldwide to provide for our clients. Above all, our staff strive for excellence in service and give the personal attention that your business deserves.\\n\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f3997dd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"83c88a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bca439b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Email: info@centraLdentaLltd.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1cdf72e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"31f1559\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Call: +1-416-694-1118<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4846,980,'_elementor_version','0.4'),(4847,980,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4850,981,'_elementor_version','0.4'),(4851,981,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(4853,183,'_wp_old_slug','5_email_0'),(4854,190,'_wp_old_slug','13_email_0'),(6036,1173,'_elementor_version','0.4'),(6037,1173,'_elementor_edit_mode','builder'),(6041,1174,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6042,1174,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Speed Up Your Production\",\"description_text\":\"CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6043,1174,'_elementor_version','0.4'),(6044,1174,'_elementor_edit_mode','builder'),(6890,1327,'_wp_page_template','default'),(6891,1327,'_elementor_edit_mode','builder'),(6047,1175,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(4882,55,'_elementor_page_settings','a:1:{s:17:\"themo_page_layout\";N;}'),(4883,1,'_edit_last','1'),(4884,1,'_wp_page_template','default'),(4885,1,'_edit_lock','1522765765:1'),(4886,50,'_edit_last','1'),(4887,50,'_wp_page_template','default'),(4888,50,'_edit_lock','1522765772:1'),(4889,51,'_edit_last','1'),(4890,51,'_wp_page_template','default'),(4891,51,'_edit_lock','1522765777:1'),(4892,52,'_edit_last','1'),(4893,52,'_edit_lock','1522765786:1'),(4894,53,'_edit_last','1'),(4895,53,'_edit_lock','1522765790:1'),(4896,54,'_edit_last','1'),(4897,54,'_edit_lock','1522765807:1'),(4898,55,'_edit_last','1'),(4899,55,'_edit_lock','1522765811:1'),(4900,56,'_edit_last','1'),(4901,56,'_edit_lock','1522765815:1'),(4902,57,'_edit_last','1'),(4903,57,'_wp_page_template','default'),(4904,57,'_edit_lock','1522765820:1'),(4905,58,'_edit_last','1'),(4906,58,'_edit_lock','1522765824:1'),(4907,59,'_edit_last','1'),(4908,59,'_wp_page_template','default'),(4909,59,'_edit_lock','1522765829:1'),(4910,60,'_edit_last','1'),(4911,60,'_edit_lock','1522765833:1'),(4912,61,'_edit_last','1'),(4913,61,'_edit_lock','1522765837:1'),(4914,62,'_edit_last','1'),(4915,62,'_edit_lock','1522765842:1'),(4916,63,'_edit_last','1'),(4917,63,'_edit_lock','1522765850:1'),(4918,64,'_edit_last','1'),(4919,64,'_edit_lock','1522765855:1'),(4920,1001,'themo_transparent_header','Off'),(4921,1001,'themo_page_layout','full'),(4922,1001,'themo_hide_title','off'),(4923,1001,'themo_header_content_style','light'),(4924,1001,'themo_alt_logo','Off'),(4925,1001,'_edit_last','1'),(4926,1001,'_edit_lock','1522765870:1'),(4927,1001,'_elementor_edit_mode','builder'),(4928,1002,'themo_transparent_header','off'),(4929,1002,'themo_page_layout',NULL),(4930,1002,'themo_hide_title','off'),(4931,1002,'themo_header_content_style',NULL),(4932,1002,'themo_alt_logo',NULL),(4933,1002,'_edit_last','1'),(4934,1002,'_edit_lock','1522765884:1'),(4935,1002,'_elementor_edit_mode','builder'),(4936,1003,'themo_transparent_header','off'),(4937,1003,'themo_page_layout','full'),(4938,1003,'themo_hide_title','on'),(4939,1003,'themo_header_content_style','light'),(4940,1003,'themo_alt_logo','Off'),(4941,1003,'_edit_last','1'),(4942,1003,'_wp_page_template','default'),(4943,1003,'mswp-swap-loc','primary_navigation'),(4944,1003,'mswp-target-loc','none'),(4945,1003,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(4946,1003,'_edit_lock','1522776775:1'),(4947,1003,'_elementor_edit_mode','builder'),(4948,228,'mswp-swap-loc','primary_navigation'),(4949,228,'mswp-target-loc','none'),(4950,96,'_edit_last','1'),(4951,96,'mswp-swap-loc','primary_navigation'),(4952,96,'mswp-target-loc','none'),(4953,1006,'_elementor_edit_mode','builder'),(4954,1006,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4955,1006,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(4956,1006,'_elementor_version','0.4'),(6889,1327,'_elementor_version','0.4'),(19387,2501,'_elementor_template_type','post'),(19386,2501,'_elementor_edit_mode','builder'),(19385,2501,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19384,2501,'_wp_page_template','default'),(4975,226,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a printer or want to take a look at the software? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find a printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? \",\"description_text\":\"Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(4973,226,'_elementor_version','0.4'),(4985,1011,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4986,1011,'_elementor_edit_mode','builder'),(4987,1011,'_elementor_version','0.4'),(4988,1011,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b884bd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"738be49f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(4981,1010,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4976,1009,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(4977,1009,'_elementor_edit_mode','builder'),(4978,1009,'_elementor_version','0.4'),(4980,1009,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b884bd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"738be49f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7103e1bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ebb431\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43d15c5b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"3b4d9b8d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2386959c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d6c82ad\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"1e3da029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7bac088d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false}]'),(4982,1010,'_elementor_edit_mode','builder'),(4983,1010,'_elementor_version','0.4'),(4984,1010,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b884bd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"738be49f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7103e1bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ebb431\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43d15c5b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"3b4d9b8d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2386959c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d6c82ad\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"1e3da029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7bac088d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false}]'),(4991,1012,'themo_transparent_header','off'),(4992,1012,'themo_page_layout','full'),(4993,1012,'themo_hide_title','on'),(4994,1012,'themo_header_content_style','light'),(4995,1012,'themo_alt_logo','Off'),(4996,1012,'_edit_last','1'),(4997,1012,'_edit_lock','1528470791:1'),(4998,1012,'_wp_page_template','default'),(4999,1012,'mswp-swap-loc','primary_navigation'),(5000,1012,'mswp-target-loc','none'),(5001,1012,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5002,1014,'themo_transparent_header','off'),(5003,1014,'themo_page_layout','full'),(5004,1014,'themo_hide_title','on'),(5005,1014,'themo_header_content_style','light'),(5006,1014,'themo_alt_logo','Off'),(5007,1014,'_edit_last','1'),(5008,1014,'_edit_lock','1523028685:1'),(5009,1014,'_wp_page_template','default'),(5010,1014,'mswp-swap-loc','primary_navigation'),(5011,1014,'mswp-target-loc','none'),(5012,1014,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6002,1167,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(5042,1019,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(5043,1019,'_elementor_edit_mode','builder'),(5044,1019,'_elementor_version','0.4'),(5045,1019,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b884bd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"738be49f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(5997,1166,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(5047,1020,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(5048,1020,'_elementor_edit_mode','builder'),(5049,1020,'_elementor_version','0.4'),(5050,1020,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b884bd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"738be49f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(5060,1023,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides clinicians with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5059,1023,'_elementor_edit_mode','builder'),(5054,1022,'_elementor_edit_mode','builder'),(5055,1022,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#00a0af\"},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(30,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks \\u03bcMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Maintenance Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solutions\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eliminate Outsourcing\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 With low start up costs &amp; resins, the printer is ideal for dentists.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fastest Printer for Dentistry\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ff0000;\\\">Print 3 to 4 dentures with 5 to 6 hours .\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5056,1022,'_elementor_version','0.4'),(5057,1022,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5061,1023,'_elementor_version','0.4'),(5062,1023,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5125,1038,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5126,1038,'_elementor_edit_mode','builder'),(5127,1038,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e76fc2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8fdcb46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02562d6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa96501\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3a03af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe7a98b\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-book\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"99e3328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Manual\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft125%20series%20printer%20user%20manual%20V1.6.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Miicraft 125 series printer guide V1.6<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/userguide\\/MiiUtility%204.0.1%20User%20Manual.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiUtility 4.0.1 user_manual<\\/a><\\/li><\\/ul><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a77039\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5584598\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-download\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"44934e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d789b64\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-database\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19af16e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5655037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d505281\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d50c907\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9d9e2fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22bae9c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5128,1038,'_elementor_version','0.4'),(5129,1039,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5130,1039,'_elementor_edit_mode','builder'),(5131,1039,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e76fc2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8fdcb46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02562d6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa96501\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3a03af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe7a98b\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-book\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"99e3328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Manual\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft125%20series%20printer%20user%20manual%20V1.6.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Miicraft 125 series printer guide V1.6<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/userguide\\/MiiUtility%204.0.1%20User%20Manual.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiUtility 4.0.1 user_manual<\\/a><\\/li><\\/ul><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a77039\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5584598\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-download\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"198bdfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Download\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver4.0.1_64bits.rar\\\">MiiUtility V 4.0.1 _64bits<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_Ver3.4.5(20170714).rar\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiUtility\\u00a0V 3.4.5<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/SW\\/package.1.3.5.224170300.zip\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiController FW1.3.5<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"44934e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d789b64\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-database\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"193044a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Download\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"https:\\/\\/www.dropbox.com\\/s\\/ex68jiy4vx8730s\\/MiiCraft_DM_V02_small.pdf?dl=0\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiCraft 125 series<\\/a><\\/li><li><a href=\\\"https:\\/\\/www.dropbox.com\\/s\\/nx55t7cp68z1riv\\/Resin%20Spec.rar?dl=0\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Resin<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19af16e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5655037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d505281\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d50c907\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9d9e2fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22bae9c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5132,1039,'_elementor_version','0.4'),(9492,1603,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9491,1603,'_elementor_edit_mode','builder'),(9490,1603,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(5156,1044,'themo_page_layout','full'),(5157,1044,'themo_hide_title','on'),(5158,1044,'themo_header_content_style','light'),(5159,1044,'themo_alt_logo','Off'),(5160,1044,'_edit_last','1'),(5161,1044,'_wp_page_template','default'),(5162,1044,'mswp-swap-loc','primary_navigation'),(5163,1044,'mswp-target-loc','none'),(5164,1044,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5165,1044,'_edit_lock','1537975890:1'),(18293,2318,'themo_header_content_style','light'),(18292,2318,'themo_hide_title','on'),(18291,2318,'themo_page_layout','full'),(18290,2318,'themo_transparent_header','off'),(11720,1870,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11719,1870,'mswp-target-loc','none'),(5293,1064,'_elementor_version','0.4'),(5294,1064,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5987,1164,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(5295,1065,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(5296,1065,'_elementor_edit_mode','builder'),(5297,1065,'_elementor_version','0.4'),(5298,1065,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4-1.jpg\",\"id\":219},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5155,1044,'themo_transparent_header','off'),(9489,1603,'_wp_page_template','default'),(5071,1003,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e76fc2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8fdcb46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02562d6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa96501\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3a03af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe7a98b\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-book\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"99e3328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Manual\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft125%20series%20printer%20user%20manual%20V1.6.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Miicraft 125 series printer guide V1.6<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/userguide\\/MiiUtility%204.0.1%20User%20Manual.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiUtility 4.0.1 user_manual<\\/a><\\/li><\\/ul><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a77039\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5584598\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-download\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"198bdfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Download\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver4.0.1_64bits.rar\\\">MiiUtility V 4.0.1 _64bits<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_Ver3.4.5(20170714).rar\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiUtility\\u00a0V 3.4.5<\\/a><\\/li><li><a href=\\\"http:\\/\\/www.miicraft.com\\/miicraft.com\\/miicraft_ftp\\/SW\\/package.1.3.5.224170300.zip\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiController FW1.3.5<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"44934e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d789b64\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-database\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"193044a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Download\\u00a0<\\/strong><\\/h3><ul><li><a href=\\\"https:\\/\\/www.dropbox.com\\/s\\/ex68jiy4vx8730s\\/MiiCraft_DM_V02_small.pdf?dl=0\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">MiiCraft 125 series<\\/a><\\/li><li><a href=\\\"https:\\/\\/www.dropbox.com\\/s\\/nx55t7cp68z1riv\\/Resin%20Spec.rar?dl=0\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Resin<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19af16e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5655037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d505281\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d50c907\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9d9e2fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22bae9c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5092,1030,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5077,1027,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5078,1027,'_elementor_edit_mode','builder'),(5079,1027,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30724acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"4977427a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6f4ffc27\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63ad98ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"179758a8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"13a3e0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"571f7cdb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d50c907\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9d9e2fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22bae9c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5072,1026,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5073,1026,'_elementor_edit_mode','builder'),(5075,1026,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30724acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"4977427a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6f4ffc27\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63ad98ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"179758a8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"13a3e0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"571f7cdb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51e0d99e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42bc35ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7985ab5f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"635fd862\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75008bcd\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Is my device supported?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Is there a guide for transferring from another system?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is your refund policy?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.<\\/p>\",\"_id\":\"f3kqhfg\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41494\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"26adbe31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"694ea2f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false}]'),(5076,1003,'_elementor_version','0.4'),(5080,1027,'_elementor_version','0.4'),(5093,1030,'_elementor_edit_mode','builder'),(5094,1030,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e76fc2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8fdcb46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02562d6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa96501\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3a03af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe7a98b\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-book\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d21775\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-text\"}],\"isInner\":false},{\"id\":\"8a77039\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5584598\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-download\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"44934e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d789b64\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-database\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d50c907\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9d9e2fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22bae9c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5095,1030,'_elementor_version','0.4'),(5097,1031,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5098,1031,'_elementor_edit_mode','builder'),(5099,1031,'_elementor_data','[{\"id\":\"16bae844\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":378},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"7c723bb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58bb9da7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ab7f89\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Downloads\",\"description_text\":\"Drivers, Manuals, Firmware and Software\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e76fc2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8fdcb46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02562d6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa96501\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3a03af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fe7a98b\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-book\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"99e3328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><strong>Manual\\u00a0<\\/strong><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a77039\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5584598\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-download\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"44934e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d789b64\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-database\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19af16e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5655037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d505281\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d50c907\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9d9e2fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"22bae9c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5100,1031,'_elementor_version','0.4'),(5279,1062,'_elementor_version','0.4'),(5280,1062,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5306,1067,'_elementor_version','0.4'),(5291,1064,'_elementor_edit_mode','builder'),(5292,1064,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. We are available 5 days a week and have a dedicated ticket system to best support our clients. We provide support after hours and on holidays by request. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multiple Dental Software Compatible\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Compatible with all open-source dental modelling software platforms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5277,1062,'_elementor_edit_mode','builder'),(5278,1062,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one suppliers proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. We are available 5 days a week and have a dedicated ticket system to best support our clients. We provide support after hours and on holidays by request. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multiple-Dental Software Compatible\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Compatible with all open-source dental modelling software platforms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5273,1061,'_elementor_edit_mode','builder'),(5274,1061,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one suppliers proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. We are available 5 days a week and have a dedicated ticket system to best support our clients. We provide support after hours and on holidays by request. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Dental Software Compatible\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Compatible with all open-source dental modelling software platforms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5275,1061,'_elementor_version','0.4'),(5276,1061,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5305,1067,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multiple Dental Software Compatible\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Compatible with all open-source dental modelling software platforms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5304,1067,'_elementor_edit_mode','builder'),(5307,1067,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5308,1068,'_elementor_edit_mode','builder'),(5309,1068,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.\\u00a0 An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multiple Dental Software Compatible\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Compatible with all open-source dental modelling software platforms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5310,1068,'_elementor_version','0.4'),(5311,1068,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5312,1014,'_elementor_edit_mode','builder'),(5319,1014,'_elementor_data','[{\"id\":\"44ab84d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"96c0c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59efc2a1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13da883a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Specs\",\"description_text\":\"CADworks3D Specifications \",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"2e0fe37b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"197ba6ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"6d09f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"65414c04\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"xl\",\"title_text\":\"Microfluidics \",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"9250dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa50146\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-ecommerce-diamond\",\"icon_size\":\"xl\",\"title_text\":\"Jewellery\",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"5e495e6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd0f37c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip th-prsn travelpack-man\",\"icon_size\":\"xl\",\"title_text\":\"Dental\",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9115fd9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a0bcc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4688c9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6169,1200,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5320,1070,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5321,1070,'_elementor_edit_mode','builder'),(5322,1070,'_elementor_version','0.4'),(5323,1070,'_elementor_data','[{\"id\":\"44ab84d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"96c0c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59efc2a1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13da883a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"2e0fe37b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"35c16545\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"197ba6ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"6d09f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"65414c04\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"9250dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa50146\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"5e495e6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd0f37c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d713151\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c896662\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c0f08f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5318,1014,'_elementor_version','0.4'),(5641,1129,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5328,1072,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5329,1072,'_elementor_edit_mode','builder'),(5330,1072,'_elementor_version','0.4'),(5331,1072,'_elementor_data','[{\"id\":\"44ab84d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"96c0c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59efc2a1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13da883a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"2e0fe37b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"35c16545\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025974e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"a9e6964\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"538cf74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3aa048f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4ddd613\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"197ba6ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"6d09f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"65414c04\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"9250dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa50146\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"5e495e6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd0f37c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d713151\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c896662\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c0f08f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5333,1044,'_elementor_edit_mode','builder'),(5356,1077,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Microfluidics Edition\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4852a0c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2f613fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c73bfa5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"43936528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2918cf80\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"1840385f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"716595a1\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f4c1bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"16b8473\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7a81138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dd935\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"38fc2103\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"518fc897\",\"elType\":\"widget\",\"settings\":{\"text\":\"Can\\u2019t find what you need? Our award-winning customer care team is here.\",\"button_1_text\":\"Open Support Ticket\",\"button_1_style\":\"ghost-light\",\"button_1_link\":{\"url\":\"#0\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false}]'),(5354,1077,'_elementor_edit_mode','builder'),(5355,1077,'_elementor_version','0.4'),(5352,1044,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Microfluidics Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f065d67\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b37575\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aeb7702\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Microfluidics Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1be4cc0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"77cc7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c3595a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics-Spec.png\",\"id\":1713},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ebe9ed6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10641,1714,'_wp_page_template','default'),(10642,1714,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(5489,1104,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5490,1104,'_elementor_edit_mode','builder'),(5491,1104,'_elementor_version','0.4'),(5492,1104,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e1d7ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b8c17f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"9930e1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bc555bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83bf258\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bf2f148\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b4a39d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"53ecfec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Size (50mm)\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6d0d5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"498bc1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5353,1077,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5339,1044,'_elementor_version','0.4'),(5357,1078,'_elementor_edit_mode','builder'),(5358,1078,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5359,1078,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"text_align\":\"left\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5360,1078,'_elementor_version','0.4'),(5378,1083,'_elementor_edit_mode','builder'),(5370,1081,'_elementor_edit_mode','builder'),(5371,1081,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5366,1080,'_elementor_edit_mode','builder'),(5367,1080,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5368,1080,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p>One of the many strengths of the LED DLP projector is the level of detail that is examined to ensure a perfect printer setup.\\u00a0 It all starts with ensuring the power emitted by the projector is uniform throughout the build plate.\\u00a0 An even power distribution through the plate ensures that items are built in the middle of the printable area, is exactly the same as ones that are printed along the edges. This is done by examining and evaluating 144 points throughout the build plate and building an accurate representation of the power output map. All slight variations are identified and the engineers created a digital mask in order to create a uniform power output throughout the build plate.\\u00a0 Conversely, this level of accuracy cannot be done with a home projector, the mask that is created to even out the power output are based on readings from anywhere from 4 to 50 points.\\u00a0 The second calibration that is done is a geometric calibration, which involves ensuring the outside borders of the LED DLP projector image are straight.\\u00a0 All projector images exhibit a slight deviation where the corners meet.\\u00a0 Instead of the corners meeting at 90 degrees, the borders curve outwards causing the corner angles to be less than 90 degrees.\\u00a0 The DLP engine creates a digital mask to straighten this deviation with an equally high number of measured points like the power map\\u2019s 144.\\u00a0 Though a similar mask is created for the home projector 3D printer, the measurable points used to create the mask is far less.\\u00a0 This level of accuracy for the DLP printer results in a consistent printed file regardless of where the printed object is located on the plate.<\\/p>\",\"_id\":\"a9e9e03\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5369,1080,'_elementor_version','0.4'),(5372,1081,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"addubne\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p class=\\\"ui_qtext_para\\\">The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.<\\/p><p class=\\\"ui_qtext_para\\\">By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\"><b>Laser-Based SLA and DLP<\\/b><\\/p><p class=\\\"ui_qtext_para\\\">Mirroring industry terminology, we\\u2019ll hereto refer to laser-based SLA simply as \\u201cSLA.\\u201d For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\">SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.<\\/p><p class=\\\"ui_qtext_para\\\">DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.<\\/p>\",\"_id\":\"a9e9e03\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5373,1081,'_elementor_version','0.4'),(5382,1084,'_wp_attached_file','2018/04/CADworks-3DPrinter.png'),(5381,1083,'_elementor_version','0.4'),(5380,1083,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p class=\\\"ui_qtext_para\\\">The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.<\\/p><p class=\\\"ui_qtext_para\\\">By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\"><b>Laser-Based SLA and DLP<\\/b><\\/p><p class=\\\"ui_qtext_para\\\">Mirroring industry terminology, we\\u2019ll hereto refer to laser-based SLA simply as \\u201cSLA.\\u201d For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\">SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.<\\/p><p class=\\\"ui_qtext_para\\\">DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.<\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5379,1083,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5387,93,'_edit_last','1'),(5388,93,'mswp-swap-loc','primary_navigation'),(5389,93,'mswp-target-loc','none'),(5390,1086,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(5391,1086,'_elementor_edit_mode','builder'),(5392,76,'_edit_last','1'),(5393,76,'mswp-swap-loc','primary_navigation'),(5394,76,'mswp-target-loc','none'),(5395,1087,'_elementor_edit_mode','builder'),(5396,1087,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(5397,1087,'_elementor_data','s:10293:\"a:3:{i:0;a:5:{s:2:\"id\";s:7:\"qrnt87d\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:6:\"layout\";s:10:\"full_width\";s:3:\"gap\";s:2:\"no\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"309ruab\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"fho6i4w\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:6:\"slides\";a:2:{i:0;a:65:{s:11:\"slide_title\";s:12:\"Sale On Now!\";s:10:\"slide_text\";s:55:\"All Fitbits and smartwatches – 20% off this week only\";s:19:\"slide_button_text_1\";s:6:\"Browse\";s:14:\"slide_bg_color\";s:7:\"#35465a\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:3:\"_id\";s:7:\"v4eqdmj\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:0:\"\";s:22:\"slide_bg_overlay_color\";s:18:\"rgba(0, 0, 0, 0.5)\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:0:\"\";s:19:\"slide_button_text_2\";s:9:\"More Info\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:15:\"slide_shortcode\";s:0:\"\";s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:450;}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:4:\"left\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}i:1;a:65:{s:11:\"slide_title\";s:12:\"New Arrivals\";s:10:\"slide_text\";s:47:\"Check out all the latest accessories now online\";s:14:\"slide_bg_color\";s:7:\"#193857\";s:24:\"slide_button_text_1_show\";s:3:\"yes\";s:15:\"slide_shortcode\";s:0:\"\";s:3:\"_id\";s:7:\"p2a4qju\";s:14:\"slide_bg_image\";a:2:{s:3:\"url\";s:81:\"http://import.themovation.com/stratus/wp-content/uploads/2017/09/spacer_black.png\";s:2:\"id\";i:17;}s:15:\"slide_bg_repeat\";s:9:\"no-repeat\";s:19:\"slide_bg_attachment\";s:6:\"scroll\";s:17:\"slide_bg_position\";s:13:\"center center\";s:13:\"slide_bg_size\";s:5:\"cover\";s:16:\"slide_bg_overlay\";s:0:\"\";s:22:\"slide_bg_overlay_color\";s:18:\"rgba(0, 0, 0, 0.5)\";s:19:\"slide_button_text_1\";s:6:\"Browse\";s:20:\"slide_button_style_1\";s:11:\"ghost-light\";s:19:\"slide_button_link_1\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:24:\"slide_button_text_2_show\";s:0:\"\";s:19:\"slide_button_text_2\";s:9:\"More Info\";s:20:\"slide_button_style_2\";s:14:\"standard-light\";s:19:\"slide_button_link_2\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"slide_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"slide_image_url\";a:3:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";}s:11:\"inline_form\";s:4:\"none\";s:22:\"slide_shortcode_border\";s:4:\"none\";s:13:\"slide_tooltip\";s:0:\"\";s:18:\"slide_tooltip_text\";s:20:\"Book Your Tour Today\";s:11:\"th_cal_size\";s:5:\"small\";s:17:\"content_max_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;}s:24:\"content_max_width_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:550;}s:24:\"content_max_width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:450;}s:25:\"slide_horizontal_position\";s:6:\"center\";s:23:\"slide_vertical_position\";s:6:\"middle\";s:16:\"slide_text_align\";s:5:\"right\";s:17:\"slide_title_color\";s:7:\"#FFFFFF\";s:27:\"slide_title_typo_typography\";s:0:\"\";s:26:\"slide_title_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_title_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:28:\"slide_title_typo_font_family\";s:0:\"\";s:28:\"slide_title_typo_font_weight\";s:0:\"\";s:31:\"slide_title_typo_text_transform\";s:0:\"\";s:27:\"slide_title_typo_font_style\";s:0:\"\";s:28:\"slide_title_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_title_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:31:\"slide_title_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:38:\"slide_title_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:19:\"slide_content_color\";s:7:\"#FFFFFF\";s:29:\"slide_content_typo_typography\";s:0:\"\";s:28:\"slide_content_typo_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:35:\"slide_content_typo_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:30:\"slide_content_typo_font_family\";s:0:\"\";s:30:\"slide_content_typo_font_weight\";s:0:\"\";s:33:\"slide_content_typo_text_transform\";s:0:\"\";s:29:\"slide_content_typo_font_style\";s:0:\"\";s:30:\"slide_content_typo_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"slide_content_typo_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"slide_content_typo_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:40:\"slide_content_typo_letter_spacing_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"button_1_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"button_2_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}}s:13:\"slides_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;}s:20:\"slides_height_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-slider\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"5suoggt\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ileabcp\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"d3rj0lq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"edcbv5r\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:9:\"shortcode\";s:10:\"[products]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:9:\"shortcode\";}i:2;a:5:{s:2:\"id\";s:7:\"sz6e7zq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"b2715t6\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#045089\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"6iytv63\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"p5dl39a\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"4xfs5uz\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:4:{s:4:\"text\";s:54:\"Use coupon code \"SALE2017\" for a discount at checkout!\";s:13:\"button_1_text\";s:8:\"Checkout\";s:14:\"button_1_style\";s:14:\"standard-light\";s:10:\"text_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:20:\"themo-call-to-action\";}i:2;a:5:{s:2:\"id\";s:7:\"6bjqjph\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}\";'),(5398,1087,'_elementor_version','0.4'),(11718,1870,'mswp-swap-loc','primary_navigation'),(11717,1870,'_wp_page_template','default'),(11716,1870,'_edit_lock','1548958483:1'),(11715,1870,'_edit_last','1'),(11714,1870,'themo_alt_logo','Off'),(24653,458,'_elementor_css','a:4:{s:4:\"time\";i:1550169089;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26294,3041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1333;s:4:\"file\";s:49:\"2019/03/EasyCast-HD-Full-Plate-e1551732220961.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"EasyCast-HD-Full-Plate-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"EasyCast-HD-Full-Plate-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"EasyCast-HD-Full-Plate-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"EasyCast-HD-Full-Plate-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:35:\"EasyCast-HD-Full-Plate-810x1080.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Full-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1551176340\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:18:\"0.0082644628099174\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5427,1091,'_elementor_edit_mode','builder'),(5418,1090,'_menu_item_type','post_type'),(5419,1090,'_menu_item_menu_item_parent','0'),(5420,1090,'_menu_item_object_id','76'),(5421,1090,'_menu_item_object','page'),(5422,1090,'_menu_item_target',''),(5423,1090,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5424,1090,'_menu_item_xfn',''),(5425,1090,'_menu_item_url',''),(5428,1091,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5429,1091,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p class=\\\"ui_qtext_para\\\">The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.<\\/p><p class=\\\"ui_qtext_para\\\">By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\"><b>Laser-Based SLA and DLP<\\/b><\\/p><p class=\\\"ui_qtext_para\\\">Mirroring industry terminology, we\\u2019ll hereto refer to laser-based SLA simply as \\u201cSLA.\\u201d For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\">SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.<\\/p><p class=\\\"ui_qtext_para\\\">DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.<\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5430,1091,'_elementor_version','0.4'),(5438,1093,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p class=\\\"ui_qtext_para\\\">The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.<\\/p><p class=\\\"ui_qtext_para\\\">By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\"><b>Laser-Based SLA and DLP<\\/b><\\/p><p class=\\\"ui_qtext_para\\\">Mirroring industry terminology, we\\u2019ll hereto refer to laser-based SLA simply as \\u201cSLA.\\u201d For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object.\\u00a0<\\/p><p class=\\\"ui_qtext_para\\\">SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.<\\/p><p class=\\\"ui_qtext_para\\\">DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.<\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6007,1168,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5921,1147,'_elementor_edit_mode','builder'),(5922,1147,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5440,1094,'_elementor_edit_mode','builder'),(5441,1094,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5436,1093,'_elementor_edit_mode','builder'),(5437,1093,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5439,1093,'_elementor_version','0.4'),(5442,1094,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"9f56dd3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit\",\"align\":\"center\",\"size\":\"xl\",\"background_color\":\"#4054b2\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5443,1094,'_elementor_version','0.4'),(5657,1132,'_elementor_edit_mode','builder'),(5658,1132,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9624,1626,'_wp_page_template','default'),(5459,1097,'_elementor_version','0.4'),(5460,1097,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5457,1097,'_elementor_edit_mode','builder'),(5458,1097,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multiple Dental Software Compatible\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">Compatible with all open-source dental modelling software platforms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5659,1132,'_elementor_version','0.4'),(6006,1168,'_elementor_edit_mode','builder'),(5926,1148,'_elementor_edit_mode','builder'),(5494,1105,'_elementor_edit_mode','builder'),(5495,1105,'_elementor_version','0.4'),(5496,1105,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e1d7ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b8c17f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"9930e1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bc555bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83bf258\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bf2f148\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b4a39d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"53ecfec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Size (mm)\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6d0d5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e7b85b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div>Build Size (50mm)<br><\\/div>\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"498bc1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"45662bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Size (50mm)\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(5493,1105,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5497,1106,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5498,1106,'_elementor_edit_mode','builder'),(5499,1106,'_elementor_version','0.4'),(5500,1106,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e1d7ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b8c17f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"9930e1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bc555bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83bf258\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bf2f148\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b4a39d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"53ecfec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Size (mm)\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6d0d5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e7b85b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"align\":\"center\",\"title_color\":\"#317060\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"498bc1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"45662bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"align\":\"center\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(5514,1110,'_elementor_edit_mode','builder'),(5515,1110,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (5516,1110,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"left\",\"title_color\":\"#5d79cc\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#3d758c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(10648,1715,'_wp_page_template','default'),(10649,1715,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(5513,1110,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(10628,1710,'_elementor_template_type','post'),(10643,1714,'_elementor_edit_mode','builder'),(10644,1714,'_elementor_version','0.4'),(10645,1714,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Microfluidics Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f065d67\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b37575\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aeb7702\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1be4cc0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"77cc7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c3595a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics-Spec.png\",\"id\":1713}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ebe9ed6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5521,1112,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5522,1112,'_elementor_edit_mode','builder'),(5523,1112,'_elementor_version','0.4'),(5524,1112,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"left\",\"title_color\":\"#5d79cc\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#3d758c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"53 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(5660,1132,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(10922,1767,'_wp_page_template','default'),(10923,1767,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(5527,1113,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5528,1113,'_elementor_edit_mode','builder'),(5529,1113,'_elementor_version','0.4'),(5530,1113,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"left\",\"title_color\":\"#5d79cc\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#3d758c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"53 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5534,1115,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5535,1115,'_elementor_edit_mode','builder'),(5536,1115,'_elementor_version','0.4'),(5537,1115,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"53 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5539,1116,'themo_page_layout','full'),(5540,1116,'themo_hide_title','on'),(5541,1116,'themo_header_content_style','light'),(5542,1116,'themo_alt_logo','Off'),(5543,1116,'_edit_last','1'),(5544,1116,'_wp_page_template','default'),(5545,1116,'mswp-swap-loc','primary_navigation'),(5546,1116,'mswp-target-loc','none'),(5547,1116,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(5548,1116,'_edit_lock','1526051059:1'),(5549,1116,'themo_transparent_header','off'),(5550,1116,'_elementor_edit_mode','builder'),(5551,1116,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d128303\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c27f689\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a92cb36\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Specs.png\",\"id\":1707}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b6d67\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f26b60f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"76e6711\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6230,1212,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6231,1212,'_elementor_edit_mode','builder'),(6232,1212,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"935b08e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a24a25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f782269\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6233,1212,'_elementor_version','0.4'),(6240,1214,'_elementor_edit_mode','builder'),(6241,1214,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6235,1213,'_elementor_edit_mode','builder'),(6236,1213,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"See Specs \",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dental\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78a1b3c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b5f0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c189016\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5552,1116,'_elementor_version','0.4'),(5554,1117,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5555,1117,'_elementor_edit_mode','builder'),(5556,1117,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"53 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5557,1117,'_elementor_version','0.4'),(5564,1119,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5559,1118,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5560,1118,'_elementor_edit_mode','builder'),(5561,1118,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 125\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"65 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"78 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5562,1118,'_elementor_version','0.4'),(5565,1119,'_elementor_edit_mode','builder'),(5566,1119,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Dental Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 125\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"65 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"78 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5567,1119,'_elementor_version','0.4'),(5568,1120,'themo_page_layout','full'),(5569,1120,'themo_hide_title','on'),(5570,1120,'themo_header_content_style','light'),(5571,1120,'themo_alt_logo','Off'),(5572,1120,'_edit_last','1'),(5573,1120,'_wp_page_template','default'),(5574,1120,'mswp-swap-loc','primary_navigation'),(5575,1120,'mswp-target-loc','none'),(5576,1120,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5577,1120,'_edit_lock','1537975901:1'),(5578,1120,'themo_transparent_header','off'),(5579,1120,'_elementor_edit_mode','builder'),(5580,1120,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Jewellery Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f3a58bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">All CADworks3D Jewellery Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">allowing users to control every aspect of the printing process and use any available 3rd party jewellery resin. The<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83b09a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e15b13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1887b24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Specs.png\",\"id\":1709}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c799514\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1dd492c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7462978\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10669,1718,'_wp_page_template','default'),(10670,1718,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10671,1718,'_elementor_edit_mode','builder'),(10672,1718,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Jewellery Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f3a58bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83b09a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e15b13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1887b24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Specs.png\",\"id\":1709}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c799514\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1dd492c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7462978\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5581,1120,'_elementor_version','0.4'),(5582,1121,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5583,1121,'_elementor_edit_mode','builder'),(5584,1121,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Dental Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 125\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"65 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"78 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5585,1121,'_elementor_version','0.4'),(5586,1122,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5587,1122,'_elementor_edit_mode','builder'),(5588,1122,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Jewellery Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"65 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"78 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5589,1122,'_elementor_version','0.4'),(10664,1717,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10665,1717,'_elementor_edit_mode','builder'),(10666,1717,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Jewellery Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f3a58bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10667,1717,'_elementor_version','0.4'),(10673,1718,'_elementor_version','0.4'),(10675,1719,'_wp_page_template','default'),(10676,1719,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10677,1719,'_elementor_edit_mode','builder'),(10678,1719,'_elementor_version','0.4'),(10679,1719,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_md_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your ideal printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; increase your revenue stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your design to print process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"A Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your workflow &amp; intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D printer resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t settle for less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5590,1123,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5591,1123,'_elementor_edit_mode','builder'),(5592,1123,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Jewellery Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"78\\u03bcm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 125\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"65\\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d65efe\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cc03458\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cc2ab23\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4ba18e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e5eee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7d29036\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac60a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"a28ac9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c942f94\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be09cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"511a454\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"366c2d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8db499c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"9ee01aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778e022\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"516d6ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4aa627d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c598ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"891284e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a1cdb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a8cbc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2e20eee\",\"elType\":\"widget\",\"settings\":{\"title\":\"53\\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"356ac3a\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"32a0fa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4daec11\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e252293\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16276c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"beb6c29\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 80\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c81a100\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"40e292a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"affddc8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fb6eea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"ea6393d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a7576dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bd85a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"66a7918\",\"elType\":\"widget\",\"settings\":{\"title\":\"80x45x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4c11c0\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2e539a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fe46cae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aec094f\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"cea5d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ffaa2ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a324f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"7608bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"41.5\\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"decbf58\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5593,1123,'_elementor_version','0.4'),(11713,1870,'themo_header_content_style','light'),(11712,1870,'themo_hide_title','on'),(18299,2318,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18298,2318,'_yoast_wpseo_content_score','60'),(18297,2318,'_wp_page_template','default'),(18296,2318,'_edit_lock','1550763443:1'),(18295,2318,'_edit_last','1'),(11710,1870,'themo_transparent_header','off'),(11711,1870,'themo_page_layout','full'),(18301,2318,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/phrozen\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2955,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1391.jpg\"},{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397-e1550078363931.jpg\"},{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"},{\"id\":2957,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/51962241_10213698951363514_8157627433369993216_n.jpg\"},{\"id\":2958,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/51679978_10213698950923503_6209694850774728704_n.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(18300,2318,'_elementor_edit_mode','builder'),(5642,1129,'_elementor_edit_mode','builder'),(5643,1129,'_elementor_version','0.4'),(5644,1129,'_elementor_data','[{\"id\":\"44ab84d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"96c0c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59efc2a1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13da883a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Specs\",\"description_text\":\"CADworks3D Specifications \",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"2e0fe37b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"197ba6ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"6d09f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"65414c04\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lifebuoy\",\"icon_size\":\"xl\",\"title_text\":\"Theme Support\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"9250dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa50146\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-film-strip\",\"icon_size\":\"xl\",\"title_text\":\"Tutorial Videos\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"5e495e6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd0f37c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Community Answers\",\"description_text\":\"Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d713151\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c896662\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c0f08f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5661,1133,'_wp_attached_file','2018/04/Dental-images-e1522936649927.png'),(5662,1133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:563;s:4:\"file\";s:40:\"2018/04/Dental-images-e1522936649927.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Dental-images-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Dental-images-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Dental-images-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Dental-images-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Dental-images-46x26.png\";s:5:\"width\";i:46;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"Dental-images-142x80.png\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"Dental-images-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"Dental-images-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"Dental-images-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"Dental-images-394x222.png\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"Dental-images-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"Dental-images-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"Dental-images-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"Dental-images-915x515.png\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:26:\"Dental-images-1240x698.png\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Dental-images-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Dental-images-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Dental-images-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Dental-images-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Dental-images-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Dental-images-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5663,1133,'_edit_lock','1522936513:1'),(5664,1133,'themo_transparent_header','off'),(5665,1133,'themo_page_layout',NULL),(5666,1133,'themo_hide_title','off'),(5667,1133,'themo_header_content_style',NULL),(5668,1133,'themo_alt_logo',NULL),(5669,1133,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"Dental-images.png\";}}'),(5670,1133,'_edit_last','1'),(5677,1135,'_elementor_edit_mode','builder'),(5678,1135,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5672,1134,'_elementor_edit_mode','builder'),(5673,1134,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"577a788\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32b8b51\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d7b89a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/16_3D-Bridge.png\",\"id\":567},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"32dfdee\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"40fabba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\",\"id\":566},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b66a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd515e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2_3d-aligner1.png\",\"id\":565},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6a48404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16dbf89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\",\"id\":568},\"space_mobile\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5674,1134,'_elementor_version','0.4'),(5675,1134,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(5679,1135,'_elementor_version','0.4'),(5680,1135,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6021,1171,'_elementor_edit_mode','builder'),(14979,2012,'_edit_lock','1550241491:1'),(14978,2012,'_edit_last','1'),(14977,2012,'_wc_average_rating','0'),(14976,2012,'_wc_rating_count','a:0:{}'),(14975,2012,'_wc_review_count','0'),(14974,2012,'themo_alt_logo',NULL),(14973,2012,'themo_header_content_style',NULL),(15021,2012,'_yoast_wpseo_primary_product_cat',''),(14972,2012,'themo_hide_title','on'),(14971,2012,'themo_page_layout',''),(14970,2012,'themo_transparent_header','on'),(5939,1151,'_elementor_edit_mode','builder'),(5940,1151,'_elementor_version','0.4'),(5941,1151,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Microfluidics Edition Specs\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46d729e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"b02e453\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d50e68\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b5c85cf\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"6866164\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3197eb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wavelength(LED)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"255fe44\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"78180d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"385\\/405 nm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"779e4a5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3e291aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"60c002c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"53 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ffa0760\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"f462195\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b45ea07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wavelength(LED)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8a98a5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"109235f\",\"elType\":\"widget\",\"settings\":{\"title\":\"385\\/405 nm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(10624,1710,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10625,1710,'_elementor_edit_mode','builder'),(10626,1710,'_elementor_version','0.4'),(10627,1710,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Microfluidics Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c095c95\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea6021b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5e89568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5938,1151,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5923,1147,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5924,1147,'_elementor_version','0.4'),(5927,1148,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5928,1148,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & Skype Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & modify the Printer to suit your application. Allowing us to help you better.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or questions and we will respond in 2 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5929,1148,'_elementor_version','0.4'),(5930,1149,'_elementor_edit_mode','builder'),(5931,1149,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5932,1149,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5933,1149,'_elementor_version','0.4'),(5934,1150,'_elementor_edit_mode','builder'),(5935,1150,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5936,1150,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build size of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size ranging from 57x32x120mm.\\u00a0 to 150x84.4x120mm. For further information see Tech Specs.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5937,1150,'_elementor_version','0.4'),(5942,1152,'_elementor_edit_mode','builder'),(5943,1152,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5944,1152,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer in a short time and with your initial set of prints.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm\\u00a0 to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5945,1152,'_elementor_version','0.4'),(5946,1153,'_elementor_edit_mode','builder'),(5947,1153,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5948,1153,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm\\u00a0 to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce144e6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5949,1153,'_elementor_version','0.4'),(10603,1703,'_wp_page_template','default'),(6343,1236,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6012,1169,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(6203,1206,'_elementor_edit_mode','builder'),(6204,1206,'_elementor_version','0.4'),(6205,1206,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Microfluidics Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 50 (Optimized for microfluidics)\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"57x32x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"30 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46d729e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"b02e453\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2d50e68\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b5c85cf\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"6866164\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3197eb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wavelength(LED)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"255fe44\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"78180d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"385\\/405 nm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"779e4a5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3e291aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"60c002c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"53 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ffa0760\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"f462195\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b45ea07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wavelength(LED)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8a98a5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"109235f\",\"elType\":\"widget\",\"settings\":{\"title\":\"385\\/405 nm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(10623,1710,'_wp_page_template','default'),(6202,1206,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(11309,1837,'_wp_page_template','default'),(11310,1837,'_elementor_edit_mode','builder'),(11311,1837,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5974,1158,'_elementor_edit_mode','builder'),(5958,1155,'_elementor_edit_mode','builder'),(5959,1155,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:2:\"on\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5960,1155,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"Email or Call Us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b31b716\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5961,1155,'_elementor_version','0.4'),(5965,1156,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b31b716\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable key=2ssykv]\",\"inline_form\":\"inline\",\"_animation\":\"fadeInUp\",\"_animation_delay\":220},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5966,1156,'_elementor_version','0.4'),(5980,1161,'_wp_old_slug','5_email_183-2'),(5968,184,'_wp_old_slug','6_email_0'),(5969,191,'_wp_old_slug','14_email_0'),(5970,6,'_wp_old_slug','1_email_1-2'),(5971,182,'_wp_old_slug','4_email_0'),(5972,189,'_wp_old_slug','12_email_0'),(5973,188,'_wp_old_slug','11_email_1053'),(5975,1158,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5976,1158,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f4f608\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5977,1158,'_elementor_version','0.4'),(5981,1162,'_wp_old_slug','5_email_190-2'),(5982,1163,'_elementor_edit_mode','builder'),(5983,1163,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(5984,1163,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e787999\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5985,1163,'_elementor_version','0.4'),(5989,1164,'_elementor_version','0.4'),(5990,1164,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4-1.jpg\",\"id\":219},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(5992,1165,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(5993,1165,'_elementor_edit_mode','builder'),(5994,1165,'_elementor_version','0.4'),(5995,1165,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/4-1.jpg\",\"id\":219},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6403,1247,'_elementor_version','0.4'),(5998,1166,'_elementor_edit_mode','builder'),(5999,1166,'_elementor_version','0.4'),(6000,1166,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"b884bd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97b19d5\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(6003,1167,'_elementor_edit_mode','builder'),(6004,1167,'_elementor_version','0.4'),(6005,1167,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"97b19d5\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false}]'),(6008,1168,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm\\u00a0 to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6009,1168,'_elementor_version','0.4'),(6013,1169,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6014,1169,'_elementor_version','0.4'),(6018,1170,'_elementor_version','0.4'),(6019,1170,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6022,1171,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":972,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6023,1171,'_elementor_version','0.4'),(6024,1171,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(10663,1717,'_wp_page_template','default'),(6197,1205,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6048,1175,'_elementor_version','0.4'),(6049,1175,'_elementor_edit_mode','builder'),(6050,1176,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6051,1176,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6052,1176,'_elementor_version','0.4'),(6053,1176,'_elementor_edit_mode','builder'),(6054,1177,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6055,1177,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6056,1177,'_elementor_version','0.4'),(6057,1177,'_elementor_edit_mode','builder'),(6070,1181,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6058,1178,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6059,1178,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"User Experience\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6060,1178,'_elementor_version','0.4'),(6061,1178,'_elementor_edit_mode','builder'),(6062,1179,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6063,1179,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6064,1179,'_elementor_version','0.4'),(6065,1179,'_elementor_edit_mode','builder'),(6066,1180,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6067,1180,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"vurplvh\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"fzmritm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"xocchjo\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zqmhtov\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-gear\",\"title_size\":\"h3\",\"title_text\":\"New 2018 Model\",\"description_text\":\"Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. \",\"title_typography_font_weight\":\"bold\",\"icon_size\":\"md\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"wniepbv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ammaojv\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"otpfdwl\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bzwpbdc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":30,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/06.jpeg\"},{\"id\":31,\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/04.jpeg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"arrows\",\"arrows_size\":{\"unit\":\"px\",\"size\":60},\"arrows_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"yzwptee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"sqfnulg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Exquisite Design\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"ydiewxr\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-camera-slr\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Fully Customizable\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"sxlljoh\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-move2\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Tech Support\",\"description_text\":\"You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.\",\"title_typography_font_weight\":\"bold\",\"_animation\":\"fadeInRight\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"mp8dxi9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6068,1180,'_elementor_version','0.4'),(6069,1180,'_elementor_edit_mode','builder'),(6072,1181,'_elementor_version','0.4'),(6073,1181,'_elementor_edit_mode','builder'),(6074,1182,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6075,1182,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6076,1182,'_elementor_version','0.4'),(6077,1182,'_elementor_edit_mode','builder'),(6084,1184,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6079,1183,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6080,1183,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ndtskdg\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-lightning-bolt\",\"title_size\":\"h3\",\"title_text\":\"CADworks3D Printer\",\"description_text\":\"Bring 3D printing to your company to increase productivity & reduce costs \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6081,1183,'_elementor_version','0.4'),(6082,1183,'_elementor_edit_mode','builder'),(6085,1184,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-elaboration-smartphone-cloud\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6086,1184,'_elementor_version','0.4'),(6087,1184,'_elementor_edit_mode','builder'),(6088,1185,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6089,1185,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6090,1185,'_elementor_version','0.4'),(6091,1185,'_elementor_edit_mode','builder'),(6092,1186,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6093,1186,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#f7f7f7\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"High Definition \",\"description_text\":\"With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6094,1186,'_elementor_version','0.4'),(6095,1186,'_elementor_edit_mode','builder'),(6097,1187,'_elementor_edit_mode','builder'),(6098,1187,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6099,1187,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm\\u00a0 to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does the training occur?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6100,1187,'_elementor_version','0.4'),(6107,1189,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#f7f7f7\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#0c0c0c\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#0c0c0c\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6106,1189,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6108,1189,'_elementor_version','0.4'),(6109,1189,'_elementor_edit_mode','builder'),(6113,1012,'_elementor_edit_mode','builder'),(7733,1370,'_wp_attached_file','2018/04/Central-Dental-Brochure-v1.1.pdf'),(6122,1192,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6121,1012,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0c3b6f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b955a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6119,1012,'_elementor_version','0.4'),(6123,1192,'_elementor_edit_mode','builder'),(6124,1192,'_elementor_version','0.4'),(6125,1192,'_elementor_data','[{\"id\":\"81478aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99ace53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0e7893a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7117ea6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2eaac5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"300d78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D Dental Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(6127,1193,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6128,1193,'_elementor_edit_mode','builder'),(6129,1193,'_elementor_version','0.4'),(6130,1193,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81478aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99ace53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0e7893a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7117ea6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2eaac5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"300d78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D Dental Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6136,1195,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6132,1194,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6133,1194,'_elementor_edit_mode','builder'),(6134,1194,'_elementor_version','0.4'),(6135,1194,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81478aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99ace53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0e7893a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7117ea6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2eaac5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"300d78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D Dental Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"text-align: start;\\\">CADworks3D Dental Brochure<\\/h2>\",\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6137,1195,'_elementor_edit_mode','builder'),(6138,1195,'_elementor_version','0.4'),(6139,1195,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"text-align: start;\\\">CADworks3D Dental Brochure<\\/h2>\",\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6159,1199,'_menu_item_type','custom'),(6160,1199,'_menu_item_menu_item_parent','0'),(6141,1196,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6142,1196,'_elementor_edit_mode','builder'),(6143,1196,'_elementor_version','0.4'),(6144,1196,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"text-align: start;\\\">CADworks3D Dental Brochure<\\/h2>\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6154,1198,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6148,1197,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6149,1197,'_elementor_edit_mode','builder'),(6150,1197,'_elementor_version','0.4'),(6151,1197,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"text-align: start;\\\">CADworks3D Dental Brochure<\\/h2>\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6155,1198,'_elementor_edit_mode','builder'),(6156,1198,'_elementor_version','0.4'),(6157,1198,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download PDF\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6161,1199,'_menu_item_object_id','1199'),(6162,1199,'_menu_item_object','custom'),(6163,1199,'_menu_item_target',''),(6164,1199,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6165,1199,'_menu_item_xfn',''),(6166,1199,'_menu_item_url','http://creativecad.works/support/'),(6170,1200,'_elementor_edit_mode','builder'),(6171,1200,'_elementor_version','0.4'),(6172,1200,'_elementor_data','[{\"id\":\"44ab84d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"96c0c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59efc2a1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13da883a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Specs\",\"description_text\":\"CADworks3D Specifications \",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"2e0fe37b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"197ba6ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"6d09f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"65414c04\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"xl\",\"title_text\":\"Microfluidics \",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"9250dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa50146\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-ecommerce-diamond\",\"icon_size\":\"xl\",\"title_text\":\"Jewellery\",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"5e495e6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd0f37c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip th-prsn travelpack-man\",\"icon_size\":\"xl\",\"title_text\":\"Dental\",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dental\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9115fd9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a0bcc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4688c9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6175,1201,'_wp_attached_file','2018/04/Dental-images-2-e1523024015561.png'),(6176,1201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:563;s:4:\"file\";s:42:\"2018/04/Dental-images-2-e1523024015561.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Dental-images-2-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Dental-images-2-46x26.png\";s:5:\"width\";i:46;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Dental-images-2-142x80.png\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-394x222.png\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-915x515.png\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"Dental-images-2-1240x698.png\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Dental-images-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Dental-images-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6177,1201,'_edit_lock','1523023875:1'),(6178,1201,'themo_transparent_header','off'),(6179,1201,'themo_page_layout',NULL),(6180,1201,'themo_hide_title','off'),(6181,1201,'themo_header_content_style',NULL),(6182,1201,'themo_alt_logo',NULL),(6183,1201,'_edit_last','1'),(6184,1201,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:19:\"Dental-images-2.png\";}}'),(6185,1202,'_wp_attached_file','2018/04/Scafoldding-background.png'),(6186,1202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2018/04/Scafoldding-background.png\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"Scafoldding-background-35x26.png\";s:5:\"width\";i:35;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"Scafoldding-background-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-394x480.png\";s:5:\"width\";i:394;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-394x296.png\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-605x480.png\";s:5:\"width\";i:605;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-605x480.png\";s:5:\"width\";i:605;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Scafoldding-background-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Scafoldding-background-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6210,1207,'_elementor_version','0.4'),(6208,1207,'_elementor_edit_mode','builder'),(6209,1207,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 125\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"65 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"78 \\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6207,1207,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6215,1208,'_elementor_version','0.4'),(6216,1208,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6213,1208,'_elementor_edit_mode','builder'),(6214,1208,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"See Specs \",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dental\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6198,1205,'_elementor_edit_mode','builder'),(6199,1205,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Jewellery Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5395a3b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1880ec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1f96fbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af25a40\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fb96a2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fcc4dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 150\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2120398\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d413249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec4e726\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fa7266\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"cc10a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14391fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11c66df\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6a121b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"150x84.4x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2053044\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"59fbb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3e55c01\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"518f54b\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"fc41528\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f09de\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"57fd21e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"dff7d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"78\\u03bcm\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b47e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2715c89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"125a447\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8ddac4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eb7792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b7d99c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 125\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea858e\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cfe9dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"115363f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab9e185\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"5445ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"07fe84c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c70d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"1562c6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"125x70x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ba51bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75908ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7849a5b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a251b1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"972bd35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c305fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a62edfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2231aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"65\\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d65efe\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"cc03458\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cc2ab23\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4ba18e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e5eee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7d29036\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 100\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac60a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"a28ac9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c942f94\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be09cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"511a454\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"366c2d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8db499c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"9ee01aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"102x57.5x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"778e022\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"516d6ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4aa627d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c598ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"891284e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a1cdb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a8cbc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"2e20eee\",\"elType\":\"widget\",\"settings\":{\"title\":\"53\\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"356ac3a\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"32a0fa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4daec11\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e252293\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16276c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"beb6c29\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D 80\",\"align\":\"left\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c81a100\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"40e292a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"affddc8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fb6eea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"21\"},\"elements\":[{\"id\":\"ea6393d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a7576dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Area Size (mm)\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bd85a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"66a7918\",\"elType\":\"widget\",\"settings\":{\"title\":\"80x45x120\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4c11c0\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2e539a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fe46cae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aec094f\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"cea5d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ffaa2ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"XY Resolution\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#0c0c0c\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a324f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"7608bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"41.5\\u03bcm<br>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"decbf58\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6200,1205,'_elementor_version','0.4'),(6220,1210,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6221,1210,'_elementor_edit_mode','builder'),(6222,1210,'_elementor_version','0.4'),(6223,1210,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download PDF\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6237,1213,'_elementor_version','0.4'),(6238,1213,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6263,1218,'_elementor_edit_mode','builder'),(6242,1214,'_elementor_version','0.4'),(6243,1214,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6246,1215,'_elementor_edit_mode','builder'),(6247,1215,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6248,1215,'_elementor_version','0.4'),(6249,1215,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6253,1216,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6254,1216,'_elementor_edit_mode','builder'),(6255,1216,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"935b08e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a24a25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f782269\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6256,1216,'_elementor_version','0.4'),(6258,1217,'_elementor_edit_mode','builder'),(6259,1217,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6260,1217,'_elementor_version','0.4'),(6261,1217,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6264,1218,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6265,1218,'_elementor_version','0.4'),(6266,1218,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6267,1219,'_elementor_edit_mode','builder'),(6268,1219,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6269,1219,'_elementor_version','0.4'),(6270,1219,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6271,1220,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6272,1220,'_elementor_edit_mode','builder'),(6273,1220,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"935b08e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a24a25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f782269\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6274,1220,'_elementor_version','0.4'),(6276,1221,'_wp_attached_file','2018/04/Dental-Tech-Specs.png'),(6277,1221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1245;s:6:\"height\";i:418;s:4:\"file\";s:29:\"2018/04/Dental-Tech-Specs.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-300x101.png\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-768x258.png\";s:5:\"width\";i:768;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Dental-Tech-Specs-1024x344.png\";s:5:\"width\";i:1024;s:6:\"height\";i:344;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Dental-Tech-Specs-77x26.png\";s:5:\"width\";i:77;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Dental-Tech-Specs-238x80.png\";s:5:\"width\";i:238;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-394x418.png\";s:5:\"width\";i:394;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-394x132.png\";s:5:\"width\";i:394;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-605x418.png\";s:5:\"width\";i:605;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-605x418.png\";s:5:\"width\";i:605;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-605x418.png\";s:5:\"width\";i:605;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-915x307.png\";s:5:\"width\";i:915;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"Dental-Tech-Specs-1240x416.png\";s:5:\"width\";i:1240;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Dental-Tech-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-600x201.png\";s:5:\"width\";i:600;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-600x201.png\";s:5:\"width\";i:600;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Dental-Tech-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10604,1703,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(6278,1222,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6279,1222,'_elementor_edit_mode','builder'),(6280,1222,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1df1cbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-Tech-Specs.png\",\"id\":1221},\"caption\":\"*ALL SPECIFICATIONS AND DESIGNS SUBJECT TO CHANGES WITHOUT NOTICE\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-Tech-Specs.png\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6281,1222,'_elementor_version','0.4'),(6290,1224,'themo_transparent_header','off'),(6291,1224,'themo_page_layout','full'),(6285,1223,'_elementor_edit_mode','builder'),(6286,1223,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6287,1223,'_elementor_version','0.4'),(6288,1223,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6292,1224,'themo_hide_title','on'),(6293,1224,'themo_header_content_style','light'),(6294,1224,'themo_alt_logo','Off'),(6295,1224,'_edit_last','1'),(6296,1224,'_wp_page_template','default'),(6297,1224,'mswp-swap-loc','primary_navigation'),(6298,1224,'mswp-target-loc','none'),(6299,1224,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6300,1224,'_edit_lock','1523027471:1'),(6301,1224,'_elementor_edit_mode','builder'),(6303,1224,'_elementor_data','[{\"id\":\"5918e7d3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"577fd349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34fc4377\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"682e5785\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Quote\",\"description_text\":\"Request a Quote\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"318a8bbf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c70e2d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0b0ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"78a5d44\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"15\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6304,1226,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6305,1226,'_elementor_edit_mode','builder'),(6307,1226,'_elementor_data','[{\"id\":\"5918e7d3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"577fd349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34fc4377\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"682e5785\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Quote\",\"description_text\":\"Request a Quote\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"318a8bbf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c70e2d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0b0ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"78a5d44\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6308,1224,'_elementor_version','0.4'),(6314,1230,'_elementor_edit_mode','builder'),(6315,1230,'_elementor_data','[{\"id\":\"5918e7d3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"577fd349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34fc4377\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"682e5785\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Quote\",\"description_text\":\"Request a Quote\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"318a8bbf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c70e2d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0b0ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"78a5d44\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6313,1230,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6316,1230,'_elementor_version','0.4'),(6317,1231,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6318,1231,'_elementor_edit_mode','builder'),(6319,1231,'_elementor_data','[{\"id\":\"5918e7d3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"577fd349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34fc4377\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"682e5785\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dental Quote\",\"description_text\":\"Request a Quote\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"318a8bbf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c70e2d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0b0ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"78a5d44\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"15\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6320,1231,'_elementor_version','0.4'),(6322,1232,'_elementor_edit_mode','builder'),(6323,1232,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a sample\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6324,1232,'_elementor_version','0.4'),(6325,1232,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6326,1233,'_elementor_edit_mode','builder'),(6327,1233,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6328,1233,'_elementor_version','0.4'),(6329,1233,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6338,1235,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6333,1234,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (6334,1234,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6335,1234,'_elementor_version','0.4'),(6336,1234,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6339,1235,'_elementor_edit_mode','builder'),(6340,1235,'_elementor_version','0.4'),(6341,1235,'_elementor_data','[{\"id\":\"44ab84d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"96c0c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59efc2a1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13da883a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Specs\",\"description_text\":\"CADworks3D Specifications \",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"2e0fe37b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"197ba6ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"6d09f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"65414c04\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"xl\",\"title_text\":\"Microfluidics \",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"9250dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa50146\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-ecommerce-diamond\",\"icon_size\":\"xl\",\"title_text\":\"Jewellery\",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"5e495e6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd0f37c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip th-prsn travelpack-man\",\"icon_size\":\"xl\",\"title_text\":\"Dental\",\"description_text\":\"Specs\",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9115fd9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a0bcc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4688c9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6344,1236,'_elementor_edit_mode','builder'),(6345,1236,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9cdae09\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ae33815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1df1cbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-Tech-Specs.png\",\"id\":1221},\"caption\":\"*ALL SPECIFICATIONS AND DESIGNS SUBJECT TO CHANGES WITHOUT NOTICE\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-Tech-Specs.png\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"54335fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6346,1236,'_elementor_version','0.4'),(6404,1247,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6348,1237,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6349,1237,'_elementor_edit_mode','builder'),(6350,1237,'_elementor_version','0.4'),(6351,1237,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6353,1238,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6354,1238,'_elementor_edit_mode','builder'),(6355,1238,'_elementor_version','0.4'),(6356,1238,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6402,1247,'_elementor_edit_mode','builder'),(6357,1239,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6358,1239,'_elementor_edit_mode','builder'),(6359,1239,'_elementor_version','0.4'),(6360,1239,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6401,1247,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6361,1240,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6362,1240,'_elementor_edit_mode','builder'),(6363,1240,'_elementor_version','0.4'),(6364,1240,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can CADWorks Jewellery Edition 3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6366,1241,'_elementor_edit_mode','builder'),(6367,1241,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6368,1241,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"e787999\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6369,1241,'_elementor_version','0.4'),(10293,1674,'_elementor_edit_mode','builder'),(10294,1674,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6382,1244,'_elementor_edit_mode','builder'),(6383,1244,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6384,1244,'_elementor_data','[{\"id\":\"85f60a9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d58504\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8bfe504\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6385,1244,'_elementor_version','0.4'),(6388,1245,'_elementor_edit_mode','builder'),(6389,1245,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6390,1245,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm\\u00a0 to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6391,1245,'_elementor_version','0.4'),(6828,1311,'_elementor_edit_mode','builder'),(6829,1311,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6396,115,'themo_transparent_header','on'),(6397,115,'themo_page_layout','full'),(6398,115,'themo_hide_title','on'),(6399,115,'themo_header_content_style','light'),(6400,115,'themo_alt_logo','Off'),(6406,1248,'_elementor_edit_mode','builder'),(6407,1248,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd534b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2608365\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a132efc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6408,1248,'_elementor_version','0.4'),(6409,1248,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6412,1249,'themo_transparent_header','off'),(6413,1249,'themo_page_layout','full'),(6414,1249,'themo_hide_title','on'),(6415,1249,'themo_header_content_style','light'),(6416,1249,'themo_alt_logo','Off'),(6417,1249,'_edit_last','1'),(6418,1249,'_wp_page_template','default'),(6419,1249,'mswp-swap-loc','primary_navigation'),(6420,1249,'mswp-target-loc','none'),(6421,1249,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6422,1249,'_edit_lock','1523384559:1'),(6432,1252,'themo_transparent_header','off'),(6433,1252,'themo_page_layout','full'),(6434,1252,'themo_hide_title','off'),(6435,1252,'themo_header_content_style','light'),(6436,1252,'themo_alt_logo','Off'),(6437,1252,'_edit_last','1'),(6438,1252,'_wp_page_template','default'),(6439,1252,'mswp-swap-loc','primary_navigation'),(6440,1252,'mswp-target-loc','none'),(6441,1252,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6442,1252,'_edit_lock','1523651003:1'),(6443,1254,'themo_transparent_header','off'),(6444,1254,'themo_page_layout','full'),(6445,1254,'themo_hide_title','off'),(6446,1254,'themo_header_content_style','light'),(6447,1254,'themo_alt_logo','Off'),(6448,1254,'_edit_last','1'),(6449,1254,'_wp_page_template','default'),(6450,1254,'mswp-swap-loc','primary_navigation'),(6451,1254,'mswp-target-loc','none'),(6452,1254,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6453,1254,'_edit_lock','1523295857:1'),(6482,1249,'_elementor_edit_mode','builder'),(6824,1310,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(6823,1310,'_elementor_edit_mode','builder'),(6881,1326,'_wp_page_template','default'),(6882,1326,'_elementor_edit_mode','builder'),(6883,1326,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(6486,1249,'_elementor_data','[{\"id\":\"73b4fe4e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87a77f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a8951ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>Shop<\\/h1><p>[products]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6476,1249,'_elementor_version','0.4'),(6483,83,'_edit_last','1'),(6484,83,'mswp-swap-loc','primary_navigation'),(6485,83,'mswp-target-loc','none'),(6487,1262,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(6488,1262,'_elementor_version','0.4'),(6490,1262,'_elementor_edit_mode','builder'),(6491,1262,'_elementor_data','[{\"id\":\"73b4fe4e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87a77f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a8951ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>Shop<\\/h1><p>[products]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6493,1263,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(6494,1263,'_elementor_version','0.4'),(6495,1263,'_elementor_edit_mode','builder'),(6496,1263,'_elementor_data','[{\"id\":\"73b4fe4e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87a77f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a8951ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>Shop<\\/h1><p>[products]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6499,1264,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6500,1264,'_elementor_edit_mode','builder'),(6501,1264,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6502,1264,'_elementor_version','0.4'),(6504,1265,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6505,1265,'_elementor_edit_mode','builder'),(6506,1265,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6507,1265,'_elementor_version','0.4'),(6508,1266,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6509,1266,'_elementor_edit_mode','builder'),(6510,1266,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97e0399\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6511,1266,'_elementor_version','0.4'),(6512,1267,'_wp_attached_file','2018/04/Untitled-1-e1523372825884.png'),(6513,1267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:529;s:4:\"file\";s:37:\"2018/04/Untitled-1-e1523372825884.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x406.png\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x542.png\";s:5:\"width\";i:1024;s:6:\"height\";i:542;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Untitled-1-49x26.png\";s:5:\"width\";i:49;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Untitled-1-151x80.png\";s:5:\"width\";i:151;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Untitled-1-394x208.png\";s:5:\"width\";i:394;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Untitled-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Untitled-1-915x484.png\";s:5:\"width\";i:915;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1240x656.png\";s:5:\"width\";i:1240;s:6:\"height\";i:656;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1920x1016.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1016;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";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:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Untitled-1-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{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:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Untitled-1-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6514,1267,'_edit_lock','1523372692:1'),(6515,1267,'themo_transparent_header','off'),(6516,1267,'themo_page_layout',NULL),(6517,1267,'themo_hide_title','off'),(6518,1267,'themo_header_content_style',NULL),(6519,1267,'themo_alt_logo',NULL),(6520,1267,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3300;s:6:\"height\";i:1746;s:4:\"file\";s:14:\"Untitled-1.png\";}}'),(6521,1267,'_edit_last','1'),(6531,1270,'_wp_attached_file','2018/04/Untitled-2-e1523373280628.png'),(6532,1270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:529;s:4:\"file\";s:37:\"2018/04/Untitled-2-e1523373280628.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-2-768x406.png\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1024x542.png\";s:5:\"width\";i:1024;s:6:\"height\";i:542;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Untitled-2-49x26.png\";s:5:\"width\";i:49;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Untitled-2-151x80.png\";s:5:\"width\";i:151;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Untitled-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Untitled-2-394x208.png\";s:5:\"width\";i:394;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-2-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Untitled-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Untitled-2-915x484.png\";s:5:\"width\";i:915;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"Untitled-2-1240x656.png\";s:5:\"width\";i:1240;s:6:\"height\";i:656;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:24:\"Untitled-2-1920x1016.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1016;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";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:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Untitled-2-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{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:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Untitled-2-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6533,1270,'_edit_lock','1523380269:1'),(6534,1270,'themo_transparent_header','off'),(6535,1270,'themo_page_layout',NULL),(6536,1270,'themo_hide_title','off'),(6537,1270,'themo_header_content_style',NULL),(6538,1270,'themo_alt_logo',NULL),(6539,1270,'_edit_last','1'),(6540,1270,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3300;s:6:\"height\";i:1746;s:4:\"file\";s:14:\"Untitled-2.png\";}}'),(6552,1273,'_wp_attached_file','2018/04/Untitled-3-e1523380503569.png'),(6553,1273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:806;s:4:\"file\";s:37:\"2018/04/Untitled-3-e1523380503569.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-3-300x161.png\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-3-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-3-1024x550.png\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Untitled-3-48x26.png\";s:5:\"width\";i:48;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Untitled-3-149x80.png\";s:5:\"width\";i:149;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-3-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-3-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Untitled-3-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Untitled-3-394x212.png\";s:5:\"width\";i:394;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Untitled-3-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-3-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Untitled-3-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Untitled-3-915x492.png\";s:5:\"width\";i:915;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"Untitled-3-1240x666.png\";s:5:\"width\";i:1240;s:6:\"height\";i:666;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1920x1031.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1031;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";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:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Untitled-3-600x322.png\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{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:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Untitled-3-600x322.png\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6565,1275,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6566,1275,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#f7f7f7\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375}},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6560,1273,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3250;s:6:\"height\";i:1746;s:4:\"file\";s:14:\"Untitled-3.png\";}}'),(6561,1273,'_edit_last','1'),(6695,1287,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6563,1274,'_wp_attached_file','2018/04/Untitled-3-1.png'),(6564,1274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3250;s:6:\"height\";i:1746;s:4:\"file\";s:24:\"2018/04/Untitled-3-1.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-300x161.png\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-3-1-1024x550.png\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Untitled-3-1-48x26.png\";s:5:\"width\";i:48;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Untitled-3-1-149x80.png\";s:5:\"width\";i:149;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-394x212.png\";s:5:\"width\";i:394;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-915x492.png\";s:5:\"width\";i:915;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Untitled-3-1-1240x666.png\";s:5:\"width\";i:1240;s:6:\"height\";i:666;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"Untitled-3-1-1920x1031.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1031;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Untitled-3-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-600x322.png\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-600x322.png\";s:5:\"width\";i:600;s:6:\"height\";i:322;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6554,1273,'_edit_lock','1523380373:1'),(6555,1273,'themo_transparent_header','off'),(6556,1273,'themo_page_layout',NULL),(6557,1273,'themo_hide_title','off'),(6558,1273,'themo_header_content_style',NULL),(6559,1273,'themo_alt_logo',NULL),(6567,1275,'_elementor_version','0.4'),(6568,1275,'_elementor_edit_mode','builder'),(6570,1276,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6571,1276,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6572,1276,'_elementor_version','0.4'),(6573,1276,'_elementor_edit_mode','builder'),(6574,1277,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6575,1277,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"column_position\":\"top\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"top\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6576,1277,'_elementor_version','0.4'),(6577,1277,'_elementor_edit_mode','builder'),(6588,1280,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6578,1278,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6579,1278,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":67},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6580,1278,'_elementor_version','0.4'),(6581,1278,'_elementor_edit_mode','builder'),(6589,1280,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6583,1279,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6584,1279,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1e81a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":148},\"space_mobile\":{\"unit\":\"px\",\"size\":60},\"space_tablet\":{\"unit\":\"px\",\"size\":100}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6585,1279,'_elementor_version','0.4'),(6586,1279,'_elementor_edit_mode','builder'),(6590,1280,'_elementor_version','0.4'),(6591,1280,'_elementor_edit_mode','builder'),(6592,1281,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6593,1281,'_elementor_version','0.4'),(6594,1281,'_elementor_edit_mode','builder'),(6595,1281,'_elementor_data','[{\"id\":\"73b4fe4e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"87a77f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a8951ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>Shop<\\/h1><p>[products]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6600,127,'themo_transparent_header','on'),(6601,127,'themo_page_layout',NULL),(6602,127,'themo_hide_title','on'),(6603,127,'themo_header_content_style',NULL),(6604,127,'themo_alt_logo',NULL),(6606,130,'themo_transparent_header','on'),(6607,130,'themo_page_layout',NULL),(6608,130,'themo_hide_title','on'),(6609,130,'themo_header_content_style',NULL),(6610,130,'themo_alt_logo',NULL),(6888,1327,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6612,130,'_edit_lock','1525285491:1'),(6613,123,'themo_transparent_header','on'),(6614,123,'themo_page_layout','full'),(6615,123,'themo_hide_title','on'),(6616,123,'themo_header_content_style','light'),(6617,123,'themo_alt_logo','Off'),(6619,134,'themo_transparent_header','off'),(6620,134,'themo_page_layout',NULL),(6621,134,'themo_hide_title','off'),(6622,134,'themo_header_content_style',NULL),(6623,134,'themo_alt_logo',NULL),(6625,111,'themo_transparent_header','off'),(6626,111,'themo_page_layout',NULL),(6627,111,'themo_hide_title','off'),(6628,111,'themo_header_content_style',NULL),(6629,111,'themo_alt_logo',NULL),(6885,1326,'_elementor_version','0.4'),(6631,110,'themo_transparent_header','off'),(6632,110,'themo_page_layout',NULL),(6633,110,'themo_hide_title','off'),(6634,110,'themo_header_content_style',NULL),(6635,110,'themo_alt_logo',NULL),(6637,112,'themo_transparent_header','on'),(6638,112,'themo_page_layout',NULL),(6639,112,'themo_hide_title','on'),(6640,112,'themo_header_content_style',NULL),(6641,112,'themo_alt_logo',NULL),(6643,129,'themo_transparent_header','on'),(6644,129,'themo_page_layout',NULL),(6645,129,'themo_hide_title','on'),(6646,129,'themo_header_content_style',NULL),(6647,129,'themo_alt_logo',NULL),(6649,125,'themo_transparent_header','off'),(6650,125,'themo_page_layout',NULL),(6651,125,'themo_hide_title','on'),(6652,125,'themo_header_content_style',NULL),(6653,125,'themo_alt_logo',NULL),(6655,119,'themo_transparent_header','on'),(6656,119,'themo_page_layout','right'),(6657,119,'themo_hide_title','on'),(6658,119,'themo_header_content_style','light'),(6659,119,'themo_alt_logo','Off'),(6661,120,'themo_transparent_header','on'),(6662,120,'themo_page_layout','full'),(6663,120,'themo_hide_title','on'),(6664,120,'themo_header_content_style','light'),(6665,120,'themo_alt_logo','Off'),(6680,1284,'_elementor_edit_mode','builder'),(6681,1284,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"},{\"id\":310,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Surface-under-reflective-light1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"4\",\"image_stretch\":\"yes\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7002,1345,'_elementor_edit_mode','builder'),(7003,1345,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6684,1285,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6679,1284,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6682,1284,'_elementor_version','0.4'),(6685,1285,'_elementor_edit_mode','builder'),(6686,1285,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6687,1285,'_elementor_version','0.4'),(8284,1474,'_elementor_edit_mode','builder'),(8285,1474,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1471,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6689,1286,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6690,1286,'_elementor_edit_mode','builder'),(6691,1286,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de4db1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"70a1f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a2ddbf\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":492,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},{\"id\":511,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Brown-Wax-1.jpg\"},{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"2\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6692,1286,'_elementor_version','0.4'),(6696,1287,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6697,1287,'_elementor_version','0.4'),(6698,1287,'_elementor_edit_mode','builder'),(6701,1288,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6702,1288,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6703,1288,'_elementor_version','0.4'),(6704,1288,'_elementor_edit_mode','builder'),(6707,1289,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6708,1289,'_elementor_edit_mode','builder'),(6709,1289,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de4db1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"70a1f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a2ddbf\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":492,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},{\"id\":511,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Brown-Wax-1.jpg\"},{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"2\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6710,1289,'_elementor_version','0.4'),(6713,1290,'_elementor_edit_mode','builder'),(6714,1290,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de4db1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"70a1f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a2ddbf\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":492,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},{\"id\":511,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Brown-Wax-1.jpg\"},{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"2\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":2500,\"speed\":400},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6715,1290,'_elementor_version','0.4'),(6723,1292,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2944e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f6a0ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c808f04\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},{\"id\":568,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\"},{\"id\":566,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\"},{\"id\":587,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6722,1292,'_elementor_edit_mode','builder'),(6724,1292,'_elementor_version','0.4'),(6725,1292,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6865,1320,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(7001,1345,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(6727,1293,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6728,1293,'_elementor_edit_mode','builder'),(6729,1293,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6730,1293,'_elementor_version','0.4'),(6732,1294,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6733,1294,'_elementor_edit_mode','builder'),(6734,1294,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6735,1294,'_elementor_version','0.4'),(6739,1296,'themo_page_layout','full'),(6738,1296,'themo_transparent_header','off'),(6740,1296,'themo_hide_title','on'),(6741,1296,'themo_header_content_style','light'),(6742,1296,'themo_alt_logo','Off'),(6743,1296,'_edit_last','1'),(6744,1296,'_edit_lock','1527784919:1'),(6745,1296,'_wp_page_template','default'),(6746,1296,'mswp-swap-loc','primary_navigation'),(6747,1296,'mswp-target-loc','none'),(6748,1296,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6884,1326,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6760,1299,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6761,1299,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_attachment\":\"scroll\",\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6762,1299,'_elementor_version','0.4'),(6763,1299,'_elementor_edit_mode','builder'),(6766,1300,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6767,1300,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6768,1300,'_elementor_version','0.4'),(6769,1300,'_elementor_edit_mode','builder'),(6772,1301,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6773,1301,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6774,1301,'_elementor_version','0.4'),(6775,1301,'_elementor_edit_mode','builder'),(6778,1302,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6779,1302,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6780,1302,'_elementor_version','0.4'),(6781,1302,'_elementor_edit_mode','builder'),(6784,1303,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6785,1303,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6786,1303,'_elementor_version','0.4'),(6787,1303,'_elementor_edit_mode','builder'),(6790,1304,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6791,1304,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6792,1304,'_elementor_version','0.4'),(6793,1304,'_elementor_edit_mode','builder'),(6796,1305,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6797,1305,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6798,1305,'_elementor_version','0.4'),(6799,1305,'_elementor_edit_mode','builder'),(6802,1306,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6803,1306,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Dedicated LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Customization\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party dental resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6804,1306,'_elementor_version','0.4'),(6805,1306,'_elementor_edit_mode','builder'),(11254,1296,'_elementor_edit_mode','builder'),(6818,1309,'_elementor_page_settings','a:1:{s:24:\"themo_transparent_header\";s:0:\"\";}'),(6819,1309,'_elementor_edit_mode','builder'),(6820,1309,'_elementor_version','0.4'),(6821,1309,'_elementor_data','[{\"id\":\"227bc4c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33af197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72856526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[questionnaire-list set_id=1]<\\/p><div>\\u00a0<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6812,1296,'_elementor_version','0.4'),(6817,1296,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><div style=\\\"padding-left: 20px;\\\">[questionnaire-list set_id=1]<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8396,1491,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(6825,1310,'_elementor_data','[{\"id\":\"85f60a9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d58504\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8bfe504\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6826,1310,'_elementor_version','0.4'),(6887,1327,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(6830,1311,'_elementor_data','[{\"id\":\"85f60a9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d58504\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8bfe504\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6831,1311,'_elementor_version','0.4'),(10909,1765,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(6854,1317,'_elementor_version','0.4'),(6855,1317,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6852,1317,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6853,1317,'_elementor_edit_mode','builder'),(6856,1318,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6857,1318,'_elementor_edit_mode','builder'),(6858,1318,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/New-PDMS123-1-e1522180432210.jpg\",\"id\":342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6859,1318,'_elementor_version','0.4'),(11064,1786,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(6868,1320,'_elementor_version','0.4'),(6866,1320,'_elementor_edit_mode','builder'),(6867,1320,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6874,1322,'_elementor_edit_mode','builder'),(6875,1322,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7000,1345,'_wp_page_template','default'),(6934,1335,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(6873,1322,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(6876,1322,'_elementor_version','0.4'),(6909,1330,'_elementor_version','0.4'),(6910,1330,'_wp_page_template','default'),(6911,1330,'_elementor_edit_mode','builder'),(6912,1330,'_elementor_template_type','post'),(6926,1333,'_wp_attached_file','2018/04/3-1-e1525112361125.jpg'),(6927,1333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:825;s:6:\"height\";i:1500;s:4:\"file\";s:30:\"2018/04/3-1-e1525112361125.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-165x300.jpg\";s:5:\"width\";i:165;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"3-1-e1525112361125-768x1396.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"3-1-e1525112361125-563x1024.jpg\";s:5:\"width\";i:563;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"3-1-e1525112361125-17x31.jpg\";s:5:\"width\";i:17;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"3-1-e1525112361125-44x80.jpg\";s:5:\"width\";i:44;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-167x303.jpg\";s:5:\"width\";i:167;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-385x700.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-523x950.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"3-1-e1525112361125-600x1091.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1091;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"3-1-e1525112361125-600x1091.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1091;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"3-1-e1525112361125-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"3-1-e1525112361125-594x1080.jpg\";s:5:\"width\";i:594;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8973,1559,'_wp_page_template','default'),(7826,1385,'_wp_page_template','default'),(7827,1385,'_elementor_edit_mode','builder'),(6918,1331,'_wp_attached_file','2018/04/3.jpg'),(6919,1331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:765;s:4:\"file\";s:13:\"2018/04/3.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x392.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x522.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"3-61x31.jpg\";s:5:\"width\";i:61;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"3-157x80.jpg\";s:5:\"width\";i:157;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"3-394x201.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"3-605x765.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"3-915x467.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"3-1240x632.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"3-600x306.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"3-600x306.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6933,1335,'_wp_page_template','default'),(6920,1332,'_wp_page_template','default'),(6921,1332,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(6922,1332,'_elementor_edit_mode','builder'),(6923,1332,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.jpg\",\"id\":1331}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6924,1332,'_elementor_version','0.4'),(6928,1334,'_wp_page_template','default'),(6929,1334,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(6930,1334,'_elementor_edit_mode','builder'),(6931,1334,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b71f552\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6932,1334,'_elementor_version','0.4'),(6935,1335,'_elementor_edit_mode','builder'),(6936,1335,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for ?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(6937,1335,'_elementor_version','0.4'),(6939,1336,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(6940,1336,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(6941,1336,'_elementor_version','0.4'),(6942,1336,'_wp_page_template','default'),(6943,1336,'_elementor_edit_mode','builder'),(6944,1336,'_elementor_template_type','post'),(6947,1337,'_wp_page_template','default'),(6948,1337,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(6949,1337,'_elementor_edit_mode','builder'),(6950,1337,'_elementor_version','0.4'),(6951,1337,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7838,1387,'_wp_page_template','default'),(7839,1387,'_elementor_edit_mode','builder'),(6955,1323,'_wp_old_slug','14_email_1161-2'),(6956,1324,'_wp_old_slug','14_email_1162-2'),(7832,1386,'_wp_page_template','default'),(7833,1386,'_elementor_edit_mode','builder'),(6958,651,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(6960,1339,'themo_transparent_header','on'),(6961,1339,'themo_page_layout','full'),(6962,1339,'themo_hide_title','off'),(6963,1339,'themo_header_content_style','light'),(6964,1339,'themo_alt_logo','Off'),(6965,1339,'_edit_last','1'),(6966,1339,'_edit_lock','1524075235:1'),(6967,1339,'_elementor_page_settings','a:2:{s:17:\"themo_page_layout\";s:4:\"full\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(6968,1339,'_wp_page_template','default'),(6969,1339,'mswp-swap-loc','primary_navigation'),(6970,1339,'mswp-target-loc','none'),(6974,1339,'_elementor_edit_mode','builder'),(6982,1339,'_elementor_data','[{\"id\":\"f5f9f68\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"d4e9c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":32.36200000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"f6f1e8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"image_size\":\"th_img_sm_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0d03e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.6350000000000051159076974727213382720947265625},\"elements\":[{\"id\":\"f04af7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6983,1342,'_elementor_page_settings','a:1:{s:17:\"themo_page_layout\";s:4:\"full\";}'),(6984,1342,'_wp_page_template','default'),(6985,1342,'_elementor_edit_mode','builder'),(6986,1342,'_elementor_data','[{\"id\":\"f5f9f68\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"d4e9c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":32.36200000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"f6f1e8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273},\"image_size\":\"th_img_sm_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0d03e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.6350000000000051159076974727213382720947265625},\"elements\":[{\"id\":\"f04af7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6987,1339,'_elementor_version','0.4'),(6988,1343,'_elementor_page_settings','a:1:{s:17:\"themo_page_layout\";s:4:\"full\";}'),(6989,1343,'_wp_page_template','default'),(6990,1343,'_elementor_edit_mode','builder'),(6991,1343,'_elementor_data','[{\"id\":\"651a70dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e4f5102\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"48723265\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6994,1344,'_wp_page_template','default'),(6992,1343,'_elementor_version','0.4'),(6993,1339,'_elementor_template_type','post'),(6995,1344,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(6996,1344,'_elementor_edit_mode','builder'),(6997,1344,'_elementor_version','0.4'),(6998,1344,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7004,1345,'_elementor_version','0.4'),(7007,1346,'_wp_page_template','default'),(7008,1346,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7009,1346,'_elementor_edit_mode','builder'),(7010,1346,'_elementor_version','0.4'),(7011,1346,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8489,1506,'_wp_page_template','default'),(8490,1506,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:4:\"full\";s:10:\"hide_title\";s:3:\"yes\";}'),(7013,1347,'_wp_page_template','default'),(7014,1347,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7015,1347,'_elementor_edit_mode','builder'),(7016,1347,'_elementor_version','0.4'),(7017,1347,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7020,1348,'_wp_page_template','default'),(7021,1348,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7022,1348,'_elementor_edit_mode','builder'),(7023,1348,'_elementor_version','0.4'),(7024,1348,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-3-e1523380503569.png\",\"id\":1273}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7027,1349,'_wp_page_template','default'),(7028,1349,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7029,1349,'_elementor_edit_mode','builder'),(7030,1349,'_elementor_version','0.4'),(7031,1349,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7059,1353,'_elementor_version','0.4'),(7060,1353,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7034,1350,'_wp_page_template','default'),(7035,1350,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7036,1350,'_elementor_edit_mode','builder'),(7037,1350,'_elementor_version','0.4'),(7038,1350,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87e6c03\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"67b0553\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.76899999999999835154085303656756877899169921875},\"elements\":[],\"isInner\":false},{\"id\":\"13118d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.73899999999999721467247582040727138519287109375},\"elements\":[],\"isInner\":false},{\"id\":\"9502bbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17.48799999999999954525264911353588104248046875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7056,1353,'_wp_page_template','default'),(7057,1353,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7058,1353,'_elementor_edit_mode','builder'),(7041,1351,'_wp_page_template','default'),(7042,1351,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7043,1351,'_elementor_edit_mode','builder'),(7044,1351,'_elementor_version','0.4'),(7045,1351,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87e6c03\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"67b0553\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.76899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7286ae9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"13118d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.73899999999999721467247582040727138519287109375},\"elements\":[],\"isInner\":false},{\"id\":\"9502bbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17.48799999999999954525264911353588104248046875},\"elements\":[{\"id\":\"72d1942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7061,1353,'_elementor_template_type','post'),(7772,1377,'_wp_page_template','default'),(7773,1377,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7054,1296,'_elementor_template_type','post'),(7742,1372,'_elementor_version','0.4'),(7743,1372,'_wp_page_template','default'),(7744,1372,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11968,1905,'_wp_page_template','default'),(7758,1375,'_wp_page_template','default'),(7759,1375,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(7747,1373,'_wp_page_template','default'),(7748,1373,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(7749,1373,'_elementor_edit_mode','builder'),(7750,1373,'_elementor_version','0.4'),(7751,1373,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"97b19d5\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7755,1374,'_elementor_edit_mode','builder'),(7756,1374,'_elementor_version','0.4'),(7757,1374,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"97b19d5\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? \",\"description_text\":\"Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7760,1375,'_elementor_edit_mode','builder'),(7761,1375,'_elementor_version','0.4'),(7762,1375,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software ? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? \",\"description_text\":\"Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10696,1722,'_wp_attached_file','2018/05/Microfluidics_Brochure.pdf'),(7783,1379,'_elementor_edit_mode','builder'),(7784,1379,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2944e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f6a0ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c808f04\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},{\"id\":568,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\"},{\"id\":566,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\"},{\"id\":587,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit everytime<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source 3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7766,1376,'_wp_page_template','default'),(7767,1376,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7768,1376,'_elementor_edit_mode','builder'),(7769,1376,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7770,1376,'_elementor_version','0.4'),(7774,1377,'_elementor_edit_mode','builder'),(7775,1377,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"234770d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":919,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet-System.jpg\"},{\"id\":350,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/unnamed-1-768x659.jpg\"},{\"id\":346,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/micro.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/3.png\"},{\"id\":344,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1.png\"},{\"id\":341,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\"},{\"id\":340,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"3\",\"image_stretch\":\"yes\",\"navigation\":\"none\",\"autoplay_speed\":3500,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":6}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7776,1377,'_elementor_version','0.4'),(7777,1378,'_wp_page_template','default'),(7778,1378,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7779,1378,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (7780,1378,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de4db1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"70a1f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a2ddbf\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":492,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},{\"id\":511,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Brown-Wax-1.jpg\"},{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"2\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":2500,\"speed\":400},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7781,1378,'_elementor_version','0.4'),(7785,1379,'_elementor_version','0.4'),(7786,1379,'_wp_page_template','default'),(7787,1379,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11160,1801,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0595d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"4669a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"07a3a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7921436\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7794,548,'_elementor_template_type','post'),(9661,1632,'_elementor_edit_mode','builder'),(9662,1632,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7795,1381,'_elementor_edit_mode','builder'),(7796,1381,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2944e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f6a0ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c808f04\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},{\"id\":568,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\"},{\"id\":566,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\"},{\"id\":587,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week\\u00a0 during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7797,1381,'_elementor_version','0.4'),(7798,1381,'_wp_page_template','default'),(7799,1381,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7800,1381,'_elementor_template_type','post'),(7801,1382,'_elementor_edit_mode','builder'),(7802,1382,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2944e3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f6a0ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c808f04\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},{\"id\":568,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\"},{\"id\":566,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/5_3d-indirect-bonding-tray3.png\"},{\"id\":587,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/9_Model.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7803,1382,'_elementor_version','0.4'),(7804,1382,'_wp_page_template','default'),(7805,1382,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7806,1382,'_elementor_template_type','post'),(11159,1801,'_elementor_edit_mode','builder'),(9668,1633,'_elementor_edit_mode','builder'),(7809,1383,'_wp_page_template','default'),(7810,1383,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(7811,1383,'_elementor_edit_mode','builder'),(7812,1383,'_elementor_version','0.4'),(7813,1383,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a MiiCraft or want to take a look at the software? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find the printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? \",\"description_text\":\"Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7845,1388,'_elementor_edit_mode','builder'),(7846,1388,'_elementor_version','0.4'),(7847,1388,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\",\"id\":492},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7825,224,'_elementor_template_type','post'),(7843,1388,'_wp_page_template','default'),(7844,1388,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(7828,1385,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(7829,1385,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7830,1385,'_elementor_version','0.4'),(7834,1386,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(7835,1386,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7836,1386,'_elementor_version','0.4'),(7840,1387,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(7841,1387,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(7842,1387,'_elementor_version','0.4'),(7848,1388,'_elementor_template_type','post'),(7850,1390,'_wp_page_template','default'),(7851,1390,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7852,1390,'_elementor_edit_mode','builder'),(7853,1390,'_elementor_version','0.4'),(7854,1390,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7855,1390,'_elementor_template_type','post'),(7858,1391,'_wp_page_template','default'),(7859,1391,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7860,1391,'_elementor_edit_mode','builder'),(7861,1391,'_elementor_version','0.4'),(7862,1391,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7863,1391,'_elementor_template_type','post'),(9382,1585,'_wp_page_template','default'),(8457,1501,'_wp_page_template','default'),(7869,1392,'_wp_page_template','default'),(7870,1392,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(7871,1392,'_elementor_edit_mode','builder'),(7872,1392,'_elementor_version','0.4'),(7873,1392,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7874,1392,'_elementor_template_type','post'),(7887,1394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:56:\"Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:57:\"Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-605x720.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:59:\"Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"Image-3-microfluidics-droplet-and-encapsulated-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7886,1394,'_wp_attached_file','2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg'),(7888,1395,'_wp_attached_file','2018/04/Image-2-microfluidics-droplet-and-encapsulated.jpg'),(7889,1395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2018/04/Image-2-microfluidics-droplet-and-encapsulated.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"Image-2-microfluidics-droplet-and-encapsulated-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:56:\"Image-2-microfluidics-droplet-and-encapsulated-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:57:\"Image-2-microfluidics-droplet-and-encapsulated-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-605x720.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:59:\"Image-2-microfluidics-droplet-and-encapsulated-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"Image-2-microfluidics-droplet-and-encapsulated-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7890,1396,'_wp_attached_file','2018/04/Image-microfluidic-devices-collection.jpg'),(7891,1396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:49:\"2018/04/Image-microfluidic-devices-collection.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:47:\"Image-microfluidic-devices-collection-41x31.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:48:\"Image-microfluidic-devices-collection-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-394x480.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-605x480.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-605x480.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Image-microfluidic-devices-collection-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7892,1397,'_wp_attached_file','2018/04/Image-microfluidic-protien-separator-u-of-t.jpg'),(7893,1397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:55:\"2018/04/Image-microfluidic-protien-separator-u-of-t.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:53:\"Image-microfluidic-protien-separator-u-of-t-41x31.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:54:\"Image-microfluidic-protien-separator-u-of-t-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-394x480.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-605x480.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-605x480.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"Image-microfluidic-protien-separator-u-of-t-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7894,1398,'_wp_attached_file','2018/04/Image-microfluidics-droplet-and-encapsulated.jpg'),(7895,1398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:56:\"2018/04/Image-microfluidics-droplet-and-encapsulated.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:54:\"Image-microfluidics-droplet-and-encapsulated-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:54:\"Image-microfluidics-droplet-and-encapsulated-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"Image-microfluidics-droplet-and-encapsulated-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7896,1399,'_wp_page_template','default'),(7897,1399,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7898,1399,'_elementor_edit_mode','builder'),(7899,1399,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 2 Heading\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3 Heading\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7900,1399,'_elementor_version','0.4'),(7908,1401,'_wp_page_template','default'),(7909,1401,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7910,1401,'_elementor_edit_mode','builder'),(7911,1401,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7907,458,'_elementor_template_type','post'),(7912,1401,'_elementor_version','0.4'),(7913,1401,'_elementor_template_type','post'),(7914,1402,'_wp_page_template','default'),(7915,1402,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7916,1402,'_elementor_edit_mode','builder'),(7917,1402,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7918,1402,'_elementor_version','0.4'),(7919,1402,'_elementor_template_type','post'),(7945,1407,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7920,1403,'_wp_page_template','default'),(7921,1403,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7922,1403,'_elementor_edit_mode','builder'),(7923,1403,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7924,1403,'_elementor_version','0.4'),(7925,1403,'_elementor_template_type','post'),(7944,1407,'_wp_page_template','default'),(7926,1404,'_wp_page_template','default'),(7927,1404,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7928,1404,'_elementor_edit_mode','builder'),(7929,1404,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"slides\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7930,1404,'_elementor_version','0.4'),(7931,1404,'_elementor_template_type','post'),(7932,1405,'_wp_page_template','default'),(7933,1405,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7934,1405,'_elementor_edit_mode','builder'),(7935,1405,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c226974\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"slides\"},{\"id\":\"9223a59\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7936,1405,'_elementor_version','0.4'),(7937,1405,'_elementor_template_type','post'),(9361,1580,'themo_header_content_style',NULL),(9360,1580,'themo_hide_title','off'),(7947,1407,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7948,1407,'_elementor_version','0.4'),(7949,1407,'_elementor_template_type','post'),(7946,1407,'_elementor_edit_mode','builder'),(9359,1580,'themo_page_layout',NULL),(9358,1580,'themo_transparent_header','off'),(7956,1409,'themo_transparent_header','on'),(7957,1409,'themo_page_layout','full'),(7958,1409,'themo_hide_title','off'),(7959,1409,'themo_header_content_style','light'),(7960,1409,'themo_alt_logo','Off'),(7961,1409,'_elementor_page_settings','a:2:{s:17:\"themo_page_layout\";s:4:\"full\";s:24:\"themo_transparent_header\";s:2:\"on\";}'),(7962,1409,'_edit_last','1'),(7963,1409,'_wp_page_template','default'),(7964,1409,'mswp-swap-loc','primary_navigation'),(7965,1409,'mswp-target-loc','none'),(7966,1409,'_edit_lock','1524668010:1'),(7967,1409,'_elementor_edit_mode','builder'),(7968,1409,'_elementor_data','[{\"id\":\"2299329\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5c8c0d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"49a751e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\"><strong>Terms and Conditions<\\/strong><\\/h1><h3><strong>Personal identification information<\\/strong><\\/h3><p>We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, register on the siteplace an orderfill out a form and in connection with other activities, services, features or resources we make available on our Site. Users may be asked for, as appropriate, name, email address, mailing address, phone number, credit card information,<\\/p><p>Users may, however, visit our Site anonymously.<\\/p><p>We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities.<\\/p><h3><strong>Non-personal identification information<\\/strong><\\/h3><p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser name, the type of computer and technical information about Users means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.<\\/p><h3><strong>Web browser cookies<\\/strong><\\/h3><p>Our Site may use \\\"cookies\\\" to enhance User experience. User\'s web browser places cookies on their hard drive for record-keeping purposes and sometimes to track information about them. User may choose to set their web browser to refuse cookies, or to alert you when cookies are being sent. If they do so, note that some parts of the Site may not function properly.<\\/p><h3><strong>How we use collected information<\\/strong><\\/h3><p>CADworks3D collects and uses Users personal information for the following purposes:<\\/p><ul><li><i>To improve customer service<\\/i><br \\/>Your information helps us to more effectively respond to your customer service requests and support needs.<\\/li><li><i>To personalize user experience<\\/i><br \\/>We may use information in the aggregate to understand how our Users as a group use the services and resources provided on our Site.<\\/li><li><i>To improve our Site<\\/i><br \\/>We continually strive to improve our website offerings based on the information and feedback we receive from you.<\\/li><li><i>To process transactions<\\/i><br \\/>We may use the information Users provide about themselves when placing an order only to provide service to that order. We do not share this information with outside parties except to the extent necessary to provide the service.<\\/li><li><em>To send periodic emails<\\/em>The email address Users provide for order processing, will only be used to send them information and updates pertaining to their order. It may also be used to respond to their inquiries, and\\/or other requests or questions. If User decides to opt-in to our mailing list, they will receive emails that may include company news, updates, related product or service information, etc. If at any time the User would like to unsubscribe from receiving future emails, we include detailed unsubscribe instructions at the bottom of each email or User may contact us via our Site.<\\/li><\\/ul><h3><strong>How we protect your information<\\/strong><\\/h3><p>We adopt appropriate data collection, storage and processing practices and security measures to protect against unauthorized access, alteration, disclosure or destruction of your personal information, username, password, transaction information and data stored on our Site.<\\/p><p>Sensitive and private data exchange between the Site and its Users happens over a SSL secured communication channel and is encrypted and protected with digital signatures.<\\/p><h3><strong>Third party websites<\\/strong><\\/h3><p>Users may find advertising or other content on our Site that link to the sites and services of our partners, suppliers, advertisers, sponsors, licensors and other third parties. We do not control the content or links that appear on these sites and are not responsible for the practices employed by websites linked to or from our Site. In addition, these sites or services, including their content and links, may be constantly changing. These sites and services may have their own privacy policies and customer service policies. Browsing and interaction on any other website, including websites which have a link to our Site, is subject to that website\\\\\'s own terms and policies.<\\/p><h3><strong>Delivery<\\/strong><\\/h3><p>All orders will be shipped within 1 to 2 business days. Any back-orders will be shipped as soon as the product is restocked.<\\/p><h3><strong>Returns<\\/strong><\\/h3><p>You have 30 calendar days to return an item from the date you received it. To be eligible for a return, your item must be unused and in the same condition that you received it. Any items returned may be subject to a restocking\\u00a0 fee. Your item must be in the original packaging. Your item needs to have the receipt or proof of purchase.<\\/p><h3><strong>Refunds<\\/strong><\\/h3><p>Once we receive your item, we will inspect it and notify you that we have received your returned item. We will immediately notify you on the status of your refund after inspecting the item. If your return is approved, we will initiate a refund to your credit card (or original method of payment). You will receive the credit within a certain amount of days, depending on your card issuer\'s policies.<\\/p><h3><strong>Shipping<\\/strong><\\/h3><p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are nonrefundable.<br \\/>If you receive a refund, the cost of return shipping will be deducted from your refund.<\\/p><h3>Changes to this privacy policy<\\/h3><p>CADworks3D has the discretion to update this privacy policy at any time. When we do, revise the updated date at the bottom of this page,. We encourage Users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect. You acknowledge and agree that it is your responsibility to review this privacy policy periodically and become aware of modifications.<\\/p><p>\\u00a0<\\/p><h3><strong>Your acceptance of these terms<\\/strong><\\/h3><p>By using this Site, you signify your acceptance of this policy and\\u00a0<a href=\\\"http:\\/\\/creativecad.works\\\">terms of service<\\/a>. If you do not agree to this policy, please do not use our Site. Your continued use of the Site following the posting of changes to this policy will be deemed your acceptance of those changes.<\\/p><h3>Contacting us<\\/h3><p>If you have any questions about this Privacy Policy, the practices of this site, or your dealings with this site, please contact us at:<\\/p><p>CADworks3D<\\/p><p>www.CADworks3D.com<\\/p><p>27 Queen St. East Suite 1401 Toronto, ON M5C 2M6 Canada<\\/p><p>416-368-7266<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7969,1411,'_elementor_page_settings','a:1:{s:17:\"themo_page_layout\";s:4:\"full\";}'),(7970,1411,'_wp_page_template','default'),(7971,1411,'_elementor_edit_mode','builder'),(7972,1411,'_elementor_data','[{\"id\":\"2299329\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5c8c0d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"49a751e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\"><strong>Terms and Conditions<\\/strong><\\/h1><h3><strong>Personal identification information<\\/strong><\\/h3><p>We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, register on the siteplace an orderfill out a form and in connection with other activities, services, features or resources we make available on our Site. Users may be asked for, as appropriate, name, email address, mailing address, phone number, credit card information,<\\/p><p>Users may, however, visit our Site anonymously.<\\/p><p>We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities.<\\/p><h3><strong>Non-personal identification information<\\/strong><\\/h3><p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser name, the type of computer and technical information about Users means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.<\\/p><h3><strong>Web browser cookies<\\/strong><\\/h3><p>Our Site may use \\\"cookies\\\" to enhance User experience. User\'s web browser places cookies on their hard drive for record-keeping purposes and sometimes to track information about them. User may choose to set their web browser to refuse cookies, or to alert you when cookies are being sent. If they do so, note that some parts of the Site may not function properly.<\\/p><h3><strong>How we use collected information<\\/strong><\\/h3><p>CADworks3D collects and uses Users personal information for the following purposes:<\\/p><ul><li><i>To improve customer service<\\/i><br \\/>Your information helps us to more effectively respond to your customer service requests and support needs.<\\/li><li><i>To personalize user experience<\\/i><br \\/>We may use information in the aggregate to understand how our Users as a group use the services and resources provided on our Site.<\\/li><li><i>To improve our Site<\\/i><br \\/>We continually strive to improve our website offerings based on the information and feedback we receive from you.<\\/li><li><i>To process transactions<\\/i><br \\/>We may use the information Users provide about themselves when placing an order only to provide service to that order. We do not share this information with outside parties except to the extent necessary to provide the service.<\\/li><li><em>To send periodic emails<\\/em>The email address Users provide for order processing, will only be used to send them information and updates pertaining to their order. It may also be used to respond to their inquiries, and\\/or other requests or questions. If User decides to opt-in to our mailing list, they will receive emails that may include company news, updates, related product or service information, etc. If at any time the User would like to unsubscribe from receiving future emails, we include detailed unsubscribe instructions at the bottom of each email or User may contact us via our Site.<\\/li><\\/ul><h3><strong>How we protect your information<\\/strong><\\/h3><p>We adopt appropriate data collection, storage and processing practices and security measures to protect against unauthorized access, alteration, disclosure or destruction of your personal information, username, password, transaction information and data stored on our Site.<\\/p><p>Sensitive and private data exchange between the Site and its Users happens over a SSL secured communication channel and is encrypted and protected with digital signatures.<\\/p><h3><strong>Third party websites<\\/strong><\\/h3><p>Users may find advertising or other content on our Site that link to the sites and services of our partners, suppliers, advertisers, sponsors, licensors and other third parties. We do not control the content or links that appear on these sites and are not responsible for the practices employed by websites linked to or from our Site. In addition, these sites or services, including their content and links, may be constantly changing. These sites and services may have their own privacy policies and customer service policies. Browsing and interaction on any other website, including websites which have a link to our Site, is subject to that website\\\\\'s own terms and policies.<\\/p><h3><strong>Delivery<\\/strong><\\/h3><p>All orders will be shipped within 1 to 2 business days. Any back-orders will be shipped as soon as the product is restocked.<\\/p><h3><strong>Returns<\\/strong><\\/h3><p>You have 30 calendar days to return an item from the date you received it. To be eligible for a return, your item must be unused and in the same condition that you received it. Any items returned may be subject to a restocking\\u00a0 fee. Your item must be in the original packaging. Your item needs to have the receipt or proof of purchase.<\\/p><h3><strong>Refunds<\\/strong><\\/h3><p>Once we receive your item, we will inspect it and notify you that we have received your returned item. We will immediately notify you on the status of your refund after inspecting the item. If your return is approved, we will initiate a refund to your credit card (or original method of payment). You will receive the credit within a certain amount of days, depending on your card issuer\'s policies.<\\/p><h3><strong>Shipping<\\/strong><\\/h3><p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are nonrefundable.<br \\/>If you receive a refund, the cost of return shipping will be deducted from your refund.<\\/p><h3>Changes to this privacy policy<\\/h3><p>CADworks3D has the discretion to update this privacy policy at any time. When we do, revise the updated date at the bottom of this page,. We encourage Users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect. You acknowledge and agree that it is your responsibility to review this privacy policy periodically and become aware of modifications.<\\/p><p>\\u00a0<\\/p><h3><strong>Your acceptance of these terms<\\/strong><\\/h3><p>By using this Site, you signify your acceptance of this policy and\\u00a0<a href=\\\"http:\\/\\/creativecad.works\\\">terms of service<\\/a>. If you do not agree to this policy, please do not use our Site. Your continued use of the Site following the posting of changes to this policy will be deemed your acceptance of those changes.<\\/p><h3>Contacting us<\\/h3><p>If you have any questions about this Privacy Policy, the practices of this site, or your dealings with this site, please contact us at:<\\/p><p>CADworks3D<\\/p><p>www.CADworks3D.com<\\/p><p>27 Queen St. East Suite 1401 Toronto, ON M5C 2M6 Canada<\\/p><p>416-368-7266<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7973,1409,'_elementor_version','0.4'),(7974,1412,'_wp_page_template','default'),(7975,1412,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7976,1412,'_elementor_edit_mode','builder'),(7977,1412,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7978,1412,'_elementor_version','0.4'),(7979,1412,'_elementor_template_type','post'),(7988,1414,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7989,1414,'_elementor_edit_mode','builder'),(7990,1414,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":786,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/uw-logo-color-flush-300x180.png\"},{\"id\":787,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\"},{\"id\":784,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/University_of_Toronto.png\"},{\"id\":785,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Uts-logo.jpg\"},{\"id\":783,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\"},{\"id\":782,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/SOLVAY_Logo.jpg\"},{\"id\":781,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/sensor-kinesis-corporation-biosensor-technology-header-logo.png\"},{\"id\":780,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/polytechnique_genie_gauche_fr_rgb.png\"},{\"id\":779,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/P16-SANDIA_catcher.png\"},{\"id\":778,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mcgill_2.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/logo_um_h.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/kansas_state_u.png\"},{\"id\":775,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hhmi-social-200x200.png\"},{\"id\":773,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-3.png\"},{\"id\":774,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download.png\"},{\"id\":772,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-2.png\"},{\"id\":771,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/download-1.png\"}],\"thumbnail_size\":\"th_img_xs\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(7987,1414,'_wp_page_template','default'),(8033,1433,'_wp_page_template','default'),(8034,1433,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(7991,1414,'_elementor_version','0.4'),(7992,1414,'_elementor_template_type','post'),(8037,1433,'_elementor_version','0.4'),(8038,1433,'_elementor_template_type','post'),(8036,1433,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1416,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.jpg\"},{\"id\":1417,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2.jpg\"},{\"id\":1418,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-2.jpg\"},{\"id\":1419,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.jpg\"},{\"id\":1420,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.jpg\"},{\"id\":1421,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.jpg\"},{\"id\":1422,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.jpg\"},{\"id\":1423,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.jpg\"},{\"id\":1424,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.jpg\"},{\"id\":1425,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.jpg\"},{\"id\":1426,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.jpg\"},{\"id\":1427,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.jpg\"},{\"id\":1428,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.jpg\"},{\"id\":1429,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.jpg\"},{\"id\":1430,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.jpg\"},{\"id\":1431,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.jpg\"},{\"id\":1432,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.jpg\"}],\"thumbnail_size\":\"th_img_sm_standard\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8035,1433,'_elementor_edit_mode','builder'),(7999,1416,'_wp_attached_file','2018/04/1.jpg'),(8000,1416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8001,1417,'_wp_attached_file','2018/04/2.jpg'),(8002,1417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8003,1418,'_wp_attached_file','2018/04/3-2.jpg'),(8004,1418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:15:\"2018/04/3-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"3-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"3-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"3-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"3-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"3-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"3-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"3-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"3-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"3-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"3-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:15:\"3-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"3-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"3-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8005,1419,'_wp_attached_file','2018/04/4.jpg'),(8006,1419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/4.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"4-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"4-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"4-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"4-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"4-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"4-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"4-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"4-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"4-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"4-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"4-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8007,1420,'_wp_attached_file','2018/04/5.jpg'),(8008,1420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/5.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"5-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"5-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"5-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"5-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"5-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"5-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"5-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"5-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"5-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"5-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"5-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8009,1421,'_wp_attached_file','2018/04/6.jpg'),(8010,1421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/6.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"6-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"6-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"6-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"6-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"6-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"6-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"6-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"6-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"6-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"6-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"6-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8011,1422,'_wp_attached_file','2018/04/7.jpg'),(8012,1422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/7.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"7-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"7-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"7-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"7-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"7-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"7-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"7-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"7-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"7-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"7-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"7-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"7-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8013,1423,'_wp_attached_file','2018/04/8.jpg'),(8014,1423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/8.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"8-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"8-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"8-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"8-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"8-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"8-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"8-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"8-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"8-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"8-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"8-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"8-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8015,1424,'_wp_attached_file','2018/04/9.jpg'),(8016,1424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/9.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"9-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"9-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"9-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"9-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"9-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"9-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"9-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"9-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"9-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"9-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"9-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"9-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8017,1425,'_wp_attached_file','2018/04/10.jpg'),(8018,1425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/10.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"10-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"10-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"10-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"10-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"10-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"10-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"10-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"10-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"10-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"10-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"10-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"10-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8019,1426,'_wp_attached_file','2018/04/11.jpg'),(8020,1426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/11.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"11-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"11-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"11-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"11-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"11-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"11-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"11-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"11-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"11-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"11-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"11-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"11-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8021,1427,'_wp_attached_file','2018/04/12.jpg'),(8022,1427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/12.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"12-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"12-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"12-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"12-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"12-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"12-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"12-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"12-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"12-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"12-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"12-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"12-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8023,1428,'_wp_attached_file','2018/04/13.jpg'),(8024,1428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/13.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"13-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"13-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"13-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"13-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"13-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"13-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"13-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"13-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"13-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"13-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"13-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"13-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8025,1429,'_wp_attached_file','2018/04/14.jpg'),(8026,1429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/14.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"14-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"14-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"14-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"14-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"14-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"14-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"14-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"14-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"14-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"14-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"14-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"14-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8027,1430,'_wp_attached_file','2018/04/15.jpg'),(8028,1430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/15.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"15-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"15-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"15-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"15-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"15-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"15-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"15-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"15-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"15-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"15-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"15-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"15-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8029,1431,'_wp_attached_file','2018/04/16.jpg'),(8030,1431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/16.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"16-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"16-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"16-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"16-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"16-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"16-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"16-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"16-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"16-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"16-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"16-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"16-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8031,1432,'_wp_attached_file','2018/04/17.jpg'),(8032,1432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/17.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"17-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"17-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"17-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"17-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"17-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"17-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"17-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"17-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"17-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"17-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"17-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"17-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8041,1435,'_wp_attached_file','2018/04/2-1.png'),(8042,1435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:15:\"2018/04/2-1.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"2-1-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"2-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"2-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"2-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"2-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"2-1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"2-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:15:\"2-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:15:\"2-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:15:\"2-1-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:15:\"2-1-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"2-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"2-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8043,1436,'_wp_attached_file','2018/04/3.png'),(8044,1436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/3.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"3-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"3-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"3-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"3-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"3-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"3-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"3-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"3-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"3-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"3-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"3-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8045,1437,'_wp_attached_file','2018/04/4.png'),(8046,1437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/4.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"4-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"4-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"4-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"4-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"4-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"4-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"4-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"4-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"4-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"4-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"4-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"4-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"4-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8047,1438,'_wp_attached_file','2018/04/5.png'),(8048,1438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/5.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"5-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"5-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"5-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"5-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"5-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"5-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"5-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"5-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"5-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"5-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"5-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"5-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"5-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8049,1439,'_wp_attached_file','2018/04/6.png'),(8050,1439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/6.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"6-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"6-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"6-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"6-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"6-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"6-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"6-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"6-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"6-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"6-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"6-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"6-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"6-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8051,1440,'_wp_attached_file','2018/04/7.png'),(8052,1440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/7.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"7-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"7-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"7-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"7-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"7-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"7-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"7-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"7-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"7-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"7-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"7-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"7-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"7-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"7-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8053,1441,'_wp_attached_file','2018/04/8.png'),(8054,1441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/8.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"8-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"8-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"8-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"8-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"8-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"8-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"8-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"8-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"8-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"8-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"8-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"8-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"8-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"8-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8055,1442,'_wp_attached_file','2018/04/9.png'),(8056,1442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2018/04/9.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"9-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"9-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"9-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"9-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"9-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"9-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"9-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"9-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"9-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"9-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"9-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:13:\"9-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"9-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"9-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"9-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"9-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8057,1443,'_wp_attached_file','2018/04/10.png'),(8058,1443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/10.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"10-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"10-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"10-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"10-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"10-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"10-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"10-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"10-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"10-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"10-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"10-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"10-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"10-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"10-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8059,1444,'_wp_attached_file','2018/04/11.png'),(8060,1444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/11.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"11-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"11-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"11-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"11-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"11-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"11-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"11-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"11-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"11-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"11-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"11-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"11-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"11-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"11-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"11-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"11-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8061,1445,'_wp_attached_file','2018/04/12.png'),(8062,1445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/12.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"12-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"12-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"12-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"12-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"12-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"12-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"12-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"12-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"12-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"12-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"12-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"12-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"12-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"12-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"12-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"12-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8063,1446,'_wp_attached_file','2018/04/13.png'),(8064,1446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/13.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"13-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"13-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"13-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"13-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"13-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"13-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"13-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"13-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"13-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"13-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"13-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"13-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"13-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"13-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"13-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"13-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"13-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"13-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8065,1447,'_wp_attached_file','2018/04/14.png'),(8066,1447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/14.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"14-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"14-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"14-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"14-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"14-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"14-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"14-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"14-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"14-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"14-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"14-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"14-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"14-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"14-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"14-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"14-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"14-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"14-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8067,1448,'_wp_attached_file','2018/04/15.png'),(8068,1448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/15.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"15-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"15-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"15-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"15-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"15-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"15-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"15-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"15-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"15-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"15-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"15-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"15-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"15-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"15-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"15-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"15-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8069,1449,'_wp_attached_file','2018/04/16.png'),(8070,1449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/16.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"16-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"16-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"16-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"16-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"16-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"16-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"16-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"16-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"16-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"16-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"16-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"16-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"16-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"16-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"16-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"16-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8081,1452,'_elementor_edit_mode','builder'),(8082,1452,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"th_img_sm_square\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8077,1451,'_wp_attached_file','2018/04/17.png'),(8078,1451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:14:\"2018/04/17.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"17-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"17-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"17-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"17-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"17-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"17-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"17-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"17-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"17-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"17-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"17-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"17-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"17-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"17-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"17-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"17-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"17-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"17-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"17-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8080,1452,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8079,1452,'_wp_page_template','default'),(8083,1452,'_elementor_version','0.4'),(8084,1452,'_elementor_template_type','post'),(8091,1454,'_wp_page_template','default'),(8092,1454,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8093,1454,'_elementor_edit_mode','builder'),(8085,1453,'_wp_page_template','default'),(8086,1453,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8087,1453,'_elementor_edit_mode','builder'),(8088,1453,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"3eaa376\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ba64f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2b80531\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8089,1453,'_elementor_version','0.4'),(8090,1453,'_elementor_template_type','post'),(8094,1454,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8095,1454,'_elementor_version','0.4'),(8096,1454,'_elementor_template_type','post'),(8920,1545,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8097,1455,'_wp_page_template','default'),(8098,1455,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8099,1455,'_elementor_edit_mode','builder'),(8100,1455,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8101,1455,'_elementor_version','0.4'),(8102,1455,'_elementor_template_type','post'),(8919,1545,'_elementor_edit_mode','builder'),(8103,1456,'_wp_page_template','default'),(8104,1456,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8105,1456,'_elementor_edit_mode','builder'),(8106,1456,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3-1.jpg\",\"id\":1333}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8107,1456,'_elementor_version','0.4'),(8108,1456,'_elementor_template_type','post'),(19957,2524,'_backorders','no'),(19956,2524,'_manage_stock','no'),(19955,2524,'_tax_class',''),(19954,2524,'_tax_status','taxable'),(19953,2524,'total_sales','0'),(19952,2524,'_sale_price_dates_to',''),(19951,2524,'_sale_price_dates_from',''),(19950,2524,'_sale_price',''),(19949,2524,'_regular_price','149'),(19948,2524,'_sku',''),(19947,2524,'_thumbnail_id','2527'),(19946,2524,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(14467,1986,'_sale_price_dates_to',''),(14466,1986,'_sale_price_dates_from',''),(14465,1986,'_sale_price',''),(14464,1986,'_regular_price','9990'),(14463,1986,'_sku',''),(14462,1986,'_variation_description',''),(14461,1985,'_product_version','3.4.2'),(14460,1985,'_product_base_currency','USD'),(14459,1985,'variable_sale_currency_prices','[]'),(14458,1985,'variable_regular_currency_prices','[]'),(14457,1985,'_price','9990'),(14456,1985,'attribute_resin',''),(14455,1985,'attribute_model','DQ50 (High Percision)'),(14454,1985,'_downloadable_files','a:0:{}'),(14453,1985,'_wc_review_count','0'),(14452,1985,'_wc_rating_count','a:0:{}'),(14451,1985,'_wc_average_rating','0'),(8211,94,'_edit_lock','1524853734:1'),(8212,94,'_edit_last','1'),(8213,94,'mswp-swap-loc','primary_navigation'),(8214,94,'mswp-target-loc','none'),(8215,1468,'_wp_page_template','default'),(8216,1468,'_elementor_edit_mode','builder'),(8217,1468,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(8218,1468,'_elementor_data','s:1684:\"a:2:{i:0;a:5:{s:2:\"id\";s:7:\"l2yvhrb\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"350\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#303030\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"255uyaq\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"eavc933\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"eup9ynq\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:4:\"Cart\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"wybvpiy\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"hphcoga\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"kzlqyu7\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"gyyqiud\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:18:\"[woocommerce_cart]\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"00wmpji\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}\";'),(8219,1468,'_elementor_version','0.4'),(8222,1469,'_order_key','wc_order_5ae3410c95d5a'),(8223,1469,'_customer_user','1'),(8224,1469,'_payment_method','moneris'),(8225,1469,'_payment_method_title','Credit Card'),(8226,1469,'_transaction_id',''),(8227,1469,'_customer_ip_address','99.230.167.151'),(8228,1469,'_customer_user_agent','mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/65.0.3325.181 safari/537.36'),(8229,1469,'_created_via','checkout'),(8230,1469,'_date_completed',''),(8231,1469,'_completed_date',''),(8232,1469,'_date_paid',''),(8233,1469,'_paid_date',''),(8234,1469,'_cart_hash','77b1b51002b4afcd11937237248d5027'),(8235,1469,'_billing_first_name','Michael'),(8236,1469,'_billing_last_name','Ly'),(8237,1469,'_billing_company','TEST'),(8238,1469,'_billing_address_1','1090 Lovingston Crescent'),(8239,1469,'_billing_address_2',''),(8240,1469,'_billing_city','Mississauga'),(8241,1469,'_billing_state','ON'),(8242,1469,'_billing_postcode','L4W 3M6'),(8243,1469,'_billing_country','CA'),(8244,1469,'_billing_email','melayroi@hotmail.com'),(8245,1469,'_billing_phone','6475228866'),(8246,1469,'_shipping_first_name',''),(8247,1469,'_shipping_last_name',''),(8248,1469,'_shipping_company',''),(8249,1469,'_shipping_address_1',''),(8250,1469,'_shipping_address_2',''),(8251,1469,'_shipping_city',''),(8252,1469,'_shipping_state',''),(8253,1469,'_shipping_postcode',''),(8254,1469,'_shipping_country',''),(8255,1469,'_order_currency','CAD'),(8256,1469,'_cart_discount','0'),(8257,1469,'_cart_discount_tax','0'),(8258,1469,'_order_shipping','0.00'),(8259,1469,'_order_shipping_tax','0'),(8260,1469,'_order_tax','0'),(8261,1469,'_order_total','0.50'),(8262,1469,'_order_version','3.3.5'),(8263,1469,'_prices_include_tax','no'),(8264,1469,'_billing_address_index','Michael Ly TEST 1090 Lovingston Crescent  Mississauga ON L4W 3M6 CA melayroi@hotmail.com 6475228866'),(8265,1469,'_shipping_address_index','        '),(8335,1469,'_wc_moneris_retry_count','9'),(8270,1470,'_wp_attached_file','2018/04/Jewellery-resins-on-miicraft-plate-image-2.jpg'),(8271,1470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:54:\"2018/04/Jewellery-resins-on-miicraft-plate-image-2.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Jewellery-resins-on-miicraft-plate-image-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:52:\"Jewellery-resins-on-miicraft-plate-image-2-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:53:\"Jewellery-resins-on-miicraft-plate-image-2-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:55:\"Jewellery-resins-on-miicraft-plate-image-2-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8272,1471,'_wp_attached_file','2018/04/Jewellery-resins-on-miicraft-plate-image-3.jpg'),(8273,1471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:54:\"2018/04/Jewellery-resins-on-miicraft-plate-image-3.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Jewellery-resins-on-miicraft-plate-image-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:52:\"Jewellery-resins-on-miicraft-plate-image-3-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:53:\"Jewellery-resins-on-miicraft-plate-image-3-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-605x720.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:55:\"Jewellery-resins-on-miicraft-plate-image-3-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8274,1472,'_wp_attached_file','2018/04/Jewellery-resins-on-miicraft-plate-image-1.jpg'),(8275,1472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:54:\"2018/04/Jewellery-resins-on-miicraft-plate-image-1.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Jewellery-resins-on-miicraft-plate-image-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:52:\"Jewellery-resins-on-miicraft-plate-image-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:53:\"Jewellery-resins-on-miicraft-plate-image-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:55:\"Jewellery-resins-on-miicraft-plate-image-1-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Jewellery-resins-on-miicraft-plate-image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8282,1474,'_wp_page_template','default'),(8276,1473,'_wp_page_template','default'),(8277,1473,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8278,1473,'_elementor_edit_mode','builder'),(8279,1473,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":484,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png\"},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de4db1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"70a1f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a2ddbf\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":492,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},{\"id\":1471,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\"},{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"}],\"thumbnail_size\":\"th_img_sm_portrait\",\"slides_to_show\":\"3\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":2500,\"speed\":400},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8280,1473,'_elementor_version','0.4'),(8286,1474,'_elementor_version','0.4'),(8287,1475,'_wp_page_template','default'),(8288,1475,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8289,1475,'_elementor_edit_mode','builder'),(8290,1475,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1471,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d47e6b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fbf8a40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0b56a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\",\"id\":1470},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8291,1475,'_elementor_version','0.4'),(8294,95,'_edit_lock','1525286579:1'),(8295,95,'_edit_last','1'),(8296,95,'mswp-swap-loc','primary_navigation'),(8297,95,'mswp-target-loc','none'),(8298,1476,'_wp_page_template','default'),(8299,1476,'_elementor_edit_mode','builder'),(8300,1476,'_elementor_page_settings','a:28:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_background\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:18:\"background_color_b\";s:7:\"#f2295b\";s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:24:\"background_gradient_type\";s:6:\"linear\";s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:28:\"background_gradient_position\";s:13:\"center center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:19:\"background_position\";s:0:\"\";s:21:\"background_attachment\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:21:\"background_video_link\";s:0:\"\";s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(8301,1476,'_elementor_data','s:1699:\"a:2:{i:0;a:5:{s:2:\"id\";s:7:\"uwb5ume\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:6:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"350\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:16:\"background_color\";s:7:\"#303030\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ubedodd\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"expl34p\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:5:\"space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"3twqrkv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:3:{s:10:\"title_text\";s:8:\"Checkout\";s:16:\"description_text\";s:0:\"\";s:11:\"title_color\";s:7:\"#ffffff\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"themo-header\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"eoeeihq\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"pdfyjad\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:1:{s:12:\"_column_size\";i:100;}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"0btlvzv\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}i:1;a:5:{s:2:\"id\";s:7:\"chcfyvy\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:6:\"editor\";s:29:\"<p>[woocommerce_checkout]</p>\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:11:\"text-editor\";}i:2;a:5:{s:2:\"id\";s:7:\"mr2wpw3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:0:{}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:6:\"spacer\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}\";'),(8302,1476,'_elementor_version','0.4'),(8307,1477,'_elementor_data','[{\"id\":\"uwb5ume\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":189},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"ubedodd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"expl34p\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3twqrkv\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Checkout\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eoeeihq\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"pdfyjad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0btlvzv\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"chcfyvy\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[woocommerce_checkout]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"mr2wpw3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8308,1477,'_elementor_version','0.4'),(8311,1478,'_wp_page_template','default'),(8312,1478,'_elementor_edit_mode','builder'),(8313,1478,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(8314,1478,'_elementor_data','[{\"id\":\"uwb5ume\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"ubedodd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"expl34p\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3twqrkv\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Checkout\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eoeeihq\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"pdfyjad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0btlvzv\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"chcfyvy\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[woocommerce_checkout]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"mr2wpw3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8315,1478,'_elementor_version','0.4'),(8320,1479,'_elementor_data','[{\"id\":\"l2yvhrb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"255uyaq\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eavc933\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eup9ynq\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cart\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"wybvpiy\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"hphcoga\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"kzlqyu7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"gyyqiud\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"00wmpji\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8321,1479,'_elementor_version','0.4'),(9044,1569,'_elementor_template_type','page'),(9045,1569,'_elementor_edit_mode','builder'),(8326,1469,'themo_transparent_header','off'),(8328,1469,'themo_hide_title','off'),(8331,1469,'_edit_lock','1524853023:1'),(8337,1480,'_wp_attached_file','2018/04/Main-Image-1.jpg'),(8338,1480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:1746;s:4:\"file\";s:24:\"2018/04/Main-Image-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Main-Image-1-1024x542.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Main-Image-1-59x31.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Main-Image-1-151x80.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-394x208.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-915x484.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Main-Image-1-1240x656.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:656;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"Main-Image-1-1920x1016.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1016;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Main-Image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-600x317.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-600x317.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8386,1489,'_elementor_version','0.4'),(8387,1489,'_wp_page_template','default'),(8388,1489,'_elementor_edit_mode','builder'),(8357,1483,'_elementor_version','0.4'),(8358,1483,'_wp_page_template','default'),(8359,1483,'_elementor_edit_mode','builder'),(8360,1483,'_elementor_template_type','post'),(8385,1489,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\",\"gap\":\"no\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8355,1483,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8356,1483,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-1.jpg\",\"id\":1480},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"column_position\":\"stretch\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(11264,1831,'_elementor_version','0.4'),(11265,1831,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8c54217\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7d3001c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f13e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\",\"id\":1690},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b1ab298\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8482,1505,'_wp_page_template','default'),(8483,1505,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:4:\"full\";s:10:\"hide_title\";s:3:\"yes\";}'),(8484,1505,'_elementor_edit_mode','builder'),(8485,1505,'_elementor_version','0.4'),(8486,1505,'_elementor_data','[{\"id\":\"02767db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61721fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6cbf9c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer suits your needs?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Tahoma\",\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>works3D Edition 3D Printers<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8384,1489,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8383,1488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:1746;s:4:\"file\";s:24:\"2018/04/Main-Image-2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Main-Image-2-1024x542.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Main-Image-2-59x31.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Main-Image-2-151x80.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-394x208.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-915x484.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Main-Image-2-1240x656.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:656;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"Main-Image-2-1920x1016.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1016;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Main-Image-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-600x317.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-600x317.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8368,1485,'_wp_attached_file','2018/04/1234.jpg'),(8369,1485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:16:\"2018/04/1234.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"1234-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"1234-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"1234-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"1234-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"1234-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"1234-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"1234-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"1234-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"1234-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"1234-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"1234-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"1234-605x720.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"1234-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"1234-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:17:\"1234-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"1234-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"1234-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"1234-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"1234-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"1234-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"1234-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8370,1333,'_edit_lock','1525116321:1'),(8371,1333,'themo_transparent_header','off'),(8372,1333,'themo_page_layout',NULL),(8373,1333,'themo_hide_title','off'),(8374,1333,'themo_header_content_style',NULL),(8375,1333,'themo_alt_logo',NULL),(8376,1333,'_wp_attachment_backup_sizes','a:22:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1500;s:6:\"height\";i:825;s:4:\"file\";s:7:\"3-1.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:15:\"3-1-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:15:\"3-1-768x422.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:16:\"3-1-1024x563.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"themo-logo-orig\";a:4:{s:4:\"file\";s:13:\"3-1-56x31.jpg\";s:5:\"width\";i:56;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_xs-orig\";a:4:{s:4:\"file\";s:14:\"3-1-145x80.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"th_img_sm_landscape-orig\";a:4:{s:4:\"file\";s:15:\"3-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_sm_portrait-orig\";a:4:{s:4:\"file\";s:15:\"3-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"th_img_sm_square-orig\";a:4:{s:4:\"file\";s:15:\"3-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_sm_standard-orig\";a:4:{s:4:\"file\";s:15:\"3-1-394x217.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"th_img_md_landscape-orig\";a:4:{s:4:\"file\";s:15:\"3-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_md_portrait-orig\";a:4:{s:4:\"file\";s:15:\"3-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"th_img_md_square-orig\";a:4:{s:4:\"file\";s:15:\"3-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_lg-orig\";a:4:{s:4:\"file\";s:15:\"3-1-915x503.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_xl-orig\";a:4:{s:4:\"file\";s:16:\"3-1-1240x682.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:15:\"3-1-600x330.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:15:\"3-1-600x330.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(8377,1333,'_edit_last','1'),(8382,1488,'_wp_attached_file','2018/04/Main-Image-2.jpg'),(8380,1487,'_wp_attached_file','2018/04/Test-1-1.jpg'),(8378,1486,'_wp_attached_file','2018/04/Test-1.jpg'),(8379,1486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:394;s:6:\"height\";i:1400;s:4:\"file\";s:18:\"2018/04/Test-1.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Test-1-84x300.jpg\";s:5:\"width\";i:84;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Test-1-288x1024.jpg\";s:5:\"width\";i:288;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"Test-1-9x31.jpg\";s:5:\"width\";i:9;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Test-1-23x80.jpg\";s:5:\"width\";i:23;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"Test-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"Test-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"Test-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Test-1-85x303.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"Test-1-394x465.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:18:\"Test-1-394x806.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"Test-1-394x605.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"Test-1-197x700.jpg\";s:5:\"width\";i:197;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Test-1-267x950.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:19:\"Test-1-304x1080.jpg\";s:5:\"width\";i:304;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Test-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"Test-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8381,1487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:394;s:6:\"height\";i:1400;s:4:\"file\";s:20:\"2018/04/Test-1-1.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Test-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Test-1-1-84x300.jpg\";s:5:\"width\";i:84;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Test-1-1-288x1024.jpg\";s:5:\"width\";i:288;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Test-1-1-9x31.jpg\";s:5:\"width\";i:9;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Test-1-1-23x80.jpg\";s:5:\"width\";i:23;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"Test-1-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"Test-1-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"Test-1-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Test-1-1-85x303.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"Test-1-1-394x465.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"Test-1-1-394x806.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"Test-1-1-394x605.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"Test-1-1-197x700.jpg\";s:5:\"width\";i:197;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Test-1-1-267x950.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Test-1-1-304x1080.jpg\";s:5:\"width\";i:304;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Test-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Test-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Test-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Test-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8389,1489,'_elementor_template_type','post'),(8391,1490,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":90},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":431},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\",\"gap\":\"no\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8392,1490,'_elementor_version','0.4'),(8393,1490,'_wp_page_template','default'),(8394,1490,'_elementor_edit_mode','builder'),(8395,1490,'_elementor_template_type','post'),(8397,1491,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":41},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8398,1491,'_elementor_version','0.4'),(8399,1491,'_wp_page_template','default'),(8400,1491,'_elementor_edit_mode','builder'),(8401,1491,'_elementor_template_type','post'),(8402,1492,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8403,1492,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":41},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":258},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8404,1492,'_elementor_version','0.4'),(8405,1492,'_wp_page_template','default'),(8406,1492,'_elementor_edit_mode','builder'),(8407,1492,'_elementor_template_type','post'),(8408,1493,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8409,1493,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":41},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8410,1493,'_elementor_version','0.4'),(8411,1493,'_wp_page_template','default'),(8412,1493,'_elementor_edit_mode','builder'),(8413,1493,'_elementor_template_type','post'),(8414,1494,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8415,1494,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8416,1494,'_elementor_version','0.4'),(8417,1494,'_wp_page_template','default'),(8418,1494,'_elementor_edit_mode','builder'),(8419,1494,'_elementor_template_type','post'),(8420,1495,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8421,1495,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-squares\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8422,1495,'_elementor_version','0.4'),(8423,1495,'_wp_page_template','default'),(8424,1495,'_elementor_edit_mode','builder'),(8425,1495,'_elementor_template_type','post'),(8637,1522,'_wp_attached_file','2018/05/Main-Image-3-1.jpg'),(8427,1496,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8428,1496,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Main-Image-2.jpg\",\"id\":1488},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8429,1496,'_elementor_version','0.4'),(8430,1496,'_wp_page_template','default'),(8431,1496,'_elementor_edit_mode','builder'),(8432,1496,'_elementor_template_type','post'),(8435,1497,'_wp_attached_file','2018/04/pdms.jpg'),(8436,1497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:16:\"2018/04/pdms.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pdms-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"pdms-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"pdms-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"pdms-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"pdms-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"pdms-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"pdms-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"pdms-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"pdms-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"pdms-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"pdms-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"pdms-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"pdms-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:16:\"pdms-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"pdms-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"pdms-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"pdms-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"pdms-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"pdms-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"pdms-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8448,1499,'_elementor_version','0.4'),(8446,1499,'_elementor_edit_mode','builder'),(8447,1499,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Microfluidic-Features11-1.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8444,1499,'_wp_page_template','default'),(8445,1499,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8451,1500,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8452,1500,'_elementor_edit_mode','builder'),(8453,1500,'_elementor_version','0.4'),(8454,1500,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"th_img_md_landscape\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8455,1500,'_elementor_template_type','post'),(8458,1501,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8459,1501,'_elementor_edit_mode','builder'),(8460,1501,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8461,1501,'_elementor_version','0.4'),(8462,1501,'_elementor_template_type','post'),(8563,1508,'_wp_page_template','default'),(8463,1502,'_wp_page_template','default'),(8464,1502,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8465,1502,'_elementor_edit_mode','builder'),(8466,1502,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1471,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d47e6b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fbf8a40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0b56a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\",\"id\":1470},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":650},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":52},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8467,1502,'_elementor_version','0.4'),(8564,1508,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8565,1508,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (8566,1508,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d47e6b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fbf8a40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0b56a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\",\"id\":1470},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8474,618,'_elementor_template_type','post'),(8475,1504,'_wp_page_template','default'),(8476,1504,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:0:\"\";}'),(8477,1504,'_elementor_edit_mode','builder'),(8478,1504,'_elementor_version','0.4'),(8479,1504,'_elementor_data','[{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>work Edition 3D Printers<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\">Find the ideal 3d printer for<\\/span><\\/p>\\n<br \\/>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8480,1504,'_elementor_template_type','post'),(11028,1780,'_wp_page_template','default'),(11263,1831,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(8487,1505,'_elementor_template_type','post'),(8491,1506,'_elementor_edit_mode','builder'),(8492,1506,'_elementor_version','0.4'),(8493,1506,'_elementor_data','[{\"id\":\"02767db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61721fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6cbf9c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer suits your needs?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Tahoma\",\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>works3D Edition 3D Printers<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8494,1506,'_elementor_template_type','post'),(8496,1507,'_order_key','wc_order_5ae886a03b9bd'),(8497,1507,'_customer_user','1'),(8498,1507,'_payment_method','moneris'),(8499,1507,'_payment_method_title','Credit Card'),(8500,1507,'_transaction_id','1-0_129'),(8501,1507,'_customer_ip_address','99.230.167.151'),(8502,1507,'_customer_user_agent','mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.139 safari/537.36'),(8503,1507,'_created_via','checkout'),(8504,1507,'_date_completed',''),(8505,1507,'_completed_date',''),(8506,1507,'_date_paid','1525190343'),(8507,1507,'_paid_date','2018-05-01 11:59:03'),(8508,1507,'_cart_hash','77b1b51002b4afcd11937237248d5027'),(8509,1507,'_billing_first_name','Michael'),(8510,1507,'_billing_last_name','Ly'),(8511,1507,'_billing_company','TEST'),(8512,1507,'_billing_address_1','1090 Lovingston Crescent'),(8513,1507,'_billing_address_2',''),(8514,1507,'_billing_city','Mississauga'),(8515,1507,'_billing_state','ON'),(8516,1507,'_billing_postcode','L4W 3M6'),(8517,1507,'_billing_country','CA'),(8518,1507,'_billing_email','melayroi@hotmail.com'),(8519,1507,'_billing_phone','6475228866'),(8520,1507,'_shipping_first_name',''),(8521,1507,'_shipping_last_name',''),(8522,1507,'_shipping_company',''),(8523,1507,'_shipping_address_1',''),(8524,1507,'_shipping_address_2',''),(8525,1507,'_shipping_city',''),(8526,1507,'_shipping_state',''),(8527,1507,'_shipping_postcode',''),(8528,1507,'_shipping_country',''),(8529,1507,'_order_currency','CAD'),(8530,1507,'_cart_discount','0'),(8531,1507,'_cart_discount_tax','0'),(8532,1507,'_order_shipping','0.00'),(8533,1507,'_order_shipping_tax','0'),(8534,1507,'_order_tax','0'),(8535,1507,'_order_total','0.50'),(8536,1507,'_order_version','3.3.5'),(8537,1507,'_prices_include_tax','no'),(8538,1507,'_billing_address_index','Michael Ly TEST 1090 Lovingston Crescent  Mississauga ON L4W 3M6 CA melayroi@hotmail.com 6475228866'),(8539,1507,'_shipping_address_index','        '),(8541,1507,'_wc_moneris_retry_count','1'),(8542,1507,'_wc_moneris_trans_id','1-0_129'),(8543,1507,'_wc_moneris_trans_date','2018-05-01 11:59:03'),(8544,1507,'_wc_moneris_environment','production'),(8545,1507,'_wc_moneris_account_four','6646'),(8546,1507,'_wc_moneris_authorization_code','07032Z'),(8547,1507,'_wc_moneris_charge_captured','yes'),(8548,1507,'_wc_moneris_card_expiry_date','21-04'),(8549,1507,'_wc_moneris_card_type','mastercard'),(8550,1507,'_wc_moneris_integration','ca'),(8551,1507,'_wc_moneris_receipt_id','1507-1'),(8552,1507,'_wc_moneris_reference_num','664286480010010010'),(8553,1507,'_wc_moneris_csc','1M'),(8554,1507,'_download_permissions_granted','yes'),(8555,1507,'_recorded_sales','yes'),(8556,1507,'_recorded_coupon_usage_counts','yes'),(8557,1507,'_order_stock_reduced','yes'),(8558,1507,'themo_transparent_header','off'),(8559,1507,'themo_page_layout',NULL),(8560,1507,'themo_hide_title','off'),(8561,1507,'themo_header_content_style',NULL),(8562,1507,'themo_alt_logo',NULL),(8567,1508,'_elementor_version','0.4'),(8568,1508,'_elementor_template_type','post'),(8572,1469,'_order_shipping_base_currency','0.00'),(8571,1469,'_cart_discount_base_currency','0'),(8573,1469,'_order_shipping_tax_base_currency','0'),(8574,1469,'_order_tax_base_currency','0'),(8575,1469,'_order_total_base_currency','0.50'),(8576,1507,'_cart_discount_base_currency','0'),(8577,1507,'_order_shipping_base_currency','0.00'),(8578,1507,'_order_shipping_tax_base_currency','0'),(8579,1507,'_order_tax_base_currency','0'),(8580,1507,'_order_total_base_currency','0.50'),(8674,1529,'_wp_page_template','default'),(8603,1516,'themo_transparent_header','on'),(8604,1516,'themo_page_layout','full'),(8605,1516,'themo_hide_title','off'),(8606,1516,'themo_header_content_style','light'),(8607,1516,'themo_alt_logo','Off'),(8608,1516,'_edit_last','1'),(8609,1516,'_edit_lock','1525203004:1'),(8610,1516,'_elementor_edit_mode','builder'),(8611,1516,'_wp_page_template','default'),(8612,1516,'_elementor_data','[{\"id\":\"7a4d332\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"22cd7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"00e6520\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a4d9990\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"posts_per_page\":1,\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"947\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false},{\"id\":\"d600181\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7336e9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6993e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7b251c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_cs_country_selector_widget title=\\\"Select Currency\\\" widget_type=\\\"dropdown\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8613,1516,'_elementor_version','0.4'),(8614,1517,'_elementor_edit_mode','builder'),(8615,1517,'_wp_page_template','default'),(8616,1517,'_elementor_data','[{\"id\":\"7a4d332\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"22cd7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"00e6520\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a4d9990\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"posts_per_page\":1,\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"947\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false},{\"id\":\"d600181\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(8617,1517,'_elementor_version','0.4'),(8618,1518,'_elementor_edit_mode','builder'),(8619,1518,'_wp_page_template','default'),(8620,1518,'_elementor_data','[{\"id\":\"7a4d332\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"22cd7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"00e6520\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a4d9990\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"posts_per_page\":1,\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"947\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false},{\"id\":\"d600181\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7336e9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6993e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7b251c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_cs_country_selector_widget title=\\\"Widget title (optional)\\\" widget_type=\\\"dropdown\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8621,1518,'_elementor_version','0.4'),(8628,1520,'_wp_attached_file','2018/05/Main-Image-3.jpg'),(8629,1520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:1800;s:4:\"file\";s:24:\"2018/05/Main-Image-3.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Main-Image-3-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Main-Image-3-57x31.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Main-Image-3-147x80.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-394x215.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-915x499.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Main-Image-3-1240x676.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1920x1047.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1047;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Main-Image-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8623,1519,'_elementor_edit_mode','builder'),(8624,1519,'_wp_page_template','default'),(8625,1519,'_elementor_data','[{\"id\":\"7a4d332\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"22cd7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"00e6520\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a4d9990\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"posts_per_page\":1,\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"947\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false},{\"id\":\"d600181\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7336e9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6993e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7b251c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_cs_country_selector_widget title=\\\"Select Currency\\\" widget_type=\\\"dropdown\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8626,1519,'_elementor_version','0.4'),(8630,1521,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8631,1521,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3.jpg\",\"id\":1520},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8632,1521,'_elementor_version','0.4'),(8633,1521,'_wp_page_template','default'),(8634,1521,'_elementor_edit_mode','builder'),(8635,1521,'_elementor_template_type','post'),(8638,1522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:1800;s:4:\"file\";s:26:\"2018/05/Main-Image-3-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Main-Image-3-1-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-1-57x31.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Main-Image-3-1-147x80.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-394x215.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-915x499.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"Main-Image-3-1-1240x676.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"Main-Image-3-1-1920x1047.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1047;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Main-Image-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8639,1523,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8640,1523,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-1.jpg\",\"id\":1522},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8641,1523,'_elementor_version','0.4'),(8642,1523,'_wp_page_template','default'),(8643,1523,'_elementor_edit_mode','builder'),(8644,1523,'_elementor_template_type','post'),(8645,1524,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8646,1524,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-1.jpg\",\"id\":1522},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8647,1524,'_elementor_version','0.4'),(8648,1524,'_wp_page_template','default'),(8649,1524,'_elementor_edit_mode','builder'),(8650,1524,'_elementor_template_type','post'),(8652,1525,'_wp_attached_file','2018/05/Main-Image-3-2.jpg'),(8653,1525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3300;s:6:\"height\";i:1800;s:4:\"file\";s:26:\"2018/05/Main-Image-3-2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Main-Image-3-2-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Main-Image-3-2-57x31.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Main-Image-3-2-147x80.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-394x215.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-915x499.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"Main-Image-3-2-1240x676.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"Main-Image-3-2-1920x1047.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1047;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Main-Image-3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Main-Image-3-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8654,1526,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8655,1526,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8656,1526,'_elementor_version','0.4'),(8657,1526,'_wp_page_template','default'),(8658,1526,'_elementor_edit_mode','builder'),(8659,1526,'_elementor_template_type','post'),(8660,1527,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8661,1527,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"standard-dark\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8662,1527,'_elementor_version','0.4'),(8663,1527,'_wp_page_template','default'),(8664,1527,'_elementor_edit_mode','builder'),(8665,1527,'_elementor_template_type','post'),(9731,1640,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer Support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9705,1638,'_wp_page_template','default'),(8667,1528,'_wp_page_template','default'),(8668,1528,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(8669,1528,'_elementor_edit_mode','builder'),(8670,1528,'_elementor_version','0.4'),(8671,1528,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8672,1528,'_elementor_template_type','post'),(8675,1529,'_elementor_edit_mode','builder'),(8676,1529,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(8677,1529,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"You can email your queries or quetions and we will respond in 1 business days\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8678,1529,'_elementor_version','0.4'),(8884,1537,'_elementor_edit_mode','builder'),(8885,1537,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"8b76c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":57},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8883,1537,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8882,1537,'_wp_page_template','default'),(8917,1545,'_wp_page_template','default'),(8918,1545,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8897,1539,'_wp_attached_file','2018/05/PR-054-SI-23_10_12-984.png'),(9613,1623,'_wp_attached_file','2018/05/u6.jpg'),(9614,1623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:700;s:4:\"file\";s:14:\"2018/05/u6.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"u6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"u6-257x300.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"u6-27x31.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"u6-69x80.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"u6-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"u6-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"u6-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"u6-260x303.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"u6-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"u6-600x605.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"u6-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"u6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"u6-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"u6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"u6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"u6-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"u6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8886,1537,'_elementor_version','0.4'),(8887,1537,'_elementor_template_type','post'),(8890,1538,'_wp_page_template','default'),(8891,1538,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(8892,1538,'_elementor_edit_mode','builder'),(8893,1538,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d71e60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#efefef\"},\"elements\":[{\"id\":\"1b4e8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f634d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Daniel-New1.jpg\",\"id\":339}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"517f1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ca9e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bb23131\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it make a difference?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a54e530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d \\u2013\\u00a0 Zongjie (Daniel) Wang M.A.Sc EIT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(8894,1538,'_elementor_version','0.4'),(8895,1538,'_elementor_template_type','post'),(8898,1539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:596;s:6:\"height\";i:829;s:4:\"file\";s:34:\"2018/05/PR-054-SI-23_10_12-984.png\";s:5:\"sizes\";a:16:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"PR-054-SI-23_10_12-984-22x31.png\";s:5:\"width\";i:22;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"PR-054-SI-23_10_12-984-58x80.png\";s:5:\"width\";i:58;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-218x303.png\";s:5:\"width\";i:218;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-596x465.png\";s:5:\"width\";i:596;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-596x806.png\";s:5:\"width\";i:596;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-596x605.png\";s:5:\"width\";i:596;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-503x700.png\";s:5:\"width\";i:503;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"PR-054-SI-23_10_12-984-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8899,1539,'_elementor_source_image_hash','63e99df46db07ad9b142ce3a3607fbabd2935ab9'),(8900,1540,'_wp_attached_file','2018/05/9l_326fiszk-luca-bravo.jpg'),(8901,1540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2018/05/9l_326fiszk-luca-bravo.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"9l_326fiszk-luca-bravo-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"9l_326fiszk-luca-bravo-47x31.jpg\";s:5:\"width\";i:47;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"9l_326fiszk-luca-bravo-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:35:\"9l_326fiszk-luca-bravo-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"9l_326fiszk-luca-bravo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8902,1540,'_elementor_source_image_hash','222ac7d79a7f6f62cb377cc2ed5300e6405d3e0c'),(8903,1541,'_wp_attached_file','2018/05/11-1.png'),(8904,1541,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:238;s:6:\"height\";i:238;s:4:\"file\";s:16:\"2018/05/11-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"11-1-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"11-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8905,1541,'_elementor_source_image_hash','f62fe094039ca9e73266871dde2a70350a8396eb'),(8906,1542,'_wp_attached_file','2018/05/architecture_2.jpg'),(8907,1542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:689;s:6:\"height\";i:473;s:4:\"file\";s:26:\"2018/05/architecture_2.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"architecture_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"architecture_2-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"architecture_2-45x31.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"architecture_2-117x80.jpg\";s:5:\"width\";i:117;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"architecture_2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"architecture_2-394x473.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"architecture_2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"architecture_2-394x270.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"architecture_2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"architecture_2-605x473.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"architecture_2-605x473.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"architecture_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"architecture_2-600x412.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"architecture_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"architecture_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"architecture_2-600x412.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"architecture_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8908,1542,'_elementor_source_image_hash','106311c182a3238aafbc41fe7f0c5a5f008902f3'),(8921,1545,'_elementor_version','0.4'),(8922,1545,'_elementor_template_type','post'),(8923,1546,'_wp_attached_file','2018/05/Group-36-1.png'),(8924,1546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:823;s:6:\"height\";i:134;s:4:\"file\";s:22:\"2018/05/Group-36-1.png\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Group-36-1-150x134.png\";s:5:\"width\";i:150;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Group-36-1-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Group-36-1-768x125.png\";s:5:\"width\";i:768;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Group-36-1-190x31.png\";s:5:\"width\";i:190;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Group-36-1-491x80.png\";s:5:\"width\";i:491;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Group-36-1-394x134.png\";s:5:\"width\";i:394;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Group-36-1-394x134.png\";s:5:\"width\";i:394;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Group-36-1-394x134.png\";s:5:\"width\";i:394;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Group-36-1-394x64.png\";s:5:\"width\";i:394;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Group-36-1-605x134.png\";s:5:\"width\";i:605;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Group-36-1-605x134.png\";s:5:\"width\";i:605;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Group-36-1-605x134.png\";s:5:\"width\";i:605;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Group-36-1-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Group-36-1-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Group-36-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Group-36-1-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Group-36-1-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Group-36-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8925,1546,'_elementor_source_image_hash','2f59ac4db1ae182fc02a845591f17f1887502c6a'),(8926,1547,'_wp_attached_file','2018/05/485165_PR_130_SI_24_06_14_255-m.png'),(8927,1547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:516;s:4:\"file\";s:43:\"2018/05/485165_PR_130_SI_24_06_14_255-m.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-300x289.png\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:41:\"485165_PR_130_SI_24_06_14_255-m-32x31.png\";s:5:\"width\";i:32;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:41:\"485165_PR_130_SI_24_06_14_255-m-83x80.png\";s:5:\"width\";i:83;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-314x303.png\";s:5:\"width\";i:314;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-535x465.png\";s:5:\"width\";i:535;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"485165_PR_130_SI_24_06_14_255-m-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8915,1544,'_wp_attached_file','2018/05/Daniel-New.png'),(8916,1544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1588;s:6:\"height\";i:1960;s:4:\"file\";s:22:\"2018/05/Daniel-New.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Daniel-New-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Daniel-New-243x300.png\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Daniel-New-768x948.png\";s:5:\"width\";i:768;s:6:\"height\";i:948;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Daniel-New-830x1024.png\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Daniel-New-25x31.png\";s:5:\"width\";i:25;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Daniel-New-65x80.png\";s:5:\"width\";i:65;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Daniel-New-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Daniel-New-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Daniel-New-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Daniel-New-245x303.png\";s:5:\"width\";i:245;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Daniel-New-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Daniel-New-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Daniel-New-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Daniel-New-567x700.png\";s:5:\"width\";i:567;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Daniel-New-770x950.png\";s:5:\"width\";i:770;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:23:\"Daniel-New-875x1080.png\";s:5:\"width\";i:875;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Daniel-New-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Daniel-New-600x741.png\";s:5:\"width\";i:600;s:6:\"height\";i:741;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Daniel-New-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Daniel-New-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Daniel-New-600x741.png\";s:5:\"width\";i:600;s:6:\"height\";i:741;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Daniel-New-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8928,1547,'_elementor_source_image_hash','b83df323dafd45bc9bdf175cb5e02e818d74d0e9'),(8929,1548,'_wp_attached_file','2018/05/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png'),(8930,1548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1621;s:6:\"height\";i:665;s:4:\"file\";s:78:\"2018/05/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-300x123.png\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-768x315.png\";s:5:\"width\";i:768;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:79:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-1024x420.png\";s:5:\"width\";i:1024;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:76:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-76x31.png\";s:5:\"width\";i:76;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:77:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-195x80.png\";s:5:\"width\";i:195;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-394x162.png\";s:5:\"width\";i:394;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-605x665.png\";s:5:\"width\";i:605;s:6:\"height\";i:665;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-915x375.png\";s:5:\"width\";i:915;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:79:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-1240x509.png\";s:5:\"width\";i:1240;s:6:\"height\";i:509;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-600x246.png\";s:5:\"width\";i:600;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-600x246.png\";s:5:\"width\";i:600;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:78:\"482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8931,1548,'_elementor_source_image_hash','b7d2d09315a8e1b30bcc1e44b9d1605e1480d4c7'),(8932,1549,'_wp_attached_file','2018/05/daniel-frank-201417-1.png'),(8933,1549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:603;s:6:\"height\";i:603;s:4:\"file\";s:33:\"2018/05/daniel-frank-201417-1.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"daniel-frank-201417-1-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"daniel-frank-201417-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-603x465.png\";s:5:\"width\";i:603;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"daniel-frank-201417-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"daniel-frank-201417-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8934,1549,'_elementor_source_image_hash','6739c303cc6bc09c4e8b1d7326b1083dbdd9814f'),(8935,1550,'_wp_attached_file','2018/05/https-d3iw72m71ie81c.cloudfront.netfemale-4.png'),(8936,1550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:89;s:4:\"file\";s:55:\"2018/05/https-d3iw72m71ie81c.cloudfront.netfemale-4.png\";s:5:\"sizes\";a:2:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:53:\"https-d3iw72m71ie81c.cloudfront.netfemale-4-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:53:\"https-d3iw72m71ie81c.cloudfront.netfemale-4-79x80.png\";s:5:\"width\";i:79;s:6:\"height\";i: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:{}}}'),(8937,1550,'_elementor_source_image_hash','efc54b8148c13de3bb9bc186ba7a086c973c76b5'),(8938,1551,'_wp_attached_file','2018/05/https-visualhunt.comphoto116065-copy.png'),(8939,1551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:48:\"2018/05/https-visualhunt.comphoto116065-copy.png\";s:5:\"sizes\";a:2:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"https-visualhunt.comphoto116065-copy-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"https-visualhunt.comphoto116065-copy-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(8940,1551,'_elementor_source_image_hash','1035638029cde08120a9f47b1ee5dead11078281'),(8941,1552,'_wp_attached_file','2018/05/x.png'),(8942,1552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:13:\"2018/05/x.png\";s:5:\"sizes\";a:2:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"x-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"x-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i: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:{}}}'),(8943,1552,'_elementor_source_image_hash','43c9bd1a9cad58bb3e515f32143b219fe8799e9f'),(8944,1553,'_wp_page_template','default'),(8945,1553,'_elementor_edit_mode','builder'),(8946,1553,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(8947,1553,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1546,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Group-36-1.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"150\",\"left\":\"-100\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f6dd31b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional <span style=\\\"color:#0076FF\\\">Excellence<\\/span>\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Roboto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"in Sports, Spine, Muscle & Joint Care\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">Dr Leibovitz\'s clinic provides innovative, hands on solutions to eliminate pain and solving back and joint pain. The clinic combines years of experience and new technologies.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"020fe38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":121}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8948,1553,'_elementor_version','0.4'),(8950,1554,'_wp_page_template','default'),(8951,1554,'_elementor_edit_mode','builder'),(8952,1554,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(8953,1554,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"6f6dd31b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Roboto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8954,1554,'_elementor_version','0.4'),(9371,1582,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(8955,1555,'_wp_page_template','default'),(8956,1555,'_elementor_edit_mode','builder'),(8957,1555,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(8958,1555,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"6f6dd31b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Roboto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8959,1555,'_elementor_version','0.4'),(9458,1597,'_elementor_template_type','post'),(9459,1598,'_wp_page_template','default'),(8965,1557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:802;s:4:\"file\";s:19:\"2018/05/phone-x.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"phone-x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"phone-x-168x300.png\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"phone-x-17x31.png\";s:5:\"width\";i:17;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"phone-x-45x80.png\";s:5:\"width\";i:45;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"phone-x-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"phone-x-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"phone-x-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"phone-x-170x303.png\";s:5:\"width\";i:170;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"phone-x-450x465.png\";s:5:\"width\";i:450;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"phone-x-450x605.png\";s:5:\"width\";i:450;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"phone-x-393x700.png\";s:5:\"width\";i:393;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"phone-x-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"phone-x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"phone-x-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"phone-x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8964,1557,'_wp_attached_file','2018/05/phone-x.png'),(8966,1557,'_elementor_source_image_hash','4d2198f7665dab04151ddefd319f5fd2c0b9190e'),(10292,1674,'_wp_page_template','default'),(10033,1664,'_wp_page_template','default'),(10034,1664,'_elementor_edit_mode','builder'),(10035,1664,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(9094,1576,'_elementor_data','[{\"id\":\"f0df4a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9ef9440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7b95dbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8967,1558,'_wp_page_template','default'),(8968,1558,'_elementor_edit_mode','builder'),(8969,1558,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(8970,1558,'_elementor_data','[{\"id\":\"422b29e1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1424361c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7971f11b\",\"elType\":\"widget\",\"settings\":{\"title\":\"The 3D Printer<br>Designed for Excellence\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"506ec116\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5add1e8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3fd71fa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"1557\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/phone-x.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":65},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":25},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8971,1558,'_elementor_version','0.4'),(8974,1559,'_elementor_edit_mode','builder'),(8975,1559,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(8976,1559,'_elementor_data','[{\"id\":\"422b29e1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1424361c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7971f11b\",\"elType\":\"widget\",\"settings\":{\"title\":\"The 3D Printer<br>Designed for Excellence\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"506ec116\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5add1e8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3fd71fa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":90},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":25},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(8977,1559,'_elementor_version','0.4'),(8998,1564,'_elementor_data','[{\"id\":\"422b29e1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1424361c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7971f11b\",\"elType\":\"widget\",\"settings\":{\"title\":\"The 3D Printer<br>Designed for Excellence\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"506ec116\",\"elType\":\"widget\",\"settings\":{\"text\":\"Own the 3D printer\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5add1e8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3fd71fa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":90},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":25},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"93169d5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"41276eec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30fe73fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Store\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5913f7e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a peek inside our Wonderworld\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82a38e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61b59308\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"56f51e5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"title_text\":\"3D Printer Resins\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"thumbnail_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7101a7e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9901087\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1563,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\"},\"title_text\":\"Accessories\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":19},\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"thumbnail_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9082,1575,'_wp_page_template','default'),(9083,1575,'_elementor_edit_mode','builder'),(9084,1575,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:5:\"right\";}'),(9085,1575,'_elementor_data','[{\"id\":\"f0df4a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9ef9440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7b95dbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9086,1575,'_elementor_version','0.4'),(9087,1575,'_elementor_template_type','post'),(9933,1658,'themo_transparent_header','on'),(9091,1576,'_wp_page_template','default'),(9092,1576,'_elementor_edit_mode','builder'),(9093,1576,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:5:\"right\";}'),(8995,1564,'_wp_page_template','default'),(8996,1564,'_elementor_edit_mode','builder'),(8997,1564,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(8983,76,'_elementor_template_type','post'),(14450,1985,'_stock_status','instock'),(14449,1985,'_stock','0'),(14448,1985,'_download_expiry','-1'),(8987,1561,'_wp_attached_file','2018/05/qw1.jpg'),(8988,1561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2018/05/qw1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw1-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"qw1-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qw1-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qw1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qw1-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qw1-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qw1-391x303.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qw1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qw1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8989,1561,'_elementor_source_image_hash','27f3aa259541b65f6931caa509de4f32e474c04c'),(8990,1562,'_wp_attached_file','2018/05/qw2.jpg'),(8991,1562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2018/05/qw2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw2-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"qw2-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qw2-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qw2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qw2-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qw2-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qw2-391x303.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qw2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qw2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8992,1562,'_elementor_source_image_hash','a6a6d8bd17b0ff4066c30f1123906299e507160d'),(8993,1563,'_wp_attached_file','2018/05/Buildplate.jpg'),(8994,1563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:768;s:4:\"file\";s:22:\"2018/05/Buildplate.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Buildplate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Buildplate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Buildplate-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Buildplate-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Buildplate-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Buildplate-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Buildplate-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Buildplate-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Buildplate-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Buildplate-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Buildplate-605x768.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Buildplate-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Buildplate-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Buildplate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Buildplate-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Buildplate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Buildplate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Buildplate-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Buildplate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8999,1564,'_elementor_version','0.4'),(9000,1564,'_elementor_template_type','post'),(9248,1579,'_shipping_country',''),(9247,1579,'_shipping_postcode',''),(9011,70,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";s:4:\"full\";s:10:\"hide_title\";s:0:\"\";}'),(9015,1002,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:17:\"themo_page_layout\";N;}'),(10772,1740,'_wp_attached_file','2018/05/big1.jpg'),(10773,1740,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:520;s:4:\"file\";s:16:\"2018/05/big1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"big1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"big1-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"big1-768x344.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"big1-1024x459.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"big1-69x31.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"big1-178x80.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"big1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"big1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"big1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"big1-394x177.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"big1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"big1-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"big1-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"big1-915x410.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"big1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"big1-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"big1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"big1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"big1-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"big1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14447,1985,'_download_limit','-1'),(9024,131,'themo_transparent_header','on'),(9025,131,'themo_page_layout',NULL),(9026,131,'themo_hide_title','on'),(9027,131,'themo_header_content_style',NULL),(9028,131,'themo_alt_logo',NULL),(9030,132,'themo_transparent_header','on'),(9031,132,'themo_page_layout',NULL),(9032,132,'themo_hide_title','on'),(9033,132,'themo_header_content_style',NULL),(9034,132,'themo_alt_logo',NULL),(9059,1571,'_wp_page_template','default'),(9038,1568,'_wp_page_template','default'),(9039,1568,'_elementor_edit_mode','builder'),(9040,1568,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(9041,1568,'_elementor_data','[{\"id\":\"uwb5ume\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"ubedodd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"expl34p\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3twqrkv\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Checkout\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b117906\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30deab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fd2a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_currency_selector_widget title=\\\"Widget title (optional)\\\" widget_type=\\\"dropdown|buttons\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eoeeihq\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"pdfyjad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0btlvzv\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"chcfyvy\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[woocommerce_checkout]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"mr2wpw3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9042,1568,'_elementor_version','0.4'),(9046,1569,'_edit_lock','1525286122:1'),(9047,1570,'_wp_page_template','default'),(9048,1570,'_elementor_edit_mode','builder'),(9049,1570,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(9050,1570,'_elementor_data','[{\"id\":\"uwb5ume\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"ubedodd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"expl34p\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3twqrkv\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Checkout\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b117906\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30deab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fd2a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_currency_selector_widget title=\\\"Currency Switcher\\\" widget_type=\\\"dropdown|buttons\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eoeeihq\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"pdfyjad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0btlvzv\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"chcfyvy\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[woocommerce_checkout]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"mr2wpw3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9051,1570,'_elementor_version','0.4'),(9052,1569,'themo_transparent_header','off'),(9053,1569,'themo_page_layout',NULL),(9054,1569,'themo_hide_title','off'),(9055,1569,'themo_header_content_style',NULL),(9056,1569,'themo_alt_logo',NULL),(9060,1571,'_elementor_edit_mode','builder'),(9061,1571,'_elementor_page_settings','a:16:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:5:\"light\";s:14:\"themo_alt_logo\";s:3:\"Off\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"55b8573aa8\";}'),(9062,1571,'_elementor_data','[{\"id\":\"uwb5ume\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":190},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#303030\"},\"elements\":[{\"id\":\"ubedodd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"expl34p\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3twqrkv\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Checkout\",\"description_text\":\"\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b117906\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30deab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"eoeeihq\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"pdfyjad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fd2a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[aelia_currency_selector_widget title=\\\"Currency Switcher\\\" widget_type=\\\"dropdown|buttons\\\"]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"chcfyvy\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[woocommerce_checkout]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"mr2wpw3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9063,1571,'_elementor_version','0.4'),(9249,1579,'_order_currency','CAD'),(9067,1573,'_wp_page_template','default'),(9068,1573,'_elementor_edit_mode','builder'),(9069,1573,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:0:\"\";}'),(9070,1573,'_elementor_data','[{\"id\":\"422b29e1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1424361c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7971f11b\",\"elType\":\"widget\",\"settings\":{\"title\":\"The 3D Printer<br>Designed for Excellence\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"506ec116\",\"elType\":\"widget\",\"settings\":{\"text\":\"Own the 3D printer\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5add1e8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3fd71fa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":90},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":25},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"93169d5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"41276eec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30fe73fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Store\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5913f7e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a peek inside our Wonderworld\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82a38e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61b59308\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"56f51e5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":583,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/All-in-One.png\"},\"title_text\":\"3D Printer Resins\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"thumbnail_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7101a7e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9901087\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1563,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\"},\"title_text\":\"Accessories\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":19},\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"thumbnail_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7879ca53\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Request a Quote or Callback\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9071,1573,'_elementor_version','0.4'),(9072,1573,'_elementor_template_type','post'),(9246,1579,'_shipping_state',''),(9245,1579,'_shipping_city',''),(9229,1579,'_billing_first_name','Michael'),(9230,1579,'_billing_last_name','Ly'),(9231,1579,'_billing_company','TEST'),(9232,1579,'_billing_address_1','1090 Lovingston Crescent'),(9233,1579,'_billing_address_2',''),(9234,1579,'_billing_city','Mississauga'),(9235,1579,'_billing_state','ON'),(9236,1579,'_billing_postcode','L4W 3M6'),(9237,1579,'_billing_country','CA'),(9238,1579,'_billing_email','melayroi@hotmail.com'),(9239,1579,'_billing_phone','6475228866'),(9240,1579,'_shipping_first_name',''),(9241,1579,'_shipping_last_name',''),(9242,1579,'_shipping_company',''),(9243,1579,'_shipping_address_1',''),(9244,1579,'_shipping_address_2',''),(10299,1675,'_wp_page_template','default'),(9098,1577,'_order_key','wc_order_5aea09a63dbd6'),(9099,1577,'_customer_user','0'),(9100,1577,'_payment_method','moneris'),(9101,1577,'_payment_method_title','Credit Card'),(9102,1577,'_transaction_id','1-0_129'),(9103,1577,'_customer_ip_address','99.230.167.151'),(9104,1577,'_customer_user_agent','mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.117 safari/537.36'),(9105,1577,'_created_via','checkout'),(9106,1577,'_date_completed',''),(9107,1577,'_completed_date',''),(9108,1577,'_date_paid','1525288387'),(9109,1577,'_paid_date','2018-05-02 15:13:07'),(9110,1577,'_cart_hash','77b1b51002b4afcd11937237248d5027'),(9111,1577,'_billing_first_name','hemdeep'),(9112,1577,'_billing_last_name','patel'),(9113,1577,'_billing_company','Creative CADworks'),(9114,1577,'_billing_address_1','300 Balliol St.'),(9115,1577,'_billing_address_2','Suite 703'),(9116,1577,'_billing_city','toronto'),(9117,1577,'_billing_state','ON'),(9118,1577,'_billing_postcode','M4S 3G6'),(9119,1577,'_billing_country','CA'),(9120,1577,'_billing_email','sales@creativecadworks.ca'),(9121,1577,'_billing_phone','4163687266'),(9122,1577,'_shipping_first_name',''),(9123,1577,'_shipping_last_name',''),(9124,1577,'_shipping_company',''),(9125,1577,'_shipping_address_1',''),(9126,1577,'_shipping_address_2',''),(9127,1577,'_shipping_city',''),(9128,1577,'_shipping_state',''),(9129,1577,'_shipping_postcode',''),(9130,1577,'_shipping_country',''),(9131,1577,'_order_currency','USD'),(9132,1577,'_cart_discount','0'),(9133,1577,'_cart_discount_tax','0'),(9134,1577,'_order_shipping','0.00'),(9135,1577,'_order_shipping_tax','0'),(9136,1577,'_order_tax','0'),(9137,1577,'_order_total','0.50'),(9138,1577,'_order_version','3.3.5'),(9139,1577,'_prices_include_tax','no'),(9140,1577,'_order_total_base_currency','0.50'),(9141,1577,'_cart_discount_base_currency','0'),(9142,1577,'_order_shipping_base_currency','0.00'),(9143,1577,'_order_tax_base_currency','0'),(9144,1577,'_order_shipping_tax_base_currency','0'),(9145,1577,'_cart_discount_tax_base_currency','0'),(9146,1577,'_billing_address_index','hemdeep patel Creative CADworks 300 Balliol St. Suite 703 toronto ON M4S 3G6 CA sales@creativecadworks.ca 4163687266'),(9147,1577,'_shipping_address_index','        '),(9273,1577,'_wc_moneris_retry_count','1'),(9149,1577,'themo_transparent_header','off'),(9151,1577,'themo_hide_title','off'),(9275,1577,'_wc_moneris_trans_date','2018-05-02 15:13:07'),(9274,1577,'_wc_moneris_trans_id','1-0_129'),(9154,1577,'_edit_lock','1525287575:1'),(9155,1578,'_order_key','wc_order_5aea0ae7cfb70'),(9156,1578,'_customer_user','1'),(9157,1578,'_payment_method','moneris'),(9158,1578,'_payment_method_title','Credit Card'),(9159,1578,'_transaction_id',''),(9160,1578,'_customer_ip_address','99.230.167.151'),(9161,1578,'_customer_user_agent','mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.139 safari/537.36'),(9162,1578,'_created_via','checkout'),(9163,1578,'_date_completed',''),(9164,1578,'_completed_date',''),(9165,1578,'_date_paid',''),(9166,1578,'_paid_date',''),(9167,1578,'_cart_hash','304b98a179bd86fba1ce41f1a18fc430'),(9168,1578,'_billing_first_name','Michael'),(9169,1578,'_billing_last_name','Ly'),(9170,1578,'_billing_company','TEST'),(9171,1578,'_billing_address_1','1090 Lovingston Crescent'),(9172,1578,'_billing_address_2',''),(9173,1578,'_billing_city','Mississauga'),(9174,1578,'_billing_state','ON'),(9175,1578,'_billing_postcode','L4W 3M6'),(9176,1578,'_billing_country','CA'),(9177,1578,'_billing_email','melayroi@hotmail.com'),(9178,1578,'_billing_phone','6475228866'),(9179,1578,'_shipping_first_name',''),(9180,1578,'_shipping_last_name',''),(9181,1578,'_shipping_company',''),(9182,1578,'_shipping_address_1',''),(9183,1578,'_shipping_address_2',''),(9184,1578,'_shipping_city',''),(9185,1578,'_shipping_state',''),(9186,1578,'_shipping_postcode',''),(9187,1578,'_shipping_country',''),(9188,1578,'_order_currency','CAD'),(9189,1578,'_cart_discount','0'),(9190,1578,'_cart_discount_tax','0'),(9191,1578,'_order_shipping','0.00'),(9192,1578,'_order_shipping_tax','0'),(9193,1578,'_order_tax','0'),(9194,1578,'_order_total','0.65'),(9195,1578,'_order_version','3.3.5'),(9196,1578,'_prices_include_tax','no'),(9197,1578,'_order_total_base_currency','0.5'),(9198,1578,'_cart_discount_base_currency','0'),(9199,1578,'_order_shipping_base_currency','0.00'),(9200,1578,'_order_tax_base_currency','0'),(9201,1578,'_order_shipping_tax_base_currency','0'),(9202,1578,'_cart_discount_tax_base_currency','0'),(9203,1578,'_billing_address_index','Michael Ly TEST 1090 Lovingston Crescent  Mississauga ON L4W 3M6 CA melayroi@hotmail.com 6475228866'),(9204,1578,'_shipping_address_index','        '),(9215,1578,'_wc_moneris_retry_count','4'),(9206,1578,'themo_transparent_header','off'),(9217,1579,'_customer_user','0'),(9208,1578,'themo_hide_title','off'),(9216,1579,'_order_key','wc_order_5aea0cb00852a'),(9211,1578,'_edit_lock','1525287556:1'),(9218,1579,'_payment_method','moneris'),(9219,1579,'_payment_method_title','Credit Card'),(9220,1579,'_transaction_id',''),(9221,1579,'_customer_ip_address','99.230.167.151'),(9222,1579,'_customer_user_agent','mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.139 safari/537.36'),(9223,1579,'_created_via','checkout'),(9224,1579,'_date_completed',''),(9225,1579,'_completed_date',''),(9226,1579,'_date_paid',''),(9227,1579,'_paid_date',''),(9228,1579,'_cart_hash','304b98a179bd86fba1ce41f1a18fc430'),(10305,1676,'_wp_page_template','default'),(9096,1576,'_elementor_template_type','post'),(9095,1576,'_elementor_version','0.4'),(9250,1579,'_cart_discount','0'),(9251,1579,'_cart_discount_tax','0'),(9252,1579,'_order_shipping','0.00'),(9253,1579,'_order_shipping_tax','0'),(9254,1579,'_order_tax','0'),(9255,1579,'_order_total','0.65'),(9256,1579,'_order_version','3.3.5'),(9257,1579,'_prices_include_tax','no'),(9258,1579,'_order_total_base_currency','0.5'),(9259,1579,'_cart_discount_base_currency','0'),(9260,1579,'_order_shipping_base_currency','0.00'),(9261,1579,'_order_tax_base_currency','0'),(9262,1579,'_order_shipping_tax_base_currency','0'),(9263,1579,'_cart_discount_tax_base_currency','0'),(9264,1579,'_billing_address_index','Michael Ly TEST 1090 Lovingston Crescent  Mississauga ON L4W 3M6 CA melayroi@hotmail.com 6475228866'),(9265,1579,'_shipping_address_index','        '),(9266,1579,'_wc_moneris_retry_count','0'),(9267,1579,'themo_transparent_header','off'),(9268,1579,'themo_page_layout',NULL),(9269,1579,'themo_hide_title','off'),(9270,1579,'themo_header_content_style',NULL),(9271,1579,'themo_alt_logo',NULL),(9272,1579,'_edit_lock','1529331311:1'),(9276,1577,'_wc_moneris_environment','production'),(9277,1577,'_wc_moneris_account_four','5130'),(9278,1577,'_wc_moneris_authorization_code','091373'),(9279,1577,'_wc_moneris_charge_captured','yes'),(9280,1577,'_wc_moneris_card_expiry_date','18-11'),(9281,1577,'_wc_moneris_card_type','visa'),(9282,1577,'_wc_moneris_integration','ca'),(9283,1577,'_wc_moneris_receipt_id','1577-1'),(9284,1577,'_wc_moneris_reference_num','664302190010010010'),(9285,1577,'_wc_moneris_csc','1M'),(9286,1577,'_download_permissions_granted','yes'),(9287,1577,'_recorded_sales','yes'),(9288,1577,'_recorded_coupon_usage_counts','yes'),(9289,1577,'_order_stock_reduced','yes'),(9290,1580,'_order_key','wc_order_5aea0eaaee4df'),(9291,1580,'_customer_user','0'),(9292,1580,'_payment_method','moneris'),(9293,1580,'_payment_method_title','Credit Card'),(9294,1580,'_transaction_id','4-0_129'),(9295,1580,'_customer_ip_address','99.230.167.151'),(9296,1580,'_customer_user_agent','mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.139 safari/537.36'),(9297,1580,'_created_via','checkout'),(9298,1580,'_date_completed',''),(9299,1580,'_completed_date',''),(9300,1580,'_date_paid','1525289211'),(9301,1580,'_paid_date','2018-05-02 15:26:51'),(9302,1580,'_cart_hash','304b98a179bd86fba1ce41f1a18fc430'),(9303,1580,'_billing_first_name','Michael'),(9304,1580,'_billing_last_name','Ly'),(9305,1580,'_billing_company','TEST'),(9306,1580,'_billing_address_1','1090 Lovingston Crescent'),(9307,1580,'_billing_address_2',''),(9308,1580,'_billing_city','Mississauga'),(9309,1580,'_billing_state','ON'),(9310,1580,'_billing_postcode','L4W 3M6'),(9311,1580,'_billing_country','CA'),(9312,1580,'_billing_email','melayroi@hotmail.com'),(9313,1580,'_billing_phone','6475228866'),(9314,1580,'_shipping_first_name',''),(9315,1580,'_shipping_last_name',''),(9316,1580,'_shipping_company',''),(9317,1580,'_shipping_address_1',''),(9318,1580,'_shipping_address_2',''),(9319,1580,'_shipping_city',''),(9320,1580,'_shipping_state',''),(9321,1580,'_shipping_postcode',''),(9322,1580,'_shipping_country',''),(9323,1580,'_order_currency','CAD'),(9324,1580,'_cart_discount','0'),(9325,1580,'_cart_discount_tax','0'),(9326,1580,'_order_shipping','0.00'),(9327,1580,'_order_shipping_tax','0'),(9328,1580,'_order_tax','0'),(9329,1580,'_order_total','0.65'),(9330,1580,'_order_version','3.3.5'),(9331,1580,'_prices_include_tax','no'),(9332,1580,'_order_total_base_currency','0.5'),(9333,1580,'_cart_discount_base_currency','0'),(9334,1580,'_order_shipping_base_currency','0.00'),(9335,1580,'_order_tax_base_currency','0'),(9336,1580,'_order_shipping_tax_base_currency','0'),(9337,1580,'_cart_discount_tax_base_currency','0'),(9338,1580,'_billing_address_index','Michael Ly TEST 1090 Lovingston Crescent  Mississauga ON L4W 3M6 CA melayroi@hotmail.com 6475228866'),(9339,1580,'_shipping_address_index','        '),(9341,1580,'_wc_moneris_retry_count','1'),(9342,1580,'_wc_moneris_trans_id','4-0_129'),(9343,1580,'_wc_moneris_trans_date','2018-05-02 15:26:51'),(9344,1580,'_wc_moneris_environment','production'),(9345,1580,'_wc_moneris_account_four','6646'),(9346,1580,'_wc_moneris_authorization_code','09472Z'),(9347,1580,'_wc_moneris_charge_captured','yes'),(9348,1580,'_wc_moneris_card_expiry_date','21-04'),(9349,1580,'_wc_moneris_card_type','mastercard'),(9350,1580,'_wc_moneris_integration','ca'),(9351,1580,'_wc_moneris_receipt_id','1580-1'),(9352,1580,'_wc_moneris_reference_num','664286480010020010'),(9353,1580,'_wc_moneris_csc','1M'),(9354,1580,'_download_permissions_granted','yes'),(9355,1580,'_recorded_sales','yes'),(9356,1580,'_recorded_coupon_usage_counts','yes'),(9357,1580,'_order_stock_reduced','yes'),(9362,1580,'themo_alt_logo',NULL),(9369,1582,'_wp_page_template','default'),(9370,1582,'_elementor_edit_mode','builder'),(9363,1581,'_wp_page_template','default'),(9364,1581,'_elementor_edit_mode','builder'),(9365,1581,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9366,1581,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"6f6dd31b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Roboto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":51},\"space_mobile\":{\"unit\":\"%\",\"size\":66},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9367,1581,'_elementor_version','0.4'),(9372,1582,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"6f6dd31b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Roboto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"478cc86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\",\"id\":1447},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9373,1582,'_elementor_version','0.4'),(9387,1585,'_elementor_template_type','post'),(9386,1585,'_elementor_version','0.4'),(9384,1585,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9385,1585,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1088}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9383,1585,'_elementor_edit_mode','builder'),(9379,98,'_elementor_template_type','post'),(9388,1586,'_wp_page_template','default'),(9389,1586,'_elementor_edit_mode','builder'),(9390,1586,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9391,1586,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9392,1586,'_elementor_version','0.4'),(9393,1586,'_elementor_template_type','post'),(9430,1593,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9394,1587,'_wp_page_template','default'),(9395,1587,'_elementor_edit_mode','builder'),(9396,1587,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9397,1587,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9398,1587,'_elementor_version','0.4'),(9399,1587,'_elementor_template_type','post'),(9436,1594,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9411,1590,'_wp_page_template','default'),(9412,1590,'_elementor_edit_mode','builder'),(9413,1590,'_elementor_template_type','post'),(9410,1590,'_elementor_version','0.4'),(9409,1590,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9408,1590,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9428,1593,'_wp_page_template','default'),(9429,1593,'_elementor_edit_mode','builder'),(9415,1591,'_wp_page_template','default'),(9416,1591,'_elementor_edit_mode','builder'),(9417,1591,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9418,1591,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support & expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We\\u2019re striving hard to simply 3D printing for our clients.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9419,1591,'_elementor_version','0.4'),(9420,1591,'_elementor_template_type','post'),(9432,1593,'_elementor_version','0.4'),(9433,1593,'_elementor_template_type','post'),(9434,1594,'_wp_page_template','default'),(9435,1594,'_elementor_edit_mode','builder'),(9431,1593,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace \\u00ae.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9437,1594,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace \\u00ae.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":699},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9438,1594,'_elementor_version','0.4'),(9439,1594,'_elementor_template_type','post'),(9440,1595,'_wp_page_template','default'),(9441,1595,'_elementor_edit_mode','builder'),(9442,1595,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";s:17:\"themo_page_layout\";N;}'),(9443,1595,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace \\u00ae.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9444,1595,'_elementor_version','0.4'),(9445,1595,'_elementor_template_type','post'),(9457,1597,'_elementor_version','0.4'),(9455,1597,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(9456,1597,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We help you setup your 3D printer and make sure your prints are coming out.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9453,1597,'_wp_page_template','default'),(9454,1597,'_elementor_edit_mode','builder'),(9452,96,'_elementor_template_type','post'),(9460,1598,'_elementor_edit_mode','builder'),(9461,1598,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(9462,1598,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We will help you set up your 3D printer to assure of excellent print results.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>There is multiples models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under Resources.\\u00a0<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9463,1598,'_elementor_version','0.4'),(9464,1598,'_elementor_template_type','post'),(9473,1600,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(9474,1600,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We will help you set up your 3D printer to assure of excellent print results.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>We offer multiple application specific models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under resources.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9472,1600,'_elementor_edit_mode','builder'),(9471,1600,'_wp_page_template','default'),(9475,1600,'_elementor_version','0.4'),(9476,1600,'_elementor_template_type','post'),(9485,1602,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(9486,1602,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We will help you set up your 3D printer to assure of excellent print results.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>We offer multiple application specific models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under resources.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Our training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel free to reach us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9484,1602,'_elementor_edit_mode','builder'),(9483,1602,'_wp_page_template','default'),(9487,1602,'_elementor_version','0.4'),(9488,1602,'_elementor_template_type','post'),(9493,1603,'_elementor_version','0.4'),(9494,1603,'_elementor_template_type','post'),(9504,1605,'_elementor_edit_mode','builder'),(9505,1605,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Alternate numbers\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":2.5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3dd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"159d1caa\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":95,\"suffix\":\"%\",\"title\":\"Increase efficiency\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"249978d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5f9dc3\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":90,\"suffix\":\"%\",\"title\":\"Design\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10507,1682,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9531,1610,'_wp_page_template','default'),(9532,1610,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9533,1610,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":2.5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3dd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"159d1caa\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":95,\"suffix\":\"%\",\"title\":\"Increase efficiency\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9502,1605,'_wp_page_template','default'),(9503,1605,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9506,1605,'_elementor_version','0.4'),(9507,1605,'_elementor_template_type','post'),(9516,1607,'_elementor_edit_mode','builder'),(9517,1607,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":2.5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3dd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"159d1caa\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":95,\"suffix\":\"%\",\"title\":\"Increase efficiency\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"249978d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5f9dc3\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Quality of Parts\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9515,1607,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9514,1607,'_wp_page_template','default'),(9518,1607,'_elementor_version','0.4'),(9519,1607,'_elementor_template_type','post'),(9521,458,'mswp-swap-loc','primary_navigation'),(9522,458,'mswp-target-loc','none'),(9534,1610,'_elementor_version','0.4'),(9535,1610,'_elementor_template_type','post'),(9536,1610,'_elementor_edit_mode','builder'),(9545,1612,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3dd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"159d1caa\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":95,\"suffix\":\"%\",\"title\":\"Increase efficiency\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/>Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70\\u00b5m and a height of 30\\u00b5m.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9544,1612,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10506,1682,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9543,1612,'_wp_page_template','default'),(9546,1612,'_elementor_version','0.4'),(9547,1612,'_elementor_template_type','post'),(9548,1612,'_elementor_edit_mode','builder'),(10505,1682,'_wp_page_template','default'),(9561,1615,'_wp_page_template','default'),(9549,1613,'_wp_page_template','default'),(9550,1613,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9551,1613,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3dd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"159d1caa\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":95,\"suffix\":\"%\",\"title\":\"Increase efficiency\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li><p>Rapid fabrication of multilayer\\u00a0 microfluidic Devices using a liquid crystal\\u00a0 display based stereolithography 3D\\u00a0 Printing system<\\/p><\\/li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/p><\\/li><li><p>Ease in creating multilayer Devices<\\/p><\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9552,1613,'_elementor_version','0.4'),(9553,1613,'_elementor_template_type','post'),(9554,1613,'_elementor_edit_mode','builder'),(9566,1615,'_elementor_edit_mode','builder'),(9564,1615,'_elementor_version','0.4'),(9565,1615,'_elementor_template_type','post'),(9563,1615,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3dd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"159d1caa\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":95,\"suffix\":\"%\",\"title\":\"Increase efficiency\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9562,1615,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10512,1683,'_wp_page_template','default'),(10513,1683,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9577,1617,'_elementor_edit_mode','builder'),(9578,1617,'_elementor_version','0.4'),(9579,1617,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9575,1617,'_wp_page_template','default'),(9576,1617,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9580,1617,'_elementor_template_type','post'),(9581,1618,'_wp_page_template','default'),(9582,1618,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9583,1618,'_elementor_edit_mode','builder'),(9584,1618,'_elementor_version','0.4'),(9585,1618,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9586,1618,'_elementor_template_type','post'),(9587,1619,'_wp_page_template','default'),(9588,1619,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9589,1619,'_elementor_edit_mode','builder'),(9590,1619,'_elementor_version','0.4'),(9591,1619,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9592,1619,'_elementor_template_type','post'),(9593,1620,'_wp_page_template','default'),(9594,1620,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9595,1620,'_elementor_edit_mode','builder'),(9596,1620,'_elementor_version','0.4'),(9597,1620,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9598,1620,'_elementor_template_type','post'),(9599,1621,'_wp_page_template','default'),(9600,1621,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9601,1621,'_elementor_edit_mode','builder'),(9602,1621,'_elementor_version','0.4'),(9603,1621,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9604,1621,'_elementor_template_type','post'),(10917,1766,'_elementor_edit_mode','builder'),(10918,1766,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks Jewellery Edition\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks 3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9615,1623,'_elementor_source_image_hash','f2eced4f3f69a31526672a077530263b1a4cd57f'),(9616,1624,'_wp_attached_file','2018/05/u5.jpg'),(9617,1624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:700;s:4:\"file\";s:14:\"2018/05/u5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"u5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"u5-257x300.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"u5-27x31.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"u5-69x80.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"u5-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"u5-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"u5-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"u5-260x303.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"u5-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"u5-600x605.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"u5-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"u5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"u5-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"u5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"u5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"u5-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"u5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9618,1624,'_elementor_source_image_hash','5bbd1883627c627eb29434bcc521d440da824169'),(9619,1625,'_wp_attached_file','2018/05/u7.jpg'),(9620,1625,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:700;s:4:\"file\";s:14:\"2018/05/u7.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"u7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"u7-257x300.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"u7-27x31.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"u7-69x80.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"u7-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"u7-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"u7-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"u7-260x303.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"u7-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"u7-600x605.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"u7-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"u7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"u7-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"u7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"u7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"u7-600x700.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"u7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9621,1625,'_elementor_source_image_hash','f9e57913c11df5a8aab0c73d77e17f2ec88512b3'),(10915,1766,'_wp_page_template','default'),(10916,1766,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9625,1626,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9626,1626,'_elementor_edit_mode','builder'),(9627,1626,'_elementor_version','0.4'),(9628,1626,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_sm_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9629,1626,'_elementor_template_type','post'),(9637,1628,'_wp_page_template','default'),(9638,1628,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9639,1628,'_elementor_edit_mode','builder'),(9640,1628,'_elementor_version','0.4'),(9641,1628,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_md_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9642,1628,'_elementor_template_type','post'),(9650,1630,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9651,1630,'_elementor_edit_mode','builder'),(9652,1630,'_elementor_version','0.4'),(9653,1630,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_md_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your idea printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; Increase your Revenue Stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your Design to Print Process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your Workflow &amp; Intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D Printer Resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9649,1630,'_wp_page_template','default'),(9654,1630,'_elementor_template_type','post'),(9663,1632,'_elementor_version','0.4'),(9664,1632,'_wp_page_template','default'),(9665,1632,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9666,1632,'_elementor_template_type','post'),(9669,1633,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b3142\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"b5e7035\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9670,1633,'_elementor_version','0.4'),(9671,1633,'_wp_page_template','default'),(9672,1633,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9673,1633,'_elementor_template_type','post'),(9683,1635,'_wp_page_template','default'),(9682,1635,'_elementor_version','0.4'),(9680,1635,'_elementor_edit_mode','builder'),(9681,1635,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00def0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cea6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"645b6c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9684,1635,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9685,1635,'_elementor_template_type','post'),(11140,1798,'_elementor_edit_mode','builder'),(9686,1636,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (9687,1636,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00def0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cea6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"645b6c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: center;\\\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Edition Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9688,1636,'_elementor_version','0.4'),(9689,1636,'_wp_page_template','default'),(9690,1636,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(9691,1636,'_elementor_template_type','post'),(14481,1986,'_default_attributes','a:0:{}'),(9724,1639,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9730,1640,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10556,1691,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10547,1689,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9706,1638,'_elementor_edit_mode','builder'),(9707,1638,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(9708,1638,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We will help you set up your 3D printer to assure of excellent print results.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>We offer multiple application specific models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under resources.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Our training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel Free to Reach Us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(9709,1638,'_elementor_version','0.4'),(9710,1638,'_elementor_template_type','post'),(14480,1986,'_purchase_note',''),(14446,1985,'_product_image_gallery',''),(9716,1084,'_edit_lock','1525711566:1'),(9717,1084,'themo_transparent_header','off'),(9718,1084,'themo_page_layout',NULL),(9719,1084,'themo_hide_title','off'),(9720,1084,'themo_header_content_style',NULL),(9721,1084,'themo_alt_logo',NULL),(9723,1639,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9725,1639,'_elementor_version','0.4'),(9726,1639,'_wp_page_template','default'),(9727,1639,'_elementor_edit_mode','builder'),(9728,1639,'_elementor_template_type','post'),(9732,1640,'_elementor_version','0.4'),(9733,1640,'_wp_page_template','default'),(9734,1640,'_elementor_edit_mode','builder'),(9735,1640,'_elementor_template_type','post'),(9797,1648,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9737,1641,'_wp_attached_file','2018/05/CADworks3D-LOGO.png'),(9738,1641,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1206;s:6:\"height\";i:215;s:4:\"file\";s:27:\"2018/05/CADworks3D-LOGO.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-300x53.png\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-768x137.png\";s:5:\"width\";i:768;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"CADworks3D-LOGO-1024x183.png\";s:5:\"width\";i:1024;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-174x31.png\";s:5:\"width\";i:174;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-449x80.png\";s:5:\"width\";i:449;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"CADworks3D-LOGO-394x70.png\";s:5:\"width\";i:394;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-915x163.png\";s:5:\"width\";i:915;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"CADworks3D-LOGO-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-600x107.png\";s:5:\"width\";i:600;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-600x107.png\";s:5:\"width\";i:600;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"CADworks3D-LOGO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10568,1694,'_wp_attached_file','2018/05/CADworks-3D_Final-1.png'),(14445,1985,'_downloadable','no'),(14444,1985,'_virtual','no'),(9742,1643,'themo_transparent_header','on'),(9743,1643,'themo_page_layout',''),(9744,1643,'themo_hide_title','on'),(9745,1643,'themo_header_content_style',NULL),(9746,1643,'themo_alt_logo',NULL),(9747,1643,'_wc_review_count','0'),(9748,1643,'_wc_rating_count','a:0:{}'),(9749,1643,'_wc_average_rating','0'),(9750,1643,'_edit_last','1'),(9751,1643,'_edit_lock','1547047775:1'),(9752,1644,'_wp_attached_file','2018/05/MSDS-YOI-BV-002-V1-2014-09-17.pdf'),(9753,1643,'_oembed_f6e02f5b289b9208c62f6818f8cfc79d','{{unknown}}'),(9754,1643,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(9755,1643,'_sku',''),(9756,1643,'_regular_price','255'),(9757,1643,'_sale_price',''),(9758,1643,'_sale_price_dates_from',''),(9759,1643,'_sale_price_dates_to',''),(9760,1643,'total_sales','1'),(9761,1643,'_tax_status','taxable'),(9762,1643,'_tax_class',''),(9763,1643,'_manage_stock','yes'),(9764,1643,'_backorders','notify'),(9765,1643,'_sold_individually','no'),(9766,1643,'_weight','0.5'),(9767,1643,'_length','24'),(9768,1643,'_width','10'),(9769,1643,'_height','6'),(9770,1643,'_upsell_ids','a:0:{}'),(9771,1643,'_crosssell_ids','a:0:{}'),(9772,1643,'_purchase_note',''),(9773,1643,'_default_attributes','a:0:{}'),(9774,1643,'_virtual','no'),(9775,1643,'_downloadable','no'),(9776,1643,'_product_image_gallery',''),(9777,1643,'_download_limit','-1'),(9778,1643,'_download_expiry','-1'),(9779,1643,'_stock',NULL),(9780,1643,'_stock_status','onbackorder'),(9781,1643,'_product_version','3.4.3'),(9782,1643,'_price','255'),(9783,1643,'_regular_currency_prices','[]'),(9784,1643,'_sale_currency_prices','[]'),(9785,1643,'_product_base_currency','USD'),(9786,1643,'_related_ids','a:1:{i:0;i:945;}'),(9789,1643,'_thumbnail_id','1645'),(9787,1645,'_wp_attached_file','2018/05/Microfluidic-Resin.png'),(9788,1645,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:30:\"2018/05/Microfluidic-Resin.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"Microfluidic-Resin-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Microfluidic-Resin-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Microfluidic-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Microfluidic-Resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9790,1647,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9791,1647,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9792,1647,'_elementor_version','0.4'),(9793,1647,'_wp_page_template','default'),(9794,1647,'_elementor_edit_mode','builder'),(9795,1647,'_elementor_template_type','post'),(9798,1648,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"ghost-light\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9799,1648,'_elementor_version','0.4'),(9800,1648,'_wp_page_template','default'),(9801,1648,'_elementor_edit_mode','builder'),(9802,1648,'_elementor_template_type','post'),(9803,1649,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9804,1649,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9805,1649,'_elementor_version','0.4'),(9806,1649,'_wp_page_template','default'),(9807,1649,'_elementor_edit_mode','builder'),(9808,1649,'_elementor_template_type','post'),(10525,1685,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10518,1684,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10041,1665,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9809,1650,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9810,1650,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9811,1650,'_elementor_version','0.4'),(9812,1650,'_wp_page_template','default'),(9813,1650,'_elementor_edit_mode','builder'),(9814,1650,'_elementor_template_type','post'),(9823,1643,'_wp_old_slug','microfluidic-resin'),(9824,1652,'_sku',''),(9816,1651,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9817,1651,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9818,1651,'_elementor_version','0.4'),(9819,1651,'_wp_page_template','default'),(9820,1651,'_elementor_edit_mode','builder'),(9821,1651,'_elementor_template_type','post'),(9825,1652,'_regular_price','255'),(9826,1652,'_sale_price',''),(9827,1652,'_sale_price_dates_from',''),(9828,1652,'_sale_price_dates_to',''),(9829,1652,'total_sales','0'),(9830,1652,'_tax_status','taxable'),(9831,1652,'_tax_class',''),(9832,1652,'_manage_stock','yes'),(9833,1652,'_backorders','no'),(9834,1652,'_sold_individually','no'),(9835,1652,'_weight','0.5'),(9836,1652,'_length','24'),(9837,1652,'_width','10'),(9838,1652,'_height','6'),(9839,1652,'_upsell_ids','a:0:{}'),(9840,1652,'_crosssell_ids','a:0:{}'),(9841,1652,'_purchase_note',''),(9842,1652,'_default_attributes','a:0:{}'),(9843,1652,'_virtual','no'),(9844,1652,'_downloadable','no'),(9845,1652,'_product_image_gallery',''),(9846,1652,'_download_limit','-1'),(9847,1652,'_download_expiry','-1'),(9848,1652,'_thumbnail_id','1654'),(9849,1652,'_stock','3'),(9850,1652,'_stock_status','instock'),(9851,1652,'_wc_average_rating','0'),(9852,1652,'_wc_rating_count','a:0:{}'),(9853,1652,'_wc_review_count','0'),(9854,1652,'_downloadable_files','a:0:{}'),(9855,1652,'_product_attributes','a:0:{}'),(9856,1652,'_product_version','3.3.5'),(9857,1652,'_price','255'),(9858,1652,'themo_transparent_header','on'),(9859,1652,'themo_page_layout',''),(9860,1652,'themo_hide_title','on'),(9861,1652,'_oembed_f6e02f5b289b9208c62f6818f8cfc79d','{{unknown}}'),(9862,1652,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(9863,1652,'_regular_currency_prices','[]'),(9864,1652,'_sale_currency_prices','[]'),(9865,1652,'_product_base_currency','USD'),(9866,1652,'_related_ids','a:1:{i:0;i:945;}'),(9867,1652,'_edit_lock','1547047774:1'),(9868,1652,'themo_header_content_style',NULL),(9869,1652,'themo_alt_logo',NULL),(9870,1652,'_edit_last','1'),(9871,1653,'_wp_attached_file','2018/05/MSDS-YOI-BV-002-V1-2014-09-17-1.pdf'),(9872,1654,'_wp_attached_file','2018/05/MiiCraft-002.png'),(9873,1654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2018/05/MiiCraft-002.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"MiiCraft-002-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"MiiCraft-002-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"MiiCraft-002-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"MiiCraft-002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9874,1655,'_sku',''),(9875,1655,'_regular_price','255'),(9876,1655,'_sale_price',''),(9877,1655,'_sale_price_dates_from',''),(9878,1655,'_sale_price_dates_to',''),(9879,1655,'total_sales','0'),(9880,1655,'_tax_status','taxable'),(9881,1655,'_tax_class',''),(9882,1655,'_manage_stock','yes'),(9883,1655,'_backorders','no'),(9884,1655,'_sold_individually','no'),(9885,1655,'_weight','0.5'),(9886,1655,'_length','24'),(9887,1655,'_width','10'),(9888,1655,'_height','6'),(9889,1655,'_upsell_ids','a:0:{}'),(9890,1655,'_crosssell_ids','a:0:{}'),(9891,1655,'_purchase_note',''),(9892,1655,'_default_attributes','a:0:{}'),(9893,1655,'_virtual','no'),(9894,1655,'_downloadable','no'),(9895,1655,'_product_image_gallery',''),(9896,1655,'_download_limit','-1'),(9897,1655,'_download_expiry','-1'),(9923,1655,'_thumbnail_id','1656'),(9899,1655,'_stock','3'),(9900,1655,'_stock_status','instock'),(9901,1655,'_wc_average_rating','0'),(9902,1655,'_wc_rating_count','a:0:{}'),(9903,1655,'_wc_review_count','0'),(9904,1655,'_downloadable_files','a:0:{}'),(9905,1655,'_product_attributes','a:0:{}'),(9906,1655,'_product_version','3.4.2'),(9907,1655,'_price','255'),(9908,1655,'themo_transparent_header','on'),(9909,1655,'themo_page_layout',''),(9910,1655,'themo_hide_title','on'),(9911,1655,'_oembed_f6e02f5b289b9208c62f6818f8cfc79d','{{unknown}}'),(9912,1655,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(9913,1655,'_regular_currency_prices','[]'),(9914,1655,'_sale_currency_prices','[]'),(9915,1655,'_product_base_currency','USD'),(9916,1655,'_related_ids','a:1:{i:0;i:945;}'),(9917,1655,'_edit_lock','1531149196:1'),(9918,1655,'themo_header_content_style',NULL),(9919,1655,'themo_alt_logo',NULL),(9920,1655,'_edit_last','1'),(9921,1656,'_wp_attached_file','2018/05/Cream-Resin.png'),(9922,1656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:23:\"2018/05/Cream-Resin.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Cream-Resin-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Cream-Resin-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Cream-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Cream-Resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9925,1657,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(9926,1657,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":358,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(9927,1657,'_elementor_version','0.4'),(9928,1657,'_wp_page_template','default'),(9929,1657,'_elementor_edit_mode','builder'),(9930,1657,'_elementor_template_type','post'),(9934,1658,'themo_page_layout',''),(9935,1658,'themo_hide_title','on'),(9936,1658,'themo_header_content_style',NULL),(9937,1658,'themo_alt_logo',NULL),(9938,1658,'_wc_review_count','0'),(9939,1658,'_wc_rating_count','a:0:{}'),(9940,1658,'_wc_average_rating','0'),(9941,1658,'_edit_last','1'),(9942,1658,'_edit_lock','1547047956:1'),(9943,1658,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(9944,1658,'_sku',''),(9945,1658,'_regular_price','169'),(9946,1658,'_sale_price',''),(9947,1658,'_sale_price_dates_from',''),(9948,1658,'_sale_price_dates_to',''),(9949,1658,'total_sales','0'),(9950,1658,'_tax_status','taxable'),(9951,1658,'_tax_class',''),(9952,1658,'_manage_stock','yes'),(9953,1658,'_backorders','no'),(9954,1658,'_sold_individually','no'),(9955,1658,'_weight','1'),(9956,1658,'_length','11'),(9957,1658,'_width','11'),(9958,1658,'_height','18'),(9959,1658,'_upsell_ids','a:0:{}'),(9960,1658,'_crosssell_ids','a:0:{}'),(9961,1658,'_purchase_note',''),(9962,1658,'_default_attributes','a:0:{}'),(9963,1658,'_virtual','no'),(9964,1658,'_downloadable','no'),(9965,1658,'_product_image_gallery',''),(9966,1658,'_download_limit','-1'),(9967,1658,'_download_expiry','-1'),(9968,1658,'_stock','2'),(9969,1658,'_stock_status','instock'),(9970,1658,'_product_version','3.5.1'),(9971,1658,'_price','169'),(9972,1658,'_regular_currency_prices','[]'),(9973,1658,'_sale_currency_prices','[]'),(9974,1658,'_product_base_currency','USD'),(9975,1659,'_wp_attached_file','2018/05/MiiCraft-Picker.png'),(9976,1659,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2018/05/MiiCraft-Picker.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"MiiCraft-Picker-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"MiiCraft-Picker-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"MiiCraft-Picker-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Picker-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9977,1658,'_thumbnail_id','1659'),(9978,1660,'themo_transparent_header','on'),(9979,1660,'themo_page_layout',''),(9980,1660,'themo_hide_title','on'),(9981,1660,'themo_header_content_style',NULL),(9982,1660,'themo_alt_logo',NULL),(9983,1660,'_wc_review_count','0'),(9984,1660,'_wc_rating_count','a:0:{}'),(9985,1660,'_wc_average_rating','0'),(9986,1660,'_edit_last','1'),(9987,1660,'_edit_lock','1547047954:1'),(9988,1660,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(9989,1660,'_sku',''),(9990,1660,'_regular_price','129'),(9991,1660,'_sale_price',''),(9992,1660,'_sale_price_dates_from',''),(9993,1660,'_sale_price_dates_to',''),(9994,1660,'total_sales','0'),(9995,1660,'_tax_status','taxable'),(9996,1660,'_tax_class',''),(9997,1660,'_manage_stock','yes'),(9998,1660,'_backorders','notify'),(9999,1660,'_sold_individually','no'),(10000,1660,'_weight','129'),(10001,1660,'_length','16'),(10002,1660,'_width','25'),(10003,1660,'_height','5'),(10004,1660,'_upsell_ids','a:0:{}'),(10005,1660,'_crosssell_ids','a:0:{}'),(10006,1660,'_purchase_note',''),(10007,1660,'_default_attributes','a:0:{}'),(10008,1660,'_virtual','no'),(10009,1660,'_downloadable','no'),(10010,1660,'_product_image_gallery',''),(10011,1660,'_download_limit','-1'),(10012,1660,'_download_expiry','-1'),(10013,1660,'_stock','3'),(10014,1660,'_stock_status','instock'),(10015,1660,'_product_version','3.5.1'),(10016,1660,'_price','129'),(10017,1660,'_regular_currency_prices','[]'),(10018,1660,'_sale_currency_prices','[]'),(10019,1660,'_product_base_currency','USD'),(10020,1661,'_wp_attached_file','2018/05/MiiCraft-Teflon.png'),(10021,1661,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2018/05/MiiCraft-Teflon.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"MiiCraft-Teflon-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"MiiCraft-Teflon-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"MiiCraft-Teflon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"MiiCraft-Teflon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10022,1660,'_thumbnail_id','1661'),(10045,1665,'_elementor_edit_mode','builder'),(10046,1665,'_elementor_template_type','post'),(10043,1665,'_elementor_version','0.4'),(10044,1665,'_wp_page_template','default'),(10042,1665,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"3D Printer is desgined by one of the best minds to meet one single goal, \\\"Excellence\\\".\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":357,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10036,1664,'_elementor_data','[{\"id\":\"f0df4a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9ef9440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7b95dbb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email or call us for more information\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10037,1664,'_elementor_version','0.4'),(10038,1664,'_elementor_template_type','post'),(10646,1714,'_elementor_template_type','post'),(10650,1715,'_elementor_edit_mode','builder'),(10651,1715,'_elementor_version','0.4'),(10652,1715,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Microfluidics Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f065d67\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b37575\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aeb7702\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1be4cc0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"77cc7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c3595a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics-Spec.png\",\"id\":1713},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ebe9ed6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10638,1713,'_wp_attached_file','2018/05/Microfluidics-Spec.png'),(10639,1713,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:999;s:6:\"height\";i:333;s:4:\"file\";s:30:\"2018/05/Microfluidics-Spec.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"Microfluidics-Spec-93x31.png\";s:5:\"width\";i:93;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"Microfluidics-Spec-240x80.png\";s:5:\"width\";i:240;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-394x333.png\";s:5:\"width\";i:394;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-394x333.png\";s:5:\"width\";i:394;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-394x131.png\";s:5:\"width\";i:394;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-605x333.png\";s:5:\"width\";i:605;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-605x333.png\";s:5:\"width\";i:605;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-605x333.png\";s:5:\"width\";i:605;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-915x305.png\";s:5:\"width\";i:915;s:6:\"height\";i:305;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Microfluidics-Spec-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Microfluidics-Spec-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10605,1703,'_elementor_edit_mode','builder'),(10606,1703,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks 3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10607,1703,'_elementor_version','0.4'),(10608,1703,'_elementor_template_type','post'),(10598,1116,'_elementor_template_type','post'),(10617,1707,'_wp_attached_file','2018/05/Dental-Specs.png'),(10618,1707,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1245;s:6:\"height\";i:418;s:4:\"file\";s:24:\"2018/05/Dental-Specs.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-300x101.png\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-768x258.png\";s:5:\"width\";i:768;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Dental-Specs-1024x344.png\";s:5:\"width\";i:1024;s:6:\"height\";i:344;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Dental-Specs-92x31.png\";s:5:\"width\";i:92;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Dental-Specs-238x80.png\";s:5:\"width\";i:238;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-394x418.png\";s:5:\"width\";i:394;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-394x132.png\";s:5:\"width\";i:394;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-605x418.png\";s:5:\"width\";i:605;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-605x418.png\";s:5:\"width\";i:605;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-605x418.png\";s:5:\"width\";i:605;s:6:\"height\";i:418;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-915x307.png\";s:5:\"width\";i:915;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Dental-Specs-1240x416.png\";s:5:\"width\";i:1240;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Dental-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-600x201.png\";s:5:\"width\";i:600;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-600x201.png\";s:5:\"width\";i:600;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Dental-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10056,1044,'_elementor_template_type','post'),(10295,1674,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email or call us for more information\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10296,1674,'_elementor_version','0.4'),(10297,1674,'_elementor_template_type','post'),(10300,1675,'_elementor_edit_mode','builder'),(10301,1675,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(10302,1675,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10303,1675,'_elementor_version','0.4'),(10304,1675,'_elementor_template_type','post'),(10306,1676,'_elementor_edit_mode','builder'),(10307,1676,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(10308,1676,'_elementor_data','[{\"id\":\"12b149a9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"6401ae9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28fac540\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c692162\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Coming Soon\",\"description_text\":\"Email or call us for more information\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"8353785\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10309,1676,'_elementor_version','0.4'),(10310,1676,'_elementor_template_type','post'),(10554,1690,'_wp_attached_file','2018/05/Machine-1.png'),(10555,1690,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:723;s:6:\"height\";i:816;s:4:\"file\";s:21:\"2018/05/Machine-1.png\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Machine-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Machine-1-266x300.png\";s:5:\"width\";i:266;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Machine-1-27x31.png\";s:5:\"width\";i:27;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"Machine-1-71x80.png\";s:5:\"width\";i:71;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Machine-1-268x303.png\";s:5:\"width\";i:268;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Machine-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Machine-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Machine-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Machine-1-620x700.png\";s:5:\"width\";i:620;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Machine-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Machine-1-600x677.png\";s:5:\"width\";i:600;s:6:\"height\";i:677;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Machine-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Machine-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Machine-1-600x677.png\";s:5:\"width\";i:600;s:6:\"height\";i:677;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Machine-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10508,1682,'_elementor_version','0.4'),(10509,1682,'_elementor_template_type','post'),(10510,1682,'_elementor_edit_mode','builder'),(10514,1683,'_elementor_data','[{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3d2283\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84a0cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89fb681\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"88e7084\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#4054b2\",\"_id\":\"19f4754\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-protien-separator-u-of-t.jpg\",\"id\":1397},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"a321ff9\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\",\"id\":1396},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"d93004e\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1395},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#1abc9c\",\"_id\":\"df0359a\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"navigation\":\"arrows\",\"autoplay_speed\":2500,\"slides_height\":{\"unit\":\"px\",\"size\":493},\"transition\":\"fade\",\"content_max_width\":{\"unit\":\"%\",\"size\":70},\"heading_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10515,1683,'_elementor_version','0.4'),(10516,1683,'_elementor_template_type','post'),(10517,1683,'_elementor_edit_mode','builder'),(10519,1684,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"CADworks3D Printer is designed for high quality prints\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"It is engineered to reliable and efficient with the state of the art technology used. \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":357,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"The quality of print will always be superior with every print cycle.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best customer support in the industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10520,1684,'_elementor_version','0.4'),(10521,1684,'_wp_page_template','default'),(10522,1684,'_elementor_edit_mode','builder'),(10523,1684,'_elementor_template_type','post'),(10526,1685,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-LOGO.png\",\"id\":269},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":357,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10527,1685,'_elementor_version','0.4'),(10528,1685,'_wp_page_template','default'),(10529,1685,'_elementor_edit_mode','builder'),(10530,1685,'_elementor_template_type','post'),(10539,1687,'_wp_attached_file','2018/05/CADworks3D-Logo-Clear.png'),(10544,1688,'_wp_page_template','default'),(10545,1688,'_elementor_edit_mode','builder'),(10546,1688,'_elementor_template_type','post'),(10543,1688,'_elementor_version','0.4'),(10542,1688,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks-3DPrinter.png\",\"id\":1084},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":357,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"The Most Effective LED DLP light engine\",\"description_text\":\"The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  \",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10541,1688,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10540,1687,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1524;s:6:\"height\";i:251;s:4:\"file\";s:33:\"2018/05/CADworks3D-Logo-Clear.png\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Logo-Clear-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-768x126.png\";s:5:\"width\";i:768;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"CADworks3D-Logo-Clear-1024x169.png\";s:5:\"width\";i:1024;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Logo-Clear-188x31.png\";s:5:\"width\";i:188;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Logo-Clear-486x80.png\";s:5:\"width\";i:486;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-394x251.png\";s:5:\"width\";i:394;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-394x251.png\";s:5:\"width\";i:394;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-394x251.png\";s:5:\"width\";i:394;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Logo-Clear-394x65.png\";s:5:\"width\";i:394;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-605x251.png\";s:5:\"width\";i:605;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-605x251.png\";s:5:\"width\";i:605;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-605x251.png\";s:5:\"width\";i:605;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-915x151.png\";s:5:\"width\";i:915;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:34:\"CADworks3D-Logo-Clear-1240x204.png\";s:5:\"width\";i:1240;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Logo-Clear-600x99.png\";s:5:\"width\";i:600;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Logo-Clear-600x99.png\";s:5:\"width\";i:600;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"CADworks3D-Logo-Clear-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10548,1689,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks-3DPrinter.png\",\"id\":1084},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":357,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\"},\"image_size\":\"th_img_md_portrait\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10549,1689,'_elementor_version','0.4'),(10550,1689,'_wp_page_template','default'),(10551,1689,'_elementor_edit_mode','builder'),(10552,1689,'_elementor_template_type','post'),(10577,1696,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10569,1694,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1204;s:6:\"height\";i:215;s:4:\"file\";s:31:\"2018/05/CADworks-3D_Final-1.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"CADworks-3D_Final-1-300x54.png\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-768x137.png\";s:5:\"width\";i:768;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"CADworks-3D_Final-1-1024x183.png\";s:5:\"width\";i:1024;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"CADworks-3D_Final-1-174x31.png\";s:5:\"width\";i:174;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:30:\"CADworks-3D_Final-1-448x80.png\";s:5:\"width\";i:448;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-394x215.png\";s:5:\"width\";i:394;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"CADworks-3D_Final-1-394x70.png\";s:5:\"width\";i:394;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-605x215.png\";s:5:\"width\";i:605;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-915x163.png\";s:5:\"width\";i:915;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-600x107.png\";s:5:\"width\";i:600;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-600x107.png\";s:5:\"width\";i:600;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"CADworks-3D_Final-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10557,1691,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks-3DPrinter.png\",\"id\":1084},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10558,1691,'_elementor_version','0.4'),(10559,1691,'_wp_page_template','default'),(10560,1691,'_elementor_edit_mode','builder'),(10561,1691,'_elementor_template_type','post'),(10570,1695,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";N;}'),(10571,1695,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/CADworks-3D_Final-1.png\",\"id\":1694},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Want to Find the Ideal CADworks 3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10572,1695,'_elementor_version','0.4'),(10573,1695,'_wp_page_template','default'),(10574,1695,'_elementor_edit_mode','builder'),(10575,1695,'_elementor_template_type','post'),(10578,1696,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/CADworks-3D_Final-1.png\",\"id\":1694},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Dental Edition Printer is the world\\u2019s foremost open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10579,1696,'_elementor_version','0.4'),(10580,1696,'_wp_page_template','default'),(10581,1696,'_elementor_edit_mode','builder'),(10582,1696,'_elementor_template_type','post'),(10584,1698,'_wp_page_template','default'),(10585,1698,'_elementor_edit_mode','builder'),(10586,1698,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-876-1855\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Sales@CADworks3D.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20d7334\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(10587,1698,'_elementor_version','0.4'),(10588,1698,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10621,1709,'_wp_attached_file','2018/05/Jewellery-Specs.png'),(10622,1709,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1931;s:6:\"height\";i:1005;s:4:\"file\";s:27:\"2018/05/Jewellery-Specs.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-768x400.png\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Jewellery-Specs-1024x533.png\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Jewellery-Specs-60x31.png\";s:5:\"width\";i:60;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Jewellery-Specs-154x80.png\";s:5:\"width\";i:154;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-394x205.png\";s:5:\"width\";i:394;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-915x476.png\";s:5:\"width\";i:915;s:6:\"height\";i:476;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"Jewellery-Specs-1240x645.png\";s:5:\"width\";i:1240;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"Jewellery-Specs-1920x999.png\";s:5:\"width\";i:1920;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Jewellery-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-600x312.png\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-600x312.png\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Jewellery-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10653,1715,'_elementor_template_type','post'),(10655,1716,'_wp_page_template','default'),(10656,1716,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10657,1716,'_elementor_edit_mode','builder'),(10658,1716,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Dental Edition\",\"description_text\":\"TECHNICAL SPECIFICATIONS\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"878869c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68e937c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9b05dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d128303\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c27f689\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a92cb36\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Specs.png\",\"id\":1707}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b6d67\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f26b60f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"76e6711\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10659,1716,'_elementor_version','0.4'),(10660,1716,'_elementor_template_type','post'),(10680,1719,'_elementor_template_type','post'),(10683,1720,'_wp_page_template','default'),(10684,1720,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(10685,1720,'_elementor_edit_mode','builder'),(10686,1720,'_elementor_version','0.4'),(10687,1720,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"Can\'t Find What Your Looking for ? Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a printer or want to take a look at the software? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find a printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? \",\"description_text\":\"Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10690,1721,'_wp_page_template','default'),(10691,1721,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10692,1721,'_elementor_edit_mode','builder'),(10693,1721,'_elementor_version','0.4'),(10694,1721,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e1f4b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"16d82aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e5984b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental Brochure\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"00788de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1eedd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"1a1096a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7103181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download PDF\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4bb46d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10704,1724,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10705,1724,'_elementor_edit_mode','builder'),(10706,1724,'_elementor_version','0.4'),(10707,1724,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics_Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"63f7b17\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fa5850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10702,1012,'_elementor_template_type','post'),(10709,1725,'_wp_page_template','default'),(10710,1725,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10703,1724,'_wp_page_template','default'),(10708,1724,'_elementor_template_type','post'),(10711,1725,'_elementor_edit_mode','builder'),(10712,1725,'_elementor_version','0.4'),(10713,1725,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics_Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10714,1725,'_elementor_template_type','post'),(10715,1726,'_wp_page_template','default'),(10716,1726,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10717,1726,'_elementor_edit_mode','builder'),(10718,1726,'_elementor_version','0.4'),(10719,1726,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics_Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10720,1726,'_elementor_template_type','post'),(10992,1777,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource or to buy a chip is above $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>On the \\u00b5Microfluidics Edition you can print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficieny\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10722,1727,'_wp_attached_file','2018/05/Jewellery-Brochure.pdf'),(10723,1728,'_wp_page_template','default'),(10724,1728,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10725,1728,'_elementor_edit_mode','builder'),(10726,1728,'_elementor_version','0.4'),(10727,1728,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics_Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0c3b6f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b955a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10728,1728,'_elementor_template_type','post'),(10991,1777,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10732,1729,'_wp_attached_file','2018/05/Dental-Brochure-v1.0.pdf'),(10733,1730,'_wp_page_template','default'),(10734,1730,'_elementor_page_settings','a:14:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";N;}'),(10735,1730,'_elementor_edit_mode','builder'),(10736,1730,'_elementor_version','0.4'),(10737,1730,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics_Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0c3b6f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b955a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(10738,1730,'_elementor_template_type','post'),(10989,1776,'_elementor_edit_mode','builder'),(10990,1777,'_wp_page_template','default'),(10741,1731,'_wp_attached_file','2018/05/bolier.png'),(10742,1731,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2018/05/bolier.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bolier-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"bolier-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"bolier-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"bolier-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"bolier-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10743,1731,'_elementor_source_image_hash','de63a8def61b7308cb22ea3bbc4b20d72b475fee'),(10744,1732,'_wp_attached_file','2018/05/digit.png'),(10745,1732,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/05/digit.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"digit-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"digit-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"digit-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"digit-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"digit-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10746,1732,'_elementor_source_image_hash','8cd0a4d47d61507981751ed029d265763dca9b9a'),(10747,1733,'_wp_attached_file','2018/05/darkside.png'),(10748,1733,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2018/05/darkside.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"darkside-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"darkside-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10749,1733,'_elementor_source_image_hash','43a8d12c6955848faf4ac4ca3a54c77b0d98de89'),(10750,1734,'_wp_attached_file','2018/05/fifthflour.png'),(10751,1734,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2018/05/fifthflour.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fifthflour-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"fifthflour-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"fifthflour-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"fifthflour-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"fifthflour-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10752,1734,'_elementor_source_image_hash','f7c68a0fcb820a6dc0134cf1b92f8141a5ab29f0'),(10753,1735,'_wp_attached_file','2018/05/bastil.png'),(10754,1735,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2018/05/bastil.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bastil-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"bastil-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"bastil-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"bastil-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"bastil-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10755,1735,'_elementor_source_image_hash','52c715df6287486a473e83c55708d9a7555528e9'),(10756,1736,'_wp_attached_file','2018/05/Modal...png'),(10757,1736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2018/05/Modal...png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Modal..-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Modal..-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Modal..-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Modal..-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Modal..-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10758,1736,'_elementor_source_image_hash','cb705240708d901b8faa75dab88500943922a0b0'),(10759,1737,'_wp_attached_file','2018/05/Kos...png'),(10760,1737,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/05/Kos...png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Kos..-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"Kos..-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Kos..-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Kos..-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Kos..-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10761,1737,'_elementor_source_image_hash','646c7bdabd41f83f3249c768925885af2b15e81e'),(10762,1738,'_wp_attached_file','2018/05/header1.jpg'),(10763,1738,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1924;s:6:\"height\";i:906;s:4:\"file\";s:19:\"2018/05/header1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"header1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"header1-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"header1-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"header1-1024x482.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"header1-66x31.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"header1-170x80.jpg\";s:5:\"width\";i:170;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"header1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"header1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"header1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"header1-394x186.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"header1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"header1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"header1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"header1-915x431.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"header1-1240x584.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:584;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:20:\"header1-1920x904.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:904;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"header1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"header1-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"header1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"header1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"header1-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"header1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10764,1738,'_elementor_source_image_hash','2633473b0953602844f4828ff15180956d134d27'),(10795,1746,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1738,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We design all in one tech solution for the complex needs of the <strong>capital management<\\/strong> industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":546},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10790,1745,'_elementor_version','0.4'),(10791,1745,'_elementor_template_type','post'),(10792,1745,'_elementor_edit_mode','builder'),(10793,1746,'_wp_page_template','default'),(10794,1746,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10827,1752,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.jpg\",\"id\":1750},\"background_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 3D Printer that\\u00a0is designed as an all in one solution for the complex needs of the Microfluidics Industry.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10787,1745,'_wp_page_template','default'),(10788,1745,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10789,1745,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1738,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We design all in one tech solution for the complex needs of the <strong>capital management<\\/strong> industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":500},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":280}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10774,1740,'_elementor_source_image_hash','476ed4e3f6d9bf417ed7f8ddea9c1fba2490048f'),(10775,1741,'_wp_attached_file','2018/05/big2.jpg'),(10776,1741,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:520;s:4:\"file\";s:16:\"2018/05/big2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"big2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"big2-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"big2-768x344.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"big2-1024x459.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"big2-69x31.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"big2-178x80.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"big2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"big2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"big2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"big2-394x177.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"big2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"big2-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"big2-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"big2-915x410.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"big2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"big2-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"big2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"big2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"big2-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"big2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10777,1741,'_elementor_source_image_hash','21fe168e5028f824ff596022d28bd2667d4a42d3'),(10778,1742,'_wp_attached_file','2018/05/big3.jpg'),(10779,1742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:520;s:4:\"file\";s:16:\"2018/05/big3.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"big3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"big3-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"big3-768x344.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"big3-1024x459.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"big3-69x31.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"big3-178x80.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"big3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"big3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"big3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"big3-394x177.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"big3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"big3-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"big3-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"big3-915x410.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"big3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"big3-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"big3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"big3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"big3-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"big3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10780,1742,'_elementor_source_image_hash','84acb3016b6fc86828238ffe0883637f69c892ac'),(10781,1743,'_wp_attached_file','2018/05/big4.jpg'),(10782,1743,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:520;s:4:\"file\";s:16:\"2018/05/big4.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"big4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"big4-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"big4-768x344.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"big4-1024x459.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"big4-69x31.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"big4-178x80.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"big4-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"big4-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"big4-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"big4-394x177.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"big4-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"big4-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"big4-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"big4-915x410.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"big4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"big4-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"big4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"big4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"big4-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"big4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10783,1743,'_elementor_source_image_hash','a53d35b9ce4d5bd19e05e62511b6b5aea8aefd91'),(10784,1744,'_wp_attached_file','2018/05/big5.jpg'),(10785,1744,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:520;s:4:\"file\";s:16:\"2018/05/big5.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"big5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"big5-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"big5-768x344.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"big5-1024x459.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"big5-69x31.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"big5-178x80.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"big5-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"big5-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"big5-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"big5-394x177.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"big5-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"big5-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"big5-605x520.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:16:\"big5-915x410.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"big5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"big5-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"big5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"big5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"big5-600x269.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"big5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10786,1744,'_elementor_source_image_hash','b5b7c031b2f11cced5cb15f1e76cc5ab97521a8c'),(10796,1746,'_elementor_version','0.4'),(10797,1746,'_elementor_template_type','post'),(10798,1746,'_elementor_edit_mode','builder'),(10799,1747,'_wp_page_template','default'),(10800,1747,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10801,1747,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1738,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We design all in one tech solution for the complex needs of the <strong>capital management<\\/strong> industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10802,1747,'_elementor_version','0.4'),(10803,1747,'_elementor_template_type','post'),(10804,1747,'_elementor_edit_mode','builder'),(10813,1749,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 3D Printer that\\u00a0is designed as an all in one solution for the complex needs of the <b>Microfluidics <\\/b>Industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10812,1749,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10825,1752,'_wp_page_template','default'),(10826,1752,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10811,1749,'_wp_page_template','default'),(10814,1749,'_elementor_version','0.4'),(10815,1749,'_elementor_template_type','post'),(10816,1749,'_elementor_edit_mode','builder'),(10817,1750,'_wp_attached_file','2018/05/Machine-1.jpg'),(10818,1750,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1631;s:6:\"height\";i:940;s:4:\"file\";s:21:\"2018/05/Machine-1.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Machine-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Machine-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Machine-1-768x443.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Machine-1-1024x590.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Machine-1-54x31.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Machine-1-139x80.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Machine-1-394x227.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Machine-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Machine-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Machine-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Machine-1-915x527.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:527;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Machine-1-1240x715.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:715;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Machine-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Machine-1-600x346.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Machine-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Machine-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Machine-1-600x346.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Machine-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10819,1751,'_wp_page_template','default'),(10820,1751,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10821,1751,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.jpg\",\"id\":1750},\"background_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 3D Printer that\\u00a0is designed as an all in one solution for the complex needs of the Microfluidics Industry.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"afd43b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"content_width\":{\"unit\":\"px\",\"size\":810},\"background_color_stop\":{\"unit\":\"%\",\"size\":40},\"background_color_b\":\"#25c3db\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160},\"background_video_link\":\"https:\\/\\/youtu.be\\/ung5TMmyKWA\",\"background_hover_background\":\"gradient\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.5},\"th_section_parallax\":\"yes\",\"background_overlay_color\":\"#fcfcfc\",\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fbbd2e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color_b\":\"#6ec1e4\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"0733946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Revolutionize the Way you do Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"12c6866\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2a9ca0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10822,1751,'_elementor_version','0.4'),(10823,1751,'_elementor_template_type','post'),(10824,1751,'_elementor_edit_mode','builder'),(10828,1752,'_elementor_version','0.4'),(10829,1752,'_elementor_template_type','post'),(10830,1752,'_elementor_edit_mode','builder'),(10843,1754,'_elementor_template_type','post'),(10844,1754,'_elementor_edit_mode','builder'),(10842,1754,'_elementor_version','0.4'),(10841,1754,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.jpg\",\"id\":1750},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 3D Printer that\\u00a0is designed as an all in one solution for the complex needs of the Microfluidics Industry.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10839,1754,'_wp_page_template','default'),(10840,1754,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10845,1755,'_wp_page_template','default'),(10846,1755,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10847,1755,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 3D Printer that\\u00a0is designed as an all in one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10848,1755,'_elementor_version','0.4'),(10849,1755,'_elementor_template_type','post'),(10850,1755,'_elementor_edit_mode','builder'),(10860,1757,'_elementor_version','0.4'),(10859,1757,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10858,1757,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10857,1757,'_wp_page_template','default'),(10861,1757,'_elementor_template_type','post'),(10862,1757,'_elementor_edit_mode','builder'),(10863,1758,'_wp_page_template','default'),(10864,1758,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10865,1758,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":480},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10866,1758,'_elementor_version','0.4'),(10867,1758,'_elementor_template_type','post'),(10868,1758,'_elementor_edit_mode','builder'),(10878,1760,'_elementor_version','0.4'),(10877,1760,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10876,1760,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10875,1760,'_wp_page_template','default'),(10879,1760,'_elementor_template_type','post'),(10880,1760,'_elementor_edit_mode','builder'),(10895,1763,'_wp_page_template','default'),(10896,1763,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10888,1762,'_wp_page_template','default'),(10889,1762,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10890,1762,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"gap\":\"no\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Resin<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"46a589b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10908,1765,'_wp_page_template','default'),(10891,1762,'_elementor_version','0.4'),(10892,1762,'_elementor_template_type','post'),(10893,1762,'_elementor_edit_mode','builder'),(14937,2004,'_wcpdf_invoice_date_formatted','2018-06-18 10:05:44'),(10897,1763,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"gap\":\"no\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10898,1763,'_elementor_version','0.4'),(10899,1763,'_elementor_template_type','post'),(10900,1763,'_elementor_edit_mode','builder'),(10901,1764,'_wp_page_template','default'),(10902,1764,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10903,1764,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10904,1764,'_elementor_version','0.4'),(10905,1764,'_elementor_template_type','post'),(10906,1764,'_elementor_edit_mode','builder'),(10910,1765,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd3928a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"753eb17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d29897d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks Edition Benefits\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30246806\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"44676027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#bfbfbf\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"767f919d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ab6fd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"space_between_widgets\":3},\"elements\":[{\"id\":\"a175fe5\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Per Chip*\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_weight\":\"600\",\"title_color\":\"#bfbfbf\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"300\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_title_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":1},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10911,1765,'_elementor_version','0.4'),(10912,1765,'_elementor_template_type','post'),(10913,1765,'_elementor_edit_mode','builder'),(14930,2004,'themo_transparent_header','off'),(10919,1766,'_elementor_version','0.4'),(10920,1766,'_elementor_template_type','post'),(11262,1831,'_wp_page_template','default'),(11035,1781,'_wp_page_template','default'),(10924,1767,'_elementor_edit_mode','builder'),(10925,1767,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(10926,1767,'_elementor_version','0.4'),(10927,1767,'_elementor_template_type','post'),(11142,1798,'_elementor_version','0.4'),(11143,1798,'_wp_page_template','default'),(11144,1798,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11036,1781,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11141,1798,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00def0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cea6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"645b6c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(14440,1985,'_upsell_ids','a:0:{}'),(14441,1985,'_crosssell_ids','a:0:{}'),(14438,1985,'_width',''),(14439,1985,'_height',''),(10946,1770,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12eed00f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d76ac68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34469aa6\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Average Cost Per chip\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"67d3da8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6526ecfd\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4687eb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62a144f\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"15e5f7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31004d8f\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficiency\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10944,1770,'_wp_page_template','default'),(10945,1770,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10947,1770,'_elementor_version','0.4'),(10948,1770,'_elementor_template_type','post'),(10949,1770,'_elementor_edit_mode','builder'),(10962,1773,'_wp_page_template','default'),(10963,1773,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10964,1773,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Effective\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficieny\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10956,1772,'_wp_page_template','default'),(10950,1771,'_wp_page_template','default'),(10951,1771,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10952,1771,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative charts\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Effective\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":56,\"suffix\":\"%\",\"title\":\"Digital Marketing\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":70,\"suffix\":\"%\",\"title\":\"Design\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":56,\"suffix\":\"%\",\"title\":\"Digital Marketing\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12eed00f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d76ac68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34469aa6\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Average Cost Per chip\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"67d3da8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6526ecfd\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4687eb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62a144f\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"15e5f7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31004d8f\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficiency\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10953,1771,'_elementor_version','0.4'),(10954,1771,'_elementor_template_type','post'),(10955,1771,'_elementor_edit_mode','builder'),(10957,1772,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10958,1772,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative charts\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Cost Effective\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficieny\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12eed00f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d76ac68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34469aa6\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Average Cost Per chip\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"67d3da8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6526ecfd\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4687eb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62a144f\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"15e5f7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31004d8f\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficiency\",\"number_color\":\"#444444\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":65},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":10},\"typography_title_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10959,1772,'_elementor_version','0.4'),(10960,1772,'_elementor_template_type','post'),(10961,1772,'_elementor_edit_mode','builder'),(10965,1773,'_elementor_version','0.4'),(10966,1773,'_elementor_template_type','post'),(10967,1773,'_elementor_edit_mode','builder'),(11975,1906,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(10988,1776,'_elementor_template_type','post'),(10987,1776,'_elementor_version','0.4');
INSERT INTO `wpio_postmeta` VALUES (10986,1776,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource or to buy a chip is above $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficieny\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(10985,1776,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(10984,1776,'_wp_page_template','default'),(11072,1787,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(10993,1777,'_elementor_version','0.4'),(10994,1777,'_elementor_template_type','post'),(10995,1777,'_elementor_edit_mode','builder'),(14342,1981,'_wp_page_template','default'),(14343,1981,'_elementor_edit_mode','builder'),(14436,1985,'_weight',''),(14437,1985,'_length',''),(11596,1847,'themo_transparent_header','off'),(11597,1847,'themo_page_layout','full'),(14434,1985,'_backorders','no'),(14435,1985,'_sold_individually','no'),(14432,1985,'_tax_class','parent'),(14433,1985,'_manage_stock','no'),(14430,1985,'total_sales','0'),(14431,1985,'_tax_status','taxable'),(14428,1985,'_sale_price_dates_from',''),(14429,1985,'_sale_price_dates_to',''),(11153,1800,'_elementor_edit_mode','builder'),(11147,1799,'_elementor_edit_mode','builder'),(11148,1799,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00def0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cea6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"645b6c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"center\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(14427,1985,'_sale_price',''),(14425,1985,'_sku',''),(14426,1985,'_regular_price','9990'),(11050,1783,'_wp_page_template','default'),(11071,1787,'_wp_page_template','default'),(11057,1784,'_wp_page_template','default'),(11058,1784,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14423,1984,'_related_ids','a:1:{i:0;i:1660;}'),(14424,1985,'_variation_description',''),(11010,1778,'_wp_page_template','default'),(11011,1778,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11012,1778,'_elementor_edit_mode','builder'),(11013,1778,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(11014,1778,'_elementor_version','0.4'),(11015,1778,'_elementor_template_type','post'),(14421,1984,'themo_hide_title','on'),(14422,1984,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(14419,1984,'themo_transparent_header','on'),(14420,1984,'themo_page_layout',''),(11046,1782,'_elementor_version','0.4'),(11047,1782,'_elementor_template_type','post'),(11045,1782,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(11044,1782,'_elementor_edit_mode','builder'),(11043,1782,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11042,1782,'_wp_page_template','default'),(11132,1797,'_wp_page_template','default'),(11974,1906,'_wp_page_template','default'),(11029,1780,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11030,1780,'_elementor_edit_mode','builder'),(11031,1780,'_elementor_version','0.4'),(11032,1780,'_elementor_data','[{\"id\":\"02767db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61721fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6cbf9c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Tahoma\",\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>works3D Edition 3D Printers<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11033,1780,'_elementor_template_type','post'),(14417,1984,'_product_version','3.4.3'),(16124,1984,'_price','8500'),(11037,1781,'_elementor_edit_mode','builder'),(11038,1781,'_elementor_version','0.4'),(11039,1781,'_elementor_data','[{\"id\":\"02767db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61721fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6cbf9c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Tahoma\",\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfccf25\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"19bdb43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.042000000000001591615728102624416351318359375},\"elements\":[{\"id\":\"822ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fe7b5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.957999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"b3237fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #33cccc;\\\">CAD<\\/span>works3D Edition 3D Printers<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11040,1781,'_elementor_template_type','post'),(12603,1930,'_wp_page_template','default'),(11051,1783,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11052,1783,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource or to buy a chip is above $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>On the \\u00b5Microfluidics Edition you can print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficieny\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11053,1783,'_elementor_version','0.4'),(11054,1783,'_elementor_template_type','post'),(11055,1783,'_elementor_edit_mode','builder'),(11059,1784,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource or to buy a chip is above $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>On the \\u00b5Microfluidics Edition you can print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Efficieny\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips in one day without the need to outsource which would take weeks.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11060,1784,'_elementor_version','0.4'),(11061,1784,'_elementor_template_type','post'),(11062,1784,'_elementor_edit_mode','builder'),(11128,1796,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11065,1786,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/CADworks-3D_Final-1.png\",\"id\":1694},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/product-option\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(11066,1786,'_elementor_version','0.4'),(11067,1786,'_wp_page_template','default'),(11068,1786,'_elementor_edit_mode','builder'),(11069,1786,'_elementor_template_type','post'),(11073,1787,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\\u200b\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer <\\/span><span style=\\\"font-weight: 400;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11074,1787,'_elementor_version','0.4'),(11075,1787,'_elementor_template_type','post'),(11076,1787,'_elementor_edit_mode','builder'),(11078,1788,'_wp_page_template','default'),(11079,1788,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11080,1788,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D Microfluidics Edition Printer and <\\/span><span style=\\\"font-weight: 400;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11081,1788,'_elementor_version','0.4'),(11082,1788,'_elementor_template_type','post'),(11083,1788,'_elementor_edit_mode','builder'),(11126,1796,'_wp_page_template','default'),(11127,1796,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11120,1795,'_wp_page_template','default'),(11084,1789,'_wp_page_template','default'),(11085,1789,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11086,1789,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11087,1789,'_elementor_version','0.4'),(11088,1789,'_elementor_template_type','post'),(11089,1789,'_elementor_edit_mode','builder'),(11090,1790,'_wp_page_template','default'),(11091,1790,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11092,1790,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (depending on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect \\u00a0material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11093,1790,'_elementor_version','0.4'),(11094,1790,'_elementor_template_type','post'),(11095,1790,'_elementor_edit_mode','builder'),(11096,1791,'_wp_page_template','default'),(11097,1791,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11098,1791,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (dependent on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11099,1791,'_elementor_version','0.4'),(11100,1791,'_elementor_template_type','post'),(11101,1791,'_elementor_edit_mode','builder'),(11102,1792,'_wp_page_template','default'),(11103,1792,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11104,1792,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (dependent on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11105,1792,'_elementor_version','0.4'),(11106,1792,'_elementor_template_type','post'),(11107,1792,'_elementor_edit_mode','builder'),(11108,1793,'_wp_page_template','default'),(11109,1793,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11110,1793,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (dependent on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11111,1793,'_elementor_version','0.4'),(11112,1793,'_elementor_template_type','post'),(11113,1793,'_elementor_edit_mode','builder'),(11114,1794,'_wp_page_template','default'),(11115,1794,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11116,1794,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (dependent on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-size: 11pt; font-family: Arial; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11117,1794,'_elementor_version','0.4'),(11118,1794,'_elementor_template_type','post'),(11119,1794,'_elementor_edit_mode','builder'),(11121,1795,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11122,1795,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MIICRAFT.jpg\",\"id\":357},\"background_color\":\"#000000\",\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">Create <\\/span><span style=\\\"font-weight: 400;\\\">reusable master moulds within one hour (dependent on height) utilizing the <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer and <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11123,1795,'_elementor_version','0.4'),(11124,1795,'_elementor_template_type','post'),(11125,1795,'_elementor_edit_mode','builder'),(11129,1796,'_elementor_version','0.4'),(11130,1796,'_elementor_template_type','post'),(11131,1796,'_elementor_edit_mode','builder'),(11133,1797,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11134,1797,'_elementor_edit_mode','builder'),(11135,1797,'_elementor_data','[{\"id\":\"1d1eeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"b850106\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2db805c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png\",\"id\":418}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(11136,1797,'_elementor_version','0.4'),(11137,1797,'_elementor_template_type','post'),(14416,1984,'_product_attributes','a:2:{s:5:\"model\";a:6:{s:4:\"name\";s:5:\"Model\";s:5:\"value\";s:85:\"DQ50 (High Percision) | DQ80 | DSU100 (Best-In-Class) | DSU125 | DPU150 (Large Parts)\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:5:\"resin\";a:6:{s:4:\"name\";s:5:\"Resin\";s:5:\"value\";s:65:\"Castable | Retainer | Crown & Bridges | Surgical Guide | Aligners\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(11145,1798,'_elementor_template_type','post'),(14414,1984,'_wc_review_count','0'),(14415,1984,'_downloadable_files','a:0:{}'),(11149,1799,'_elementor_version','0.4'),(11150,1799,'_wp_page_template','default'),(11151,1799,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11152,1799,'_elementor_template_type','post'),(11154,1800,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00def0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e6cea6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2dcaf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/CADworks3D-Dental-Brochure-1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"645b6c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download \",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Central-Dental-Brochure-v1.1.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(11155,1800,'_elementor_version','0.4'),(11156,1800,'_wp_page_template','default'),(11157,1800,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11158,1800,'_elementor_template_type','post'),(11161,1801,'_elementor_version','0.4'),(11162,1801,'_wp_page_template','default'),(11163,1801,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11164,1801,'_elementor_template_type','post'),(14413,1984,'_wc_rating_count','a:0:{}'),(11859,1891,'_wp_page_template','default'),(11167,1802,'notification_id','741'),(11168,1802,'type','info'),(11169,1802,'dismissable','1'),(11170,1802,'location','[\"everywhere\"]'),(11171,1802,'version',''),(11172,1802,'viewed','1'),(11173,1802,'expiration','1527289200'),(11174,1802,'plans','[]'),(14410,1984,'_stock','1'),(14411,1984,'_stock_status','instock'),(14412,1984,'_wc_average_rating','0'),(14984,2015,'_wp_attached_file','2018/07/Brown-Castable-HD-1.jpg'),(14985,2015,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:31:\"2018/07/Brown-Castable-HD-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"Brown-Castable-HD-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"Brown-Castable-HD-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Brown-Castable-HD-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(11184,1805,'themo_transparent_header','Off'),(11185,1805,'themo_page_layout','full'),(11186,1805,'themo_hide_title','off'),(11187,1805,'themo_header_content_style','light'),(11188,1805,'themo_alt_logo','Off'),(11189,1805,'_edit_last','1'),(11190,1805,'_edit_lock','1527260019:1'),(11191,1805,'_elementor_edit_mode','builder'),(11192,1806,'_wp_attached_file','2018/05/f.png'),(11193,1806,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:407;s:6:\"height\";i:849;s:4:\"file\";s:13:\"2018/05/f.png\";s:5:\"sizes\";a:16:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"f-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"f-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:11:\"f-15x31.png\";s:5:\"width\";i:15;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"f-38x80.png\";s:5:\"width\";i:38;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"f-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"f-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"f-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"f-145x303.png\";s:5:\"width\";i:145;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"f-407x465.png\";s:5:\"width\";i:407;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"f-407x806.png\";s:5:\"width\";i:407;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"f-407x605.png\";s:5:\"width\";i:407;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"f-336x700.png\";s:5:\"width\";i:336;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"f-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"f-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"f-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"f-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11194,1806,'_elementor_source_image_hash','a01e77722cc81e4d0413e71339caeb51bec7752b'),(11195,1807,'_wp_attached_file','2018/05/ds-1.png'),(11196,1807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:194;s:6:\"height\";i:95;s:4:\"file\";s:16:\"2018/05/ds-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ds-1-150x95.png\";s:5:\"width\";i:150;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"ds-1-63x31.png\";s:5:\"width\";i:63;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"ds-1-163x80.png\";s:5:\"width\";i:163;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"ds-1-100x95.png\";s:5:\"width\";i:100;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"ds-1-100x95.png\";s:5:\"width\";i:100;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11197,1807,'_elementor_source_image_hash','88961f38a22417d50e576ee072c98eac81ed547e'),(11198,1808,'_wp_attached_file','2018/05/iPhone1-1.png'),(11199,1808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:410;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2018/05/iPhone1-1.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"iPhone1-1-16x31.png\";s:5:\"width\";i:16;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"iPhone1-1-41x80.png\";s:5:\"width\";i:41;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-155x303.png\";s:5:\"width\";i:155;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-410x465.png\";s:5:\"width\";i:410;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-410x605.png\";s:5:\"width\";i:410;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-359x700.png\";s:5:\"width\";i:359;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"iPhone1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"iPhone1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11200,1808,'_elementor_source_image_hash','87f802bd583c4d2faee622b09de07723b914403c'),(11201,1809,'_wp_attached_file','2018/05/larozse-3.png'),(11202,1809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2018/05/larozse-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"larozse-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"larozse-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"larozse-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"larozse-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"larozse-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11203,1809,'_elementor_source_image_hash','2f8495b8788cb4bf773e6e1207a23f9d9dabd63c'),(11204,1810,'_wp_attached_file','2018/05/qum-3.png'),(11205,1810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2018/05/qum-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"qum-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"qum-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"qum-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"qum-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"qum-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11206,1810,'_elementor_source_image_hash','64c60ab3fb3fe0f922a8ee3bdf478988d8bf01a4'),(11207,1811,'_wp_attached_file','2018/05/madrin-3.png'),(11208,1811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2018/05/madrin-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"madrin-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"madrin-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"madrin-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"madrin-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"madrin-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11209,1811,'_elementor_source_image_hash','f82ffc827abd81193a16020bed3ca973069b0501'),(11210,1812,'_wp_attached_file','2018/05/darkside-3.png'),(11211,1812,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2018/05/darkside-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"darkside-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"darkside-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"darkside-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"darkside-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"darkside-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11212,1812,'_elementor_source_image_hash','5db7ad45145d37b5d8f04b67af33f303d6378ce7'),(11213,1813,'_wp_attached_file','2018/05/masso-2.png'),(11214,1813,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2018/05/masso-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"masso-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"masso-2-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"masso-2-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"masso-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"masso-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11215,1813,'_elementor_source_image_hash','40446a7b3b53abd6da7a3253b1a01742f159d5a8'),(11216,1814,'_wp_attached_file','2018/05/x.venox_-3.png'),(11217,1814,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2018/05/x.venox_-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"x.venox_-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"x.venox_-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"x.venox_-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"x.venox_-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"x.venox_-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11218,1814,'_elementor_source_image_hash','6a3806e480c17dc2be110104049a2f909ea8c2b3'),(11219,1815,'_wp_attached_file','2018/05/ecocode-1.png'),(11220,1815,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2018/05/ecocode-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"ecocode-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"ecocode-1-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"ecocode-1-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"ecocode-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"ecocode-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11221,1815,'_elementor_source_image_hash','ceb684d85b7743730a206da31560c91733ff0d8c'),(11222,1816,'_wp_attached_file','2018/05/mapmaster-3.png'),(11223,1816,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2018/05/mapmaster-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"mapmaster-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"mapmaster-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"mapmaster-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"mapmaster-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"mapmaster-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11224,1816,'_elementor_source_image_hash','a2dfd2c53b713b5d19dadc46b8fd0b7cf9b7bcce'),(11225,1817,'_wp_attached_file','2018/05/digit-3.png'),(11226,1817,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2018/05/digit-3.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"digit-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"digit-3-41x31.png\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"digit-3-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"digit-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"digit-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11227,1817,'_elementor_source_image_hash','2cd11c80f2d362b06468b55a3c505bec5f2e92e8'),(11228,1805,'_wp_page_template','default'),(11229,1805,'_elementor_data','[{\"id\":\"8d419da\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#c96dd8\",\"background_color_b\":\"#3023ae\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40},\"shape_divider_bottom\":\"waves\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":111},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":280},\"shape_divider_bottom_above_content\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":138},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":111},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":144}},\"elements\":[{\"id\":\"199c12e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"45.526\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"328dfd97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1806,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/f.png\"},\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":\"80\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"10\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8549bbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"54.474\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"588116a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1807,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/ds-1.png\"},\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":\"30\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"left\",\"_padding_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},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ec5e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Never forget an idea again\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Ubuntu Condensed\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73020492\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This app does everything you could possibly want it to do and not only that, it is beautifully designed and extremely intuitive to use.\\u00a0Download it for FREE in the app store today.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.81)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Ubuntu\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\"},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5c9b1965\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"field_type\":\"email\",\"required\":true,\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"difffph\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"60\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"form_fields_tabs\":\"\",\"form_fields_content_tab\":\"\",\"form_fields_advanced_tab\":\"\",\"shortcode\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"get it\",\"button_size\":\"md\",\"button_width\":\"25\",\"success_message\":\"The message was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#3a3a3a\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Ubuntu\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Ubuntu\",\"button_background_color\":\"#50d0e3\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"field_typography_text_transform\":\"lowercase\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"button_typography_text_transform\":\"lowercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"submit_actions\":[],\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"field_border_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_width_mobile\":\"40\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"button_background_hover_color\":\"#c96dd8\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"subscriber_already_exists_message\":\"Subscriber already exist.\",\"email_to\":\"admin@cadworks3d.com\",\"email_subject\":\"New message from \\\"Cadworks3D\\\"\",\"email_from\":\"email@cadworks3d.com\",\"email_from_name\":\"Cadworks3D\",\"email_to_2\":\"admin@cadworks3d.com\",\"email_subject_2\":\"New message from \\\"Cadworks3D\\\"\",\"email_from_2\":\"email@cadworks3d.com\",\"email_from_name_2\":\"Cadworks3D\",\"email_reply_to_2\":\"admin@cadworks3d.com\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"44599578\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"6aebc619\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"31.306\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"787fd72b\",\"elType\":\"widget\",\"settings\":{\"text\":\"PlayStore\",\"size\":\"lg\",\"icon\":\"fa fa-android\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"background_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"200\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"button_text_color\":\"#ffffff\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"10\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cc42088\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"68.694\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"612bee1a\",\"elType\":\"widget\",\"settings\":{\"text\":\"AppStore\",\"size\":\"lg\",\"icon\":\"fa fa-apple\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"background_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"200\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"right\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"10\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ea2da1b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40abf5e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41b59ac4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save your creativity\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Ubuntu Condensed\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_margin_mobile\":{\"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}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d7c6b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#3023ae\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"150\",\"left\":\"20\",\"isLinked\":false},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":200},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":164},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f08fd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"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},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false}},\"elements\":[{\"id\":\"4bc76173\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-500px\",\"title_text\":\"Cloud availability\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit\",\"position\":\"left\",\"primary_color\":\"#50d0e3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"50\"},\"icon_padding\":{\"unit\":\"px\",\"size\":\"25\"},\"hover_secondary_color\":\"#ffffff\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_font_family\":\"Ubuntu Condensed\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#636363\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_family\":\"Ubuntu\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"35e5fbff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Platform integration\",\"description_text\":\"Lorem ipsum dolor sit amet cursusism sed dolor \",\"position\":\"left\",\"primary_color\":\"#50d0e3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"50\"},\"icon_padding\":{\"unit\":\"px\",\"size\":\"25\"},\"hover_secondary_color\":\"#ffffff\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_font_family\":\"Ubuntu Condensed\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#636363\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_family\":\"Ubuntu\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1485f378\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-assistive-listening-systems\",\"title_text\":\"Bluetooth access\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit\",\"position\":\"left\",\"primary_color\":\"#50d0e3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"50\"},\"icon_padding\":{\"unit\":\"px\",\"size\":\"25\"},\"hover_secondary_color\":\"#ffffff\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_font_family\":\"Ubuntu Condensed\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#636363\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_family\":\"Ubuntu\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f3c3a71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"5\",\"bottom\":\"30\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eef36f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1808,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/iPhone1-1.png\"},\"space\":{\"unit\":\"%\",\"size\":\"80\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6ab1cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"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},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false}},\"elements\":[{\"id\":\"6579912e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-flag-checkered\",\"title_text\":\"Flag notices\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit\",\"position\":\"right\",\"primary_color\":\"#50d0e3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"50\"},\"icon_padding\":{\"unit\":\"px\",\"size\":\"25\"},\"hover_secondary_color\":\"#ffffff\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_font_family\":\"Ubuntu Condensed\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#636363\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_family\":\"Ubuntu\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a949eb3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-calendar-check-o\",\"title_text\":\"Edit notifications\",\"description_text\":\"Lorem ipsum dolor sit amet cursusism sed dolor \",\"position\":\"right\",\"primary_color\":\"#50d0e3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"50\"},\"icon_padding\":{\"unit\":\"px\",\"size\":\"25\"},\"hover_secondary_color\":\"#ffffff\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_font_family\":\"Ubuntu Condensed\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#636363\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_family\":\"Ubuntu\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1bb00963\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bell-slash-o\",\"title_text\":\"Silent mode\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit\",\"position\":\"right\",\"primary_color\":\"#50d0e3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"50\"},\"icon_padding\":{\"unit\":\"px\",\"size\":\"25\"},\"hover_secondary_color\":\"#ffffff\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_font_family\":\"Ubuntu Condensed\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#636363\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_family\":\"Ubuntu\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc18632\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":715},\"background_background\":\"gradient\",\"background_color\":\"#3023ae\",\"background_color_b\":\"#b570e0\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"78c3ca3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cbbb789\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a curator of your own thoughts\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"43\"},\"typography_font_family\":\"Ubuntu Condensed\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba88ae8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This app does everything you could possibly want it to do and not only that, it is beautifully designed and extremely intuitive to use.\\u00a0Use it when on the go.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.81)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Ubuntu\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5eb00870\",\"elType\":\"widget\",\"settings\":{\"text\":\"get it for free\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Ubuntu\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#50d0e3\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\"},\"hover_color\":\"#50d0e3\",\"button_background_hover_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ad721b4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20f2ec15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34463722\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1809,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/larozse-3.png\"},{\"id\":1810,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/qum-3.png\"},{\"id\":1811,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/madrin-3.png\"},{\"id\":1812,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/darkside-3.png\"},{\"id\":1813,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/masso-2.png\"},{\"id\":1814,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/x.venox_-3.png\"},{\"id\":1815,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/ecocode-1.png\"},{\"id\":1816,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/mapmaster-3.png\"},{\"id\":1817,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/digit-3.png\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"130\"},\"slides_to_show\":\"4\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":\"60\"},\"navigation\":\"none\",\"arrows_position\":\"outside\",\"arrows_color\":\"#919191\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(11230,1805,'_elementor_version','0.4'),(11231,1818,'_wp_attached_file','2018/05/10.png'),(11232,1818,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:459;s:6:\"height\";i:467;s:4:\"file\";s:14:\"2018/05/10.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-295x300.png\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"10-30x31.png\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"10-79x80.png\";s:5:\"width\";i:79;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"10-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"10-394x467.png\";s:5:\"width\";i:394;s:6:\"height\";i:467;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"10-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"10-298x303.png\";s:5:\"width\";i:298;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"10-459x465.png\";s:5:\"width\";i:459;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11233,1818,'_elementor_source_image_hash','a897f0b49c0afc442c9419e5cac9532b865118cf'),(11234,1819,'_wp_attached_file','2018/05/fg.png'),(11235,1819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:307;s:6:\"height\";i:427;s:4:\"file\";s:14:\"2018/05/fg.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"fg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"fg-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:12:\"fg-22x31.png\";s:5:\"width\";i:22;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"fg-58x80.png\";s:5:\"width\";i:58;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"fg-307x303.png\";s:5:\"width\";i:307;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"fg-307x394.png\";s:5:\"width\";i:307;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"fg-218x303.png\";s:5:\"width\";i:218;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"fg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"fg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"fg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"fg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11236,1819,'_elementor_source_image_hash','c74369b21ae9f1d966f4e8298702160f24fd34d7'),(11237,1820,'_wp_attached_file','2018/05/https-d3iw72m71ie81c.cloudfront.netmale-3-1.png'),(11238,1820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:108;s:4:\"file\";s:55:\"2018/05/https-d3iw72m71ie81c.cloudfront.netmale-3-1.png\";s:5:\"sizes\";a:4:{s:10:\"themo-logo\";a:4:{s:4:\"file\";s:53:\"https-d3iw72m71ie81c.cloudfront.netmale-3-1-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:53:\"https-d3iw72m71ie81c.cloudfront.netmale-3-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:55:\"https-d3iw72m71ie81c.cloudfront.netmale-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"https-d3iw72m71ie81c.cloudfront.netmale-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11239,1820,'_elementor_source_image_hash','25c528d3d7ee57464f3eafbcc27ea5a0018a0b64'),(14408,1984,'_download_expiry','-1'),(14409,1984,'_thumbnail_id','358'),(12610,1931,'_wp_page_template','default'),(12611,1931,'_elementor_edit_mode','builder'),(14406,1984,'_product_image_gallery',''),(14407,1984,'_download_limit','-1'),(11268,1831,'_elementor_edit_mode','builder'),(11276,1833,'_wp_page_template','default'),(11269,1832,'_wp_page_template','default'),(11270,1832,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11271,1832,'_elementor_version','0.4'),(11272,1832,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8c54217\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7d3001c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f13e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\",\"id\":1690},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b1ab298\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d79d045\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>&lt;h2 style=\\\"text-align: center;\\\"&gt;&lt;strong&gt;CADworks3D &lt;span class=\\\"categoryName\\\"&gt;Edition&lt;\\/span&gt; 3D Printer &lt;\\/strong&gt;&lt;\\/h2&gt;<\\/p><p>&lt;p style=\\\"text-align: center;\\\"&gt;&lt;u&gt;Fill in the below to find our more&lt;\\/u&gt;&lt;\\/p&gt;<\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11266,1831,'_elementor_template_type','post'),(11273,1832,'_elementor_template_type','post'),(11274,1832,'_elementor_edit_mode','builder'),(11277,1833,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11278,1833,'_elementor_version','0.4'),(11279,1833,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8c54217\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7d3001c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f13e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\",\"id\":1690},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b1ab298\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d79d045\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p>\\n[questionnaire-list set_id=1]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11280,1833,'_elementor_template_type','post'),(11281,1833,'_elementor_edit_mode','builder'),(14404,1984,'_virtual','no'),(14405,1984,'_downloadable','no'),(11284,1834,'_wp_page_template','default'),(11285,1834,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11286,1834,'_elementor_version','0.4'),(11287,1834,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\",\"id\":1690},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11288,1834,'_elementor_template_type','post'),(11289,1834,'_elementor_edit_mode','builder'),(14403,1984,'_default_attributes','a:1:{s:5:\"resin\";s:8:\"Castable\";}'),(11292,1835,'_wp_page_template','default'),(11293,1835,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11294,1835,'_elementor_version','0.4'),(11295,1835,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><p>[questionnaire-list set_id=1]<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11296,1835,'_elementor_template_type','post'),(11297,1835,'_elementor_edit_mode','builder'),(14401,1984,'_crosssell_ids','a:0:{}'),(14402,1984,'_purchase_note',''),(11300,1836,'_wp_page_template','default'),(11301,1836,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11302,1836,'_elementor_version','0.4'),(11303,1836,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p>\\n<div style=\\\"padding-left:20px\\\">\\n[questionnaire-list set_id=1]\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11304,1836,'_elementor_template_type','post'),(11305,1836,'_elementor_edit_mode','builder'),(14399,1984,'_height','94'),(14400,1984,'_upsell_ids','a:0:{}'),(11312,1837,'_elementor_data','[{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11313,1837,'_elementor_version','0.4'),(11314,1837,'_elementor_template_type','post'),(14397,1984,'_length','80'),(14398,1984,'_width','80'),(11317,1839,'_sku',''),(11320,1839,'_sale_price_dates_from',''),(11321,1839,'_sale_price_dates_to',''),(11322,1839,'total_sales','0'),(11323,1839,'_tax_status','taxable'),(11324,1839,'_tax_class',''),(11325,1839,'_manage_stock','yes'),(11326,1839,'_backorders','notify'),(11327,1839,'_sold_individually','no'),(11328,1839,'_weight','58'),(11329,1839,'_length','80'),(11330,1839,'_width','80'),(11331,1839,'_height','94'),(11332,1839,'_upsell_ids','a:0:{}'),(11333,1839,'_crosssell_ids','a:0:{}'),(11334,1839,'_purchase_note',''),(11335,1839,'_default_attributes','a:1:{s:5:\"model\";s:28:\"MiiCraft 100 (Best-In-Class)\";}'),(11399,1841,'_variation_description',''),(11336,1839,'_virtual','no'),(11337,1839,'_downloadable','no'),(11338,1839,'_product_image_gallery',''),(11339,1839,'_download_limit','-1'),(11340,1839,'_download_expiry','-1'),(11341,1839,'_thumbnail_id','2789'),(11342,1839,'_stock','1'),(11343,1839,'_stock_status','instock'),(11344,1839,'_wc_average_rating','0'),(11345,1839,'_wc_rating_count','a:0:{}'),(11346,1839,'_wc_review_count','0'),(11347,1839,'_downloadable_files','a:0:{}'),(11348,1839,'_product_attributes','a:2:{s:5:\"model\";a:6:{s:4:\"name\";s:5:\"Model\";s:5:\"value\";s:117:\"MiiCraft 50 (High Percision) | MiiCraft 80 | MiiCraft 100 (Best-In-Class) | MiiCraft 125 | MiiCraft 150 (Large Parts)\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:5:\"resin\";a:6:{s:4:\"name\";s:5:\"Resin\";s:5:\"value\";s:54:\"Castable | Blue | Dental | Microfluidics | Master Mold\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(11400,1841,'_sku',''),(11401,1841,'_regular_price','9990'),(11402,1841,'_sale_price',''),(11349,1839,'_product_version','3.5.1'),(11351,1839,'themo_transparent_header','on'),(11352,1839,'themo_page_layout',''),(11353,1839,'themo_hide_title','on'),(11354,1839,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(11581,1844,'_product_base_currency','USD'),(11580,1844,'variable_sale_currency_prices','[]'),(11579,1844,'variable_regular_currency_prices','[]'),(11578,1843,'_product_base_currency','USD'),(11577,1843,'variable_sale_currency_prices','[]'),(11576,1843,'variable_regular_currency_prices','[]'),(11575,1842,'_product_base_currency','USD'),(11574,1842,'variable_sale_currency_prices','[]'),(11573,1842,'variable_regular_currency_prices','[]'),(11572,1841,'_product_base_currency','USD'),(11571,1841,'variable_sale_currency_prices','[]'),(11570,1841,'variable_regular_currency_prices','[]'),(11394,1839,'_edit_lock','1550241343:1'),(11395,1839,'themo_header_content_style',NULL),(11396,1839,'themo_alt_logo',NULL),(11397,1839,'_edit_last','1'),(11403,1841,'_sale_price_dates_from',''),(11404,1841,'_sale_price_dates_to',''),(11405,1841,'total_sales','0'),(11406,1841,'_tax_status','taxable'),(11407,1841,'_tax_class','parent'),(11408,1841,'_manage_stock','no'),(11409,1841,'_backorders','no'),(11410,1841,'_sold_individually','no'),(11411,1841,'_weight',''),(11412,1841,'_length',''),(11413,1841,'_width',''),(11414,1841,'_height',''),(11415,1841,'_upsell_ids','a:0:{}'),(11416,1841,'_crosssell_ids','a:0:{}'),(11417,1841,'_purchase_note',''),(11418,1841,'_default_attributes','a:0:{}'),(11419,1841,'_virtual','no'),(11420,1841,'_downloadable','no'),(11421,1841,'_product_image_gallery',''),(11422,1841,'_download_limit','-1'),(11423,1841,'_download_expiry','-1'),(11424,1841,'_stock','0'),(11425,1841,'_stock_status','instock'),(11426,1841,'_wc_average_rating','0'),(11427,1841,'_wc_rating_count','a:0:{}'),(11428,1841,'_wc_review_count','0'),(11429,1841,'_downloadable_files','a:0:{}'),(11430,1841,'attribute_model','MiiCraft 50 (High Percision)'),(11431,1841,'_price','9990'),(11432,1841,'_product_version','3.5.1'),(11433,1842,'_variation_description',''),(11434,1842,'_sku',''),(11435,1842,'_regular_price','9990'),(11436,1842,'_sale_price',''),(11437,1842,'_sale_price_dates_from',''),(11438,1842,'_sale_price_dates_to',''),(11439,1842,'total_sales','0'),(11440,1842,'_tax_status','taxable'),(11441,1842,'_tax_class','parent'),(11442,1842,'_manage_stock','no'),(11443,1842,'_backorders','no'),(11444,1842,'_sold_individually','no'),(11445,1842,'_weight',''),(11446,1842,'_length',''),(11447,1842,'_width',''),(11448,1842,'_height',''),(11449,1842,'_upsell_ids','a:0:{}'),(11450,1842,'_crosssell_ids','a:0:{}'),(11451,1842,'_purchase_note',''),(11452,1842,'_default_attributes','a:0:{}'),(11453,1842,'_virtual','no'),(11454,1842,'_downloadable','no'),(11455,1842,'_product_image_gallery',''),(11456,1842,'_download_limit','-1'),(11457,1842,'_download_expiry','-1'),(11458,1842,'_stock','0'),(11459,1842,'_stock_status','instock'),(11460,1842,'_wc_average_rating','0'),(11461,1842,'_wc_rating_count','a:0:{}'),(11462,1842,'_wc_review_count','0'),(11463,1842,'_downloadable_files','a:0:{}'),(11464,1842,'attribute_model','MiiCraft 80'),(11465,1842,'_price','9990'),(11466,1842,'_product_version','3.5.1'),(11467,1843,'_variation_description',''),(11468,1843,'_sku',''),(11469,1843,'_regular_price','9990'),(11470,1843,'_sale_price',''),(11471,1843,'_sale_price_dates_from',''),(11472,1843,'_sale_price_dates_to',''),(11473,1843,'total_sales','0'),(11474,1843,'_tax_status','taxable'),(11475,1843,'_tax_class','parent'),(11476,1843,'_manage_stock','no'),(11477,1843,'_backorders','no'),(11478,1843,'_sold_individually','no'),(11479,1843,'_weight',''),(11480,1843,'_length',''),(11481,1843,'_width',''),(11482,1843,'_height',''),(11483,1843,'_upsell_ids','a:0:{}'),(11484,1843,'_crosssell_ids','a:0:{}'),(11485,1843,'_purchase_note',''),(11486,1843,'_default_attributes','a:0:{}'),(11487,1843,'_virtual','no'),(11488,1843,'_downloadable','no'),(11489,1843,'_product_image_gallery',''),(11490,1843,'_download_limit','-1'),(11491,1843,'_download_expiry','-1'),(11492,1843,'_stock','0'),(11493,1843,'_stock_status','instock'),(11494,1843,'_wc_average_rating','0'),(11495,1843,'_wc_rating_count','a:0:{}'),(11496,1843,'_wc_review_count','0'),(11497,1843,'_downloadable_files','a:0:{}'),(11498,1843,'attribute_model','MiiCraft 100 (Best-In-Class)'),(11499,1843,'_price','9990'),(11500,1843,'_product_version','3.5.1'),(11501,1844,'_variation_description',''),(11502,1844,'_sku',''),(11503,1844,'_regular_price','8500'),(11504,1844,'_sale_price',''),(11505,1844,'_sale_price_dates_from',''),(11506,1844,'_sale_price_dates_to',''),(11507,1844,'total_sales','0'),(11508,1844,'_tax_status','taxable'),(11509,1844,'_tax_class','parent'),(11510,1844,'_manage_stock','no'),(11511,1844,'_backorders','no'),(11512,1844,'_sold_individually','no'),(11513,1844,'_weight',''),(11514,1844,'_length',''),(11515,1844,'_width',''),(11516,1844,'_height',''),(11517,1844,'_upsell_ids','a:0:{}'),(11518,1844,'_crosssell_ids','a:0:{}'),(11519,1844,'_purchase_note',''),(11520,1844,'_default_attributes','a:0:{}'),(11521,1844,'_virtual','no'),(11522,1844,'_downloadable','no'),(11523,1844,'_product_image_gallery',''),(11524,1844,'_download_limit','-1'),(11525,1844,'_download_expiry','-1'),(11526,1844,'_stock','0'),(11527,1844,'_stock_status','instock'),(11528,1844,'_wc_average_rating','0'),(11529,1844,'_wc_rating_count','a:0:{}'),(11530,1844,'_wc_review_count','0'),(11531,1844,'_downloadable_files','a:0:{}'),(11532,1844,'attribute_model','MiiCraft 125'),(11533,1844,'_price','8500'),(11534,1844,'_product_version','3.5.1'),(11535,1845,'_variation_description',''),(11536,1845,'_sku',''),(11537,1845,'_regular_price','12500'),(11538,1845,'_sale_price',''),(11539,1845,'_sale_price_dates_from',''),(11540,1845,'_sale_price_dates_to',''),(11541,1845,'total_sales','0'),(11542,1845,'_tax_status','taxable'),(11543,1845,'_tax_class','parent'),(11544,1845,'_manage_stock','no'),(11545,1845,'_backorders','no'),(11546,1845,'_sold_individually','no'),(11547,1845,'_weight',''),(11548,1845,'_length',''),(11549,1845,'_width',''),(11550,1845,'_height',''),(11551,1845,'_upsell_ids','a:0:{}'),(11552,1845,'_crosssell_ids','a:0:{}'),(11553,1845,'_purchase_note',''),(11554,1845,'_default_attributes','a:0:{}'),(11555,1845,'_virtual','no'),(11556,1845,'_downloadable','no'),(11557,1845,'_product_image_gallery',''),(11558,1845,'_download_limit','-1'),(11559,1845,'_download_expiry','-1'),(11560,1845,'_stock','0'),(11561,1845,'_stock_status','instock'),(11562,1845,'_wc_average_rating','0'),(11563,1845,'_wc_rating_count','a:0:{}'),(11564,1845,'_wc_review_count','0'),(11565,1845,'_downloadable_files','a:0:{}'),(11566,1845,'attribute_model','MiiCraft 150 (Large Parts)'),(11567,1845,'_price','12500'),(11568,1845,'_product_version','3.5.1'),(11582,1845,'variable_regular_currency_prices','[]'),(11583,1845,'variable_sale_currency_prices','[]'),(11584,1845,'_product_base_currency','USD'),(11588,1839,'_related_ids','a:4:{i:0;i:2012;i:1;i:1652;i:2;i:1643;i:3;i:1660;}'),(11589,1846,'_wp_page_template','default'),(11590,1846,'_elementor_edit_mode','builder'),(11591,1846,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(11592,1846,'_elementor_data','[{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":6},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11593,1846,'_elementor_version','0.4'),(11594,1846,'_elementor_template_type','post'),(14395,1984,'_sold_individually','no'),(14396,1984,'_weight','58'),(11598,1847,'themo_hide_title','on'),(11599,1847,'themo_header_content_style','light'),(11600,1847,'themo_alt_logo','Off'),(11601,1847,'_edit_last','1'),(11602,1847,'_wp_page_template','default'),(11603,1847,'mswp-swap-loc','primary_navigation'),(11604,1847,'mswp-target-loc','none'),(11605,1847,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11606,1847,'_edit_lock','1538167291:1'),(11862,1891,'_elementor_version','0.4'),(11863,1891,'_elementor_template_type','post'),(11864,1891,'_elementor_edit_mode','builder'),(11865,1892,'_wp_page_template','default'),(11866,1892,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11867,1892,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":83},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11651,1862,'_wp_page_template','default'),(11652,1862,'_elementor_edit_mode','builder'),(11653,1862,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(11654,1862,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":6},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11655,1862,'_elementor_version','0.4'),(11656,1862,'_elementor_template_type','post'),(11657,1863,'_wp_page_template','default'),(11658,1863,'_elementor_edit_mode','builder'),(11659,1863,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(11660,1863,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":6},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11661,1863,'_elementor_version','0.4'),(11662,1863,'_elementor_template_type','post'),(11663,1847,'_elementor_edit_mode','builder'),(11753,1875,'_wp_page_template','default'),(11754,1875,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11667,1847,'_elementor_template_type','post'),(11752,1847,'_elementor_data','[{\"id\":\"40791560\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"38f2242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a1c938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc0d4fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35d7dd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"debce7c\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1643\",\"1652\",\"1913\",\"2022\",\"2017\",\"2012\"],\"posts_per_page\":6,\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11992,1909,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/CADworks-3D_Final-1.png\",\"id\":1694},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(11991,1909,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(11678,1866,'themo_transparent_header','off'),(11679,1866,'themo_page_layout','full'),(11680,1866,'themo_hide_title','on'),(11681,1866,'themo_header_content_style','light'),(11682,1866,'themo_alt_logo','Off'),(11683,1866,'_edit_last','1'),(11684,1866,'_edit_lock','1547657951:1'),(11685,1866,'_elementor_edit_mode','builder'),(11686,1866,'_wp_page_template','default'),(11687,1866,'mswp-swap-loc','primary_navigation'),(11688,1866,'mswp-target-loc','none'),(11689,1867,'_elementor_edit_mode','builder'),(11690,1867,'_wp_page_template','default'),(11691,1866,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11748,1866,'_elementor_template_type','post'),(11772,1878,'_elementor_edit_mode','builder'),(11773,1878,'_wp_page_template','default'),(11774,1878,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11775,1878,'_elementor_template_type','post'),(11776,1878,'_elementor_data','[{\"id\":\"9609656\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"48495f3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"72a9f74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11766,1877,'_elementor_edit_mode','builder'),(11767,1877,'_wp_page_template','default'),(11768,1877,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11769,1877,'_elementor_template_type','post'),(11770,1877,'_elementor_data','[{\"id\":\"9609656\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"48495f3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2f14dd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11771,1866,'_elementor_version','0.4'),(11777,1878,'_elementor_version','0.4'),(11780,1879,'_elementor_edit_mode','builder'),(11787,1880,'_elementor_edit_mode','builder'),(11788,1880,'_wp_page_template','default'),(11781,1879,'_wp_page_template','default'),(11782,1879,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11783,1879,'_elementor_template_type','post'),(11784,1879,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11785,1879,'_elementor_version','0.4'),(14393,1984,'_manage_stock','yes'),(14394,1984,'_backorders','notify'),(11789,1880,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11790,1880,'_elementor_template_type','post'),(11791,1880,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0fc9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11fbccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb409ba\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\"},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11792,1880,'_elementor_version','0.4'),(11793,1881,'_elementor_edit_mode','builder'),(11794,1881,'_wp_page_template','default'),(11795,1881,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11796,1881,'_elementor_template_type','post'),(11797,1881,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0fc9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11fbccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb409ba\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1660\",\"1658\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11798,1881,'_elementor_version','0.4'),(11799,1870,'_elementor_edit_mode','builder'),(11800,1870,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\",\"1916\",\"1923\",\"1984\"],\"posts_per_page\":5},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11801,1882,'_wp_page_template','default'),(11802,1882,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11803,1882,'_elementor_edit_mode','builder'),(11804,1882,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11805,1870,'_elementor_version','0.4'),(11855,1890,'_elementor_version','0.4'),(11856,1890,'_elementor_template_type','post'),(11857,1890,'_elementor_edit_mode','builder'),(14391,1984,'_tax_status','taxable'),(14392,1984,'_tax_class',''),(11860,1891,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11861,1891,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":83},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11829,1886,'_wp_page_template','default'),(11830,1886,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11831,1886,'_elementor_version','0.4'),(11832,1886,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><div style=\\\"padding-left: 20px;\\\">[questionnaire-list set_id=1]<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11833,1886,'_elementor_template_type','post'),(11834,1886,'_elementor_edit_mode','builder'),(14389,1984,'_sale_price_dates_to',''),(14390,1984,'total_sales','0'),(11814,1884,'_wp_page_template','default'),(11815,1884,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11816,1884,'_elementor_version','0.4'),(11817,1884,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><div style=\\\"padding-left: 20px;\\\">[questionnaire-list set_id=1]<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c831f48\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\"},{\"field_type\":\"text\",\"field_label\":\"\",\"field_value\":\"\",\"placeholder\":\"Mobile\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\"}],\"button_text\":\"Send\",\"button_width\":\"20\",\"button_align\":\"end\",\"button_icon_align\":\"right\",\"email_to\":\"admin@cadworks3d.com\",\"email_subject\":\"New message from \\\"Cadworks3D\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@cadworks3d.com\",\"email_from_name\":\"Cadworks3D\",\"email_to_2\":\"admin@cadworks3d.com\",\"email_subject_2\":\"New message from \\\"Cadworks3D\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@cadworks3d.com\",\"email_from_name_2\":\"Cadworks3D\",\"email_reply_to_2\":\"admin@cadworks3d.com\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(11818,1884,'_elementor_template_type','post'),(11819,1884,'_elementor_edit_mode','builder'),(11821,1885,'_wp_page_template','default'),(16128,1984,'_sale_price',''),(14388,1984,'_sale_price_dates_from',''),(11822,1885,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11823,1885,'_elementor_version','0.4'),(11824,1885,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><div style=\\\"padding-left: 20px;\\\">[questionnaire-list set_id=1]<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c831f48\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\"},{\"field_type\":\"text\",\"field_label\":\"Mobile\",\"field_value\":\"\",\"placeholder\":\"Mobile\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\"}],\"button_text\":\"Send\",\"button_width\":\"20\",\"button_align\":\"end\",\"button_icon_align\":\"right\",\"email_to\":\"admin@cadworks3d.com\",\"email_subject\":\"New message from \\\"Cadworks3D\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@cadworks3d.com\",\"email_from_name\":\"Cadworks3D\",\"email_to_2\":\"admin@cadworks3d.com\",\"email_subject_2\":\"New message from \\\"Cadworks3D\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@cadworks3d.com\",\"email_from_name_2\":\"Cadworks3D\",\"email_reply_to_2\":\"admin@cadworks3d.com\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(11825,1885,'_elementor_template_type','post'),(11826,1885,'_elementor_edit_mode','builder'),(14385,1984,'_sku',''),(16127,1984,'_regular_price',''),(14986,2016,'_wp_attached_file','2018/07/Castable-HD-Brown-1.jpg'),(14987,2016,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:31:\"2018/07/Castable-HD-Brown-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Brown-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Brown-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Castable-HD-Brown-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(11844,1889,'_wp_page_template','default'),(11845,1889,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11846,1889,'_elementor_version','0.4'),(11847,1889,'_elementor_data','[{\"id\":\"688a106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"303734b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ce0cbc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dcff5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8ecdfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Which CADworks3D Printer is designed to meet your requirements?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"850291d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00af221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f3f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"035daef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f2f59d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_md_square\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7303302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5d6f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong>CADworks3D <span class=\\\"categoryName\\\">Edition<\\/span> 3D Printer <\\/strong><\\/h2><p style=\\\"text-align: center;\\\"><u>Fill in the below to find our more<\\/u><\\/p><div style=\\\"padding-left: 20px;\\\">[questionnaire-list set_id=1]<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11848,1889,'_elementor_template_type','post'),(11849,1889,'_elementor_edit_mode','builder'),(11852,1890,'_wp_page_template','default'),(11853,1890,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11854,1890,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test your chips within one day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11757,1875,'_elementor_data','[{\"id\":\"40791560\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"38f2242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a1c938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11758,1847,'_elementor_version','0.4'),(11759,1876,'_wp_page_template','default'),(11760,1876,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";N;}'),(11761,1876,'_elementor_edit_mode','builder'),(11762,1876,'_elementor_template_type','post'),(11763,1876,'_elementor_data','[{\"id\":\"40791560\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"38f2242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a1c938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc0d4fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35d7dd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"debce7c\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1643\",\"1655\",\"1652\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11764,1876,'_elementor_version','0.4'),(11765,1866,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0fc9d\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":0,\"bottom\":\"025\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11fbccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb409ba\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1658\",\"1660\",\"2040\",\"2079\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11868,1892,'_elementor_version','0.4'),(11869,1892,'_elementor_template_type','post'),(11870,1892,'_elementor_edit_mode','builder'),(11871,1893,'_wp_page_template','default'),(11872,1893,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11873,1893,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":83},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11874,1893,'_elementor_version','0.4'),(11875,1893,'_elementor_template_type','post'),(11876,1893,'_elementor_edit_mode','builder'),(11885,1895,'_wp_page_template','default'),(11886,1895,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11878,1894,'_wp_page_template','default'),(11879,1894,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11880,1894,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":85},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11881,1894,'_elementor_version','0.4'),(11882,1894,'_elementor_template_type','post'),(11883,1894,'_elementor_edit_mode','builder'),(11887,1895,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":80},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11888,1895,'_elementor_version','0.4'),(11889,1895,'_elementor_template_type','post'),(11890,1895,'_elementor_edit_mode','builder'),(11945,1902,'_elementor_version','0.4'),(11946,1902,'_wp_page_template','default'),(11892,1896,'_wp_page_template','default'),(11893,1896,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11894,1896,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11895,1896,'_elementor_version','0.4'),(11896,1896,'_elementor_template_type','post'),(11897,1896,'_elementor_edit_mode','builder'),(11900,1897,'_elementor_version','0.4'),(11901,1897,'themo_page_layout','full'),(11902,1897,'themo_hide_title','on'),(11903,1897,'themo_header_content_style','light'),(11904,1897,'themo_alt_logo','Off'),(11905,1897,'_edit_last','1'),(11906,1897,'_wp_page_template','default'),(11907,1897,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11908,1897,'_edit_lock','1527795541:1'),(11909,1897,'_elementor_edit_mode','builder'),(11910,1897,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11911,1897,'themo_transparent_header','off'),(11912,1897,'_elementor_template_type','post'),(11913,1897,'mswp-swap-loc','primary_navigation'),(11914,1897,'mswp-target-loc','none'),(11938,1901,'_wp_page_template','default'),(11939,1901,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11916,1898,'_elementor_version','0.4'),(11917,1898,'_wp_page_template','default'),(11918,1898,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11919,1898,'_elementor_edit_mode','builder'),(11920,1898,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11921,1898,'_elementor_template_type','post'),(11923,1899,'_elementor_version','0.4'),(11924,1899,'_wp_page_template','default'),(11925,1899,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11926,1899,'_elementor_edit_mode','builder'),(11927,1899,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer that\\u00a0is designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11928,1899,'_elementor_template_type','post'),(11931,1900,'_elementor_version','0.4'),(11932,1900,'_wp_page_template','default'),(11933,1900,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11934,1900,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (11935,1900,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11936,1900,'_elementor_template_type','post'),(11940,1901,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer designed as an all-in-one solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11941,1901,'_elementor_version','0.4'),(11942,1901,'_elementor_template_type','post'),(11943,1901,'_elementor_edit_mode','builder'),(11947,1902,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11948,1902,'_elementor_edit_mode','builder'),(11949,1902,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11950,1902,'_elementor_template_type','post'),(11951,1903,'_wp_page_template','default'),(11952,1903,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(11953,1903,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><strong>Transparent Resin<\\/strong><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"text-decoration: underline;\\\"><strong>3D Print Clear Chips<\\/strong><\\/span><br \\/><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(11954,1903,'_elementor_version','0.4'),(11955,1903,'_elementor_template_type','post'),(11956,1903,'_elementor_edit_mode','builder'),(11958,1841,'attribute_resin',''),(11959,1842,'attribute_resin',''),(11960,1843,'attribute_resin',''),(11961,1844,'attribute_resin',''),(11962,1845,'attribute_resin',''),(11969,1905,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(11970,1905,'_elementor_edit_mode','builder'),(11971,1905,'_elementor_version','0.4'),(11972,1905,'_elementor_data','[{\"id\":\"47f1bb03\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"43291bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c147dff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1182c37\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Resources\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c23b0a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"762f6245\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3f48d5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-software-crop\",\"icon_size\":\"xl\",\"title_text\":\"Software Download\",\"description_text\":\"Have a printer or want to take a look at the software? \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/download\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"420d15dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b54fc5d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-plus\",\"icon_size\":\"xl\",\"title_text\":\"Tech Specs \",\"description_text\":\"Find a printer that meets your specifications. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"63452a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43255048\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-book\",\"icon_size\":\"xl\",\"title_text\":\"Brochure\",\"description_text\":\"Learn more about our selection of 3d Printer. \",\"title_size\":\"h4\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300,\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/brochures\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67fa506\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"94ccf93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b159bf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d30b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Can\'t Find What Your Looking for ? \",\"description_text\":\"Contact Us\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h3\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"7f1b78f\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(11976,1906,'_elementor_edit_mode','builder'),(11977,1906,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Jewellery Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f3a58bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83b09a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e15b13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1887b24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Specs.png\",\"id\":1709}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c799514\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1dd492c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7462978\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11978,1906,'_elementor_version','0.4'),(14642,1992,'_elementor_data','[{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\",\"id\":1525},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"8386702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/CADworks-3D_Final-1.png\",\"id\":1694},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Explore\",\"button_2_text\":\"Buy Now\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(12628,1933,'_elementor_version','0.4'),(12629,1933,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(12627,1933,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-368-7266\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Info@cadworks3d.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20d7334\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(12625,1933,'_wp_page_template','default'),(12626,1933,'_elementor_edit_mode','builder'),(11986,90,'_elementor_template_type','post'),(14641,1992,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(12632,1934,'_wp_page_template','default'),(12633,1934,'_elementor_edit_mode','builder'),(11993,1909,'_elementor_version','0.4'),(11994,1909,'_wp_page_template','default'),(11995,1909,'_elementor_edit_mode','builder'),(11996,1909,'_elementor_template_type','post'),(19991,2528,'_edit_last','1'),(19990,2528,'_wc_average_rating','0'),(19989,2528,'_wc_rating_count','a:0:{}'),(19988,2528,'_wc_review_count','0'),(19987,2528,'themo_alt_logo',NULL),(19986,2528,'themo_header_content_style',NULL),(19985,2528,'themo_hide_title','on'),(19983,2528,'themo_transparent_header','on'),(19984,2528,'themo_page_layout',''),(19982,2524,'_wp_old_slug','b9-red'),(19981,2524,'_yoast_wpseo_content_score','90'),(19980,2524,'_yoast_wpseo_primary_product_cat','46'),(19979,2524,'_product_base_currency','USD'),(19978,2524,'_sale_currency_prices','[]'),(19977,2524,'_regular_currency_prices','[]'),(19976,2524,'_price','149'),(19975,2524,'_product_version','3.5.1'),(19974,2524,'_stock_status','instock'),(19973,2524,'_stock',NULL),(19972,2524,'_download_expiry','-1'),(19971,2524,'_download_limit','-1'),(19970,2524,'_product_image_gallery',''),(19969,2524,'_downloadable','no'),(19968,2524,'_virtual','no'),(19967,2524,'_default_attributes','a:0:{}'),(19966,2524,'_purchase_note',''),(19965,2524,'_crosssell_ids','a:0:{}'),(19964,2524,'_upsell_ids','a:0:{}'),(19963,2524,'_height','5.08'),(12042,1911,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:26:\"2018/06/Castable-Resin.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Castable-Resin-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Castable-Resin-41x31.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Castable-Resin-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"Castable-Resin-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"Castable-Resin-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Castable-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}}'),(12043,1912,'_wp_attached_file','2018/06/Castable-Resin.jpg'),(12044,1912,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:26:\"2018/06/Castable-Resin.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Castable-Resin-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Castable-Resin-41x31.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Castable-Resin-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"Castable-Resin-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"Castable-Resin-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Castable-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Castable-Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1504703096\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.022222222222222\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(19962,2524,'_width','12.7'),(12046,1913,'_sku',''),(12047,1913,'_regular_price','225'),(12048,1913,'_sale_price',''),(12049,1913,'_sale_price_dates_from',''),(12050,1913,'_sale_price_dates_to',''),(12051,1913,'total_sales','0'),(12052,1913,'_tax_status','taxable'),(12053,1913,'_tax_class',''),(12054,1913,'_manage_stock','no'),(12055,1913,'_backorders','no'),(12056,1913,'_sold_individually','no'),(12057,1913,'_weight','0.5'),(12058,1913,'_length','10'),(12059,1913,'_width','15'),(12060,1913,'_height','20'),(12061,1913,'_upsell_ids','a:0:{}'),(12062,1913,'_crosssell_ids','a:0:{}'),(12063,1913,'_purchase_note',''),(12064,1913,'_default_attributes','a:0:{}'),(12065,1913,'_virtual','no'),(12066,1913,'_downloadable','no'),(12067,1913,'_product_image_gallery','2008,2014'),(12068,1913,'_download_limit','-1'),(12069,1913,'_download_expiry','-1'),(12070,1913,'_thumbnail_id','2283'),(12071,1913,'_stock',NULL),(12072,1913,'_stock_status','instock'),(12073,1913,'_wc_average_rating','0'),(12074,1913,'_wc_rating_count','a:0:{}'),(12075,1913,'_wc_review_count','0'),(12076,1913,'_downloadable_files','a:0:{}'),(12077,1913,'_product_attributes','a:0:{}'),(12078,1913,'_product_version','3.5.1'),(12079,1913,'_price','225'),(12080,1913,'themo_transparent_header','on'),(12081,1913,'themo_page_layout',''),(12082,1913,'themo_hide_title','on'),(12083,1913,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(12084,1913,'_regular_currency_prices','[]'),(12085,1913,'_sale_currency_prices','[]'),(12086,1913,'_product_base_currency','USD'),(12087,1913,'_edit_lock','1550241408:1'),(12088,1913,'themo_header_content_style',NULL),(12089,1913,'themo_alt_logo',NULL),(12090,1913,'_edit_last','1'),(12091,1914,'_wp_attached_file','2018/06/Master-Mold-with-PDMS.png'),(12092,1914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:640;s:4:\"file\";s:33:\"2018/06/Master-Mold-with-PDMS.png\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"Master-Mold-with-PDMS-23x31.png\";s:5:\"width\";i:23;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"Master-Mold-with-PDMS-60x80.png\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-227x303.png\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-480x465.png\";s:5:\"width\";i:480;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-480x605.png\";s:5:\"width\";i:480;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Master-Mold-with-PDMS-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12093,1916,'_sku',''),(15780,1916,'_price','8500'),(12096,1916,'_sale_price_dates_from',''),(12097,1916,'_sale_price_dates_to',''),(12098,1916,'total_sales','0'),(12099,1916,'_tax_status','taxable'),(12100,1916,'_tax_class',''),(12101,1916,'_manage_stock','yes'),(12102,1916,'_backorders','notify'),(12103,1916,'_sold_individually','no'),(12104,1916,'_weight','58'),(12105,1916,'_length','80'),(12106,1916,'_width','80'),(12107,1916,'_height','94'),(12108,1916,'_upsell_ids','a:0:{}'),(12109,1916,'_crosssell_ids','a:0:{}'),(12110,1916,'_purchase_note',''),(12111,1916,'_default_attributes','a:0:{}'),(12112,1916,'_virtual','no'),(12113,1916,'_downloadable','no'),(12114,1916,'_product_image_gallery',''),(12115,1916,'_download_limit','-1'),(12116,1916,'_download_expiry','-1'),(12117,1916,'_thumbnail_id','358'),(12118,1916,'_stock','1'),(12119,1916,'_stock_status','instock'),(12120,1916,'_wc_average_rating','0'),(12121,1916,'_wc_rating_count','a:0:{}'),(12122,1916,'_wc_review_count','0'),(12123,1916,'_downloadable_files','a:0:{}'),(12124,1916,'_product_attributes','a:3:{s:5:\"model\";a:6:{s:4:\"name\";s:5:\"Model\";s:5:\"value\";s:77:\"M50 (High Percision) | M80 | M100 (Best-In-Class) | M125 | M150 (Large Parts)\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:12:\"light-engine\";a:6:{s:4:\"name\";s:12:\"Light Engine\";s:5:\"value\";s:21:\"365nm | 385nm | 405nm\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:5:\"resin\";a:6:{s:4:\"name\";s:5:\"Resin\";s:5:\"value\";s:48:\"Prototyping (Blue) | Microfluidics | Master Mold\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(12125,1916,'_product_version','3.4.3'),(12127,1916,'themo_transparent_header','on'),(12128,1916,'themo_page_layout',''),(12129,1916,'themo_hide_title','on'),(12130,1916,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(12131,1916,'_related_ids','a:4:{i:0;i:1913;i:1;i:1652;i:2;i:1643;i:3;i:1660;}'),(14337,1980,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(14336,1980,'_elementor_edit_mode','builder'),(14335,1980,'_wp_page_template','default'),(14316,1979,'_product_base_currency','USD'),(14315,1979,'variable_sale_currency_prices','[]'),(14314,1979,'variable_regular_currency_prices','[]'),(14313,1978,'_product_base_currency','USD'),(14312,1978,'variable_sale_currency_prices','[]'),(14311,1978,'variable_regular_currency_prices','[]'),(14308,1976,'variable_regular_currency_prices','[]'),(14309,1976,'variable_sale_currency_prices','[]'),(14310,1976,'_product_base_currency','USD'),(14338,1980,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113}},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"18ecf8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace \\u00ae.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(12208,1919,'_variation_description',''),(12209,1919,'_sku',''),(12210,1919,'_regular_price','14500'),(12211,1919,'_sale_price',''),(12212,1919,'_sale_price_dates_from',''),(12213,1919,'_sale_price_dates_to',''),(12214,1919,'total_sales','0'),(12215,1919,'_tax_status','taxable'),(12216,1919,'_tax_class','parent'),(12217,1919,'_manage_stock','no'),(12218,1919,'_backorders','no'),(12219,1919,'_sold_individually','no'),(12220,1919,'_weight',''),(12221,1919,'_length',''),(12222,1919,'_width',''),(12223,1919,'_height',''),(12224,1919,'_upsell_ids','a:0:{}'),(12225,1919,'_crosssell_ids','a:0:{}'),(12226,1919,'_purchase_note',''),(12227,1919,'_default_attributes','a:0:{}'),(12228,1919,'_virtual','no'),(12229,1919,'_downloadable','no'),(12230,1919,'_product_image_gallery',''),(12231,1919,'_download_limit','-1'),(12232,1919,'_download_expiry','-1'),(12233,1919,'_stock','0'),(12234,1919,'_stock_status','instock'),(12235,1919,'_wc_average_rating','0'),(12236,1919,'_wc_rating_count','a:0:{}'),(12237,1919,'_wc_review_count','0'),(12238,1919,'_downloadable_files','a:0:{}'),(12239,1919,'attribute_model','M100 (Best-In-Class)'),(12240,1919,'attribute_resin',''),(12241,1919,'_price','14500'),(12242,1919,'variable_regular_currency_prices','[]'),(12243,1919,'variable_sale_currency_prices','[]'),(12244,1919,'_product_base_currency','USD'),(12245,1919,'_product_version','3.4.3'),(12246,1920,'_variation_description',''),(12247,1920,'_sku',''),(12248,1920,'_regular_price','14500'),(12249,1920,'_sale_price',''),(12250,1920,'_sale_price_dates_from',''),(12251,1920,'_sale_price_dates_to',''),(12252,1920,'total_sales','0'),(12253,1920,'_tax_status','taxable'),(12254,1920,'_tax_class','parent'),(12255,1920,'_manage_stock','no'),(12256,1920,'_backorders','no'),(12257,1920,'_sold_individually','no'),(12258,1920,'_weight',''),(12259,1920,'_length',''),(12260,1920,'_width',''),(12261,1920,'_height',''),(12262,1920,'_upsell_ids','a:0:{}'),(12263,1920,'_crosssell_ids','a:0:{}'),(12264,1920,'_purchase_note',''),(12265,1920,'_default_attributes','a:0:{}'),(12266,1920,'_virtual','no'),(12267,1920,'_downloadable','no'),(12268,1920,'_product_image_gallery',''),(12269,1920,'_download_limit','-1'),(12270,1920,'_download_expiry','-1'),(12271,1920,'_stock','0'),(12272,1920,'_stock_status','instock'),(12273,1920,'_wc_average_rating','0'),(12274,1920,'_wc_rating_count','a:0:{}'),(12275,1920,'_wc_review_count','0'),(12276,1920,'_downloadable_files','a:0:{}'),(12277,1920,'attribute_model','M125'),(12278,1920,'attribute_resin',''),(12279,1920,'_price','14500'),(12280,1920,'variable_regular_currency_prices','[]'),(12281,1920,'variable_sale_currency_prices','[]'),(12282,1920,'_product_base_currency','USD'),(12283,1920,'_product_version','3.4.3'),(12284,1921,'_variation_description',''),(12285,1921,'_sku',''),(12286,1921,'_regular_price','12500'),(12287,1921,'_sale_price',''),(12288,1921,'_sale_price_dates_from',''),(12289,1921,'_sale_price_dates_to',''),(12290,1921,'total_sales','0'),(12291,1921,'_tax_status','taxable'),(12292,1921,'_tax_class','parent'),(12293,1921,'_manage_stock','no'),(12294,1921,'_backorders','no'),(12295,1921,'_sold_individually','no'),(12296,1921,'_weight',''),(12297,1921,'_length',''),(12298,1921,'_width',''),(12299,1921,'_height',''),(12300,1921,'_upsell_ids','a:0:{}'),(12301,1921,'_crosssell_ids','a:0:{}'),(12302,1921,'_purchase_note',''),(12303,1921,'_default_attributes','a:0:{}'),(12304,1921,'_virtual','no'),(12305,1921,'_downloadable','no'),(12306,1921,'_product_image_gallery',''),(12307,1921,'_download_limit','-1'),(12308,1921,'_download_expiry','-1'),(12309,1921,'_stock','0'),(12310,1921,'_stock_status','instock'),(12311,1921,'_wc_average_rating','0'),(12312,1921,'_wc_rating_count','a:0:{}'),(12313,1921,'_wc_review_count','0'),(12314,1921,'_downloadable_files','a:0:{}'),(12315,1921,'attribute_model','M80'),(12316,1921,'attribute_resin',''),(12317,1921,'_price','12500'),(12318,1921,'variable_regular_currency_prices','[]'),(12319,1921,'variable_sale_currency_prices','[]'),(12320,1921,'_product_base_currency','USD'),(12321,1921,'_product_version','3.4.3'),(15782,1916,'_price','12500'),(12324,1916,'_edit_lock','1536179606:1'),(12325,1916,'themo_header_content_style',NULL),(12326,1916,'themo_alt_logo',NULL),(12327,1916,'_edit_last','1'),(12328,1913,'_related_ids','a:1:{i:0;i:1643;}'),(12331,1919,'attribute_light-engine','365nm'),(12332,1920,'attribute_light-engine','365nm'),(12333,1921,'attribute_light-engine','385nm'),(12336,1916,'_wp_old_slug','cadworks3d-%c2%b5microfluidics-printer'),(12337,1922,'_wp_page_template','default'),(12338,1922,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(12339,1922,'_elementor_edit_mode','builder'),(12340,1922,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\",\"1916\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12341,1922,'_elementor_version','0.4'),(14640,82,'_yoast_wpseo_content_score','60'),(14981,2013,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2018/07/Flowcast-Brown-HD.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Flowcast-Brown-HD-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"Flowcast-Brown-HD-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Flowcast-Brown-HD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(14980,2013,'_wp_attached_file','2018/07/Flowcast-Brown-HD.jpg'),(14968,2011,'_wp_attached_file','2018/06/Master-Mold-for-PDMS-Resin.jpg'),(12358,1923,'_sku',''),(12359,1923,'_regular_price',''),(12360,1923,'_sale_price',''),(12361,1923,'_sale_price_dates_from',''),(12362,1923,'_sale_price_dates_to',''),(12363,1923,'total_sales','0'),(12364,1923,'_tax_status','taxable'),(12365,1923,'_tax_class',''),(12366,1923,'_manage_stock','yes'),(12367,1923,'_backorders','notify'),(12368,1923,'_sold_individually','no'),(12369,1923,'_weight','58'),(12370,1923,'_length','80'),(12371,1923,'_width','80'),(12372,1923,'_height','94'),(12373,1923,'_upsell_ids','a:0:{}'),(12374,1923,'_crosssell_ids','a:0:{}'),(12375,1923,'_purchase_note',''),(12376,1923,'_default_attributes','a:1:{s:5:\"resin\";s:8:\"Castable\";}'),(12377,1923,'_virtual','no'),(12378,1923,'_downloadable','no'),(12379,1923,'_product_image_gallery',''),(12380,1923,'_download_limit','-1'),(12381,1923,'_download_expiry','-1'),(12382,1923,'_thumbnail_id','358'),(12383,1923,'_stock','1'),(12384,1923,'_stock_status','instock'),(12385,1923,'_wc_average_rating','0'),(12386,1923,'_wc_rating_count','a:0:{}'),(12387,1923,'_wc_review_count','0'),(12388,1923,'_downloadable_files','a:0:{}'),(12389,1923,'_product_attributes','a:2:{s:5:\"model\";a:6:{s:4:\"name\";s:5:\"Model\";s:5:\"value\";s:79:\"J50 (High Percision) | J80 | CAD100 (Best-In-Class) | J125 | J150 (Large Parts)\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:5:\"resin\";a:6:{s:4:\"name\";s:5:\"Resin\";s:5:\"value\";s:8:\"Castable\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(12390,1923,'_product_version','3.4.2'),(12392,1923,'themo_transparent_header','on'),(12393,1923,'themo_page_layout',''),(12394,1923,'themo_hide_title','on'),(12395,1923,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(12396,1923,'_related_ids','a:2:{i:0;i:1910;i:1;i:1660;}'),(12397,1924,'_variation_description',''),(12398,1924,'_sku',''),(12399,1924,'_regular_price','9990'),(12400,1924,'_sale_price',''),(12401,1924,'_sale_price_dates_from',''),(12402,1924,'_sale_price_dates_to',''),(12403,1924,'total_sales','0'),(12404,1924,'_tax_status','taxable'),(12405,1924,'_tax_class','parent'),(12406,1924,'_manage_stock','no'),(12407,1924,'_backorders','no'),(12408,1924,'_sold_individually','no'),(12409,1924,'_weight',''),(12410,1924,'_length',''),(12411,1924,'_width',''),(12412,1924,'_height',''),(12413,1924,'_upsell_ids','a:0:{}'),(12414,1924,'_crosssell_ids','a:0:{}'),(12415,1924,'_purchase_note',''),(12416,1924,'_default_attributes','a:0:{}'),(12417,1924,'_virtual','no'),(12418,1924,'_downloadable','no'),(12419,1924,'_product_image_gallery',''),(12420,1924,'_download_limit','-1'),(12421,1924,'_download_expiry','-1'),(12422,1924,'_stock','0'),(12423,1924,'_stock_status','instock'),(12424,1924,'_wc_average_rating','0'),(12425,1924,'_wc_rating_count','a:0:{}'),(12426,1924,'_wc_review_count','0'),(12427,1924,'_downloadable_files','a:0:{}'),(12428,1924,'attribute_model','J50 (High Percision)'),(12429,1924,'attribute_resin',''),(12430,1924,'_price','9990'),(12431,1924,'variable_regular_currency_prices','[]'),(12432,1924,'variable_sale_currency_prices','[]'),(12433,1924,'_product_base_currency','USD'),(12434,1924,'_product_version','3.3.5'),(12435,1925,'_variation_description',''),(12436,1925,'_sku',''),(12437,1925,'_regular_price','9990'),(12438,1925,'_sale_price',''),(12439,1925,'_sale_price_dates_from',''),(12440,1925,'_sale_price_dates_to',''),(12441,1925,'total_sales','0'),(12442,1925,'_tax_status','taxable'),(12443,1925,'_tax_class','parent'),(12444,1925,'_manage_stock','no'),(12445,1925,'_backorders','no'),(12446,1925,'_sold_individually','no'),(12447,1925,'_weight',''),(12448,1925,'_length',''),(12449,1925,'_width',''),(12450,1925,'_height',''),(12451,1925,'_upsell_ids','a:0:{}'),(12452,1925,'_crosssell_ids','a:0:{}'),(12453,1925,'_purchase_note',''),(12454,1925,'_default_attributes','a:0:{}'),(12455,1925,'_virtual','no'),(12456,1925,'_downloadable','no'),(12457,1925,'_product_image_gallery',''),(12458,1925,'_download_limit','-1'),(12459,1925,'_download_expiry','-1'),(12460,1925,'_stock','0'),(12461,1925,'_stock_status','instock'),(12462,1925,'_wc_average_rating','0'),(12463,1925,'_wc_rating_count','a:0:{}'),(12464,1925,'_wc_review_count','0'),(12465,1925,'_downloadable_files','a:0:{}'),(12466,1925,'attribute_model','J80'),(12467,1925,'attribute_resin',''),(12468,1925,'_price','9990'),(12469,1925,'variable_regular_currency_prices','[]'),(12470,1925,'variable_sale_currency_prices','[]'),(12471,1925,'_product_base_currency','USD'),(12472,1925,'_product_version','3.3.5'),(12473,1926,'_variation_description',''),(12474,1926,'_sku',''),(12475,1926,'_regular_price','9990'),(12476,1926,'_sale_price',''),(12477,1926,'_sale_price_dates_from',''),(12478,1926,'_sale_price_dates_to',''),(12479,1926,'total_sales','0'),(12480,1926,'_tax_status','taxable'),(12481,1926,'_tax_class','parent'),(12482,1926,'_manage_stock','no'),(12483,1926,'_backorders','no'),(12484,1926,'_sold_individually','no'),(12485,1926,'_weight',''),(12486,1926,'_length',''),(12487,1926,'_width',''),(12488,1926,'_height',''),(12489,1926,'_upsell_ids','a:0:{}'),(12490,1926,'_crosssell_ids','a:0:{}'),(12491,1926,'_purchase_note',''),(12492,1926,'_default_attributes','a:0:{}'),(12493,1926,'_virtual','no'),(12494,1926,'_downloadable','no'),(12495,1926,'_product_image_gallery',''),(12496,1926,'_download_limit','-1'),(12497,1926,'_download_expiry','-1'),(12498,1926,'_stock','0'),(12499,1926,'_stock_status','instock'),(12500,1926,'_wc_average_rating','0'),(12501,1926,'_wc_rating_count','a:0:{}'),(12502,1926,'_wc_review_count','0'),(12503,1926,'_downloadable_files','a:0:{}'),(12504,1926,'attribute_model','CAD100 (Best-In-Class)'),(12505,1926,'attribute_resin',''),(12506,1926,'_price','9990'),(12507,1926,'variable_regular_currency_prices','[]'),(12508,1926,'variable_sale_currency_prices','[]'),(12509,1926,'_product_base_currency','USD'),(12510,1926,'_product_version','3.3.5'),(12511,1927,'_variation_description',''),(12512,1927,'_sku',''),(12513,1927,'_regular_price','8500'),(12514,1927,'_sale_price',''),(12515,1927,'_sale_price_dates_from',''),(12516,1927,'_sale_price_dates_to',''),(12517,1927,'total_sales','0'),(12518,1927,'_tax_status','taxable'),(12519,1927,'_tax_class','parent'),(12520,1927,'_manage_stock','no'),(12521,1927,'_backorders','no'),(12522,1927,'_sold_individually','no'),(12523,1927,'_weight',''),(12524,1927,'_length',''),(12525,1927,'_width',''),(12526,1927,'_height',''),(12527,1927,'_upsell_ids','a:0:{}'),(12528,1927,'_crosssell_ids','a:0:{}'),(12529,1927,'_purchase_note',''),(12530,1927,'_default_attributes','a:0:{}'),(12531,1927,'_virtual','no'),(12532,1927,'_downloadable','no'),(12533,1927,'_product_image_gallery',''),(12534,1927,'_download_limit','-1'),(12535,1927,'_download_expiry','-1'),(12536,1927,'_stock','0'),(12537,1927,'_stock_status','instock'),(12538,1927,'_wc_average_rating','0'),(12539,1927,'_wc_rating_count','a:0:{}'),(12540,1927,'_wc_review_count','0'),(12541,1927,'_downloadable_files','a:0:{}'),(12542,1927,'attribute_model','J125'),(12543,1927,'attribute_resin',''),(12544,1927,'_price','8500'),(12545,1927,'variable_regular_currency_prices','[]'),(12546,1927,'variable_sale_currency_prices','[]'),(12547,1927,'_product_base_currency','USD'),(12548,1927,'_product_version','3.4.2'),(12549,1928,'_variation_description',''),(12550,1928,'_sku',''),(12551,1928,'_regular_price','12500'),(12552,1928,'_sale_price',''),(12553,1928,'_sale_price_dates_from',''),(12554,1928,'_sale_price_dates_to',''),(12555,1928,'total_sales','0'),(12556,1928,'_tax_status','taxable'),(12557,1928,'_tax_class','parent'),(12558,1928,'_manage_stock','no'),(12559,1928,'_backorders','no'),(12560,1928,'_sold_individually','no'),(12561,1928,'_weight',''),(12562,1928,'_length',''),(12563,1928,'_width',''),(12564,1928,'_height',''),(12565,1928,'_upsell_ids','a:0:{}'),(12566,1928,'_crosssell_ids','a:0:{}'),(12567,1928,'_purchase_note',''),(12568,1928,'_default_attributes','a:0:{}'),(12569,1928,'_virtual','no'),(12570,1928,'_downloadable','no'),(12571,1928,'_product_image_gallery',''),(12572,1928,'_download_limit','-1'),(12573,1928,'_download_expiry','-1'),(12574,1928,'_stock','0'),(12575,1928,'_stock_status','instock'),(12576,1928,'_wc_average_rating','0'),(12577,1928,'_wc_rating_count','a:0:{}'),(12578,1928,'_wc_review_count','0'),(12579,1928,'_downloadable_files','a:0:{}'),(12580,1928,'attribute_model','J150 (Large Parts)'),(12581,1928,'attribute_resin',''),(12582,1928,'_price','12500'),(12583,1928,'variable_regular_currency_prices','[]'),(12584,1928,'variable_sale_currency_prices','[]'),(12585,1928,'_product_base_currency','USD'),(12586,1928,'_product_version','3.3.5'),(15231,1923,'_price','8500'),(12589,1923,'_edit_lock','1531940641:1'),(12590,1923,'themo_header_content_style',NULL),(12591,1923,'themo_alt_logo',NULL),(12592,1923,'_edit_last','1'),(19961,2524,'_length','20.32'),(12598,1929,'_elementor_version','0.4'),(12599,1929,'_elementor_template_type','post'),(12604,1930,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(12605,1930,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(12606,1930,'_elementor_version','0.4'),(12607,1930,'_elementor_template_type','post'),(12608,1930,'_elementor_edit_mode','builder'),(14639,82,'_yoast_wpseo_metadesc','CADworks3D provide customers with 3D Printers that are calibrated and optimized for their industries. Printers made for microfluidics, dental and jewellery.'),(12612,1931,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(12613,1931,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":10},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12614,1931,'_elementor_version','0.4'),(12615,1931,'_elementor_template_type','post'),(14636,82,'mswp-swap-loc','primary_navigation'),(14637,82,'mswp-target-loc','none'),(12630,1933,'_elementor_template_type','post'),(12619,1932,'_wp_page_template','default'),(12620,1932,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(12621,1932,'_elementor_edit_mode','builder'),(12622,1932,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\",\"1916\",\"1923\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12623,1932,'_elementor_version','0.4'),(14638,82,'_yoast_wpseo_title','CADworks3D: Professional 3D Printers, Resins and Acccessories'),(12634,1934,'_elementor_data','[{\"id\":\"e03f621\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\"},\"elements\":[{\"id\":\"b4ff5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e041739\",\"elType\":\"widget\",\"settings\":{\"address\":\"creative cadworks\",\"zoom\":{\"unit\":\"px\",\"size\":18},\"height\":{\"unit\":\"px\",\"size\":563}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"qgk6sn0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"uaw4tj7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"l1yaoi4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Contact Us\",\"description_text\":\"\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"o7twky5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\"},\"elements\":[{\"id\":\"xcn0qg2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ewkxetx\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"+1-416-368-7266\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"chif2hj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"pinzlyz\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-mail\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"Info@cadworks3d.com\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"},{\"id\":\"8f83d51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a765\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-trip travelpack-clock-time\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h4\",\"title_text\":\"10:00 AM to 5:00 PM EST\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":50},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"mfjhgsy\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"20d7334\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bqlt0sn\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"gcm8twg\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51xhzgf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(12635,1934,'_elementor_version','0.4'),(12636,1934,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(12637,1934,'_elementor_template_type','post'),(14785,2000,'_wp_page_template','default'),(14786,2000,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(12641,1935,'_variation_description',''),(12642,1935,'_sku',''),(12643,1935,'_regular_price','14500'),(12644,1935,'_sale_price',''),(12645,1935,'_sale_price_dates_from',''),(12646,1935,'_sale_price_dates_to',''),(12647,1935,'total_sales','0'),(12648,1935,'_tax_status','taxable'),(12649,1935,'_tax_class','parent'),(12650,1935,'_manage_stock','no'),(12651,1935,'_backorders','no'),(12652,1935,'_sold_individually','no'),(12653,1935,'_weight',''),(12654,1935,'_length',''),(12655,1935,'_width',''),(12656,1935,'_height',''),(12657,1935,'_upsell_ids','a:0:{}'),(12658,1935,'_crosssell_ids','a:0:{}'),(12659,1935,'_purchase_note',''),(12660,1935,'_default_attributes','a:0:{}'),(12661,1935,'_virtual','no'),(12662,1935,'_downloadable','no'),(12663,1935,'_product_image_gallery',''),(12664,1935,'_download_limit','-1'),(12665,1935,'_download_expiry','-1'),(12666,1935,'_stock','0'),(12667,1935,'_stock_status','instock'),(12668,1935,'_wc_average_rating','0'),(12669,1935,'_wc_rating_count','a:0:{}'),(12670,1935,'_wc_review_count','0'),(12671,1935,'_downloadable_files','a:0:{}'),(12672,1935,'attribute_resin',''),(12673,1935,'attribute_light-engine','365nm'),(12674,1935,'attribute_model','M50 (High Percision)'),(12675,1935,'_price','14500'),(12676,1935,'_product_version','3.4.3'),(14271,1941,'_product_base_currency','USD'),(14270,1941,'variable_sale_currency_prices','[]'),(14269,1941,'variable_regular_currency_prices','[]'),(14268,1940,'_product_base_currency','USD'),(14267,1940,'variable_sale_currency_prices','[]'),(14266,1940,'variable_regular_currency_prices','[]'),(14265,1935,'_product_base_currency','USD'),(14264,1935,'variable_sale_currency_prices','[]'),(14263,1935,'variable_regular_currency_prices','[]'),(12821,1940,'_variation_description',''),(12822,1940,'_sku',''),(12823,1940,'_regular_price','12500'),(12824,1940,'_sale_price',''),(12825,1940,'_sale_price_dates_from',''),(12826,1940,'_sale_price_dates_to',''),(12827,1940,'total_sales','0'),(12828,1940,'_tax_status','taxable'),(12829,1940,'_tax_class','parent'),(12830,1940,'_manage_stock','no'),(12831,1940,'_backorders','no'),(12832,1940,'_sold_individually','no'),(12833,1940,'_weight',''),(12834,1940,'_length',''),(12835,1940,'_width',''),(12836,1940,'_height',''),(12837,1940,'_upsell_ids','a:0:{}'),(12838,1940,'_crosssell_ids','a:0:{}'),(12839,1940,'_purchase_note',''),(12840,1940,'_default_attributes','a:0:{}'),(12841,1940,'_virtual','no'),(12842,1940,'_downloadable','no'),(12843,1940,'_product_image_gallery',''),(12844,1940,'_download_limit','-1'),(12845,1940,'_download_expiry','-1'),(12846,1940,'_stock','0'),(12847,1940,'_stock_status','instock'),(12848,1940,'_wc_average_rating','0'),(12849,1940,'_wc_rating_count','a:0:{}'),(12850,1940,'_wc_review_count','0'),(12851,1940,'_downloadable_files','a:0:{}'),(12852,1940,'attribute_resin',''),(12853,1940,'attribute_light-engine','385nm'),(12854,1940,'attribute_model','M50 (High Percision)'),(12855,1940,'_price','12500'),(12856,1940,'_product_version','3.3.5'),(12857,1941,'_variation_description',''),(12858,1941,'_sku',''),(12859,1941,'_regular_price','9990'),(12860,1941,'_sale_price',''),(12861,1941,'_sale_price_dates_from',''),(12862,1941,'_sale_price_dates_to',''),(12863,1941,'total_sales','0'),(12864,1941,'_tax_status','taxable'),(12865,1941,'_tax_class','parent'),(12866,1941,'_manage_stock','no'),(12867,1941,'_backorders','no'),(12868,1941,'_sold_individually','no'),(12869,1941,'_weight',''),(12870,1941,'_length',''),(12871,1941,'_width',''),(12872,1941,'_height',''),(12873,1941,'_upsell_ids','a:0:{}'),(12874,1941,'_crosssell_ids','a:0:{}'),(12875,1941,'_purchase_note',''),(12876,1941,'_default_attributes','a:0:{}'),(12877,1941,'_virtual','no'),(12878,1941,'_downloadable','no'),(12879,1941,'_product_image_gallery',''),(12880,1941,'_download_limit','-1'),(12881,1941,'_download_expiry','-1'),(12882,1941,'_stock','0'),(12883,1941,'_stock_status','instock'),(12884,1941,'_wc_average_rating','0'),(12885,1941,'_wc_rating_count','a:0:{}'),(12886,1941,'_wc_review_count','0'),(12887,1941,'_downloadable_files','a:0:{}'),(12888,1941,'attribute_resin',''),(12889,1941,'attribute_light-engine','405nm'),(12890,1941,'attribute_model','M50 (High Percision)'),(12891,1941,'_price','9990'),(12892,1941,'_product_version','3.3.5'),(12965,1944,'_variation_description',''),(12966,1944,'_sku',''),(12967,1944,'_regular_price','14500'),(12968,1944,'_sale_price',''),(12969,1944,'_sale_price_dates_from',''),(12970,1944,'_sale_price_dates_to',''),(12971,1944,'total_sales','0'),(12972,1944,'_tax_status','taxable'),(12973,1944,'_tax_class','parent'),(12974,1944,'_manage_stock','no'),(12975,1944,'_backorders','no'),(12976,1944,'_sold_individually','no'),(12977,1944,'_weight',''),(12978,1944,'_length',''),(12979,1944,'_width',''),(12980,1944,'_height',''),(12981,1944,'_upsell_ids','a:0:{}'),(12982,1944,'_crosssell_ids','a:0:{}'),(12983,1944,'_purchase_note',''),(12984,1944,'_default_attributes','a:0:{}'),(12985,1944,'_virtual','no'),(12986,1944,'_downloadable','no'),(12987,1944,'_product_image_gallery',''),(12988,1944,'_download_limit','-1'),(12989,1944,'_download_expiry','-1'),(12990,1944,'_stock','0'),(12991,1944,'_stock_status','instock'),(12992,1944,'_wc_average_rating','0'),(12993,1944,'_wc_rating_count','a:0:{}'),(12994,1944,'_wc_review_count','0'),(12995,1944,'_downloadable_files','a:0:{}'),(12996,1944,'attribute_resin',''),(12997,1944,'attribute_light-engine','365nm'),(12998,1944,'attribute_model','M80'),(12999,1944,'_price','14500'),(13000,1944,'_product_version','3.4.3'),(14362,1983,'_elementor_version','0.4'),(14360,1983,'_elementor_template_type','post'),(14361,1983,'_elementor_data','[{\"id\":\"40791560\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"38f2242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a1c938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc0d4fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35d7dd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"debce7c\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1643\",\"1652\",\"1655\",\"1910\",\"1913\"],\"posts_per_page\":6},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(14359,1983,'_elementor_edit_mode','builder'),(14357,1983,'_wp_page_template','default'),(14358,1983,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14279,1952,'_product_base_currency','USD'),(14278,1952,'variable_sale_currency_prices','[]'),(14277,1952,'variable_regular_currency_prices','[]'),(14276,1944,'_product_base_currency','USD'),(14275,1944,'variable_sale_currency_prices','[]'),(14274,1944,'variable_regular_currency_prices','[]'),(13253,1952,'_variation_description',''),(13254,1952,'_sku',''),(13255,1952,'_regular_price','9990'),(13256,1952,'_sale_price',''),(13257,1952,'_sale_price_dates_from',''),(13258,1952,'_sale_price_dates_to',''),(13259,1952,'total_sales','0'),(13260,1952,'_tax_status','taxable'),(13261,1952,'_tax_class','parent'),(13262,1952,'_manage_stock','no'),(13263,1952,'_backorders','no'),(13264,1952,'_sold_individually','no'),(13265,1952,'_weight',''),(13266,1952,'_length',''),(13267,1952,'_width',''),(13268,1952,'_height',''),(13269,1952,'_upsell_ids','a:0:{}'),(13270,1952,'_crosssell_ids','a:0:{}'),(13271,1952,'_purchase_note',''),(13272,1952,'_default_attributes','a:0:{}'),(13273,1952,'_virtual','no'),(13274,1952,'_downloadable','no'),(13275,1952,'_product_image_gallery',''),(13276,1952,'_download_limit','-1'),(13277,1952,'_download_expiry','-1'),(13278,1952,'_stock','0'),(13279,1952,'_stock_status','instock'),(13280,1952,'_wc_average_rating','0'),(13281,1952,'_wc_rating_count','a:0:{}'),(13282,1952,'_wc_review_count','0'),(13283,1952,'_downloadable_files','a:0:{}'),(13284,1952,'attribute_resin',''),(13285,1952,'attribute_light-engine','405nm'),(13286,1952,'attribute_model','M80'),(13287,1952,'_price','9990'),(13288,1952,'_product_version','3.3.5'),(14347,1981,'_elementor_template_type','post'),(14346,1981,'_elementor_version','0.4'),(13469,1958,'_variation_description',''),(13470,1958,'_sku',''),(13471,1958,'_regular_price','12500'),(13472,1958,'_sale_price',''),(13473,1958,'_sale_price_dates_from',''),(13474,1958,'_sale_price_dates_to',''),(13475,1958,'total_sales','0'),(13476,1958,'_tax_status','taxable'),(13477,1958,'_tax_class','parent'),(13478,1958,'_manage_stock','no'),(13479,1958,'_backorders','no'),(13480,1958,'_sold_individually','no'),(13481,1958,'_weight',''),(13482,1958,'_length',''),(13483,1958,'_width',''),(13484,1958,'_height',''),(13485,1958,'_upsell_ids','a:0:{}'),(13486,1958,'_crosssell_ids','a:0:{}'),(13487,1958,'_purchase_note',''),(13488,1958,'_default_attributes','a:0:{}'),(13489,1958,'_virtual','no'),(13490,1958,'_downloadable','no'),(13491,1958,'_product_image_gallery',''),(13492,1958,'_download_limit','-1'),(13493,1958,'_download_expiry','-1'),(13494,1958,'_stock','0'),(13495,1958,'_stock_status','instock'),(13496,1958,'_wc_average_rating','0'),(13497,1958,'_wc_rating_count','a:0:{}'),(13498,1958,'_wc_review_count','0'),(13499,1958,'_downloadable_files','a:0:{}'),(13500,1958,'attribute_resin',''),(13501,1958,'attribute_light-engine','385nm'),(13502,1958,'attribute_model','M100 (Best-In-Class)'),(13503,1958,'_price','12500'),(13504,1958,'_product_version','3.3.5'),(14291,1961,'_product_base_currency','USD'),(14290,1961,'variable_sale_currency_prices','[]'),(14289,1961,'variable_regular_currency_prices','[]'),(14288,1958,'_product_base_currency','USD'),(14287,1958,'variable_sale_currency_prices','[]'),(14286,1958,'variable_regular_currency_prices','[]'),(13577,1961,'_variation_description',''),(13578,1961,'_sku',''),(13579,1961,'_regular_price','9990'),(13580,1961,'_sale_price',''),(13581,1961,'_sale_price_dates_from',''),(13582,1961,'_sale_price_dates_to',''),(13583,1961,'total_sales','0'),(13584,1961,'_tax_status','taxable'),(13585,1961,'_tax_class','parent'),(13586,1961,'_manage_stock','no'),(13587,1961,'_backorders','no'),(13588,1961,'_sold_individually','no'),(13589,1961,'_weight',''),(13590,1961,'_length',''),(13591,1961,'_width',''),(13592,1961,'_height',''),(13593,1961,'_upsell_ids','a:0:{}'),(13594,1961,'_crosssell_ids','a:0:{}'),(13595,1961,'_purchase_note',''),(13596,1961,'_default_attributes','a:0:{}'),(13597,1961,'_virtual','no'),(13598,1961,'_downloadable','no'),(13599,1961,'_product_image_gallery',''),(13600,1961,'_download_limit','-1'),(13601,1961,'_download_expiry','-1'),(13602,1961,'_stock','0'),(13603,1961,'_stock_status','instock'),(13604,1961,'_wc_average_rating','0'),(13605,1961,'_wc_rating_count','a:0:{}'),(13606,1961,'_wc_review_count','0'),(13607,1961,'_downloadable_files','a:0:{}'),(13608,1961,'attribute_resin',''),(13609,1961,'attribute_light-engine','405nm'),(13610,1961,'attribute_model','M100 (Best-In-Class)'),(13611,1961,'_price','9990'),(13612,1961,'_product_version','3.3.5'),(14345,1981,'_elementor_data','[{\"id\":\"zuoldcu\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":443},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#227aa3\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875},\"background_color\":\"#278d90\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_b\":\"#128a8c\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":360},\"th_section_parallax\":\"\",\"background_color_b\":\"#236f8e\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150},\"content_position\":\"middle\",\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"zwsiodr\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5lfevmv\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"rmushfl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Building the Future Layer by Layer\",\"description_text\":\"World Class 3D Printers and Resins Designed by a World Class Team\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":640},\"_animation\":\"fadeInUp\",\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16de6ddb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":1548,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1113},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"36bfdeaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"18ecf8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4206bb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-100\",\"bottom\":\"100\",\"left\":\"-100\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"-130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aefa6d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kelley Laboratory\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b703a09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u201cThe Microfluidics 3D Printer from CADworks has cut down our \\u2013 concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.\\u201d<br \\/> \\u2013\\u00a0<a href=\\\"https:\\/\\/scholar.google.ca\\/citations?user=h90fpFAAAAAJ&amp;hl=en\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-saferedirecturl=\\\"https:\\/\\/www.google.com\\/url?hl=en&amp;q=https:\\/\\/scholar.google.ca\\/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\\\">Zongjie (Daniel) Wang<\\/a>\\u00a0\\u00a0M.A.Sc\\u00a0EIT<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d938fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b2dc309\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1544,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Daniel-New.png\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"rtdmrfv\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"caywpmn\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"znwdoyu\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"zoyatqw\",\"elType\":\"widget\",\"settings\":{\"content_max_width\":{\"unit\":\"px\",\"size\":700},\"title_size\":\"h2\",\"title_text\":\"Our Mission\",\"description_text\":\"We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace \\u00ae.\",\"animation_duration\":\"fast\",\"icon_size\":\"md\",\"description_align\":\"center\",\"title_typography_typography\":\"custom\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"zkzrigj\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5r1wki9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#878787\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_gradient_position\":\"top center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"80\",\"left\":\"2\",\"isLinked\":false}},\"elements\":[{\"id\":\"gd2n2so\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5b4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81691cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <span style=\\\"text-decoration: underline;\\\"><strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping<\\/strong><\\/span>.<\\/p><p><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration-line: underline;\\\"><strong>Precise, Affordable and of High Quality.<\\/strong><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(14344,1981,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(14340,1980,'_elementor_template_type','post'),(14339,1980,'_elementor_version','0.4'),(13793,1967,'_variation_description',''),(13794,1967,'_sku',''),(13795,1967,'_regular_price','12500'),(13796,1967,'_sale_price',''),(13797,1967,'_sale_price_dates_from',''),(13798,1967,'_sale_price_dates_to',''),(13799,1967,'total_sales','0'),(13800,1967,'_tax_status','taxable'),(13801,1967,'_tax_class','parent'),(13802,1967,'_manage_stock','no'),(13803,1967,'_backorders','no'),(13804,1967,'_sold_individually','no'),(13805,1967,'_weight',''),(13806,1967,'_length',''),(13807,1967,'_width',''),(13808,1967,'_height',''),(13809,1967,'_upsell_ids','a:0:{}'),(13810,1967,'_crosssell_ids','a:0:{}'),(13811,1967,'_purchase_note',''),(13812,1967,'_default_attributes','a:0:{}'),(13813,1967,'_virtual','no'),(13814,1967,'_downloadable','no'),(13815,1967,'_product_image_gallery',''),(13816,1967,'_download_limit','-1'),(13817,1967,'_download_expiry','-1'),(13818,1967,'_stock','0'),(13819,1967,'_stock_status','instock'),(13820,1967,'_wc_average_rating','0'),(13821,1967,'_wc_rating_count','a:0:{}'),(13822,1967,'_wc_review_count','0'),(13823,1967,'_downloadable_files','a:0:{}'),(13824,1967,'attribute_resin',''),(13825,1967,'attribute_light-engine','385nm'),(13826,1967,'attribute_model','M125'),(13827,1967,'_price','12500'),(13828,1967,'_product_version','3.3.5'),(14301,1970,'_product_base_currency','USD'),(14300,1970,'variable_sale_currency_prices','[]'),(14299,1970,'variable_regular_currency_prices','[]'),(14298,1967,'_product_base_currency','USD'),(14297,1967,'variable_sale_currency_prices','[]'),(14296,1967,'variable_regular_currency_prices','[]'),(13901,1970,'_variation_description',''),(13902,1970,'_sku',''),(13903,1970,'_regular_price','8500'),(13904,1970,'_sale_price',''),(13905,1970,'_sale_price_dates_from',''),(13906,1970,'_sale_price_dates_to',''),(13907,1970,'total_sales','0'),(13908,1970,'_tax_status','taxable'),(13909,1970,'_tax_class','parent'),(13910,1970,'_manage_stock','no'),(13911,1970,'_backorders','no'),(13912,1970,'_sold_individually','no'),(13913,1970,'_weight',''),(13914,1970,'_length',''),(13915,1970,'_width',''),(13916,1970,'_height',''),(13917,1970,'_upsell_ids','a:0:{}'),(13918,1970,'_crosssell_ids','a:0:{}'),(13919,1970,'_purchase_note',''),(13920,1970,'_default_attributes','a:0:{}'),(13921,1970,'_virtual','no'),(13922,1970,'_downloadable','no'),(13923,1970,'_product_image_gallery',''),(13924,1970,'_download_limit','-1'),(13925,1970,'_download_expiry','-1'),(13926,1970,'_stock','0'),(13927,1970,'_stock_status','instock'),(13928,1970,'_wc_average_rating','0'),(13929,1970,'_wc_rating_count','a:0:{}'),(13930,1970,'_wc_review_count','0'),(13931,1970,'_downloadable_files','a:0:{}'),(13932,1970,'attribute_resin',''),(13933,1970,'attribute_light-engine','405nm'),(13934,1970,'attribute_model','M125'),(13935,1970,'_price','8500'),(13936,1970,'_product_version','3.4.2'),(14117,1976,'_variation_description',''),(14118,1976,'_sku',''),(14119,1976,'_regular_price','12500'),(14120,1976,'_sale_price',''),(14121,1976,'_sale_price_dates_from',''),(14122,1976,'_sale_price_dates_to',''),(14123,1976,'total_sales','0'),(14124,1976,'_tax_status','taxable'),(14125,1976,'_tax_class','parent'),(14126,1976,'_manage_stock','no'),(14127,1976,'_backorders','no'),(14128,1976,'_sold_individually','no'),(14129,1976,'_weight',''),(14130,1976,'_length',''),(14131,1976,'_width',''),(14132,1976,'_height',''),(14133,1976,'_upsell_ids','a:0:{}'),(14134,1976,'_crosssell_ids','a:0:{}'),(14135,1976,'_purchase_note',''),(14136,1976,'_default_attributes','a:0:{}'),(14137,1976,'_virtual','no'),(14138,1976,'_downloadable','no'),(14139,1976,'_product_image_gallery',''),(14140,1976,'_download_limit','-1'),(14141,1976,'_download_expiry','-1'),(14142,1976,'_stock','0'),(14143,1976,'_stock_status','instock'),(14144,1976,'_wc_average_rating','0'),(14145,1976,'_wc_rating_count','a:0:{}'),(14146,1976,'_wc_review_count','0'),(14147,1976,'_downloadable_files','a:0:{}'),(14148,1976,'attribute_resin',''),(14149,1976,'attribute_light-engine','405nm'),(14150,1976,'attribute_model','M150 (Large Parts)'),(14151,1976,'_price','12500'),(14152,1976,'_product_version','3.3.5'),(14189,1978,'_variation_description',''),(14190,1978,'_sku',''),(14191,1978,'_regular_price','12500'),(14192,1978,'_sale_price',''),(14193,1978,'_sale_price_dates_from',''),(14194,1978,'_sale_price_dates_to',''),(14195,1978,'total_sales','0'),(14196,1978,'_tax_status','taxable'),(14197,1978,'_tax_class','parent'),(14198,1978,'_manage_stock','no'),(14199,1978,'_backorders','no'),(14200,1978,'_sold_individually','no'),(14201,1978,'_weight',''),(14202,1978,'_length',''),(14203,1978,'_width',''),(14204,1978,'_height',''),(14205,1978,'_upsell_ids','a:0:{}'),(14206,1978,'_crosssell_ids','a:0:{}'),(14207,1978,'_purchase_note',''),(14208,1978,'_default_attributes','a:0:{}'),(14209,1978,'_virtual','no'),(14210,1978,'_downloadable','no'),(14211,1978,'_product_image_gallery',''),(14212,1978,'_download_limit','-1'),(14213,1978,'_download_expiry','-1'),(14214,1978,'_stock','0'),(14215,1978,'_stock_status','instock'),(14216,1978,'_wc_average_rating','0'),(14217,1978,'_wc_rating_count','a:0:{}'),(14218,1978,'_wc_review_count','0'),(14219,1978,'_downloadable_files','a:0:{}'),(14220,1978,'attribute_resin',''),(14221,1978,'attribute_light-engine','405nm'),(14222,1978,'attribute_model','M150 (Large Parts)'),(14223,1978,'_price','12500'),(14224,1978,'_product_version','3.3.5'),(14225,1979,'_variation_description',''),(14226,1979,'_sku',''),(14227,1979,'_regular_price','12500'),(14228,1979,'_sale_price',''),(14229,1979,'_sale_price_dates_from',''),(14230,1979,'_sale_price_dates_to',''),(14231,1979,'total_sales','0'),(14232,1979,'_tax_status','taxable'),(14233,1979,'_tax_class','parent'),(14234,1979,'_manage_stock','no'),(14235,1979,'_backorders','no'),(14236,1979,'_sold_individually','no'),(14237,1979,'_weight',''),(14238,1979,'_length',''),(14239,1979,'_width',''),(14240,1979,'_height',''),(14241,1979,'_upsell_ids','a:0:{}'),(14242,1979,'_crosssell_ids','a:0:{}'),(14243,1979,'_purchase_note',''),(14244,1979,'_default_attributes','a:0:{}'),(14245,1979,'_virtual','no'),(14246,1979,'_downloadable','no'),(14247,1979,'_product_image_gallery',''),(14248,1979,'_download_limit','-1'),(14249,1979,'_download_expiry','-1'),(14250,1979,'_stock','0'),(14251,1979,'_stock_status','instock'),(14252,1979,'_wc_average_rating','0'),(14253,1979,'_wc_rating_count','a:0:{}'),(14254,1979,'_wc_review_count','0'),(14255,1979,'_downloadable_files','a:0:{}'),(14256,1979,'attribute_resin',''),(14257,1979,'attribute_light-engine','405nm'),(14258,1979,'attribute_model','M150 (Large Parts)'),(14259,1979,'_price','12500'),(14260,1979,'_product_version','3.3.5'),(14482,1986,'_virtual','no'),(14483,1986,'_downloadable','no'),(14484,1986,'_product_image_gallery',''),(14485,1986,'_download_limit','-1'),(14486,1986,'_download_expiry','-1'),(14487,1986,'_stock','0'),(14488,1986,'_stock_status','instock'),(14489,1986,'_wc_average_rating','0'),(14490,1986,'_wc_rating_count','a:0:{}'),(14491,1986,'_wc_review_count','0'),(14492,1986,'_downloadable_files','a:0:{}'),(14493,1986,'attribute_model','DQ80'),(14494,1986,'attribute_resin',''),(14495,1986,'_price','9990'),(14496,1986,'variable_regular_currency_prices','[]'),(14497,1986,'variable_sale_currency_prices','[]'),(14498,1986,'_product_base_currency','USD'),(14499,1986,'_product_version','3.4.2'),(14500,1987,'_variation_description',''),(14501,1987,'_sku',''),(14502,1987,'_regular_price','9990'),(14503,1987,'_sale_price',''),(14504,1987,'_sale_price_dates_from',''),(14505,1987,'_sale_price_dates_to',''),(14506,1987,'total_sales','0'),(14507,1987,'_tax_status','taxable'),(14508,1987,'_tax_class','parent'),(14509,1987,'_manage_stock','no'),(14510,1987,'_backorders','no'),(14511,1987,'_sold_individually','no'),(14512,1987,'_weight',''),(14513,1987,'_length',''),(14514,1987,'_width',''),(14515,1987,'_height',''),(14516,1987,'_upsell_ids','a:0:{}'),(14517,1987,'_crosssell_ids','a:0:{}'),(14518,1987,'_purchase_note',''),(14519,1987,'_default_attributes','a:0:{}'),(14520,1987,'_virtual','no'),(14521,1987,'_downloadable','no'),(14522,1987,'_product_image_gallery',''),(14523,1987,'_download_limit','-1'),(14524,1987,'_download_expiry','-1'),(14525,1987,'_stock','0'),(14526,1987,'_stock_status','instock'),(14527,1987,'_wc_average_rating','0'),(14528,1987,'_wc_rating_count','a:0:{}'),(14529,1987,'_wc_review_count','0'),(14530,1987,'_downloadable_files','a:0:{}'),(14531,1987,'attribute_model','DSU100 (Best-In-Class)'),(14532,1987,'attribute_resin',''),(14533,1987,'_price','9990'),(14534,1987,'variable_regular_currency_prices','[]'),(14535,1987,'variable_sale_currency_prices','[]'),(14536,1987,'_product_base_currency','USD'),(14537,1987,'_product_version','3.4.2'),(14538,1988,'_variation_description',''),(14539,1988,'_sku',''),(14540,1988,'_regular_price','8500'),(14541,1988,'_sale_price',''),(14542,1988,'_sale_price_dates_from',''),(14543,1988,'_sale_price_dates_to',''),(14544,1988,'total_sales','0'),(14545,1988,'_tax_status','taxable'),(14546,1988,'_tax_class','parent'),(14547,1988,'_manage_stock','no'),(14548,1988,'_backorders','no'),(14549,1988,'_sold_individually','no'),(14550,1988,'_weight',''),(14551,1988,'_length',''),(14552,1988,'_width',''),(14553,1988,'_height',''),(14554,1988,'_upsell_ids','a:0:{}'),(14555,1988,'_crosssell_ids','a:0:{}'),(14556,1988,'_purchase_note',''),(14557,1988,'_default_attributes','a:0:{}'),(14558,1988,'_virtual','no'),(14559,1988,'_downloadable','no'),(14560,1988,'_product_image_gallery',''),(14561,1988,'_download_limit','-1'),(14562,1988,'_download_expiry','-1'),(14563,1988,'_stock','0'),(14564,1988,'_stock_status','instock'),(14565,1988,'_wc_average_rating','0'),(14566,1988,'_wc_rating_count','a:0:{}'),(14567,1988,'_wc_review_count','0'),(14568,1988,'_downloadable_files','a:0:{}'),(14569,1988,'attribute_model','DSU125'),(14570,1988,'attribute_resin',''),(14571,1988,'_price','8500'),(14572,1988,'variable_regular_currency_prices','[]'),(14573,1988,'variable_sale_currency_prices','[]'),(14574,1988,'_product_base_currency','USD'),(14575,1988,'_product_version','3.4.3'),(14576,1989,'_variation_description',''),(14577,1989,'_sku',''),(14578,1989,'_regular_price','12500'),(14579,1989,'_sale_price',''),(14580,1989,'_sale_price_dates_from',''),(14581,1989,'_sale_price_dates_to',''),(14582,1989,'total_sales','0'),(14583,1989,'_tax_status','taxable'),(14584,1989,'_tax_class','parent'),(14585,1989,'_manage_stock','no'),(14586,1989,'_backorders','no'),(14587,1989,'_sold_individually','no'),(14588,1989,'_weight',''),(14589,1989,'_length',''),(14590,1989,'_width',''),(14591,1989,'_height',''),(14592,1989,'_upsell_ids','a:0:{}'),(14593,1989,'_crosssell_ids','a:0:{}'),(14594,1989,'_purchase_note',''),(14595,1989,'_default_attributes','a:0:{}'),(14596,1989,'_virtual','no'),(14597,1989,'_downloadable','no'),(14598,1989,'_product_image_gallery',''),(14599,1989,'_download_limit','-1'),(14600,1989,'_download_expiry','-1'),(14601,1989,'_stock','0'),(14602,1989,'_stock_status','instock'),(14603,1989,'_wc_average_rating','0'),(14604,1989,'_wc_rating_count','a:0:{}'),(14605,1989,'_wc_review_count','0'),(14606,1989,'_downloadable_files','a:0:{}'),(14607,1989,'attribute_model','DPU150 (Large Parts)'),(14608,1989,'attribute_resin',''),(14609,1989,'_price','12500'),(14610,1989,'variable_regular_currency_prices','[]'),(14611,1989,'variable_sale_currency_prices','[]'),(14612,1989,'_product_base_currency','USD'),(14613,1989,'_product_version','3.4.3'),(16125,1984,'_price','9990'),(14616,1984,'_edit_lock','1541080628:1'),(14617,1984,'themo_header_content_style',NULL),(14618,1984,'themo_alt_logo',NULL),(14619,1984,'_edit_last','1'),(14620,1990,'_wp_attached_file','2018/06/Microfluidics-Brochure-v1.3.pdf'),(14621,1991,'_wp_page_template','default'),(14622,1991,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(14623,1991,'_elementor_edit_mode','builder'),(14624,1991,'_elementor_version','0.4'),(14625,1991,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.3.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.3.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0c3b6f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b955a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(14626,1991,'_elementor_template_type','post'),(14643,1992,'_elementor_version','0.4'),(14644,1992,'_wp_page_template','default'),(14645,1992,'_elementor_edit_mode','builder'),(14646,1992,'_elementor_template_type','post'),(15282,76,'_yoast_wpseo_content_score','60'),(15139,2027,'_wp_page_template','default'),(15140,2027,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15523,2079,'_wc_rating_count','a:0:{}'),(15524,2079,'_wc_average_rating','0'),(15525,2079,'_edit_last','1'),(15526,2079,'_edit_lock','1550241587:1'),(15527,2080,'_wp_attached_file','2018/08/Teflon-510x297.jpg'),(15528,2080,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:297;s:4:\"file\";s:26:\"2018/08/Teflon-510x297.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Teflon-510x297-53x31.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Teflon-510x297-137x80.jpg\";s:5:\"width\";i:137;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-394x297.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-394x297.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-394x297.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-394x229.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Teflon-510x297-300x297.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-300x297.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Teflon-510x297-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1528303763\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.041666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15520,2079,'themo_header_content_style',NULL),(15521,2079,'themo_alt_logo',NULL),(15522,2079,'_wc_review_count','0'),(20298,2543,'_manage_stock','no'),(16219,96,'_elementor_css','a:4:{s:4:\"time\";i:1541161672;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23833,2751,'_wp_attached_file','2019/02/tim-gouw-212348.jpg'),(23834,2751,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1450;s:6:\"height\";i:967;s:4:\"file\";s:27:\"2019/02/tim-gouw-212348.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"tim-gouw-212348-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"tim-gouw-212348-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"tim-gouw-212348-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"tim-gouw-212348-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tim-gouw-212348-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16217,226,'_elementor_css','a:4:{s:4:\"time\";i:1541119536;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16216,1296,'_elementor_css','a:4:{s:4:\"time\";i:1541111421;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16214,47,'_elementor_css','a:4:{s:4:\"time\";i:1541107568;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16213,1870,'_elementor_css','a:4:{s:4:\"time\";i:1541106029;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16212,90,'_elementor_css','a:4:{s:4:\"time\";i:1541103313;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15517,2079,'themo_transparent_header','on'),(15518,2079,'themo_page_layout',''),(15519,2079,'themo_hide_title','on'),(18004,2278,'_elementor_css','a:4:{s:4:\"time\";i:1542822175;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18003,2278,'_elementor_version','0.4'),(15348,2042,'_elementor_edit_mode','builder'),(15376,224,'_yoast_wpseo_title','Professional 3D Printers for Professional Applications'),(15377,224,'_yoast_wpseo_content_score','60'),(15378,2046,'_wp_page_template','default'),(15379,2046,'_elementor_page_settings','a:4:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(15364,2045,'_elementor_edit_mode','builder'),(15365,2045,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0595d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"4669a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"07a3a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7921436\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(15207,548,'_yoast_wpseo_title','3D printer for Dental Applications - Print dentures, guides and more'),(15208,548,'_yoast_wpseo_metadesc','With the CADworks3D Dental Printer you can print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.'),(15209,548,'_yoast_wpseo_content_score','60'),(15210,2031,'_elementor_edit_mode','builder'),(15211,2031,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0595d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"4669a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"07a3a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7921436\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(15455,2074,'_elementor_version','0.4'),(15197,618,'_yoast_wpseo_title','3D Printer for Jewellery applications - Print High Detail Castable Jewellery'),(15198,618,'_yoast_wpseo_metadesc','High detail castable resin and produce jewellery though the investment casting process.'),(15199,618,'_yoast_wpseo_content_score','90'),(15200,2030,'_wp_page_template','default'),(15201,2030,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15202,2030,'_elementor_edit_mode','builder'),(15203,2030,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(14771,1998,'_wp_page_template','default'),(15493,2077,'_elementor_version','0.4'),(14695,1995,'_wp_page_template','default'),(14696,1995,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14697,1995,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.3.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(14693,1916,'_yoast_wpseo_primary_product_cat',''),(14694,1916,'_yoast_wpseo_content_score','30'),(14698,1995,'_elementor_version','0.4'),(14699,1995,'_elementor_template_type','post'),(14700,1995,'_elementor_edit_mode','builder'),(14778,1999,'_wp_page_template','default'),(14779,1999,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14780,1999,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.3.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(14704,1913,'_yoast_wpseo_primary_product_cat',''),(14705,1913,'_yoast_wpseo_content_score','30'),(15568,2081,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0fc9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11fbccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb409ba\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1658\",\"1660\",\"2040\",\"2079\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15567,2081,'_elementor_template_type','post'),(15491,2077,'_elementor_edit_mode','builder'),(15492,2077,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\",\"1916\",\"1923\",\"1984\",\"2173\"],\"posts_per_page\":5},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(14718,2,'themo_transparent_header','Off'),(14719,2,'themo_page_layout','full'),(14720,2,'themo_hide_title','off'),(14721,2,'themo_header_content_style','light'),(14722,2,'themo_alt_logo','Off'),(15566,2081,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15489,2077,'_wp_page_template','default'),(15490,2077,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15986,2138,'_wp_page_template','default'),(15987,2138,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15475,2076,'_elementor_version','0.4'),(15476,2076,'_elementor_template_type','post'),(15564,2081,'_elementor_edit_mode','builder'),(15565,2081,'_wp_page_template','default'),(14741,1516,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(15563,2079,'_yoast_wpseo_content_score','60'),(15562,2079,'_yoast_wpseo_primary_product_cat','41'),(15561,2079,'_product_base_currency','USD'),(15559,2079,'_regular_currency_prices','[]'),(15560,2079,'_sale_currency_prices','[]'),(14770,1997,'_wp_attached_file','2018/06/Microfluidics-Brochure-v1.4.pdf'),(14772,1998,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(14773,1998,'_elementor_edit_mode','builder'),(14774,1998,'_elementor_version','0.4'),(14775,1998,'_elementor_data','[{\"id\":\"58cb7a93\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"500d5263\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"399d644d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"580b1649\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Documentation\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"4df5738b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e8de20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d69d3fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b061634\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ebb3cb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9063762\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"849be6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics \",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c13a79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f1ae5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0c3b6f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b955a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Brochure.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76cd4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ac80587\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dentistry\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26b7599\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"title_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41463bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b271adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2dde087\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33d60d9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a1aeac\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(14776,1998,'_elementor_template_type','post'),(15557,2079,'_product_version','3.5.1'),(15558,2079,'_price','50'),(14781,1999,'_elementor_version','0.4'),(14782,1999,'_elementor_template_type','post'),(14783,1999,'_elementor_edit_mode','builder'),(15555,2079,'_stock',NULL),(15556,2079,'_stock_status','instock'),(14787,2000,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(14788,2000,'_elementor_version','0.4'),(14789,2000,'_elementor_template_type','post'),(14790,2000,'_elementor_edit_mode','builder'),(15254,2034,'_wp_attached_file','2018/07/Microfluidic-Features.jpg'),(15255,2034,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:792;s:6:\"height\";i:687;s:4:\"file\";s:33:\"2018/07/Microfluidic-Features.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-768x666.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"Microfluidic-Features-36x31.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"Microfluidic-Features-92x80.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-349x303.jpg\";s:5:\"width\";i:349;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-605x687.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Microfluidic-Features-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Microfluidic-Features-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(14793,458,'_yoast_wpseo_title','3D Printer for Microfluidics - Print microfluidics parts with percision and accuracy'),(14794,458,'_yoast_wpseo_content_score','60'),(14795,2001,'_wp_page_template','default'),(14796,2001,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14797,2001,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(14798,2001,'_elementor_version','0.4'),(14799,2001,'_elementor_template_type','post'),(14800,2001,'_elementor_edit_mode','builder'),(15553,2079,'_download_limit','-1'),(15554,2079,'_download_expiry','-1'),(14803,458,'_yoast_wpseo_metadesc','Print microfluidic parts with high detail and a smooth surface finish. Do all projects internally and save costs and time on outsourcing to other companies.'),(14804,2002,'_wp_page_template','default'),(14805,2002,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14806,2002,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(14807,2002,'_elementor_version','0.4'),(14808,2002,'_elementor_template_type','post'),(14809,2002,'_elementor_edit_mode','builder'),(15551,2079,'_downloadable','no'),(15552,2079,'_product_image_gallery',''),(15549,2079,'_default_attributes','a:0:{}'),(15550,2079,'_virtual','no'),(15547,2079,'_crosssell_ids','a:0:{}'),(15548,2079,'_purchase_note',''),(15545,2079,'_height','5'),(15546,2079,'_upsell_ids','a:0:{}'),(15543,2079,'_length','16'),(15544,2079,'_width','23'),(15541,2079,'_sold_individually','no'),(15542,2079,'_weight','0.1'),(15539,2079,'_manage_stock','no'),(15540,2079,'_backorders','no'),(14848,1984,'_yoast_wpseo_primary_product_cat',''),(14849,1984,'_yoast_wpseo_content_score','30'),(14852,2003,'_wp_page_template','default'),(14853,2003,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(14854,2003,'_elementor_edit_mode','builder'),(14855,2003,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\",\"1916\",\"1923\",\"1984\"],\"posts_per_page\":5},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(14856,2003,'_elementor_version','0.4'),(15537,2079,'_tax_status','taxable'),(15538,2079,'_tax_class',''),(14860,2004,'_order_key','wc_order_5b204a85310dc'),(14861,2004,'_customer_user','0'),(14862,2004,'_payment_method','moneris'),(14863,2004,'_payment_method_title','Credit Card'),(14864,2004,'_transaction_id','10-0_130'),(14865,2004,'_customer_ip_address','69.145.62.85'),(14866,2004,'_customer_user_agent','mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/67.0.3396.79 safari/537.36'),(14867,2004,'_created_via','checkout'),(14868,2004,'_date_completed',''),(14869,2004,'_completed_date',''),(14870,2004,'_date_paid','1528842889'),(14871,2004,'_paid_date','2018-06-12 18:34:49'),(14872,2004,'_cart_hash','99b818f37fe08664b4b22047ee897058'),(14873,2004,'_billing_first_name','Stephan'),(14874,2004,'_billing_last_name','Warnat'),(14875,2004,'_billing_company','Montana State University'),(14876,2004,'_billing_address_1','220 Roberts Hall'),(14877,2004,'_billing_address_2',''),(14878,2004,'_billing_city','Bozeman'),(14879,2004,'_billing_state','MT'),(14880,2004,'_billing_postcode','59717'),(14881,2004,'_billing_country','US'),(14882,2004,'_billing_email','stephan.warnat@montana.edu'),(14883,2004,'_billing_phone','4069946284'),(14884,2004,'_shipping_first_name','Stephan'),(14885,2004,'_shipping_last_name','Warnat'),(14886,2004,'_shipping_company','Montana State University'),(14887,2004,'_shipping_address_1','220 Roberts Hall'),(14888,2004,'_shipping_address_2',''),(14889,2004,'_shipping_city','Bozeman'),(14890,2004,'_shipping_state','MT'),(14891,2004,'_shipping_postcode','59717'),(14892,2004,'_shipping_country','US'),(14893,2004,'_order_currency','USD'),(14894,2004,'_cart_discount','0'),(14895,2004,'_cart_discount_tax','0'),(14896,2004,'_order_shipping','19.36'),(14897,2004,'_order_shipping_tax','0'),(14898,2004,'_order_tax','0'),(14899,2004,'_order_total','274.36'),(14900,2004,'_order_version','3.4.2'),(14901,2004,'_prices_include_tax','no'),(14902,2004,'_order_total_base_currency','274.36'),(14903,2004,'_cart_discount_base_currency','0'),(14904,2004,'_order_shipping_base_currency','19.36'),(14905,2004,'_order_tax_base_currency','0'),(14906,2004,'_order_shipping_tax_base_currency','0'),(14907,2004,'_cart_discount_tax_base_currency','0'),(14908,2004,'_billing_address_index','Stephan Warnat Montana State University 220 Roberts Hall  Bozeman MT 59717 US stephan.warnat@montana.edu 4069946284'),(14909,2004,'_shipping_address_index','Stephan Warnat Montana State University 220 Roberts Hall  Bozeman MT 59717 US'),(14910,2004,'mailchimp_woocommerce_is_subscribed','0'),(14911,2004,'_wc_moneris_retry_count','0'),(14912,2004,'_wc_moneris_trans_id','10-0_130'),(14913,2004,'_wc_moneris_trans_date','2018-06-12 18:34:49'),(14914,2004,'_wc_moneris_environment','production'),(14915,2004,'_wc_moneris_account_four','7666'),(14916,2004,'_wc_moneris_authorization_code','085049'),(14917,2004,'_wc_moneris_charge_captured','yes'),(14918,2004,'_wc_moneris_card_expiry_date','21-08'),(14919,2004,'_wc_moneris_card_type','visa'),(14920,2004,'_wc_moneris_integration','ca'),(14921,2004,'_wc_moneris_receipt_id','2004'),(14922,2004,'_wc_moneris_reference_num','664302190010040010'),(14923,2004,'_wc_moneris_csc','1M'),(14924,2004,'_download_permissions_granted','yes'),(14925,2004,'_recorded_sales','yes'),(14926,2004,'_recorded_coupon_usage_counts','yes'),(14927,2004,'_order_stock_reduced','yes'),(15535,2079,'_sale_price_dates_to',''),(15536,2079,'total_sales','1'),(15292,1870,'_yoast_wpseo_title','3D Printer for Microfluidics, Dental and jewelry Applications'),(14932,2004,'themo_hide_title','off'),(14936,2004,'_wcpdf_invoice_date','1529330744'),(14935,2004,'_edit_lock','1529330537:1'),(14938,2004,'_wcpdf_invoice_number','1'),(14939,2004,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:1;s:16:\"formatted_number\";s:1:\"1\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:2004;s:7:\"padding\";N;}'),(14953,2007,'_wp_attached_file','2018/03/CADworks3D-Small-Logo.png'),(14959,2004,'_wcpdf_packing_slip_date_formatted','2018-06-18 10:17:42'),(14960,2004,'themo_page_layout',NULL),(14961,2004,'themo_header_content_style',NULL),(14945,2006,'_wp_attached_file','2018/03/Small-Logo.png'),(14946,2006,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:802;s:6:\"height\";i:143;s:4:\"file\";s:22:\"2018/03/Small-Logo.png\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Small-Logo-150x143.png\";s:5:\"width\";i:150;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Small-Logo-300x53.png\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Small-Logo-768x137.png\";s:5:\"width\";i:768;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Small-Logo-174x31.png\";s:5:\"width\";i:174;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Small-Logo-449x80.png\";s:5:\"width\";i:449;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Small-Logo-394x143.png\";s:5:\"width\";i:394;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Small-Logo-394x143.png\";s:5:\"width\";i:394;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Small-Logo-394x143.png\";s:5:\"width\";i:394;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Small-Logo-394x70.png\";s:5:\"width\";i:394;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Small-Logo-605x143.png\";s:5:\"width\";i:605;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Small-Logo-605x143.png\";s:5:\"width\";i:605;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Small-Logo-605x143.png\";s:5:\"width\";i:605;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Small-Logo-300x143.png\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Small-Logo-600x107.png\";s:5:\"width\";i:600;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Small-Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Small-Logo-300x143.png\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Small-Logo-600x107.png\";s:5:\"width\";i:600;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Small-Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14954,2007,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:401;s:6:\"height\";i:72;s:4:\"file\";s:33:\"2018/03/CADworks3D-Small-Logo.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-300x54.png\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-173x31.png\";s:5:\"width\";i:173;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-394x72.png\";s:5:\"width\";i:394;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-394x72.png\";s:5:\"width\";i:394;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-394x72.png\";s:5:\"width\";i:394;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-394x71.png\";s:5:\"width\";i:394;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-300x72.png\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-300x72.png\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"CADworks3D-Small-Logo-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14962,2004,'themo_alt_logo',NULL),(14958,2004,'_wcpdf_packing_slip_date','1529331462'),(14963,2008,'_wp_attached_file','2018/06/Master-Mold-Resin.png'),(14964,2008,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"file\";s:29:\"2018/06/Master-Mold-Resin.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Master-Mold-Resin-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"Master-Mold-Resin-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-394x480.png\";s:5:\"width\";i:394;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-480x465.png\";s:5:\"width\";i:480;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Master-Mold-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Master-Mold-Resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15995,1913,'_yoast_wpseo_metadesc','Master Mold resin for PDMS Devices. Ideal for fabrication of PDMS devices. Affordable master molds and can be reused multiple times.'),(14988,2012,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(14989,2012,'_thumbnail_id','2112'),(14990,2012,'_sku',''),(14991,2012,'_regular_price','195'),(14992,2012,'_sale_price',''),(14993,2012,'_sale_price_dates_from',''),(14994,2012,'_sale_price_dates_to',''),(14995,2012,'total_sales','0'),(14996,2012,'_tax_status','taxable'),(14997,2012,'_tax_class',''),(14998,2012,'_manage_stock','no'),(14999,2012,'_backorders','no'),(15000,2012,'_sold_individually','no'),(15001,2012,'_weight','1'),(15002,2012,'_length','15'),(15003,2012,'_width','10'),(15004,2012,'_height','20'),(15005,2012,'_upsell_ids','a:0:{}'),(15006,2012,'_crosssell_ids','a:0:{}'),(15007,2012,'_purchase_note',''),(15008,2012,'_default_attributes','a:0:{}'),(15009,2012,'_virtual','no'),(15010,2012,'_downloadable','no'),(15011,2012,'_product_image_gallery','2126,2127'),(15012,2012,'_download_limit','-1'),(15013,2012,'_download_expiry','-1'),(15014,2012,'_stock',NULL),(15015,2012,'_stock_status','instock'),(15016,2012,'_product_version','3.5.1'),(15017,2012,'_price','195'),(15018,2012,'_regular_currency_prices','[]'),(15019,2012,'_sale_currency_prices','[]'),(15020,2012,'_product_base_currency','USD'),(15022,2012,'_yoast_wpseo_content_score','30'),(15070,2018,'_wp_attached_file','2018/07/Bottle-flowcast-HD-green.png'),(15071,2018,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2018/07/Bottle-flowcast-HD-green.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-green-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-green-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Bottle-flowcast-HD-green-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15072,2019,'_wp_attached_file','2018/07/Ready2Cast.jpg'),(15073,2019,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2018/07/Ready2Cast.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Ready2Cast-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Ready2Cast-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Ready2Cast-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Ready2Cast-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15074,2020,'_wp_attached_file','2018/07/HD-Castable-Green-2.jpg'),(15075,2020,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:31:\"2018/07/HD-Castable-Green-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"HD-Castable-Green-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"HD-Castable-Green-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"HD-Castable-Green-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"HD-Castable-Green-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(19996,2528,'_thumbnail_id','2529'),(19995,2528,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(15122,2023,'_wp_attached_file','2018/07/Bottle-flowcast-HD-red.png'),(15123,2023,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:34:\"2018/07/Bottle-flowcast-HD-red.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"Bottle-flowcast-HD-red-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"Bottle-flowcast-HD-red-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-512x465.png\";s:5:\"width\";i:512;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Bottle-flowcast-HD-red-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24708,2012,'_yoast_wpseo_metadesc','Formulated for DLP based printers, the CCW EasyCast HD is an excellent castable resin providing a very high level of printed details and casting.'),(19994,2529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5184;s:6:\"height\";i:3456;s:4:\"file\";s:17:\"2019/02/Black.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Black-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Black-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Black-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Black-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Black-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Black-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Black-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Black-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Black-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Black-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Black-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Black-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"Black-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Black-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:19:\"Black-1620x1080.jpg\";s:5:\"width\";i:1620;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Black-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Black-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon EOS REBEL T5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513585387\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15128,2024,'_wp_attached_file','2018/07/Castable-HD-Red-1.jpg'),(15129,2024,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2018/07/Castable-HD-Red-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Castable-HD-Red-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"Castable-HD-Red-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Castable-HD-Red-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Castable-HD-Red-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15130,2025,'_wp_attached_file','2018/07/Ready2CastRed.jpg'),(15131,2025,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2018/07/Ready2CastRed.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Ready2CastRed-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Ready2CastRed-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Ready2CastRed-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Ready2CastRed-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15132,2026,'_wp_page_template','default'),(15133,2026,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15134,2026,'_elementor_edit_mode','builder'),(15135,2026,'_elementor_template_type','post'),(15136,2026,'_elementor_data','[{\"id\":\"40791560\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"38f2242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a1c938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc0d4fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35d7dd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"debce7c\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1643\",\"1652\",\"1655\",\"1913\",\"2022\",\"2017\",\"2012\"],\"posts_per_page\":6,\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15137,2026,'_elementor_version','0.4'),(15533,2079,'_sale_price',''),(15534,2079,'_sale_price_dates_from',''),(15141,2027,'_elementor_edit_mode','builder'),(15142,2027,'_elementor_template_type','post'),(15143,2027,'_elementor_data','[{\"id\":\"40791560\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"38f2242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7a1c938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc0d4fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35d7dd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"debce7c\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1643\",\"1652\",\"1913\",\"2022\",\"2017\",\"2012\"],\"posts_per_page\":6,\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15144,2027,'_elementor_version','0.4'),(20034,2530,'themo_hide_title','on'),(20033,2530,'themo_page_layout',''),(20032,2530,'themo_transparent_header','on'),(20031,2528,'_wp_old_slug','b9-black'),(20030,2528,'_yoast_wpseo_content_score','90'),(20029,2528,'_yoast_wpseo_primary_product_cat','46'),(20028,2528,'_product_base_currency','USD'),(20027,2528,'_sale_currency_prices','[]'),(20026,2528,'_regular_currency_prices','[]'),(20025,2528,'_price','199'),(20024,2528,'_product_version','3.5.1'),(20023,2528,'_stock_status','instock'),(20022,2528,'_stock',NULL),(20021,2528,'_download_expiry','-1'),(20020,2528,'_download_limit','-1'),(20019,2528,'_product_image_gallery',''),(20018,2528,'_downloadable','no'),(20017,2528,'_virtual','no'),(20016,2528,'_default_attributes','a:0:{}'),(20015,2528,'_purchase_note',''),(20014,2528,'_crosssell_ids','a:0:{}'),(20013,2528,'_upsell_ids','a:0:{}'),(20012,2528,'_height','5.08'),(20011,2528,'_width','12.7'),(20008,2528,'_sold_individually','no'),(20009,2528,'_weight','1.1'),(20010,2528,'_length','20.32'),(20007,2528,'_low_stock_amount',''),(20006,2528,'_backorders','no'),(20005,2528,'_manage_stock','no'),(20004,2528,'_tax_class',''),(20003,2528,'_tax_status','taxable'),(20002,2528,'total_sales','0'),(20001,2528,'_sale_price_dates_to',''),(20000,2528,'_sale_price_dates_from',''),(19999,2528,'_sale_price',''),(15531,2079,'_sku',''),(15532,2079,'_regular_price','50'),(15370,1847,'_yoast_wpseo_focuskw_text_input','Resins'),(15204,2030,'_elementor_version','0.4'),(15205,2030,'_elementor_template_type','post'),(15530,2079,'_thumbnail_id','2082'),(15212,2031,'_elementor_version','0.4'),(15213,2031,'_wp_page_template','default'),(15214,2031,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(15215,2031,'_elementor_template_type','post'),(15529,2079,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(15217,548,'_yoast_wpseo_focuskw_text_input','Dentistry'),(15218,548,'_yoast_wpseo_focuskw','MiiCraft Dental'),(15219,548,'_yoast_wpseo_linkdex','72'),(15222,2032,'_wp_page_template','default'),(15223,2032,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15224,2032,'_elementor_edit_mode','builder'),(15225,2032,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1472,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15226,2032,'_elementor_version','0.4'),(15227,2032,'_elementor_template_type','post'),(15357,2044,'_elementor_edit_mode','builder'),(15358,2044,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft-Dental.png\",\"id\":575},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6ab98aa\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get A quote\",\"link\":{\"is_external\":\"on\",\"url\":\"https:\\/\\/cadworks3d.com\\/dental-quote\\/\"},\"align\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"background_color\":\"#228bd6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"hide_mobile\":\"hidden-phone\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0595d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"4669a66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"07a3a7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c1a04c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Dental-Brochure-v1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"justify\",\"size\":\"md\",\"background_color\":\"#00a1b1\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7921436\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source\\u00a0<\\/span>CADworks3D Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(15435,2070,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15436,2070,'_elementor_edit_mode','builder'),(15437,2070,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2067,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Red-Castable.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2054,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Green-2.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Two-Rings.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1470,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_md_square\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15232,1923,'_price','9990'),(15233,1923,'_price','12500'),(15234,1923,'_yoast_wpseo_primary_product_cat',''),(15235,1923,'_yoast_wpseo_content_score','30'),(16126,1984,'_price','12500'),(15242,1839,'_yoast_wpseo_primary_product_cat',''),(15243,1839,'_yoast_wpseo_content_score','30'),(15781,1916,'_price','9990'),(15259,2035,'_elementor_version','0.4'),(15260,2035,'_elementor_template_type','post'),(15261,2035,'_elementor_edit_mode','builder'),(15262,2036,'_wp_page_template','default'),(15263,2036,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15264,2036,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15764,2098,'_wp_page_template','default'),(15765,2098,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15766,2098,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15577,2083,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15256,2035,'_wp_page_template','default'),(15257,2035,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15258,2035,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\",\"id\":1497},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15265,2036,'_elementor_version','0.4'),(15266,2036,'_elementor_template_type','post'),(15267,2036,'_elementor_edit_mode','builder'),(15576,2083,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15268,2037,'_wp_page_template','default'),(15269,2037,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15270,2037,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15271,2037,'_elementor_version','0.4'),(15272,2037,'_elementor_template_type','post'),(15273,2037,'_elementor_edit_mode','builder'),(15575,2083,'_wp_page_template','default'),(15274,2038,'_wp_page_template','default'),(15275,2038,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15276,2038,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":1497,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/pdms.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1485,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1396,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidic-devices-collection.jpg\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1395,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-2-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"9f917f4\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":1398,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\"},\"_id\":\"ef4afcd\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15277,2038,'_elementor_version','0.4'),(15278,2038,'_elementor_template_type','post'),(15279,2038,'_elementor_edit_mode','builder'),(15474,2076,'_elementor_data','[{\"id\":\"jcpoldy\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":521},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_overlay_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Untitled-1-1.png\",\"id\":288},\"background_overlay_size\":\"cover\",\"background_overlay_position\":\"center center\"},\"elements\":[{\"id\":\"bsvdawm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fxsfiac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"We\'re here to help\",\"description_text\":\"Best customer support in the Industry.\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"content_max_width\":{\"unit\":\"%\",\"size\":100},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"odkrlit\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"flvzjmb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"awdxuth\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-smartphone\",\"icon_size\":\"xl\",\"title_text\":\"Phone & TeamViewer Support\",\"description_text\":\"We will help you set up your 3D printer to assure of excellent print results.\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"header_horizontal_position\":\"center\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"gnumjhe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"jwvjcge\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-weather-star\",\"icon_size\":\"xl\",\"title_text\":\"Application Specific\",\"description_text\":\"We calibrate & optimize your printer for your application. \",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":150},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false},{\"id\":\"zbnpiyj\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"smswnnk\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"icon_size\":\"xl\",\"title_text\":\"Email Support\",\"description_text\":\"We will respond to your emailed inquiries and questions within 1 business day\",\"title_size\":\"h5\",\"view\":\"stacked\",\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ruyeqzk\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f3f3f3\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rqrjwkf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"zkydphc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-basic-message-multiple\",\"title_size\":\"h2\",\"title_text\":\"Frequently Asked Questions\",\"description_text\":\"We\'ve compiled a list of answers to common questions.\",\"icon_size\":\"sm\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"hly5tfg\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"enrsgoy\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the build plate sizes of the printer and resolution of the printer?\",\"tab_content\":\"<p>We offer multiple application specific models with different specifications ranging from 30\\u00b5m to 78\\u00b5m in resolution and build size range from 57x32x120mm to 150x84.4x120mm. For further information see Specs under resources.<\\/p>\",\"_id\":\"54dn9bh\"},{\"tab_title\":\"Key difference between DLP vs SLA\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/span><\\/p>\",\"_id\":\"abb961a\"},{\"tab_title\":\"What is the lifespan of the projector and the machine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">UV LED projector and current projectors are rated at 25,000 hours.<\\/span><\\/p>\",\"_id\":\"09dd149\"},{\"tab_title\":\"How does the machine work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light <\\/span><\\/p>\",\"_id\":\"xv1jvhf\"},{\"tab_title\":\"What is the surface finish like?\",\"tab_content\":\"<p>\\u00a0<span style=\\\"font-weight: 400;\\\">The surface finish is very smooth &amp; best in class.<\\/span><\\/p>\",\"_id\":\"f3kqhfg\"},{\"tab_title\":\"How does training work?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Our training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.<\\/span><\\/p>\",\"_id\":\"e93f2ac\"},{\"tab_title\":\"Do I need to calibrate the machine?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"0276c0a\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/span><\\/p>\",\"_id\":\"0de90b7\"}],\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"332f117\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":720},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#605d64\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#2f3e4a\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"47ae146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c3d298\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"58bf837\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Feel Free to Reach Us\",\"description_text\":\"Get instant answers to common questions\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"ecc781b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"},{\"id\":\"e228e9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10},\"space_tablet\":{\"unit\":\"px\",\"size\":40},\"space_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(15283,2039,'_wp_page_template','default'),(15284,2039,'_elementor_edit_mode','builder'),(15285,2039,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15286,2039,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":10},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15287,2039,'_elementor_version','0.4'),(15288,2039,'_elementor_template_type','post'),(15290,76,'_yoast_wpseo_title','CADworks3D: Buy 3D Printers, Resins and Accessories'),(15291,76,'_yoast_wpseo_metadesc','Buy 3D Printers for Jewellery, dental, and microfluidic applications, Resins (Jewellery, dental, and microfluidic resins) and Accessories'),(15293,1870,'_yoast_wpseo_metadesc','Open source HD DLP Printer for Microfluidics, Dental and jewelry Applications compatible with third party resins'),(15294,1870,'_yoast_wpseo_content_score','60'),(15295,1870,'_yoast_wpseo_focuskw_text_input','3D Printer'),(15296,1870,'_yoast_wpseo_focuskw','3D Printer'),(15297,1870,'_yoast_wpseo_linkdex','44'),(15300,2040,'themo_transparent_header','on'),(15301,2040,'themo_page_layout',''),(15302,2040,'themo_hide_title','on'),(15303,2040,'themo_header_content_style',NULL),(15304,2040,'themo_alt_logo',NULL),(15305,2040,'_wc_review_count','0'),(15306,2040,'_wc_rating_count','a:0:{}'),(15307,2040,'_wc_average_rating','0'),(15308,2041,'_wp_attached_file','2018/07/CureZone.png'),(15309,2041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:20:\"2018/07/CureZone.png\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"CureZone-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"CureZone-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"CureZone-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"CureZone-47x31.png\";s:5:\"width\";i:47;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"CureZone-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"CureZone-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"CureZone-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"CureZone-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"CureZone-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"CureZone-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"CureZone-605x533.png\";s:5:\"width\";i:605;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"CureZone-605x533.png\";s:5:\"width\";i:605;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"CureZone-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"CureZone-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"CureZone-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"CureZone-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"CureZone-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"CureZone-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15310,2040,'_edit_last','1'),(15311,2040,'_edit_lock','1547047771:1'),(15312,2040,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(15313,2040,'_thumbnail_id','2142'),(15314,2040,'_related_ids','a:3:{i:0;i:2012;i:1;i:2017;i:2;i:2022;}'),(15315,2040,'_sku',''),(15316,2040,'_regular_price','590'),(15317,2040,'_sale_price',''),(15318,2040,'_sale_price_dates_from',''),(15319,2040,'_sale_price_dates_to',''),(15320,2040,'total_sales','0'),(15321,2040,'_tax_status','taxable'),(15322,2040,'_tax_class',''),(15323,2040,'_manage_stock','no'),(15324,2040,'_backorders','no'),(15325,2040,'_sold_individually','no'),(15326,2040,'_weight','5'),(15327,2040,'_length','27'),(15328,2040,'_width','27'),(15329,2040,'_height','23'),(15330,2040,'_upsell_ids','a:0:{}'),(15331,2040,'_crosssell_ids','a:0:{}'),(15332,2040,'_purchase_note',''),(15333,2040,'_default_attributes','a:0:{}'),(15334,2040,'_virtual','no'),(15335,2040,'_downloadable','no'),(15336,2040,'_product_image_gallery',''),(15337,2040,'_download_limit','-1'),(15338,2040,'_download_expiry','-1'),(15339,2040,'_stock',NULL),(15340,2040,'_stock_status','instock'),(15341,2040,'_product_version','3.4.3'),(15342,2040,'_price','590'),(15343,2040,'_regular_currency_prices','[]'),(15344,2040,'_sale_currency_prices','[]'),(15345,2040,'_product_base_currency','USD'),(15346,2040,'_yoast_wpseo_primary_product_cat','41'),(15347,2040,'_yoast_wpseo_content_score','90'),(15349,2042,'_wp_page_template','default'),(15350,2042,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15351,2042,'_elementor_template_type','post'),(15352,2042,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0fc9d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11fbccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb409ba\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1658\",\"1660\",\"2040\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15353,2042,'_elementor_version','0.4'),(15359,2044,'_elementor_version','0.4'),(15360,2044,'_wp_page_template','default'),(15361,2044,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15362,2044,'_elementor_template_type','post'),(15366,2045,'_elementor_version','0.4'),(15367,2045,'_wp_page_template','default'),(15368,2045,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15369,2045,'_elementor_template_type','post'),(15371,1847,'_yoast_wpseo_focuskw','Resins'),(15372,1847,'_yoast_wpseo_title','Affordable Resins: Castable, Dental, and Microfluidic Resins'),(15373,1847,'_yoast_wpseo_metadesc','Resin for Jewelry (castable), Dental (partial dentures, surgical guides, crowns, bridges, veneers) and Microfluidic (Clear and Master mold).'),(15374,1847,'_yoast_wpseo_linkdex','49'),(15375,1847,'_yoast_wpseo_content_score','30'),(15380,2046,'_elementor_edit_mode','builder'),(15381,2046,'_elementor_version','0.4'),(15382,2046,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Jewellery-resins-on-miicraft-plate-image-3.jpg\",\"id\":1471},\"image_size\":\"th_img_md_landscape\",\"image_custom_dimension\":{\"width\":\"2000\",\"height\":\"500\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your ideal printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; increase your revenue stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your design to print process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"A Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your workflow &amp; intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D printer resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t settle for less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(15383,2046,'_elementor_template_type','post'),(15469,96,'_yoast_wpseo_metadesc','Best customer support in the Industry. Support doesn\'t end with you recieving the printer. We aren\'t satisfied till you are.'),(15470,96,'_yoast_wpseo_content_score','30'),(15471,2076,'_wp_page_template','default'),(15472,2076,'_elementor_edit_mode','builder'),(15473,2076,'_elementor_page_settings','a:14:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(15389,2047,'_wp_attached_file','2018/07/Brown-1.jpg'),(15390,2047,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4362;s:6:\"height\";i:2454;s:4:\"file\";s:19:\"2018/07/Brown-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Brown-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Brown-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Brown-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Brown-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Brown-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Brown-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Brown-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Brown-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Brown-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Brown-1-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Brown-1-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Brown-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Brown-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529503608\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15391,2048,'_wp_attached_file','2018/07/Brown-2.jpg'),(15392,2048,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1711;s:6:\"height\";i:962;s:4:\"file\";s:19:\"2018/07/Brown-2.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Brown-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Brown-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Brown-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Brown-2-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Brown-2-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Brown-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Brown-2-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Brown-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Brown-2-915x514.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Brown-2-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Brown-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Brown-2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Brown-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Brown-2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529498858\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15393,2049,'_wp_attached_file','2018/07/Brown-3.jpg'),(15394,2049,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2577;s:6:\"height\";i:1450;s:4:\"file\";s:19:\"2018/07/Brown-3.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Brown-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Brown-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Brown-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Brown-3-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Brown-3-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Brown-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Brown-3-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-3-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Brown-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Brown-3-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Brown-3-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Brown-3-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Brown-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Brown-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Brown-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Brown-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529511928\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15395,2050,'_wp_attached_file','2018/07/Brown-4.jpg'),(15396,2050,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2877;s:6:\"height\";i:1618;s:4:\"file\";s:19:\"2018/07/Brown-4.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Brown-4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Brown-4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Brown-4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Brown-4-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Brown-4-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-4-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-4-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Brown-4-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Brown-4-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-4-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-4-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Brown-4-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Brown-4-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Brown-4-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Brown-4-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Brown-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Brown-4-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Brown-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Brown-4-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529511918\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15397,2051,'_wp_attached_file','2018/07/Brown-5.jpg'),(15398,2051,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2488;s:6:\"height\";i:1399;s:4:\"file\";s:19:\"2018/07/Brown-5.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Brown-5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Brown-5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Brown-5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Brown-5-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Brown-5-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-5-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-5-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Brown-5-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Brown-5-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Brown-5-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Brown-5-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Brown-5-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Brown-5-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Brown-5-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Brown-5-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Brown-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Brown-5-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Brown-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Brown-5-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Brown-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529511750\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15399,2052,'_wp_attached_file','2018/07/Brown-5-1.jpg'),(15400,2052,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2488;s:6:\"height\";i:1399;s:4:\"file\";s:21:\"2018/07/Brown-5-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Brown-5-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Brown-5-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Brown-5-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Brown-5-1-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:23:\"Brown-5-1-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Brown-5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Brown-5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529511750\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15401,2053,'_wp_attached_file','2018/07/Green-1.jpg'),(15402,2053,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4002;s:6:\"height\";i:2251;s:4:\"file\";s:19:\"2018/07/Green-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Green-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Green-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Green-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Green-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Green-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Green-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Green-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Green-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Green-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Green-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Green-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Green-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Green-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Green-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Green-1-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Green-1-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Green-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Green-1-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Green-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Green-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Green-1-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Green-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529503452\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15403,2054,'_wp_attached_file','2018/07/Green-2.jpg'),(15404,2054,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4207;s:6:\"height\";i:2366;s:4:\"file\";s:19:\"2018/07/Green-2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Green-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Green-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Green-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Green-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Green-2-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Green-2-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Green-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Green-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Green-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Green-2-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Green-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Green-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Green-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Green-2-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Green-2-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Green-2-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Green-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Green-2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Green-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Green-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Green-2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Green-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529503363\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15405,2055,'_wp_attached_file','2018/07/Green-2_With-Logo.jpg'),(15406,2055,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4002;s:6:\"height\";i:2251;s:4:\"file\";s:29:\"2018/07/Green-2_With-Logo.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Green-2_With-Logo-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Green-2_With-Logo-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Green-2_With-Logo-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"Green-2_With-Logo-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"Green-2_With-Logo-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Green-2_With-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Green-2_With-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529503452\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15407,2056,'_wp_attached_file','2018/07/green-3.jpg'),(15408,2056,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4059;s:6:\"height\";i:2283;s:4:\"file\";s:19:\"2018/07/green-3.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"green-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"green-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"green-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"green-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"green-3-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"green-3-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"green-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"green-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"green-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"green-3-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"green-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"green-3-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"green-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"green-3-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"green-3-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"green-3-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"green-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"green-3-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"green-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"green-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"green-3-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"green-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529500254\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15409,2057,'_wp_attached_file','2018/07/Green-4-With-Logo.jpg'),(15410,2057,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4059;s:6:\"height\";i:2283;s:4:\"file\";s:29:\"2018/07/Green-4-With-Logo.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Green-4-With-Logo-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Green-4-With-Logo-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Green-4-With-Logo-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"Green-4-With-Logo-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"Green-4-With-Logo-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Green-4-With-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Green-4-With-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529500254\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15411,2058,'_wp_attached_file','2018/07/Green-5.jpg'),(15412,2059,'_wp_attached_file','2018/07/PDMS2.jpg'),(15413,2059,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4206;s:6:\"height\";i:2365;s:4:\"file\";s:17:\"2018/07/PDMS2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"PDMS2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"PDMS2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"PDMS2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"PDMS2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"PDMS2-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"PDMS2-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"PDMS2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"PDMS2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"PDMS2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"PDMS2-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"PDMS2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"PDMS2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"PDMS2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"PDMS2-915x514.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"PDMS2-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:19:\"PDMS2-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"PDMS2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"PDMS2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"PDMS2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"PDMS2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"PDMS2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"PDMS2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529500803\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15414,2060,'_wp_attached_file','2018/07/Red-1.jpg'),(15415,2060,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3797;s:6:\"height\";i:2136;s:4:\"file\";s:17:\"2018/07/Red-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Red-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Red-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Red-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"Red-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Red-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Red-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Red-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Red-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Red-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Red-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Red-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Red-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"Red-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Red-1-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:19:\"Red-1-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Red-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Red-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Red-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Red-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502741\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"51\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15416,2061,'_wp_attached_file','2018/07/Red-1_with-Logo.jpg'),(15417,2061,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3797;s:6:\"height\";i:2136;s:4:\"file\";s:27:\"2018/07/Red-1_with-Logo.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Red-1_with-Logo-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Red-1_with-Logo-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Red-1_with-Logo-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"Red-1_with-Logo-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Red-1_with-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502741\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"51\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15418,2062,'_wp_attached_file','2018/07/Red-2.jpg'),(15419,2062,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4406;s:6:\"height\";i:2478;s:4:\"file\";s:17:\"2018/07/Red-2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Red-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Red-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Red-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"Red-2-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Red-2-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Red-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Red-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Red-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Red-2-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Red-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Red-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Red-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"Red-2-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Red-2-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:19:\"Red-2-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Red-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Red-2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Red-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Red-2-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502997\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15420,2063,'_wp_attached_file','2018/07/Red-2-1.jpg'),(15421,2063,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4406;s:6:\"height\";i:2478;s:4:\"file\";s:19:\"2018/07/Red-2-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Red-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Red-2-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Red-2-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Red-2-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Red-2-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Red-2-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Red-2-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Red-2-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Red-2-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Red-2-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Red-2-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Red-2-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Red-2-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Red-2-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Red-2-1-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Red-2-1-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Red-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Red-2-1-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Red-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Red-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Red-2-1-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Red-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502997\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15422,2064,'_wp_attached_file','2018/07/Red-2_with-Logo.jpg'),(15423,2064,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4406;s:6:\"height\";i:2478;s:4:\"file\";s:27:\"2018/07/Red-2_with-Logo.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Red-2_with-Logo-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"Red-2_with-Logo-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Red-2_with-Logo-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"Red-2_with-Logo-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"Red-2_with-Logo-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Red-2_with-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Red-2_with-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502997\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15424,2065,'_wp_attached_file','2018/07/Red-3.jpg'),(15425,2065,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4297;s:6:\"height\";i:2417;s:4:\"file\";s:17:\"2018/07/Red-3.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Red-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Red-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Red-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"Red-3-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Red-3-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Red-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Red-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Red-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Red-3-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Red-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Red-3-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Red-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"Red-3-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Red-3-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:19:\"Red-3-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Red-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Red-3-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Red-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Red-3-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Red-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529512127\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15426,2066,'_wp_attached_file','2018/07/Red-Castable-With-Logo.jpg'),(15427,2066,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4406;s:6:\"height\";i:2478;s:4:\"file\";s:34:\"2018/07/Red-Castable-With-Logo.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Red-Castable-With-Logo-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"Red-Castable-With-Logo-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"Red-Castable-With-Logo-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:35:\"Red-Castable-With-Logo-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:36:\"Red-Castable-With-Logo-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Red-Castable-With-Logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502997\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15428,2067,'_wp_attached_file','2018/07/Red-Castable.jpg');
INSERT INTO `wpio_postmeta` VALUES (15429,2067,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4406;s:6:\"height\";i:2478;s:4:\"file\";s:24:\"2018/07/Red-Castable.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Red-Castable-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Red-Castable-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Red-Castable-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Red-Castable-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Red-Castable-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Red-Castable-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Red-Castable-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Red-Castable-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Red-Castable-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Red-Castable-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Red-Castable-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Red-Castable-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Red-Castable-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Red-Castable-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Red-Castable-1240x697.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"Red-Castable-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Red-Castable-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Red-Castable-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Red-Castable-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Red-Castable-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Red-Castable-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Red-Castable-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502997\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15430,2068,'_wp_attached_file','2018/07/Red-1_with-Logo-1.jpg'),(15431,2068,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3797;s:6:\"height\";i:2136;s:4:\"file\";s:29:\"2018/07/Red-1_with-Logo-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Red-1_with-Logo-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Red-1_with-Logo-1-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Red-1_with-Logo-1-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"Red-1_with-Logo-1-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"Red-1_with-Logo-1-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Red-1_with-Logo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"Canon EOS M\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529502741\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"51\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15432,2069,'_wp_attached_file','2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg'),(15433,2069,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:52:\"2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:51:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x465.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x806.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x605.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:53:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:54:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15438,2070,'_elementor_version','0.4'),(15439,2070,'_elementor_template_type','post'),(15453,2074,'_elementor_edit_mode','builder'),(15454,2074,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2067,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Red-Castable.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2054,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Green-2.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2073,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Cover-Photo.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15451,2074,'_wp_page_template','default'),(15452,2074,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15447,2072,'_wp_attached_file','2018/07/Red-3-1.jpg'),(15448,2072,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3704;s:6:\"height\";i:1736;s:4:\"file\";s:19:\"2018/07/Red-3-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Red-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Red-3-1-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Red-3-1-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Red-3-1-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Red-3-1-66x31.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Red-3-1-171x80.jpg\";s:5:\"width\";i:171;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Red-3-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Red-3-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Red-3-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Red-3-1-394x185.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Red-3-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Red-3-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Red-3-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Red-3-1-915x429.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Red-3-1-1240x581.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:20:\"Red-3-1-1920x900.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Red-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Red-3-1-600x281.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Red-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Red-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Red-3-1-600x281.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Red-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1529068466\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15449,2073,'_wp_attached_file','2018/07/Cover-Photo.jpg'),(15450,2073,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:820;s:6:\"height\";i:312;s:4:\"file\";s:23:\"2018/07/Cover-Photo.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-300x114.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-768x292.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Cover-Photo-81x31.jpg\";s:5:\"width\";i:81;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Cover-Photo-210x80.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-394x312.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-394x312.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-394x150.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-605x312.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-605x312.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-605x312.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Cover-Photo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-600x228.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-600x228.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Cover-Photo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15456,2074,'_elementor_template_type','post'),(15457,2075,'_wp_attached_file','2018/07/IMG-20180628-WA0000.jpg'),(15458,2075,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:31:\"2018/07/IMG-20180628-WA0000.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"IMG-20180628-WA0000-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"IMG-20180628-WA0000-55x31.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:30:\"IMG-20180628-WA0000-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:32:\"IMG-20180628-WA0000-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"IMG-20180628-WA0000-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15461,93,'_yoast_wpseo_title','%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%'),(19446,2509,'_wp_page_template','default'),(15571,2082,'_wp_attached_file','2018/08/Teflon-VAT.jpg'),(15572,2082,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2018/08/Teflon-VAT.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Teflon-VAT-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Teflon-VAT-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Teflon-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Teflon-VAT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15886,2119,'_wp_page_template','default'),(15887,2119,'_yoast_wpseo_content_score','30'),(15466,1866,'_yoast_wpseo_metadesc','Accessories for 3D Printers (MiiCraft, Tiger, and CADworks3D Printers)'),(15467,1866,'_yoast_wpseo_content_score','30'),(15569,2081,'_elementor_version','0.4'),(15573,2079,'_related_ids','a:3:{i:0;i:1913;i:1;i:1658;i:2;i:1660;}'),(15578,2083,'_elementor_version','0.4'),(15579,2083,'_elementor_template_type','post'),(15580,2083,'_elementor_edit_mode','builder'),(15583,2084,'_order_key','wc_order_5b69f0505a962'),(15584,2084,'_customer_user','0'),(15585,2084,'_payment_method','moneris'),(15586,2084,'_payment_method_title','Credit Card'),(15587,2084,'_transaction_id','23-0_132'),(15588,2084,'_customer_ip_address','45.3.72.66'),(15589,2084,'_customer_user_agent','mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/67.0.3396.99 safari/537.36'),(15590,2084,'_created_via','checkout'),(15591,2084,'_date_completed',''),(15592,2084,'_completed_date',''),(15593,2084,'_date_paid','1533669461'),(15594,2084,'_paid_date','2018-08-07 15:17:41'),(15595,2084,'_cart_hash','3a2e696e3d2f8708c40841b656af19bc'),(15596,2084,'_billing_first_name','Megan'),(15597,2084,'_billing_last_name','Cox'),(15598,2084,'_billing_company',''),(15599,2084,'_billing_address_1','1734 Blue Grass Trail'),(15600,2084,'_billing_address_2',''),(15601,2084,'_billing_city','Newport'),(15602,2084,'_billing_state','VA'),(15603,2084,'_billing_postcode','24128'),(15604,2084,'_billing_country','US'),(15605,2084,'_billing_email','meganc4@vt.edu'),(15606,2084,'_billing_phone','360-620-1822'),(15607,2084,'_shipping_first_name','Megan'),(15608,2084,'_shipping_last_name','Cox'),(15609,2084,'_shipping_company','Virginia Tech'),(15610,2084,'_shipping_address_1','330 Kelly Hall'),(15611,2084,'_shipping_address_2','325 Stanger Street'),(15612,2084,'_shipping_city','Blacksburg'),(15613,2084,'_shipping_state','VA'),(15614,2084,'_shipping_postcode','24601'),(15615,2084,'_shipping_country','US'),(15616,2084,'_order_currency','USD'),(15617,2084,'_cart_discount','0'),(15618,2084,'_cart_discount_tax','0'),(15619,2084,'_order_shipping','20.03'),(15620,2084,'_order_shipping_tax','0'),(15621,2084,'_order_tax','0'),(15622,2084,'_order_total','70.03'),(15623,2084,'_order_version','3.4.3'),(15624,2084,'_prices_include_tax','no'),(15625,2084,'_order_total_base_currency','70.03'),(15626,2084,'_cart_discount_base_currency','0'),(15627,2084,'_order_shipping_base_currency','20.03'),(15628,2084,'_order_tax_base_currency','0'),(15629,2084,'_order_shipping_tax_base_currency','0'),(15630,2084,'_cart_discount_tax_base_currency','0'),(15631,2084,'_billing_address_index','Megan Cox  1734 Blue Grass Trail  Newport VA 24128 US meganc4@vt.edu 360-620-1822'),(15632,2084,'_shipping_address_index','Megan Cox Virginia Tech 330 Kelly Hall 325 Stanger Street Blacksburg VA 24601 US'),(15633,2084,'mailchimp_woocommerce_is_subscribed','0'),(15634,2084,'_wc_moneris_retry_count','0'),(15635,2084,'_wc_moneris_trans_id','23-0_132'),(15636,2084,'_wc_moneris_trans_date','2018-08-07 15:17:41'),(15637,2084,'_wc_moneris_environment','production'),(15638,2084,'_wc_moneris_account_four','3778'),(15639,2084,'_wc_moneris_authorization_code','02219Z'),(15640,2084,'_wc_moneris_charge_captured','yes'),(15641,2084,'_wc_moneris_card_expiry_date','22-07'),(15642,2084,'_wc_moneris_card_type','mastercard'),(15643,2084,'_wc_moneris_integration','ca'),(15644,2084,'_wc_moneris_receipt_id','2084'),(15645,2084,'_wc_moneris_reference_num','664302190010070010'),(15646,2084,'_wc_moneris_csc','1M'),(15647,2084,'_download_permissions_granted','yes'),(15648,2084,'_recorded_sales','yes'),(15649,2084,'_recorded_coupon_usage_counts','yes'),(15650,2084,'_order_stock_reduced','yes'),(15651,2084,'themo_transparent_header','off'),(15658,2084,'_wcpdf_packing_slip_date_formatted','2018-08-09 14:17:27'),(15653,2084,'themo_hide_title','off'),(15657,2084,'_wcpdf_packing_slip_date','1533838647'),(15656,2084,'_edit_lock','1534424457:1'),(15659,2084,'_wcpdf_invoice_date','1533838651'),(15660,2084,'_wcpdf_invoice_date_formatted','2018-08-09 14:17:31'),(15661,2084,'_wcpdf_invoice_number','2'),(15662,2084,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:2;s:16:\"formatted_number\";s:1:\"2\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:2084;s:7:\"padding\";N;}'),(15663,2084,'themo_page_layout',NULL),(15664,2084,'themo_header_content_style',NULL),(15665,2084,'themo_alt_logo',NULL),(16174,2174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2018/11/Test-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Test-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Test-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"Test-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Test-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"Test-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"Test-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"Test-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"Test-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"Test-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:18:\"Test-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"Test-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"Test-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Test-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Test-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"Test-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"Test-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"Test-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16173,2174,'_wp_attached_file','2018/11/Test-1.jpg'),(15692,2087,'_wp_page_template','default'),(15693,2087,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15694,2087,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21d7e05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"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_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":33}},\"elements\":[{\"id\":\"8687a1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0,\"screen_sm\":\"custom\"},\"elements\":[{\"id\":\"c726f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1434,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1.png\"},{\"id\":1435,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/2-1.png\"},{\"id\":1436,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/3.png\"},{\"id\":1437,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/4.png\"},{\"id\":1438,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":1439,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":1440,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/7.png\"},{\"id\":1441,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":1442,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":1443,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":1444,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":1445,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":1446,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":1447,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":1448,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":1449,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":1451,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"4\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"autoplay_speed\":2500,\"speed\":1000,\"image_spacing_custom\":{\"unit\":\"px\",\"size\":26},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"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\":0,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":-1,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15695,2087,'_elementor_version','0.4'),(15696,2087,'_elementor_template_type','post'),(15697,2087,'_elementor_edit_mode','builder'),(15700,2088,'_wp_page_template','default'),(15701,2088,'_elementor_edit_mode','builder'),(15702,2088,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15703,2088,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87577a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612b2fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb32dc6\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":20},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15704,2088,'_elementor_version','0.4'),(15705,2088,'_elementor_template_type','post'),(15715,2090,'_elementor_edit_mode','builder'),(15716,2090,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15717,2090,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Flowcast-Brown-HD.jpg\",\"id\":2013}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(15714,2090,'_wp_page_template','default'),(15857,2114,'_wp_attached_file','2018/09/CCW-EasyCast-1.png'),(15858,2114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:312;s:4:\"file\";s:26:\"2018/09/CCW-EasyCast-1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-288x300.png\";s:5:\"width\";i:288;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-1-30x31.png\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-1-77x80.png\";s:5:\"width\";i:77;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-300x303.png\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-291x303.png\";s:5:\"width\";i:291;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"CCW-EasyCast-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"CCW-EasyCast-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15718,2090,'_elementor_version','0.4'),(15719,2090,'_elementor_template_type','post'),(15722,2091,'_wp_page_template','default'),(15723,2091,'_elementor_edit_mode','builder'),(15724,2091,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15725,2091,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Flowcast-Brown-HD.jpg\",\"id\":2013},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(15726,2091,'_elementor_version','0.4'),(15727,2091,'_elementor_template_type','post'),(15730,2092,'_wp_page_template','default'),(15731,2092,'_elementor_edit_mode','builder'),(15732,2092,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15733,2092,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Flowcast-Brown-HD.jpg\",\"id\":2013},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"032\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15734,2092,'_elementor_version','0.4'),(15735,2092,'_elementor_template_type','post'),(15738,2093,'_wp_page_template','default'),(15739,2093,'_elementor_edit_mode','builder'),(15740,2093,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15741,2093,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Flowcast-Brown-HD.jpg\",\"id\":2013},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"032\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15742,2093,'_elementor_version','0.4'),(15743,2093,'_elementor_template_type','post'),(15746,2094,'_wp_page_template','default'),(15747,2094,'_elementor_edit_mode','builder'),(15748,2094,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15749,2094,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Flowcast-Brown-HD.jpg\",\"id\":2013},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"032\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":103}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(15750,2094,'_elementor_version','0.4'),(15751,2094,'_elementor_template_type','post'),(15754,2095,'_wp_page_template','default'),(15755,2095,'_elementor_edit_mode','builder'),(15756,2095,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15757,2095,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Flowcast-Brown-HD.jpg\",\"id\":2013},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"032\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(15758,2095,'_elementor_version','0.4'),(15759,2095,'_elementor_template_type','post'),(15762,2097,'_wp_attached_file','2018/08/All-Logos.jpg'),(15763,2097,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:364;s:4:\"file\";s:21:\"2018/08/All-Logos.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"All-Logos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"All-Logos-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"All-Logos-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"All-Logos-85x31.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"All-Logos-220x80.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x364.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x364.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x143.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"All-Logos-605x364.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"All-Logos-605x364.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"All-Logos-605x364.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"All-Logos-915x333.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"All-Logos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"All-Logos-600x218.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"All-Logos-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"All-Logos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"All-Logos-600x218.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"All-Logos-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15767,2098,'_elementor_version','0.4'),(15768,2098,'_elementor_template_type','post'),(15769,2098,'_elementor_edit_mode','builder'),(15772,2099,'_wp_page_template','default'),(15773,2099,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15774,2099,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15775,2099,'_elementor_version','0.4'),(15776,2099,'_elementor_template_type','post'),(15777,2099,'_elementor_edit_mode','builder'),(15783,1916,'_price','14500'),(15784,1916,'_regular_price',''),(15785,1916,'_sale_price',''),(15786,2101,'_wp_page_template','default'),(15787,2101,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15788,2101,'_elementor_edit_mode','builder'),(15789,2101,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2073,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Cover-Photo.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15790,2101,'_elementor_version','0.4'),(15791,2101,'_elementor_template_type','post'),(15794,2102,'_wp_page_template','default'),(15795,2102,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15796,2102,'_elementor_edit_mode','builder'),(15797,2102,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15798,2102,'_elementor_version','0.4'),(15799,2102,'_elementor_template_type','post'),(15802,2103,'_wp_page_template','default'),(15803,2103,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15804,2103,'_elementor_edit_mode','builder'),(15805,2103,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15806,2103,'_elementor_version','0.4'),(15807,2103,'_elementor_template_type','post'),(15949,2131,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\",\"id\":2127}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15810,2104,'_wp_page_template','default'),(15811,2104,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15812,2104,'_elementor_edit_mode','builder'),(15813,2104,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15814,2104,'_elementor_version','0.4'),(15815,2104,'_elementor_template_type','post'),(15818,2105,'_wp_page_template','default'),(15819,2105,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15820,2105,'_elementor_edit_mode','builder'),(15821,2105,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15822,2105,'_elementor_version','0.4'),(15823,2105,'_elementor_template_type','post'),(15948,2131,'_elementor_edit_mode','builder'),(15826,2106,'_wp_page_template','default'),(15827,2106,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15828,2106,'_elementor_edit_mode','builder'),(15829,2106,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15830,2106,'_elementor_version','0.4'),(15831,2106,'_elementor_template_type','post'),(15838,2110,'_wp_page_template','default'),(15947,2131,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15839,2110,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15840,2110,'_elementor_edit_mode','builder'),(15841,2110,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15842,2110,'_elementor_version','0.4'),(15843,2110,'_elementor_template_type','post'),(15846,2111,'_wp_attached_file','2018/09/1-kg-bottle-CCW-castable.png'),(15847,2111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:416;s:4:\"file\";s:36:\"2018/09/1-kg-bottle-CCW-castable.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"1-kg-bottle-CCW-castable-22x31.png\";s:5:\"width\";i:22;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"1-kg-bottle-CCW-castable-58x80.png\";s:5:\"width\";i:58;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x303.png\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x394.png\";s:5:\"width\";i:300;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-219x303.png\";s:5:\"width\";i:219;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15848,2112,'_wp_attached_file','2018/09/CCW-EasyCast.png'),(15849,2112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:400;s:4:\"file\";s:24:\"2018/09/CCW-EasyCast.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"CCW-EasyCast-23x31.png\";s:5:\"width\";i:23;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"CCW-EasyCast-60x80.png\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-300x303.png\";s:5:\"width\";i:300;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-300x394.png\";s:5:\"width\";i:300;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-227x303.png\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"CCW-EasyCast-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"CCW-EasyCast-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15865,2115,'_elementor_template_type','post'),(15864,2115,'_elementor_version','0.4'),(15863,2115,'_elementor_data','[{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast-1.png\",\"id\":2114},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(15862,2115,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15861,2115,'_elementor_edit_mode','builder'),(15860,2115,'_wp_page_template','default'),(15867,2012,'_wp_old_slug','flowcast-hd-brown-1kg'),(15869,2117,'_wp_old_slug','5_email_183-2-2'),(15870,2118,'_wp_old_slug','5_email_190-2-2'),(15871,2119,'themo_transparent_header','off'),(15872,2119,'themo_page_layout','full'),(15873,2119,'themo_hide_title','on'),(15874,2119,'themo_header_content_style','light'),(15875,2119,'themo_alt_logo','Off'),(15876,2119,'_edit_last','1'),(15877,2119,'_edit_lock','1537555018:1'),(15878,2119,'_elementor_edit_mode','builder'),(15900,2123,'_wp_page_template','default'),(15901,2123,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15902,2123,'_elementor_data','[{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4437b99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"94b7152\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"49a4a76\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Request a Quote\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(15888,2121,'_elementor_edit_mode','builder'),(15889,2121,'_wp_page_template','default'),(15890,2119,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15892,2119,'_elementor_data','[{\"id\":\"1ea76e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"333cf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3111c29\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer Quote\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6c32ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfb209a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ce55405\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(15893,2122,'_elementor_edit_mode','builder'),(15894,2122,'_wp_page_template','default'),(15895,2122,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15896,2122,'_elementor_data','[{\"id\":\"1ea76e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"333cf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3111c29\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer Quote\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6c32ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfb209a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ce55405\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(15898,2119,'_elementor_version','0.4'),(15903,2123,'_elementor_version','0.4'),(15904,2123,'_elementor_template_type','post'),(15905,2123,'_elementor_edit_mode','builder'),(15908,2124,'_wp_page_template','default'),(15909,2124,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15910,2124,'_elementor_edit_mode','builder'),(15911,2124,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1147},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15912,2124,'_elementor_version','0.4'),(15913,2124,'_elementor_template_type','post'),(15916,2125,'_wp_page_template','default'),(15917,2125,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15918,2125,'_elementor_edit_mode','builder'),(15919,2125,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2048,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15920,2125,'_elementor_version','0.4'),(15921,2125,'_elementor_template_type','post'),(15924,2126,'_wp_attached_file','2018/07/20180912_112644.jpg'),(15925,2126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:3131;s:4:\"file\";s:27:\"2018/07/20180912_112644.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20180912_112644-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20180912_112644-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20180912_112644-768x795.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20180912_112644-989x1024.jpg\";s:5:\"width\";i:989;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"20180912_112644-30x31.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"20180912_112644-77x80.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"20180912_112644-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"20180912_112644-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"20180912_112644-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"20180912_112644-293x303.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"20180912_112644-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"20180912_112644-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"20180912_112644-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"20180912_112644-676x700.jpg\";s:5:\"width\";i:676;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"20180912_112644-918x950.jpg\";s:5:\"width\";i:918;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"20180912_112644-1043x1080.jpg\";s:5:\"width\";i:1043;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20180912_112644-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20180912_112644-600x621.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20180912_112644-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"20180912_112644-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"20180912_112644-600x621.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"20180912_112644-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536751604\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15926,2127,'_wp_attached_file','2018/07/Castedring.jpg'),(15927,2127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2268;s:6:\"height\";i:1770;s:4:\"file\";s:22:\"2018/07/Castedring.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Castedring-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Castedring-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Castedring-768x599.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Castedring-1024x799.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:799;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"Castedring-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Castedring-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Castedring-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Castedring-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Castedring-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Castedring-388x303.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Castedring-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Castedring-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Castedring-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Castedring-897x700.jpg\";s:5:\"width\";i:897;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"Castedring-1217x950.jpg\";s:5:\"width\";i:1217;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:24:\"Castedring-1384x1080.jpg\";s:5:\"width\";i:1384;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Castedring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Castedring-600x468.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Castedring-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Castedring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Castedring-600x468.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Castedring-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15928,2128,'_wp_page_template','default'),(15929,2128,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15930,2128,'_elementor_edit_mode','builder'),(15931,2128,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15932,2128,'_elementor_version','0.4'),(15933,2128,'_elementor_template_type','post'),(16155,2171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2018/11/Test-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Test-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Test-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"Test-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"Test-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"Test-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"Test-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"Test-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"Test-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"Test-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:18:\"Test-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"Test-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"Test-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:18:\"Test-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Test-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"Test-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"Test-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"Test-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Test-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(15946,2131,'_wp_page_template','default'),(15936,2129,'_wp_page_template','default'),(15937,2129,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15938,2129,'_elementor_edit_mode','builder'),(15939,2129,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cb35b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea07c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2050,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Brown-4.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ec4be93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":493,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\"},\"hover_animation\":\"grow\",\"align_mobile\":\"right\",\"space_mobile\":{\"unit\":\"%\",\"size\":50},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-135\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6030c18e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000000;\\\">Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.<\\/span><\\/strong><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a50553a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2016,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castable-HD-Brown-1.jpg\"},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"070\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_portrait\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15940,2129,'_elementor_version','0.4'),(15941,2129,'_elementor_template_type','post'),(16154,2171,'_wp_attached_file','2018/11/Test-2.jpg'),(15953,2132,'_wp_attached_file','2018/09/full-of-plate-of-rings.jpg'),(15954,2132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2562;s:6:\"height\";i:2094;s:4:\"file\";s:34:\"2018/09/full-of-plate-of-rings.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-768x628.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"full-of-plate-of-rings-1024x837.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:837;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"full-of-plate-of-rings-38x31.jpg\";s:5:\"width\";i:38;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"full-of-plate-of-rings-98x80.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-371x303.jpg\";s:5:\"width\";i:371;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-856x700.jpg\";s:5:\"width\";i:856;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:35:\"full-of-plate-of-rings-1162x950.jpg\";s:5:\"width\";i:1162;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:36:\"full-of-plate-of-rings-1321x1080.jpg\";s:5:\"width\";i:1321;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"full-of-plate-of-rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"full-of-plate-of-rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15950,2131,'_elementor_version','0.4'),(15951,2131,'_elementor_template_type','post'),(16071,2158,'_elementor_edit_mode','builder'),(16072,2158,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1050},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":461},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"layout\":\"full_width\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332}},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\",\"id\":2150}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"45fefd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-1-1.jpg\",\"id\":2156}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2157,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/20180912_112644.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15956,2133,'_wp_page_template','default'),(15957,2133,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15958,2133,'_elementor_edit_mode','builder'),(15959,2133,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/full-of-plate-of-rings.jpg\",\"id\":2132}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\",\"id\":2127}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15960,2133,'_elementor_version','0.4'),(15961,2133,'_elementor_template_type','post'),(18002,2278,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"827ae7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(15964,2134,'_wp_page_template','default'),(15965,2134,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15966,2134,'_elementor_edit_mode','builder'),(15967,2134,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/full-of-plate-of-rings.jpg\",\"id\":2132}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\",\"id\":2127}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15968,2134,'_elementor_version','0.4'),(15969,2134,'_elementor_template_type','post'),(18001,2278,'_elementor_edit_mode','builder'),(16070,2158,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15972,2135,'_wp_page_template','default'),(15973,2135,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15974,2135,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (15975,2135,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":366},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":513,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Test1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/full-of-plate-of-rings.jpg\",\"id\":2132}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/20180912_112644.jpg\",\"id\":2126}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(15976,2135,'_elementor_version','0.4'),(15977,2135,'_elementor_template_type','post'),(16211,73,'_elementor_css','a:4:{s:4:\"time\";i:1541102860;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15980,2137,'_wp_page_template','default'),(15981,2137,'_elementor_page_settings','a:13:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(15982,2137,'_elementor_edit_mode','builder'),(15983,2137,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Jewellery Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36966f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4aeebc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f3a58bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">All CADworks3D Jewellery Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">allowing users to control every aspect of the printing process and use any available 3rd party jewellery resin. The<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<\\/span><br style=\\\"text-align: center;\\\" \\/><span style=\\\"text-align: center;\\\">more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"83b09a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e15b13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1887b24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Jewellery-Specs.png\",\"id\":1709}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c799514\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1dd492c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7462978\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15984,2137,'_elementor_version','0.4'),(15988,2138,'_elementor_edit_mode','builder'),(15989,2138,'_elementor_version','0.4'),(15990,2138,'_elementor_data','[{\"id\":\"6b378fa4\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":268},\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#0c0b0b\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":650},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":700},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"th_section_parallax\":\"\",\"background_color_b\":\"#0c0808\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":330}},\"elements\":[{\"id\":\"3e8b2bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17eb00b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43e1d73d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"CADworks3D Printer Microfluidics Edition\",\"description_text\":\"\",\"title_color\":\"#ffffff\",\"description_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"title_size\":\"h2\"},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f065d67\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b37575\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aeb7702\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All CADworks3D Microfluidics Printers come with a variable Z axis ranging from 5\\u00b5m to 200\\u00b5m. All models are fully open-source<br \\/>allowing users to control every aspect of the printing process and use any available 3rd party resin. The<br \\/>dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br \\/>more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1be4cc0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"77cc7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c3595a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Microfluidics-Spec.png\",\"id\":1713},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ebe9ed6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15991,2138,'_elementor_template_type','post'),(16143,2166,'_yoast_wpseo_content_score','30'),(16144,2166,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(15996,1913,'_yoast_wpseo_focuskw_text_input','Master for PDMS'),(15997,1913,'_yoast_wpseo_focuskw','Master for PDMS'),(15998,1913,'_yoast_wpseo_linkdex','50'),(15999,2140,'_wp_attached_file','2018/07/Curezone.jpg'),(16000,2140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2018/07/Curezone.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Curezone-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Curezone-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Curezone-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Curezone-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"Curezone-47x31.jpg\";s:5:\"width\";i:47;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"Curezone-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"Curezone-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"Curezone-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"Curezone-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"Curezone-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"Curezone-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"Curezone-605x800.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"Curezone-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"Curezone-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Curezone-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"Curezone-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Curezone-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Curezone-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"Curezone-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Curezone-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16001,2141,'_wp_attached_file','2018/07/Curezone1.jpg'),(16002,2141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/07/Curezone1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Curezone1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Curezone1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Curezone1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Curezone1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"Curezone1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Curezone1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Curezone1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Curezone1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Curezone1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Curezone1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Curezone1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Curezone1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Curezone1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"Curezone1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Curezone1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Curezone1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Curezone1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Curezone1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Curezone1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Curezone1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16003,2142,'_wp_attached_file','2018/07/Curezone1-1.jpg'),(16004,2142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2018/07/Curezone1-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Curezone1-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"Curezone1-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Curezone1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Curezone1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16005,2144,'_wp_attached_file','2018/10/EasyCast-HD2.jpg'),(16006,2144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:366;s:4:\"file\";s:24:\"2018/10/EasyCast-HD2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"EasyCast-HD2-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-768x234.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"EasyCast-HD2-1024x312.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"EasyCast-HD2-102x31.jpg\";s:5:\"width\";i:102;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"EasyCast-HD2-262x80.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x366.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x366.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x120.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-605x366.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-605x366.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-605x366.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-915x279.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"EasyCast-HD2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-600x183.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-600x183.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16007,2145,'_wp_page_template','default'),(16008,2145,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(16009,2145,'_elementor_edit_mode','builder'),(16010,2145,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1267},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":437},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/full-of-plate-of-rings.jpg\",\"id\":2132}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/20180912_112644.jpg\",\"id\":2126}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(16011,2145,'_elementor_version','0.4'),(16012,2145,'_elementor_template_type','post'),(16141,2166,'_edit_lock','1541092832:1'),(16142,2166,'_wp_page_template','default'),(16069,2158,'_wp_page_template','default'),(16015,2146,'_wp_page_template','default'),(16016,2146,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(16017,2146,'_elementor_edit_mode','builder'),(16018,2146,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1050},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":461},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"layout\":\"full_width\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332}},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/full-of-plate-of-rings.jpg\",\"id\":2132}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/20180912_112644.jpg\",\"id\":2126}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(16019,2146,'_elementor_version','0.4'),(16020,2146,'_elementor_template_type','post'),(16139,2166,'themo_alt_logo','Off'),(16140,2166,'_edit_last','1'),(16032,2149,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(16033,2149,'_elementor_edit_mode','builder'),(16034,2149,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1050},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":461},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"layout\":\"full_width\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332}},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/full-of-plate-of-rings.jpg\",\"id\":2132}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(16031,2149,'_wp_page_template','default'),(16047,2152,'_wp_page_template','default'),(16028,2148,'_wp_attached_file','2018/10/EasyCastHD-rings.jpg'),(16029,2148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:2141;s:4:\"file\";s:28:\"2018/10/EasyCastHD-rings.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"EasyCastHD-rings-44x31.jpg\";s:5:\"width\";i:44;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"EasyCastHD-rings-113x80.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x279.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-915x648.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings-1240x878.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:878;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1525x1080.jpg\";s:5:\"width\";i:1525;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"EasyCastHD-rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536751611\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16038,2150,'_wp_attached_file','2018/10/EasyCastHD-rings2.jpg'),(16039,2150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3416;s:6:\"height\";i:2792;s:4:\"file\";s:29:\"2018/10/EasyCastHD-rings2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-768x628.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings2-1024x837.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:837;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"EasyCastHD-rings2-38x31.jpg\";s:5:\"width\";i:38;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"EasyCastHD-rings2-98x80.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-371x303.jpg\";s:5:\"width\";i:371;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-856x700.jpg\";s:5:\"width\";i:856;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings2-1162x950.jpg\";s:5:\"width\";i:1162;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"EasyCastHD-rings2-1321x1080.jpg\";s:5:\"width\";i:1321;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"EasyCastHD-rings2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536750661\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16035,2149,'_elementor_version','0.4'),(16036,2149,'_elementor_template_type','post'),(16137,2166,'themo_hide_title','on'),(16138,2166,'themo_header_content_style','light'),(16051,2152,'_elementor_version','0.4'),(16049,2152,'_elementor_edit_mode','builder'),(16050,2152,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1050},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":461},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"layout\":\"full_width\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332}},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\",\"id\":2150}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e536cb5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":808},\"custom_height\":{\"unit\":\"px\",\"size\":408},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5e7a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"90e7194\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6koazf\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1f3b5159\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":495,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Casting-Tree.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":59},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2127,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Castedring.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"link_to\":\"file\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(16048,2152,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(16054,2153,'_wp_attached_file','2018/10/EasyCast-3.png'),(16055,2153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2018/10/EasyCast-3.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"EasyCast-3-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"EasyCast-3-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"EasyCast-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"EasyCast-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16052,2152,'_elementor_template_type','post'),(16135,2166,'themo_transparent_header','off'),(16136,2166,'themo_page_layout','full'),(16073,2158,'_elementor_version','0.4'),(16074,2158,'_elementor_template_type','post'),(16134,2119,'_elementor_css','a:4:{s:4:\"time\";i:1541091096;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16077,2159,'_wp_page_template','default'),(16078,2159,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(16079,2159,'_elementor_edit_mode','builder'),(16080,2159,'_elementor_data','[{\"id\":\"ebd69fa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3af454f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"88b5c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed by Jewellers for Jewellers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":54},\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":53},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e97f367\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":390},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/News-photo-MiiCraft-125-2.jpg\",\"id\":362},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"ed31cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1050},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":461},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2144,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-HD2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\",\"layout\":\"full_width\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":332}},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The new toolbox for Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51d47241\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"th_section_parallax\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f8791e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53a07d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\",\"id\":2150}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6bbf3485\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432d8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast.png\",\"id\":2112}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66ebd390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_mobile\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6db9cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae66821\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":938},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2b3148ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ee0873b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Jewlr_Logo-2-1.png\",\"id\":486},\"title_text\":\"Tony Davis, CEO\",\"description_text\":\"\\u201cGreat service. We are happy with the printers.\\u201d\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":35},\"image_size_mobile\":{\"unit\":\"%\",\"size\":84},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74f1c60b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619defa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"space_between_widgets\":-52},\"elements\":[{\"id\":\"4af4cbde\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Create Elegant Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098c2d0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"102f516b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c25bcf\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2069,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_size\":\"th_img_xxl\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbce93e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":384},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63de9231\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"45fefd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCast-1-1.jpg\",\"id\":2156}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16eeec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3328a15b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4443bd0b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px; text-align: start;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"align\":\"center\",\"_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},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21f77051\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1111},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27e4a5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3d8b7dfc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Meeting all your needs\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4129a386\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"editor\":\"<p style=\\\"text-align: left;\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"70f7c9ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70a57e9f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2157,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/20180912_112644.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":64},\"opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"space_tablet\":{\"unit\":\"%\",\"size\":89},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1078},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":179}},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Jewellery Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"811839b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3e9b3a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"7bc7c37\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Close more Sales\",\"description_text\":\"With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"10bae26\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Get Ahead of the Curve\",\"description_text\":\"With 3D Printing, you can print fine quality waxes and get an edge over your competition. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"dfa6bb2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Offer a Complete Experience\",\"description_text\":\"From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ed1c3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"f052ac3\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Be a Differentiator \",\"description_text\":\"Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3fcdc57\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use your own material\",\"description_text\":\"CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3322202\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t Settle for Less\",\"description_text\":\"Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"},{\"id\":\"7be62d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(16064,2156,'_wp_attached_file','2018/10/EasyCast-1-1.jpg'),(16065,2156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2018/10/EasyCast-1-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"EasyCast-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16062,2155,'_wp_attached_file','2018/10/EasyCast-1.jpg'),(16063,2155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:514;s:4:\"file\";s:22:\"2018/10/EasyCast-1.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-768x395.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"EasyCast-1-60x31.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"EasyCast-1-156x80.jpg\";s:5:\"width\";i:156;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-394x203.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-605x514.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-605x514.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-915x470.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"EasyCast-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-600x308.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-600x308.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"EasyCast-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16066,2157,'_wp_attached_file','2018/10/20180912_112644.jpg'),(16067,2157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:3131;s:4:\"file\";s:27:\"2018/10/20180912_112644.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20180912_112644-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20180912_112644-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20180912_112644-768x795.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20180912_112644-989x1024.jpg\";s:5:\"width\";i:989;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"20180912_112644-30x31.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"20180912_112644-77x80.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"20180912_112644-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"20180912_112644-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"20180912_112644-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"20180912_112644-293x303.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"20180912_112644-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"20180912_112644-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"20180912_112644-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"20180912_112644-676x700.jpg\";s:5:\"width\";i:676;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"20180912_112644-918x950.jpg\";s:5:\"width\";i:918;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"20180912_112644-1043x1080.jpg\";s:5:\"width\";i:1043;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20180912_112644-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20180912_112644-600x621.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20180912_112644-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"20180912_112644-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"20180912_112644-600x621.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"20180912_112644-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536751604\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16081,2159,'_elementor_version','0.4'),(16082,2159,'_elementor_template_type','post'),(16132,591,'_elementor_css','a:4:{s:4:\"time\";i:1541087183;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16089,2160,'_elementor_version','0.4'),(16090,2160,'_elementor_template_type','post'),(16131,1847,'_elementor_css','a:4:{s:4:\"time\";i:1541083313;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16093,2161,'_wp_page_template','default'),(16094,2161,'_elementor_page_settings','a:3:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(16095,2161,'_elementor_edit_mode','builder'),(16096,2161,'_elementor_version','0.4'),(16097,2161,'_elementor_data','[{\"id\":\"38eacf1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":500},\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3d35efd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"46cc5b9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"651da02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41c2167\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"772bb97\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"eac46ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0434678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jewellery\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e4a19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings.jpg\",\"id\":2148},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100},\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":1},\"_background_background\":\"gradient\",\"_background_color_b\":\"#ff2b60\",\"_box_shadow_box_shadow_type\":\"yes\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-100,\"vertical\":4,\"blur\":0,\"spread\":-100,\"color\":\"rgba(255,255,255,0.5)\"},\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"hover_animation\":\"sink\",\"caption_align\":\"center\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6fdf322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cfca552\",\"elType\":\"widget\",\"settings\":{\"title\":\"Microfluidics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"048bca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1398},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"780\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(255,255,255,0.5)\"},\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2d19ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d60eb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fe59ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"image_custom_dimension\":{\"width\":\"1000\",\"height\":\"750\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/dentistry\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"space\":{\"unit\":\"%\",\"size\":100},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"woocommerce_single\",\"hover_animation\":\"sink\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"620b34c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1501},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":348},\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\",\"background_repeat\":\"no-repeat\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=CNXB01Fh9h8\"},\"elements\":[{\"id\":\"99f207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2b34a8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Find your ideal Printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53282e87\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#6ec1e4\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5d6964dd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Not every printer on the market can do everything. Find your ideal printer that can print your specific application. \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77faa885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2ef2bb7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2e358c0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"How Can the CADWorks3D Printer Help your Business?\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f273308\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6c019559\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2d643299\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"570b3714\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Reduce your expenses &amp; increase your revenue stream\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"786ab049\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Streamline your design to print process\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44c6837e\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"A Complete Experience\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"582abb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b767d7f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Control your workflow &amp; intellectual Property \",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67e840f6\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Use any and all available 3D printer resins\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a900876\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Don\'t settle for less\",\"description_text\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#873f5f\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fed20a0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Request a Quote\",\"align\":\"center\",\"size\":\"xl\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"background_color\":\"#6ec1e4\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eb58eb7\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"gap\":{\"unit\":\"px\",\"size\":3}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"06bf644\",\"elType\":\"widget\",\"settings\":{\"title\":\"For More Inquiries\",\"size\":\"xl\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043a045\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(16098,2161,'_elementor_template_type','post'),(17804,1897,'_elementor_css','a:4:{s:4:\"time\";i:1542615891;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16106,2162,'_elementor_template_type','post'),(20085,2532,'_wc_review_count','0'),(20084,2532,'themo_alt_logo',NULL),(20083,2532,'themo_header_content_style',NULL),(20082,2532,'themo_hide_title','on'),(20081,2532,'themo_page_layout',''),(20080,2532,'themo_transparent_header','on'),(16233,2176,'_wp_attached_file','2018/11/J50-Opt-1.jpg'),(16234,2176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/11/J50-Opt-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"J50-Opt-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"J50-Opt-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"J50-Opt-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16235,2177,'_wp_attached_file','2018/11/J50-Opt-2.jpg'),(16236,2177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/11/J50-Opt-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"J50-Opt-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"J50-Opt-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"J50-Opt-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"J50-Opt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20078,2530,'_yoast_wpseo_primary_product_cat','46'),(20079,2530,'_yoast_wpseo_content_score','90'),(20077,2530,'_product_base_currency','USD'),(20076,2530,'_sale_currency_prices','[]'),(20075,2530,'_regular_currency_prices','[]'),(20074,2530,'_price','189'),(20073,2530,'_product_version','3.5.1'),(20072,2530,'_stock_status','instock'),(20071,2530,'_stock',NULL),(20070,2530,'_download_expiry','-1'),(20069,2530,'_download_limit','-1'),(20068,2530,'_product_image_gallery',''),(20067,2530,'_downloadable','no'),(20066,2530,'_virtual','no'),(20065,2530,'_default_attributes','a:0:{}'),(20064,2530,'_purchase_note',''),(20063,2530,'_crosssell_ids','a:0:{}'),(20062,2530,'_upsell_ids','a:0:{}'),(20061,2530,'_height','5.08'),(20060,2530,'_width','12.7'),(20059,2530,'_length','20.32'),(20058,2530,'_weight','1.1'),(20054,2530,'_manage_stock','no'),(20055,2530,'_backorders','no'),(20056,2530,'_low_stock_amount',''),(20057,2530,'_sold_individually','no'),(20044,2530,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20043,2531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:340;s:4:\"file\";s:27:\"2019/02/Emerald-510x340.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Emerald-510x340-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-394x340.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-394x340.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Emerald-510x340-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Emerald-510x340-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon EOS REBEL T5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513585387\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20042,2531,'_wp_attached_file','2019/02/Emerald-510x340.jpg'),(20040,2530,'_edit_last','1'),(20041,2530,'_edit_lock','1550244398:1'),(19760,2175,'_wc_average_rating','0'),(19759,2175,'_wc_rating_count','a:0:{}'),(16440,74,'_elementor_css','a:4:{s:4:\"time\";i:1541208355;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16431,2182,'_wp_attached_file','2018/11/J50-Opt-1-1.jpg'),(16432,2182,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2018/11/J50-Opt-1-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"J50-Opt-1-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"J50-Opt-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"J50-Opt-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16433,94,'_elementor_css','a:4:{s:4:\"time\";i:1541184525;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16434,737,'_elementor_css','a:4:{s:4:\"time\";i:1541187721;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16473,2188,'_wp_attached_file','2018/11/Black-Friday-Bundle-2-for-J50.jpg'),(16474,2188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:41:\"2018/11/Black-Friday-Bundle-2-for-J50.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:39:\"Black-Friday-Bundle-2-for-J50-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:39:\"Black-Friday-Bundle-2-for-J50-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16441,88,'_elementor_css','a:4:{s:4:\"time\";i:1541209338;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16442,46,'_elementor_css','a:4:{s:4:\"time\";i:1541212257;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16443,45,'_elementor_css','a:4:{s:4:\"time\";i:1541217237;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23861,2758,'_elementor_css','a:4:{s:4:\"time\";i:1550089527;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16445,44,'_elementor_css','a:4:{s:4:\"time\";i:1541223137;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16446,87,'_elementor_css','a:4:{s:4:\"time\";i:1541223388;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16447,1014,'_elementor_css','a:4:{s:4:\"time\";i:1541242800;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16449,1003,'_elementor_css','a:4:{s:4:\"time\";i:1541266963;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16450,1044,'_elementor_css','a:4:{s:4:\"time\";i:1541266966;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16451,1120,'_elementor_css','a:4:{s:4:\"time\";i:1541266966;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16452,1116,'_elementor_css','a:4:{s:4:\"time\";i:1541266967;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16453,1012,'_elementor_css','a:4:{s:4:\"time\";i:1541266970;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16454,1224,'_elementor_css','a:4:{s:4:\"time\";i:1541266979;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16455,66,'_elementor_css','a:4:{s:4:\"time\";i:1541363353;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16456,72,'_elementor_css','a:4:{s:4:\"time\";i:1541378523;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16457,651,'_elementor_css','a:4:{s:4:\"time\";i:1541397233;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16458,48,'_elementor_css','a:4:{s:4:\"time\";i:1541400298;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16462,2185,'_wp_attached_file','2018/11/First-Draft.pdf'),(17803,75,'_elementor_css','a:4:{s:4:\"time\";i:1542511774;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17802,79,'_elementor_css','a:4:{s:4:\"time\";i:1542480022;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17801,2012,'_low_stock_amount',''),(17800,1866,'_elementor_css','a:4:{s:4:\"time\";i:1542319399;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16623,2201,'_wp_attached_file','2018/11/Black-Friday-Bundle1-for-J50.jpg'),(16624,2201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:40:\"2018/11/Black-Friday-Bundle1-for-J50.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:38:\"Black-Friday-Bundle1-for-J50-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"Black-Friday-Bundle1-for-J50-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle1-for-J50-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16461,97,'_elementor_css','a:4:{s:4:\"time\";i:1541543521;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16475,2189,'_wp_attached_file','2018/11/J50-Comparison-Chart-with-Competitor-1.jpg'),(16476,2189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:50:\"2018/11/J50-Comparison-Chart-with-Competitor-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"J50-Comparison-Chart-with-Competitor-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:48:\"J50-Comparison-Chart-with-Competitor-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16477,2190,'_wp_attached_file','2018/11/J50-Comparison-Chart-with-Competitor-2.jpg'),(16478,2190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:50:\"2018/11/J50-Comparison-Chart-with-Competitor-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"J50-Comparison-Chart-with-Competitor-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:48:\"J50-Comparison-Chart-with-Competitor-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(18035,95,'_elementor_css','a:4:{s:4:\"time\";i:1544572374;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16611,78,'_elementor_css','a:4:{s:4:\"time\";i:1541996463;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(20127,2532,'_yoast_wpseo_content_score','90'),(20126,2532,'_yoast_wpseo_primary_product_cat','46'),(20125,2532,'_product_base_currency','USD'),(20124,2532,'_sale_currency_prices','[]'),(20123,2532,'_regular_currency_prices','[]'),(20122,2532,'_price','209'),(20121,2532,'_product_version','3.5.1'),(20120,2532,'_stock_status','instock'),(20119,2532,'_stock',NULL),(20118,2532,'_download_expiry','-1'),(20117,2532,'_download_limit','-1'),(20116,2532,'_product_image_gallery',''),(20115,2532,'_downloadable','no'),(20114,2532,'_virtual','no'),(20113,2532,'_default_attributes','a:0:{}'),(20112,2532,'_purchase_note',''),(20111,2532,'_crosssell_ids','a:0:{}'),(20110,2532,'_upsell_ids','a:0:{}'),(20109,2532,'_height','5.08'),(20108,2532,'_width','12.7'),(20107,2532,'_length','20.32'),(20106,2532,'_weight','1.1'),(20105,2532,'_sold_individually','no'),(20104,2532,'_low_stock_amount',''),(20103,2532,'_backorders','no'),(20102,2532,'_manage_stock','no'),(20099,2532,'total_sales','0'),(20100,2532,'_tax_status','taxable'),(20101,2532,'_tax_class',''),(20098,2532,'_sale_price_dates_to',''),(20097,2532,'_sale_price_dates_from',''),(20096,2532,'_sale_price',''),(20095,2532,'_regular_price','209'),(20094,2532,'_sku',''),(20093,2532,'_thumbnail_id','2533'),(20092,2532,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(16675,2203,'_wp_attached_file','2018/11/Black-Friday-Bundle-2-for-J50-1.jpg'),(16676,2203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:43:\"2018/11/Black-Friday-Bundle-2-for-J50-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J50-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"Black-Friday-Bundle-2-for-J50-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16678,2204,'_wp_attached_file','2018/11/J50-Comparison-Chart-with-Competitor-2-1.jpg'),(16679,2204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:52:\"2018/11/J50-Comparison-Chart-with-Competitor-2-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:50:\"J50-Comparison-Chart-with-Competitor-2-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"J50-Comparison-Chart-with-Competitor-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20053,2530,'_tax_class',''),(20052,2530,'_tax_status','taxable'),(20175,2534,'_yoast_wpseo_content_score','90'),(20174,2534,'_yoast_wpseo_primary_product_cat','46'),(20173,2534,'_product_base_currency','USD'),(20172,2534,'_sale_currency_prices','[]'),(20171,2534,'_regular_currency_prices','[]'),(20170,2534,'_price','199'),(20169,2534,'_product_version','3.5.1'),(20168,2534,'_stock_status','instock'),(20167,2534,'_stock',NULL),(20166,2534,'_download_expiry','-1'),(20165,2534,'_download_limit','-1'),(20164,2534,'_product_image_gallery',''),(20163,2534,'_downloadable','no'),(20162,2534,'_virtual','no'),(20161,2534,'_default_attributes','a:0:{}'),(20160,2534,'_purchase_note',''),(20159,2534,'_crosssell_ids','a:0:{}'),(20158,2534,'_upsell_ids','a:0:{}'),(20157,2534,'_height','5.08'),(20152,2534,'_low_stock_amount',''),(20153,2534,'_sold_individually','no'),(20154,2534,'_weight','1.1'),(20155,2534,'_length','20.32'),(20156,2534,'_width','12.7'),(20151,2534,'_backorders','no'),(20150,2534,'_manage_stock','no'),(20149,2534,'_tax_class',''),(20148,2534,'_tax_status','taxable'),(20145,2534,'_sale_price_dates_from',''),(20146,2534,'_sale_price_dates_to',''),(20147,2534,'total_sales','0'),(20144,2534,'_sale_price',''),(20143,2534,'_regular_price','199'),(20139,2535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:28:\"2019/02/Gray_Web-500x500.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"Gray_Web-500x500-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Gray_Web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Gray_Web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20138,2535,'_wp_attached_file','2019/02/Gray_Web-500x500.png'),(20137,2534,'_edit_lock','1550244910:1'),(20136,2534,'_edit_last','1'),(20135,2534,'_wc_average_rating','0'),(20133,2534,'_wc_review_count','0'),(20134,2534,'_wc_rating_count','a:0:{}'),(19757,2205,'_wc_average_rating','0'),(19756,2205,'_wc_rating_count','a:0:{}'),(20142,2534,'_sku',''),(20141,2534,'_thumbnail_id','2535'),(20140,2534,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20046,2530,'_sku',''),(20047,2530,'_regular_price','189'),(20048,2530,'_sale_price',''),(20049,2530,'_sale_price_dates_from',''),(20050,2530,'_sale_price_dates_to',''),(20051,2530,'total_sales','0'),(20187,2537,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:228;s:4:\"file\";s:35:\"2019/02/Build-Table_web-228x228.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Build-Table_web-228x228-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"Build-Table_web-228x228-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"Build-Table_web-228x228-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Build-Table_web-228x228-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Build-Table_web-228x228-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20186,2537,'_wp_attached_file','2019/02/Build-Table_web-228x228.jpg'),(20185,2536,'_edit_lock','1550250640:1'),(20184,2536,'_edit_last','1'),(20183,2536,'_wc_average_rating','0'),(20182,2536,'_wc_rating_count','a:0:{}'),(20222,2536,'_yoast_wpseo_primary_product_cat','41'),(20221,2536,'_product_base_currency','USD'),(20220,2536,'_sale_currency_prices','[]'),(20219,2536,'_regular_currency_prices','[]'),(20218,2536,'_price','149'),(20217,2536,'_product_version','3.5.1'),(20216,2536,'_stock_status','instock'),(20215,2536,'_stock',NULL),(20214,2536,'_download_expiry','-1'),(20213,2536,'_download_limit','-1'),(20212,2536,'_product_image_gallery',''),(20211,2536,'_downloadable','no'),(20210,2536,'_virtual','no'),(20209,2536,'_default_attributes','a:0:{}'),(20208,2536,'_purchase_note',''),(20207,2536,'_crosssell_ids','a:0:{}'),(20206,2536,'_upsell_ids','a:0:{}'),(20205,2536,'_height','2'),(20204,2536,'_width','5'),(20203,2536,'_length','5'),(20202,2536,'_weight','0.3'),(20201,2536,'_sold_individually','no'),(20180,2536,'themo_alt_logo',NULL),(20181,2536,'_wc_review_count','0'),(20200,2536,'_low_stock_amount',''),(20199,2536,'_backorders','no'),(20196,2536,'_tax_status','taxable'),(20197,2536,'_tax_class',''),(20198,2536,'_manage_stock','no'),(20195,2536,'total_sales','0'),(20194,2536,'_sale_price_dates_to',''),(20193,2536,'_sale_price_dates_from',''),(20192,2536,'_sale_price',''),(20191,2536,'_regular_price','149'),(20190,2536,'_sku',''),(20179,2536,'themo_header_content_style',NULL),(20178,2536,'themo_hide_title','on'),(20189,2536,'_thumbnail_id','2537'),(20177,2536,'themo_page_layout',''),(16906,2211,'_wp_attached_file','2018/11/Black-Friday-Bundle-1-for-J80.jpg'),(16907,2211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:41:\"2018/11/Black-Friday-Bundle-1-for-J80.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:39:\"Black-Friday-Bundle-1-for-J80-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:39:\"Black-Friday-Bundle-1-for-J80-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-1-for-J80-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16908,2212,'_wp_attached_file','2018/11/J80-Comparison-Chart-with-Competitor-2.jpg'),(16909,2212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:50:\"2018/11/J80-Comparison-Chart-with-Competitor-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"J80-Comparison-Chart-with-Competitor-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:48:\"J80-Comparison-Chart-with-Competitor-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16910,2213,'_wp_attached_file','2018/11/Black-Friday-Bundle-2-for-J80.jpg'),(16911,2213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:41:\"2018/11/Black-Friday-Bundle-2-for-J80.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:39:\"Black-Friday-Bundle-2-for-J80-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:39:\"Black-Friday-Bundle-2-for-J80-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Black-Friday-Bundle-2-for-J80-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16912,2214,'_wp_attached_file','2018/11/J80-Comparison-Chart-with-Competitor-2-1.jpg'),(16913,2214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:52:\"2018/11/J80-Comparison-Chart-with-Competitor-2-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:50:\"J80-Comparison-Chart-with-Competitor-2-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"J80-Comparison-Chart-with-Competitor-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20235,2539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2019/02/Vat1_web-500x500-1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Vat1_web-500x500-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Vat1_web-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20234,2539,'_wp_attached_file','2019/02/Vat1_web-500x500-1.jpg'),(20233,2538,'_edit_lock','1550254536:1'),(20232,2538,'_edit_last','1'),(20231,2538,'_wc_average_rating','0'),(20230,2538,'_wc_rating_count','a:0:{}'),(20228,2538,'themo_alt_logo',NULL),(20229,2538,'_wc_review_count','0'),(19754,2215,'_wc_average_rating','0'),(17038,2218,'_wp_attached_file','2018/11/Black-Friday-Bundle-1-for-J125.jpg'),(17039,2218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2018/11/Black-Friday-Bundle-1-for-J125.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-1-for-J125-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-1-for-J125-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J125-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17040,2219,'_wp_attached_file','2018/11/Black-Friday-Bundle-2-for-J125.jpg'),(17041,2219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2018/11/Black-Friday-Bundle-2-for-J125.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-2-for-J125-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-2-for-J125-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J125-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17042,2220,'_wp_attached_file','2018/11/J125-Comparison-Chart-with-Competitor-1.jpg'),(17043,2220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2018/11/J125-Comparison-Chart-with-Competitor-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:49:\"J125-Comparison-Chart-with-Competitor-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"J125-Comparison-Chart-with-Competitor-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17044,2221,'_wp_attached_file','2018/11/J125-Comparison-Chart-with-Competitor-2.jpg'),(17045,2221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2018/11/J125-Comparison-Chart-with-Competitor-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:49:\"J125-Comparison-Chart-with-Competitor-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"J125-Comparison-Chart-with-Competitor-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"J125-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20237,2540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:31:\"2019/02/Vat-Lid_web-500x500.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"Vat-Lid_web-500x500-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Vat-Lid_web-500x500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20251,2538,'_backorders','no'),(20250,2538,'_manage_stock','no'),(20249,2538,'_tax_class',''),(20248,2538,'_tax_status','taxable'),(20247,2538,'total_sales','0'),(20246,2538,'_sale_price_dates_to',''),(20245,2538,'_sale_price_dates_from',''),(20244,2538,'_sale_price',''),(20243,2538,'_regular_price','1020'),(20242,2538,'_sku',''),(20241,2538,'_thumbnail_id','2539'),(20240,2538,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20239,2541,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2019/02/Vat_Web-500x500.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Vat_Web-500x500-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Vat_Web-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Vat_Web-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20238,2541,'_wp_attached_file','2019/02/Vat_Web-500x500.jpg'),(20297,2543,'_tax_class',''),(20296,2543,'_tax_status','taxable'),(20295,2543,'total_sales','0'),(20294,2543,'_sale_price_dates_to',''),(20293,2543,'_sale_price_dates_from',''),(20292,2543,'_sale_price',''),(20291,2543,'_regular_price','95'),(20290,2543,'_sku',''),(20289,2543,'_thumbnail_id','2544'),(20288,2543,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20284,2543,'_edit_last','1'),(20283,2543,'_wc_average_rating','0'),(20282,2543,'_wc_rating_count','a:0:{}'),(20281,2543,'_wc_review_count','0'),(20280,2543,'themo_alt_logo',NULL),(20279,2543,'themo_header_content_style',NULL),(20322,2543,'_yoast_wpseo_primary_product_cat','41'),(20278,2543,'themo_hide_title','on'),(20277,2543,'themo_page_layout',''),(20276,2543,'themo_transparent_header','on'),(20275,2538,'_yoast_wpseo_content_score','90'),(20274,2538,'_yoast_wpseo_primary_product_cat','41'),(20273,2538,'_product_base_currency','USD'),(20272,2538,'_sale_currency_prices','[]'),(20271,2538,'_regular_currency_prices','[]'),(20270,2538,'_price','1020'),(20269,2538,'_product_version','3.5.1'),(20268,2538,'_stock_status','instock'),(20267,2538,'_stock',NULL),(20266,2538,'_download_expiry','-1'),(20265,2538,'_download_limit','-1'),(20264,2538,'_product_image_gallery','2540,2541'),(20263,2538,'_downloadable','no'),(20262,2538,'_virtual','no'),(20260,2538,'_purchase_note',''),(20261,2538,'_default_attributes','a:0:{}'),(19751,2224,'_wc_average_rating','0'),(20287,2544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:38:\"2019/02/Accessory-Kit_web-500x500.jpeg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:36:\"Accessory-Kit_web-500x500-80x80.jpeg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-394x500.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-303x303.jpeg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-500x465.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Accessory-Kit_web-500x500-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(17272,2227,'_wp_attached_file','2018/11/J150-Comparison-Chart-with-Competitor-2.jpg'),(17273,2227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2018/11/J150-Comparison-Chart-with-Competitor-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:49:\"J150-Comparison-Chart-with-Competitor-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"J150-Comparison-Chart-with-Competitor-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17274,2228,'_wp_attached_file','2018/11/Black-Friday-Bundle-1-for-J150.jpg'),(17275,2228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2018/11/Black-Friday-Bundle-1-for-J150.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-1-for-J150-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-1-for-J150-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J150-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17276,2229,'_wp_attached_file','2018/11/Black-Friday-Bundle-2-for-J150.jpg'),(17277,2229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2018/11/Black-Friday-Bundle-2-for-J150.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-2-for-J150-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-2-for-J150-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J150-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17278,2230,'_wp_attached_file','2018/11/J150-Comparison-Chart-with-Competitor-1.jpg'),(17279,2230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2018/11/J150-Comparison-Chart-with-Competitor-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:49:\"J150-Comparison-Chart-with-Competitor-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"J150-Comparison-Chart-with-Competitor-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"J150-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(18047,2283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:39:\"2018/06/Master-Mold-Resin-1024x1024.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-1024x1024-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-1024x1024-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Master-Mold-Resin-1024x1024-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18044,1658,'_yoast_wpseo_content_score','30'),(18045,2079,'_wp_old_slug','teflon-vat'),(18046,2283,'_wp_attached_file','2018/06/Master-Mold-Resin-1024x1024.jpg'),(18043,1658,'_yoast_wpseo_primary_product_cat',''),(18042,1658,'_low_stock_amount','0'),(18039,1660,'_low_stock_amount','0'),(18040,1660,'_yoast_wpseo_primary_product_cat',''),(18041,1660,'_yoast_wpseo_content_score','30'),(18038,49,'_elementor_css','a:4:{s:4:\"time\";i:1546780283;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18048,1913,'_low_stock_amount',''),(20335,2546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2019/02/B9-Cure-Unit.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"B9-Cure-Unit-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"B9-Cure-Unit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"B9-Cure-Unit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20334,2546,'_wp_attached_file','2019/02/B9-Cure-Unit.jpg'),(20333,2545,'_edit_lock','1550255818:1'),(20332,2545,'_edit_last','1'),(20331,2545,'_wc_average_rating','0'),(20330,2545,'_wc_rating_count','a:0:{}'),(20329,2545,'_wc_review_count','0'),(20328,2545,'themo_alt_logo',NULL),(20327,2545,'themo_header_content_style',NULL),(20326,2545,'themo_hide_title','on'),(20325,2545,'themo_page_layout',''),(20324,2545,'themo_transparent_header','on'),(24722,2543,'_yoast_wpseo_metadesc','The Finishing Kit provides everything you need to successfully remove prints from the build table, remove supports from model, clean resin vats and more.'),(20323,2543,'_yoast_wpseo_content_score','60'),(20321,2543,'_product_base_currency','USD'),(20320,2543,'_sale_currency_prices','[]'),(20319,2543,'_regular_currency_prices','[]'),(20318,2543,'_price','95'),(20317,2543,'_product_version','3.5.1'),(20316,2543,'_stock_status','instock'),(20315,2543,'_stock',NULL),(20314,2543,'_download_expiry','-1'),(20311,2543,'_downloadable','no'),(20312,2543,'_product_image_gallery',''),(20313,2543,'_download_limit','-1'),(20310,2543,'_virtual','no'),(20309,2543,'_default_attributes','a:0:{}'),(20308,2543,'_purchase_note',''),(20307,2543,'_crosssell_ids','a:0:{}'),(20306,2543,'_upsell_ids','a:0:{}'),(20305,2543,'_height','5'),(20304,2543,'_width','5'),(20303,2543,'_length','5'),(20302,2543,'_weight','1'),(20300,2543,'_low_stock_amount',''),(20301,2543,'_sold_individually','no'),(18037,92,'_elementor_css','a:4:{s:4:\"time\";i:1546225307;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17522,2238,'_wp_attached_file','2018/11/J100-Comparison-Chart-with-Competitor-2.jpg'),(17523,2238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2018/11/J100-Comparison-Chart-with-Competitor-2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:49:\"J100-Comparison-Chart-with-Competitor-2-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"J100-Comparison-Chart-with-Competitor-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17524,2239,'_wp_attached_file','2018/11/Black-Friday-Bundle-1-for-J100.jpg'),(17525,2239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2018/11/Black-Friday-Bundle-1-for-J100.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-1-for-J100-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-1-for-J100-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-1-for-J100-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17526,2240,'_wp_attached_file','2018/11/Black-Friday-Bundle-2-for-J100.jpg'),(17527,2240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2018/11/Black-Friday-Bundle-2-for-J100.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-2-for-J100-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"Black-Friday-Bundle-2-for-J100-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Black-Friday-Bundle-2-for-J100-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(17528,2241,'_wp_attached_file','2018/11/J100-Comparison-Chart-with-Competitor-1.jpg'),(17529,2241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2018/11/J100-Comparison-Chart-with-Competitor-1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:49:\"J100-Comparison-Chart-with-Competitor-1-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:49:\"J100-Comparison-Chart-with-Competitor-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"J100-Comparison-Chart-with-Competitor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(18036,80,'_elementor_css','a:4:{s:4:\"time\";i:1546042949;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(20360,2545,'_product_image_gallery',''),(20359,2545,'_downloadable','no'),(20358,2545,'_virtual','no'),(20357,2545,'_default_attributes','a:0:{}'),(20356,2545,'_purchase_note',''),(20355,2545,'_crosssell_ids','a:0:{}'),(20354,2545,'_upsell_ids','a:0:{}'),(20353,2545,'_height','23'),(20352,2545,'_width','28'),(20351,2545,'_length','25.4'),(20350,2545,'_weight','3.3'),(20349,2545,'_sold_individually','no'),(20348,2545,'_low_stock_amount',''),(20347,2545,'_backorders','no'),(20346,2545,'_manage_stock','no'),(20345,2545,'_tax_class',''),(20344,2545,'_tax_status','taxable'),(20343,2545,'total_sales','0'),(20342,2545,'_sale_price_dates_to',''),(20341,2545,'_sale_price_dates_from',''),(20340,2545,'_sale_price',''),(20339,2545,'_regular_price','495'),(20338,2545,'_sku',''),(20337,2545,'_thumbnail_id','2546'),(20336,2545,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20383,2548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2019/02/B9-Resin-Vat.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"B9-Resin-Vat-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"B9-Resin-Vat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"B9-Resin-Vat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20382,2548,'_wp_attached_file','2019/02/B9-Resin-Vat.jpg'),(20381,2547,'_edit_lock','1550255910:1'),(20380,2547,'_edit_last','1'),(20379,2547,'_wc_average_rating','0'),(20378,2547,'_wc_rating_count','a:0:{}'),(20377,2547,'_wc_review_count','0'),(20376,2547,'themo_alt_logo',NULL),(20375,2547,'themo_header_content_style',NULL),(20418,2547,'_yoast_wpseo_primary_product_cat','41'),(20374,2547,'themo_hide_title','on'),(20373,2547,'themo_page_layout',''),(20372,2547,'themo_transparent_header','on'),(20371,2545,'_yoast_wpseo_content_score','90'),(20370,2545,'_yoast_wpseo_primary_product_cat','41'),(20369,2545,'_product_base_currency','USD'),(20368,2545,'_sale_currency_prices','[]'),(20367,2545,'_regular_currency_prices','[]'),(20366,2545,'_price','495'),(20365,2545,'_product_version','3.5.1'),(19748,2242,'_wc_average_rating','0'),(20363,2545,'_stock',NULL),(20364,2545,'_stock_status','instock'),(20417,2547,'_product_base_currency','USD'),(20416,2547,'_sale_currency_prices','[]'),(20415,2547,'_regular_currency_prices','[]'),(20414,2547,'_price','79'),(20413,2547,'_product_version','3.5.1'),(20412,2547,'_stock_status','instock'),(20411,2547,'_stock',NULL),(20410,2547,'_download_expiry','-1'),(20409,2547,'_download_limit','-1'),(20408,2547,'_product_image_gallery',''),(20407,2547,'_downloadable','no'),(20406,2547,'_virtual','no'),(20405,2547,'_default_attributes','a:0:{}'),(20404,2547,'_purchase_note',''),(20403,2547,'_crosssell_ids','a:0:{}'),(20402,2547,'_upsell_ids','a:0:{}'),(20401,2547,'_height','5.1'),(20400,2547,'_width','13'),(20399,2547,'_length','31'),(20398,2547,'_weight','0.3'),(20397,2547,'_sold_individually','no'),(20396,2547,'_low_stock_amount',''),(20395,2547,'_backorders','no'),(20394,2547,'_manage_stock','no'),(20393,2547,'_tax_class',''),(20390,2547,'_sale_price_dates_to',''),(20391,2547,'total_sales','0'),(20392,2547,'_tax_status','taxable'),(20389,2547,'_sale_price_dates_from',''),(20388,2547,'_sale_price',''),(20387,2547,'_regular_price','79'),(20386,2547,'_sku',''),(20385,2547,'_thumbnail_id','2548'),(20384,2547,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20431,2550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:36:\"2019/02/B9-Vat-Sweeper-v1.2-wide.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"B9-Vat-Sweeper-v1.2-wide-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"B9-Vat-Sweeper-v1.2-wide-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20430,2550,'_wp_attached_file','2019/02/B9-Vat-Sweeper-v1.2-wide.jpg'),(20427,2549,'_wc_average_rating','0'),(20428,2549,'_edit_last','1'),(20429,2549,'_edit_lock','1550257310:1'),(20426,2549,'_wc_rating_count','a:0:{}'),(20425,2549,'_wc_review_count','0'),(20424,2549,'themo_alt_logo',NULL),(20423,2549,'themo_header_content_style',NULL),(20422,2549,'themo_hide_title','on'),(20421,2549,'themo_page_layout',''),(20420,2549,'themo_transparent_header','on'),(20419,2547,'_yoast_wpseo_content_score','60'),(20236,2540,'_wp_attached_file','2019/02/Vat-Lid_web-500x500.png'),(17792,70,'_elementor_css','a:4:{s:4:\"time\";i:1542163490;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17791,84,'_elementor_css','a:4:{s:4:\"time\";i:1542108326;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17790,67,'_elementor_css','a:4:{s:4:\"time\";i:1542101302;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17793,2249,'_elementor_edit_mode','builder'),(17794,2249,'_wp_page_template','default'),(17795,2249,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17796,2249,'_elementor_template_type','post'),(17797,2249,'_elementor_data','[{\"id\":\"58e98c61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"78b1388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c019f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\\u200b\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0fc9d\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":0,\"bottom\":\"025\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11fbccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb409ba\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1658\",\"1660\",\"2040\",\"2079\"]},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(17798,2249,'_elementor_version','0.4'),(17799,2249,'_elementor_css','a:4:{s:4:\"time\";i:1541082746;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17805,1409,'_elementor_css','a:4:{s:4:\"time\";i:1542615896;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17806,1516,'_elementor_css','a:4:{s:4:\"time\";i:1542615896;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17807,81,'_elementor_css','a:4:{s:4:\"time\";i:1542615898;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17808,68,'_elementor_css','a:4:{s:4:\"time\";i:1542615898;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17809,85,'_elementor_css','a:4:{s:4:\"time\";i:1542615965;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17810,91,'_elementor_css','a:4:{s:4:\"time\";i:1542615995;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17811,252,'_elementor_css','a:4:{s:4:\"time\";i:1542616027;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17812,69,'_elementor_css','a:4:{s:4:\"time\";i:1542616055;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17813,71,'_elementor_css','a:4:{s:4:\"time\";i:1542616116;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17814,89,'_elementor_css','a:4:{s:4:\"time\";i:1542616257;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17815,65,'_elementor_css','a:4:{s:4:\"time\";i:1542616257;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17816,77,'_elementor_css','a:4:{s:4:\"time\";i:1542616344;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17817,1339,'_elementor_css','a:4:{s:4:\"time\";i:1542616507;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17839,2257,'themo_alt_logo',NULL),(17840,2257,'_edit_last','1'),(17838,2257,'themo_header_content_style',NULL),(17837,2257,'themo_hide_title','off'),(17836,2257,'themo_page_layout',NULL),(17835,2257,'themo_transparent_header','off'),(17834,2257,'_edit_lock','1542821360:1'),(17833,2257,'_wp_attached_file','2018/11/CADworks3D-Black-Friday-Flyer.pdf'),(17975,2277,'coupon_amount','10'),(17969,2277,'themo_hide_title','off'),(17976,2277,'individual_use','no'),(17967,2277,'themo_transparent_header','off'),(17841,2257,'_yoast_wpseo_content_score','30'),(17842,2257,'_wp_old_slug','cadworks3d-black-friday-flyer'),(17843,2258,'themo_transparent_header','off'),(17844,2258,'themo_page_layout','full'),(17845,2258,'themo_hide_title','on'),(17846,2258,'themo_header_content_style','light'),(17847,2258,'themo_alt_logo','Off'),(17848,2258,'_edit_last','1'),(17849,2258,'_wp_page_template','default'),(17850,2258,'_yoast_wpseo_content_score','60'),(17851,2258,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17852,2258,'_edit_lock','1544127395:1'),(17853,2258,'_elementor_edit_mode','builder'),(17854,2258,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"827ae7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(17855,2260,'_wp_page_template','default'),(17856,2260,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17857,2260,'_elementor_edit_mode','builder'),(17858,2260,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(17862,2261,'_wp_attached_file','2018/11/Jewellery-Tech-Specs.png'),(17863,2261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:997;s:6:\"height\";i:521;s:4:\"file\";s:32:\"2018/11/Jewellery-Tech-Specs.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-300x157.png\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-768x401.png\";s:5:\"width\";i:768;s:6:\"height\";i:401;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"Jewellery-Tech-Specs-59x31.png\";s:5:\"width\";i:59;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"Jewellery-Tech-Specs-153x80.png\";s:5:\"width\";i:153;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-394x206.png\";s:5:\"width\";i:394;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-605x521.png\";s:5:\"width\";i:605;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-605x521.png\";s:5:\"width\";i:605;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-915x478.png\";s:5:\"width\";i:915;s:6:\"height\";i:478;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-600x314.png\";s:5:\"width\";i:600;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-600x314.png\";s:5:\"width\";i:600;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Jewellery-Tech-Specs-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(17860,2258,'_elementor_version','0.4'),(17892,2258,'_elementor_css','a:4:{s:4:\"time\";i:1542822175;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17865,2262,'_wp_page_template','default'),(17866,2262,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17867,2262,'_elementor_edit_mode','builder'),(17868,2262,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(17869,2262,'_elementor_version','0.4'),(17870,2262,'_elementor_css','a:4:{s:4:\"time\";i:1542822014;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17872,2263,'_wp_page_template','default'),(17873,2263,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17874,2263,'_elementor_edit_mode','builder'),(17875,2263,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(17876,2263,'_elementor_version','0.4'),(17877,2263,'_elementor_css','a:4:{s:4:\"time\";i:1542822045;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17879,2264,'_wp_page_template','default'),(17880,2264,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17881,2264,'_elementor_edit_mode','builder'),(17882,2264,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(17883,2264,'_elementor_version','0.4'),(17884,2264,'_elementor_css','a:4:{s:4:\"time\";i:1542822092;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17886,2265,'_wp_page_template','default'),(17887,2265,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17888,2265,'_elementor_edit_mode','builder'),(17889,2265,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"827ae7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(17890,2265,'_elementor_version','0.4'),(17891,2265,'_elementor_css','a:4:{s:4:\"time\";i:1542822104;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(20088,2532,'_edit_last','1'),(20089,2532,'_edit_lock','1550244724:1'),(20090,2533,'_wp_attached_file','2019/02/Yellow-510x340.jpg'),(20091,2533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:340;s:4:\"file\";s:26:\"2019/02/Yellow-510x340.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Yellow-510x340-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-394x340.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-394x340.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Yellow-510x340-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Yellow-510x340-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon EOS REBEL T5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513585277\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"21\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20087,2532,'_wc_average_rating','0'),(17895,2266,'notification_id','788'),(17896,2266,'type','success'),(17897,2266,'dismissable','1'),(17898,2266,'location','[\"everywhere\"]'),(17899,2266,'version',''),(17900,2266,'viewed','1'),(17901,2266,'expiration','1543276740'),(17902,2266,'plans','[]'),(17974,2277,'discount_type','percent'),(17966,2275,'_wp_old_slug','cyber-monday-2'),(17965,2275,'_yoast_wpseo_content_score','30'),(17964,2275,'_edit_last','1'),(17963,2275,'themo_alt_logo',NULL),(17962,2275,'themo_header_content_style',NULL),(17961,2275,'themo_hide_title','off'),(17959,2275,'themo_transparent_header','off'),(17913,2268,'themo_transparent_header','off'),(17914,2268,'themo_page_layout','full'),(17915,2268,'themo_hide_title','on'),(17916,2268,'themo_header_content_style','light'),(17917,2268,'themo_alt_logo','Off'),(17918,2268,'_edit_last','1'),(17919,2268,'_wp_page_template','default'),(17920,2268,'_yoast_wpseo_content_score','60'),(17921,2268,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17922,2268,'_edit_lock','1543243703:1'),(17923,2268,'_elementor_edit_mode','builder'),(17924,2268,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cyber Monday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"827ae7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(17925,2268,'_elementor_version','0.4'),(17940,2268,'_elementor_css','a:4:{s:4:\"time\";i:1543243912;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17927,2269,'_wp_page_template','default'),(17928,2269,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17929,2269,'_elementor_edit_mode','builder'),(17930,2269,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Black Friday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"827ae7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(17931,2269,'_elementor_version','0.4'),(17932,2269,'_elementor_css','a:4:{s:4:\"time\";i:1542822175;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17960,2275,'themo_page_layout',NULL),(17934,2270,'_wp_page_template','default'),(17935,2270,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17936,2270,'_elementor_edit_mode','builder'),(17937,2270,'_elementor_data','[{\"id\":\"5c2b143\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ead8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a200bf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cyber Monday Sale\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f99f91\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"439e88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29979c5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"View Our Flyer\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/black-friday-flyer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22edf54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"080a9ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"96d0329\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":0,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2242\",\"2224\",\"2175\",\"2205\",\"2215\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404720\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"be01667\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"827ae7c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4daa169\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/11\\/Jewellery-Tech-Specs.png\",\"id\":2261},\"image_size\":\"medium_large\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(17938,2270,'_elementor_version','0.4'),(17939,2270,'_elementor_css','a:4:{s:4:\"time\";i:1542822175;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17958,2275,'_edit_lock','1543244957:1'),(17957,2275,'_wp_attached_file','2018/11/Cyber-Monday.pdf'),(18000,2278,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(17999,2278,'_wp_page_template','default'),(17972,2277,'_edit_last','1'),(17973,2277,'_edit_lock','1543520053:1'),(17977,2277,'product_ids',''),(17978,2277,'exclude_product_ids','1984,1923,1839,1843,1844,1845,1841,1842,1916,1919,1920,1921'),(17979,2277,'usage_limit','1'),(17980,2277,'usage_limit_per_user','1'),(17981,2277,'limit_usage_to_x_items','0'),(17982,2277,'usage_count','0'),(17983,2277,'date_expires','1546228800'),(17984,2277,'expiry_date','2018-12-31'),(17985,2277,'free_shipping','no'),(17986,2277,'product_categories','a:0:{}'),(17987,2277,'exclude_product_categories','a:0:{}'),(17988,2277,'exclude_sale_items','no'),(17989,2277,'minimum_amount',''),(17990,2277,'maximum_amount',''),(17991,2277,'customer_email','a:0:{}'),(17992,2277,'_coupon_currency_data','a:0:{}'),(17993,2277,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:0:\"\";}'),(17994,2277,'themo_page_layout',NULL),(17995,2277,'themo_header_content_style',NULL),(17996,2277,'themo_alt_logo',NULL),(17997,2079,'_low_stock_amount',''),(17998,86,'_elementor_css','a:4:{s:4:\"time\";i:1543603706;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18065,2287,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18059,2286,'_elementor_version','0.4'),(18060,2286,'_wp_page_template','default'),(18061,2286,'_elementor_edit_mode','builder'),(18062,2286,'_elementor_template_type','post'),(18063,2286,'_elementor_css','a:4:{s:4:\"time\";i:1548798290;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18057,2286,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18058,2286,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f7be5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\",\"id\":429},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\"},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18066,2287,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f7be5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\",\"id\":429},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18067,2287,'_elementor_version','0.4'),(18068,2287,'_wp_page_template','default'),(18069,2287,'_elementor_edit_mode','builder'),(18070,2287,'_elementor_template_type','post'),(18071,2287,'_elementor_css','a:4:{s:4:\"time\";i:1548798307;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18072,2288,'_wp_attached_file','2019/01/B9-Core-Series.png'),(18073,2288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:236;s:6:\"height\";i:408;s:4:\"file\";s:26:\"2019/01/B9-Core-Series.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-174x300.png\";s:5:\"width\";i:174;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"B9-Core-Series-18x31.png\";s:5:\"width\";i:18;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"B9-Core-Series-46x80.png\";s:5:\"width\";i:46;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-236x303.png\";s:5:\"width\";i:236;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-236x394.png\";s:5:\"width\";i:236;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-175x303.png\";s:5:\"width\";i:175;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"B9-Core-Series-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"B9-Core-Series-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18093,2291,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f7be5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\",\"id\":429},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18092,2291,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18080,2290,'_wp_attached_file','2019/01/B9Core_Left-Side_6629-e1548798740694.png'),(18081,2290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:48:\"2019/01/B9Core_Left-Side_6629-e1548798740694.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"B9Core_Left-Side_6629-768x1152.png\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"B9Core_Left-Side_6629-683x1024.png\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"B9Core_Left-Side_6629-21x31.png\";s:5:\"width\";i:21;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"B9Core_Left-Side_6629-53x80.png\";s:5:\"width\";i:53;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-202x303.png\";s:5:\"width\";i:202;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-467x700.png\";s:5:\"width\";i:467;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-633x950.png\";s:5:\"width\";i:633;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:34:\"B9Core_Left-Side_6629-720x1080.png\";s:5:\"width\";i:720;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-600x900.png\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-600x900.png\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"B9Core_Left-Side_6629-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18082,2290,'_edit_lock','1548798620:1'),(18083,2290,'themo_transparent_header','off'),(18084,2290,'themo_page_layout',NULL),(18085,2290,'themo_hide_title','off'),(18086,2290,'themo_header_content_style',NULL),(18087,2290,'themo_alt_logo',NULL),(18088,2290,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3744;s:6:\"height\";i:5616;s:4:\"file\";s:25:\"B9Core_Left-Side_6629.png\";}}'),(18089,2290,'_edit_last','1'),(18090,2290,'_yoast_wpseo_content_score','30'),(18099,2292,'_wp_attached_file','2019/01/Hemi-and-Kamal.png'),(18100,2292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3611;s:6:\"height\";i:2544;s:4:\"file\";s:26:\"2019/01/Hemi-and-Kamal.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-300x211.png\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-768x541.png\";s:5:\"width\";i:768;s:6:\"height\";i:541;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Hemi-and-Kamal-1024x721.png\";s:5:\"width\";i:1024;s:6:\"height\";i:721;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Hemi-and-Kamal-44x31.png\";s:5:\"width\";i:44;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"Hemi-and-Kamal-114x80.png\";s:5:\"width\";i:114;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-394x278.png\";s:5:\"width\";i:394;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-915x645.png\";s:5:\"width\";i:915;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"Hemi-and-Kamal-1240x874.png\";s:5:\"width\";i:1240;s:6:\"height\";i:874;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"Hemi-and-Kamal-1533x1080.png\";s:5:\"width\";i:1533;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Hemi-and-Kamal-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-600x423.png\";s:5:\"width\";i:600;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-600x423.png\";s:5:\"width\";i:600;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Hemi-and-Kamal-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18094,2291,'_elementor_version','0.4'),(18095,2291,'_wp_page_template','default'),(18096,2291,'_elementor_edit_mode','builder'),(18097,2291,'_elementor_template_type','post'),(18098,2291,'_elementor_css','a:4:{s:4:\"time\";i:1548798797;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18108,2294,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18109,2294,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"415a76b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":56},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18115,2295,'_wp_attached_file','2019/01/Bottles-e1548799239147.jpg'),(18116,2295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:538;s:4:\"file\";s:34:\"2019/01/Bottles-e1548799239147.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Bottles-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Bottles-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Bottles-1024x551.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Bottles-58x31.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Bottles-149x80.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Bottles-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Bottles-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Bottles-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Bottles-394x212.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Bottles-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Bottles-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Bottles-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Bottles-915x493.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Bottles-1240x668.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Bottles-1920x1034.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1034;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Bottles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Bottles-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Bottles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Bottles-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(18110,2294,'_elementor_version','0.4'),(18111,2294,'_wp_page_template','default'),(18112,2294,'_elementor_edit_mode','builder'),(18113,2294,'_elementor_template_type','post'),(18114,2294,'_elementor_css','a:4:{s:4:\"time\";i:1548799188;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18117,2295,'_edit_lock','1548881454:1'),(18118,2295,'themo_transparent_header','off'),(18119,2295,'themo_page_layout',NULL),(18120,2295,'themo_hide_title','off'),(18121,2295,'themo_header_content_style',NULL),(18122,2295,'themo_alt_logo',NULL),(18123,2295,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2786;s:6:\"height\";i:1500;s:4:\"file\";s:11:\"Bottles.jpg\";}}'),(18124,2295,'_edit_last','1'),(18125,2295,'_yoast_wpseo_content_score','30'),(18127,2296,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18128,2296,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"415a76b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18129,2296,'_elementor_version','0.4'),(18130,2296,'_wp_page_template','default'),(18131,2296,'_elementor_edit_mode','builder'),(18132,2296,'_elementor_template_type','post'),(18133,2296,'_elementor_css','a:4:{s:4:\"time\";i:1548799309;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18159,2300,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c14e3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"MiiCraft\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3447fa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9Creations\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18135,2297,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18136,2297,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"415a76b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c14e3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"MiiCraft\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3447fa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"lg\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18137,2297,'_elementor_version','0.4'),(18138,2297,'_wp_page_template','default'),(18139,2297,'_elementor_edit_mode','builder'),(18140,2297,'_elementor_template_type','post'),(18141,2297,'_elementor_css','a:4:{s:4:\"time\";i:1548873574;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18158,2300,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18143,2298,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18144,2298,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"415a76b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c14e3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"MiiCraft\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3447fa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9Creations\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e30f40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#0049a3\",\"th_section_parallax\":\"\"},\"elements\":[{\"id\":\"668a718\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f1fabf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pencil\",\"title_text\":\"Design\",\"description_text\":\"Designed and Calibrated for your Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4a9cbe8c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"Efficient\",\"description_text\":\"Built for Reliability and Efficiency \",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"18dda5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f310b12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ddbc1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"539b57ce\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Superior Finish\",\"description_text\":\"High Quality Prints with a Smooth Finish\\n\\n\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"505f5cd9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Best Customer Support in the Industry.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">CADworks3D Printer<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cvjcodt\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"qrhrbzc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"mygoyfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"mikeove\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-compress\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Optimized LED DLP Light Engine\",\"description_text\":\"\\u2022 Dedicated LED DLP light engine\\n\\u2022 Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\\n\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"hvdngzt\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ahqpyye\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-question\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Support\",\"description_text\":\"\\u2022 A 3D Printer is as good as the support available when needed\\n\\u2022 Support is our specialty and we are the best in the business\\n\\u2022 Support is available 5 days a week during business hours\\n\\u2022 Support provided on weekends and holidays upon request\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"vbrbuku\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"xvbfzji\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"pqntjev\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fslgnya\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-arrows-circle-plus\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Cost Effective\",\"description_text\":\"\\u2022 Eliminate out-sourcing\\n\\u2022 Print with ease\\n\\u2022 Outstanding Design & Performance\\n\\u2022 Print in-house\\n\\u2022 High ROI\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true},{\"id\":\"wqmeauu\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"xggyvrb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"th-linea icon-music-shuffle-button\",\"icon_size\":\"sm\",\"position\":\"left\",\"title_size\":\"h5\",\"title_text\":\"Industry Leading Open Source 3D Printer\",\"description_text\":\"\\u2022 CADworks3D Printers are the world\\u2019s truly open source 3D printer \\n\\u2022 Reduce cost by using 3rd party resins of your choice \\n\\u2022 No hidden cost, licensing fee and lowest cost in industry for replacement parts\",\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"themo-service-block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"rbmhjwn\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"toibxeu\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"rgba(26,80,136,0.94)\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat-x\",\"background_color_b\":\"#328cd5\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ynznljm\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"guovjpb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find the Ideal CADworks3D Printer for You\",\"button_1_text\":\"Find Your Printer\",\"button_1_style\":\"cta-primary\",\"text_color\":\"#ffffff\",\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"themo-call-to-action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18145,2298,'_elementor_version','0.4'),(18146,2298,'_wp_page_template','default'),(18147,2298,'_elementor_edit_mode','builder'),(18148,2298,'_elementor_template_type','post'),(18149,2298,'_elementor_css','a:4:{s:4:\"time\";i:1548873593;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18160,2300,'_elementor_version','0.4'),(18161,2300,'_wp_page_template','default'),(18162,2300,'_elementor_edit_mode','builder'),(18163,2300,'_elementor_template_type','post'),(18164,2300,'_elementor_css','a:4:{s:4:\"time\";i:1548875508;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18174,2302,'_elementor_version','0.4'),(18175,2302,'_wp_page_template','default'),(18176,2302,'_elementor_edit_mode','builder'),(18177,2302,'_elementor_template_type','post'),(18178,2302,'_elementor_css','a:4:{s:4:\"time\";i:1548876492;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18187,2304,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c14e3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"MiiCraft\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3447fa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9Creations\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><br \\/><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\"><br \\/><\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18226,2310,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><br \\/><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\"><br \\/><\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18186,2304,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18188,2304,'_elementor_version','0.4'),(18189,2304,'_wp_page_template','default'),(18190,2304,'_elementor_edit_mode','builder'),(18191,2304,'_elementor_template_type','post'),(18192,2304,'_elementor_css','a:4:{s:4:\"time\";i:1548876777;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18225,2310,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18194,2305,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18195,2305,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":95},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0172f2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c9ae517\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a6dffd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c14e3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"MiiCraft\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a135aff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ddfcbb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629.png\",\"id\":2290},\"image_size\":\"th_img_sm_portrait\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3447fa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9Creations\",\"align\":\"center\",\"size\":\"lg\",\"background_color\":\"#61ce70\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":50},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.35999999999999998667732370449812151491641998291015625},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><br \\/><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\"><br \\/><\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246b166\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":336},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"th_section_parallax\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3568c23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5baff9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c9665d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"db19dad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"We would like to hear from you. \",\"form\":\"4\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18196,2305,'_elementor_version','0.4'),(18197,2305,'_wp_page_template','default'),(18198,2305,'_elementor_edit_mode','builder'),(18199,2305,'_elementor_template_type','post'),(18200,2305,'_elementor_css','a:4:{s:4:\"time\";i:1548876809;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18222,2309,'_wp_attached_file','2019/01/Cover-Image-e1548881614357.png'),(18223,2309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:854;s:4:\"file\";s:38:\"2019/01/Cover-Image-e1548881614357.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Cover-Image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Cover-Image-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Cover-Image-768x437.png\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Cover-Image-1024x583.png\";s:5:\"width\";i:1024;s:6:\"height\";i:583;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Cover-Image-54x31.png\";s:5:\"width\";i:54;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Cover-Image-141x80.png\";s:5:\"width\";i:141;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Cover-Image-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Cover-Image-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Cover-Image-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Cover-Image-394x224.png\";s:5:\"width\";i:394;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Cover-Image-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Cover-Image-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Cover-Image-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"Cover-Image-915x521.png\";s:5:\"width\";i:915;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"Cover-Image-1240x706.png\";s:5:\"width\";i:1240;s:6:\"height\";i:706;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:25:\"Cover-Image-1898x1080.png\";s:5:\"width\";i:1898;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Cover-Image-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Cover-Image-600x341.png\";s:5:\"width\";i:600;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Cover-Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Cover-Image-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Cover-Image-600x341.png\";s:5:\"width\";i:600;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Cover-Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18227,2310,'_elementor_version','0.4'),(18228,2310,'_wp_page_template','default'),(18229,2310,'_elementor_edit_mode','builder'),(18230,2310,'_elementor_template_type','post'),(18231,2310,'_elementor_css','a:4:{s:4:\"time\";i:1548881584;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18236,2309,'themo_header_content_style',NULL),(18237,2309,'themo_alt_logo',NULL),(18239,2309,'_edit_last','1'),(18240,2309,'_yoast_wpseo_content_score','30'),(18250,2312,'_elementor_version','0.4'),(18251,2312,'_wp_page_template','default'),(18252,2312,'_elementor_edit_mode','builder'),(18253,2312,'_elementor_template_type','post'),(18254,2312,'_elementor_css','a:4:{s:4:\"time\";i:1548882003;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18256,2313,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18257,2313,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":51},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><br \\/><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\"><br \\/><\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(18232,2309,'_edit_lock','1548881494:1'),(18233,2309,'themo_transparent_header','off'),(18234,2309,'themo_page_layout',NULL),(18235,2309,'themo_hide_title','off'),(18238,2309,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3300;s:6:\"height\";i:1878;s:4:\"file\";s:15:\"Cover-Image.png\";}}'),(18264,2314,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18265,2314,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":51},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">\\u00a0<\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(18248,2312,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18249,2312,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":68},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><br \\/><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\"><br \\/><\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(18258,2313,'_elementor_version','0.4'),(18259,2313,'_wp_page_template','default'),(18260,2313,'_elementor_edit_mode','builder'),(18261,2313,'_elementor_template_type','post'),(18262,2313,'_elementor_css','a:4:{s:4:\"time\";i:1548882017;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18266,2314,'_elementor_version','0.4'),(18267,2314,'_wp_page_template','default'),(18268,2314,'_elementor_edit_mode','builder'),(18269,2314,'_elementor_template_type','post'),(18270,2314,'_elementor_css','a:4:{s:4:\"time\";i:1548882104;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18272,2315,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18273,2315,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":51},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">\\u00a0<\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(18274,2315,'_elementor_version','0.4'),(18275,2315,'_wp_page_template','default'),(18276,2315,'_elementor_edit_mode','builder'),(18277,2315,'_elementor_template_type','post'),(18278,2315,'_elementor_css','a:4:{s:4:\"time\";i:1548882264;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21992,2623,'_edit_last','1'),(21991,2623,'_wc_average_rating','0'),(21990,2623,'_wc_rating_count','a:0:{}'),(21989,2623,'_wc_review_count','0'),(21988,2623,'themo_alt_logo',NULL),(21987,2623,'themo_header_content_style',NULL),(21986,2623,'themo_hide_title','on'),(21985,2623,'themo_page_layout',''),(21984,2623,'themo_transparent_header','on'),(18351,2331,'_wp_page_template','default'),(18352,2331,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18353,2331,'_elementor_edit_mode','builder'),(18354,2331,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f2025e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":814}},\"elements\":[{\"id\":\"46c1322\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e1694e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9 Creations &amp; Phrozen 3D printers. By combing the versatility, precision and affordability of the 3D Printers in hand you can streamline your processes and make 3D Printers a part of your growing business.<\\/p><p>Applications we specialize in:<\\/p><ul><li>Microfluidics<\\/li><li>Dental<\\/li><li>Jewellery<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18355,2331,'_elementor_version','0.4'),(18356,2331,'_elementor_template_type','post'),(18357,2331,'_elementor_css','a:4:{s:4:\"time\";i:1548958447;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18411,2342,'_wp_attached_file','2019/01/20181120_133605-1024x736.jpg'),(18412,2342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:736;s:4:\"file\";s:36:\"2019/01/20181120_133605-1024x736.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-768x552.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:552;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"20181120_133605-1024x736-1024x736.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"20181120_133605-1024x736-43x31.jpg\";s:5:\"width\";i:43;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:35:\"20181120_133605-1024x736-111x80.jpg\";s:5:\"width\";i:111;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-394x283.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-605x736.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-915x658.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"20181120_133605-1024x736-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-600x431.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-600x431.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"20181120_133605-1024x736-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18413,2343,'_wp_attached_file','2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg'),(18414,2343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:63:\"2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:64:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:61:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:62:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-107x80.jpeg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x512.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x394.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x296.jpeg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x768.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x605.jpeg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-915x686.jpeg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18417,2344,'_elementor_source_image_hash','8fb90646733d41a1b1b099bce193937572c3e488'),(18418,2345,'_wp_attached_file','2019/01/gallery_3-1.jpg'),(18419,2345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:380;s:4:\"file\";s:23:\"2019/01/gallery_3-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"gallery_3-1-29x31.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"gallery_3-1-75x80.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-358x303.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-285x303.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"gallery_3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18420,2345,'_elementor_source_image_hash','6dc0e279bff51db8cf4743b2c0c66f8cb339872b'),(18421,2346,'_wp_attached_file','2019/01/gallery_2-1.jpg'),(18422,2346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:380;s:4:\"file\";s:23:\"2019/01/gallery_2-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"gallery_2-1-29x31.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"gallery_2-1-75x80.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-358x303.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-285x303.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"gallery_2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18423,2346,'_elementor_source_image_hash','fddcdbc12fdb94954f0d62007b447f9604bf50fc'),(18424,2347,'_wp_attached_file','2019/01/gallery-1.jpg'),(18425,2347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:380;s:4:\"file\";s:21:\"2019/01/gallery-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery-1-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"gallery-1-29x31.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"gallery-1-75x80.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"gallery-1-358x303.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"gallery-1-285x303.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"gallery-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18426,2347,'_elementor_source_image_hash','1bf5745c1255de8a80b21bdf4641a78ae164a99b'),(18427,2348,'_wp_attached_file','2019/01/gallery_4-1.jpg'),(18428,2348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:562;s:6:\"height\";i:471;s:4:\"file\";s:23:\"2019/01/gallery_4-1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"gallery_4-1-37x31.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"gallery_4-1-95x80.jpg\";s:5:\"width\";i:95;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-394x471.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-362x303.jpg\";s:5:\"width\";i:362;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-562x465.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"gallery_4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"gallery_4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18429,2348,'_elementor_source_image_hash','390784758da36e0bb443935919c4b9a4e606ec24'),(18430,2349,'_wp_attached_file','2019/01/gallery-cover_2.jpg'),(18431,2349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:390;s:4:\"file\";s:27:\"2019/01/gallery-cover_2.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gallery-cover_2-300x73.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-768x187.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"gallery-cover_2-1024x250.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"gallery-cover_2-127x31.jpg\";s:5:\"width\";i:127;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"gallery-cover_2-328x80.jpg\";s:5:\"width\";i:328;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-394x390.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-394x390.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"gallery-cover_2-394x96.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-605x390.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-605x390.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-605x390.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-915x223.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"gallery-cover_2-1240x302.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-cover_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-600x146.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-600x146.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-cover_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18432,2349,'_elementor_source_image_hash','075800e5ba800fa55fbf50b17dd044e094de57b2'),(18330,2326,'_elementor_edit_mode','builder'),(18331,2326,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b9ad01b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ea80580\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e63f64f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"976de53\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2324,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\"},{\"id\":2325,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\"},{\"id\":2323,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\"}],\"thumbnail_size\":\"medium\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"gallery_display_caption\":\"none\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"144df89e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"a8c03f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"9d688d8\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"443\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25497478040_140ce47f31_k.jpg\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ad6cf98\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"393e703d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12cbef7f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3e3d28b0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28f875b0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5377ee51\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ca84eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209213a1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c4e73e0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c0ec10f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"32ace830\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2f0f3dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6f258add\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78d59501\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"545329dc\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0c5033\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6468dfc1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"9a45e0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"37a3b9b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ad59fcd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2af92fd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a901f5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1d82ebde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490fac60\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8c9091\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"17a7cd8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e037680\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9103b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"44ef1bfc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"62f0cef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"717e17a4\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f13a8e7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"45fd33af\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57f7a07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"b1247e1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"42eba48f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"524c4857\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4046ad11\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"55fd6c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1954ce83\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21173103\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d60aa9c\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30bc5012\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3384e9f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"29f25b76\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18302,2320,'_wp_page_template','default'),(18303,2320,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18304,2320,'_elementor_edit_mode','builder'),(18305,2320,'_elementor_data','[{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design Your wordpress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7e702fdd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ea80580\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e63f64f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1effe7d\",\"elType\":\"widget\",\"settings\":{\"section_image_carousel\":\"\",\"carousel\":[{\"id\":\"435\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/zusman.png\"},{\"id\":\"436\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/zing.png\"},{\"id\":\"298\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},{\"id\":\"437\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/armond-1.png\"},{\"id\":\"295\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},{\"id\":\"297\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},{\"id\":\"438\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/fifthflour.png\"},{\"id\":\"439\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/larozse.png\"},{\"id\":\"440\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bolier.png\"},{\"id\":\"300\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},{\"id\":\"441\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/darkside.png\"},{\"id\":\"299\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},{\"id\":\"442\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/col.png\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"200\",\"height\":\"150\"},\"slides_to_show\":\"6\",\"navigation\":\"arrows\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_additional_options\":\"\",\"section_style_navigation\":\"\",\"heading_style_arrows\":\"\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":24},\"arrows_color\":\"#999999\",\"heading_style_dots\":\"\",\"section_style_image\":\"\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":78},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"144df89e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"a8c03f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"9d688d8\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"443\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25497478040_140ce47f31_k.jpg\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ad6cf98\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"393e703d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12cbef7f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3e3d28b0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28f875b0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5377ee51\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ca84eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209213a1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c4e73e0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c0ec10f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"32ace830\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2f0f3dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6f258add\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78d59501\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"545329dc\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0c5033\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6468dfc1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"9a45e0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"37a3b9b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ad59fcd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2af92fd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a901f5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1d82ebde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490fac60\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8c9091\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"17a7cd8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e037680\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9103b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"44ef1bfc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"62f0cef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"717e17a4\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f13a8e7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"45fd33af\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57f7a07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"b1247e1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"42eba48f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"524c4857\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4046ad11\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"55fd6c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1954ce83\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21173103\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d60aa9c\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30bc5012\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3384e9f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"29f25b76\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18307,2318,'_elementor_version','0.4'),(18328,2326,'_wp_page_template','default'),(18329,2326,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18309,2321,'_wp_page_template','default'),(18310,2321,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18311,2321,'_elementor_edit_mode','builder'),(18312,2321,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b9ad01b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design Your wordpress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7e702fdd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"-0\",\"right\":\"-0\",\"bottom\":\"-0\",\"left\":\"-0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ea80580\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4e63f64f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1effe7d\",\"elType\":\"widget\",\"settings\":{\"section_image_carousel\":\"\",\"carousel\":[{\"id\":\"435\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/zusman.png\"},{\"id\":\"436\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/zing.png\"},{\"id\":\"298\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/madrin.png\"},{\"id\":\"437\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/armond-1.png\"},{\"id\":\"295\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/x.venox_.png\"},{\"id\":\"297\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/geo.png\"},{\"id\":\"438\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/fifthflour.png\"},{\"id\":\"439\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/larozse.png\"},{\"id\":\"440\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bolier.png\"},{\"id\":\"300\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/mapmaster.png\"},{\"id\":\"441\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/darkside.png\"},{\"id\":\"299\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/digit.png\"},{\"id\":\"442\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/col.png\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"200\",\"height\":\"150\"},\"slides_to_show\":\"6\",\"navigation\":\"arrows\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_additional_options\":\"\",\"section_style_navigation\":\"\",\"heading_style_arrows\":\"\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":24},\"arrows_color\":\"#999999\",\"heading_style_dots\":\"\",\"section_style_image\":\"\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":78},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"144df89e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"a8c03f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"9d688d8\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"443\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25497478040_140ce47f31_k.jpg\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ad6cf98\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"393e703d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12cbef7f\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3e3d28b0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Experience design at scale\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28f875b0\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5377ee51\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ca84eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209213a1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c4e73e0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"c0ec10f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"32ace830\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2f0f3dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6f258add\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78d59501\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"545329dc\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0c5033\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6468dfc1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"9a45e0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"37a3b9b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ad59fcd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2af92fd\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a901f5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1d82ebde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490fac60\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8c9091\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"17a7cd8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e037680\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9103b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"44ef1bfc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"62f0cef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"717e17a4\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f13a8e7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"45fd33af\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57f7a07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"b1247e1\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"42eba48f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"524c4857\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4046ad11\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"55fd6c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1954ce83\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21173103\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d60aa9c\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30bc5012\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3384e9f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"29f25b76\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18313,2321,'_elementor_version','0.4'),(18314,2321,'_elementor_css','a:4:{s:4:\"time\";i:1548953177;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18332,2326,'_elementor_version','0.4'),(18333,2326,'_elementor_template_type','post'),(18334,2326,'_elementor_css','a:4:{s:4:\"time\";i:1548957363;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18321,2323,'_wp_attached_file','2019/01/B9C_logo_gray_tagline_withCap.png'),(18322,2323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:118;s:4:\"file\";s:41:\"2019/01/B9C_logo_gray_tagline_withCap.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-150x118.png\";s:5:\"width\";i:150;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"B9C_logo_gray_tagline_withCap-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"B9C_logo_gray_tagline_withCap-137x31.png\";s:5:\"width\";i:137;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"B9C_logo_gray_tagline_withCap-353x80.png\";s:5:\"width\";i:353;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-394x118.png\";s:5:\"width\";i:394;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-394x118.png\";s:5:\"width\";i:394;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-394x118.png\";s:5:\"width\";i:394;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:40:\"B9C_logo_gray_tagline_withCap-394x89.png\";s:5:\"width\";i:394;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-300x118.png\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-300x118.png\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"B9C_logo_gray_tagline_withCap-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18320,2318,'_elementor_template_type','post'),(18323,2324,'_wp_attached_file','2019/01/miicraft-logo-black-2.png'),(18324,2324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:42;s:4:\"file\";s:33:\"2019/01/miicraft-logo-black-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"miicraft-logo-black-2-150x42.png\";s:5:\"width\";i:150;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:32:\"miicraft-logo-black-2-194x31.png\";s:5:\"width\";i:194;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"miicraft-logo-black-2-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"miicraft-logo-black-2-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18325,2325,'_wp_attached_file','2019/01/original.png'),(18326,2325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1167;s:6:\"height\";i:333;s:4:\"file\";s:20:\"2019/01/original.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"original-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"original-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"original-768x219.png\";s:5:\"width\";i:768;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"original-1024x292.png\";s:5:\"width\";i:1024;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"original-109x31.png\";s:5:\"width\";i:109;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"original-280x80.png\";s:5:\"width\";i:280;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"original-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"original-394x333.png\";s:5:\"width\";i:394;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"original-394x333.png\";s:5:\"width\";i:394;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"original-394x112.png\";s:5:\"width\";i:394;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"original-605x333.png\";s:5:\"width\";i:605;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"original-605x333.png\";s:5:\"width\";i:605;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"original-605x333.png\";s:5:\"width\";i:605;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"original-915x261.png\";s:5:\"width\";i:915;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"original-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"original-600x171.png\";s:5:\"width\";i:600;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"original-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"original-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"original-600x171.png\";s:5:\"width\";i:600;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"original-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18460,2354,'_elementor_edit_mode','builder'),(18461,2354,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(18434,2350,'_wp_page_template','default'),(18435,2350,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18436,2350,'_elementor_edit_mode','builder'),(18437,2350,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2344,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/gallery-cover.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"About The Gallery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet facilisis urna. Praesent ac gravida libero. Donec non hendrerit arcu. Nulla metus enim, sagittis eget suscipit et, eleit. Donec vel orci quis dolor sollicitudin volutpat. Mauris convallis metus eget tellus mollis euismoduis tempus vitae, vulputate non justo. Quisque vitae dapibus leo. Morbi dictum, lectus ut scelerisque mattis, eros lacus mollis metus, nec vulputate sem est non elit. Curabitur rutrum vestibulum vehicula. Maecenas in tortor est.<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d137075\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"55719516\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23f95845\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Permanent Exhibitions\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#595858\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25b021b3\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"380\"},\"content_position\":\"bottom\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"stretch\",\"content_position_inner\":\"bottom\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5f62c27e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2345,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/gallery_3-1.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"55f42883\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"#222329\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c445e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2346,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/gallery_2-1.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"11a8b0fd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Dental\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"#222329\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5d06017e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2347,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/gallery-1.jpg\"},\"background_repeat\":\"no-repeat\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"386b8edc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Microfluidics\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"#222329\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(18391,2336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2019/01/qw6.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw6-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"qw6-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qw6-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qw6-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qw6-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qw6-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qw6-391x303.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qw6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qw6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18390,2336,'_wp_attached_file','2019/01/qw6.jpg'),(18409,2341,'_wp_attached_file','2019/01/IMG-0293-1024x768.jpg'),(18410,2341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:29:\"2019/01/IMG-0293-1024x768.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"IMG-0293-1024x768-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"IMG-0293-1024x768-41x31.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"IMG-0293-1024x768-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-605x768.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"IMG-0293-1024x768-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"IMG-0293-1024x768-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18368,2333,'_wp_page_template','default'),(18369,2333,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18370,2333,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (18371,2333,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f2025e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":814}},\"elements\":[{\"id\":\"46c1322\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e1694e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9 Creations &amp; Phrozen 3D printers. By combing the versatility, precision and affordability of the 3D Printers in hand you can streamline your processes and make 3D Printers a part of your growing business.<\\/p><p>Applications we specialize in:<\\/p><ul><li>Microfluidics<\\/li><li>Dental<\\/li><li>Jewellery<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18372,2333,'_elementor_version','0.4'),(18373,2333,'_elementor_template_type','post'),(18374,2333,'_elementor_css','a:4:{s:4:\"time\";i:1548958531;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18375,2334,'_wp_page_template','default'),(18376,2334,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18377,2334,'_elementor_edit_mode','builder'),(18378,2334,'_elementor_data','[{\"id\":\"401709ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"649\"},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":1525,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Main-Image-3-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"ead74a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"8794a0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2988c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb01f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"03cf637\",\"elType\":\"widget\",\"settings\":{\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1839\",\"1916\",\"1923\",\"1984\"],\"posts_per_page\":5},\"elements\":[],\"widgetType\":\"wc-products\"}],\"isInner\":false}],\"isInner\":false}]'),(18379,2334,'_elementor_version','0.4'),(18380,2334,'_elementor_css','a:4:{s:4:\"time\";i:1541106029;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18381,2335,'_menu_item_type','post_type'),(18382,2335,'_menu_item_menu_item_parent','0'),(18383,2335,'_menu_item_object_id','2318'),(18384,2335,'_menu_item_object','page'),(18385,2335,'_menu_item_target',''),(18386,2335,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(18387,2335,'_menu_item_xfn',''),(18388,2335,'_menu_item_url',''),(18392,2336,'_elementor_source_image_hash','b383f1b8c7df367a468ef9dc8169b25670cb0de8'),(18393,2337,'_wp_attached_file','2019/01/qw4.jpg'),(18394,2337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2019/01/qw4.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw4-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"qw4-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qw4-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qw4-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qw4-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qw4-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qw4-391x303.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qw4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qw4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18395,2337,'_elementor_source_image_hash','b2239e61f32c5c28d1a998d4f92893b4d33c47f6'),(18396,2338,'_wp_attached_file','2019/01/qw3.jpg'),(18397,2338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2019/01/qw3.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw3-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"qw3-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qw3-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qw3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qw3-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qw3-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qw3-391x303.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qw3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qw3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18398,2338,'_elementor_source_image_hash','34cf2ecd82599ba3654fe87b51ad767e3bc25aa4'),(18399,2339,'_wp_attached_file','2019/01/qw5.jpg'),(18400,2339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2019/01/qw5.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw5-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"qw5-40x31.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qw5-103x80.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qw5-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qw5-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qw5-394x380.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qw5-391x303.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qw5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qw5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qw5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18401,2339,'_elementor_source_image_hash','ad1723f7797213728ecb3f577c284b3c9bc0bb3d'),(18415,2344,'_wp_attached_file','2019/01/gallery-cover.jpg'),(18416,2344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:736;s:4:\"file\";s:25:\"2019/01/gallery-cover.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-cover-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gallery-cover-768x353.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"gallery-cover-1024x471.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"gallery-cover-67x31.jpg\";s:5:\"width\";i:67;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"gallery-cover-174x80.jpg\";s:5:\"width\";i:174;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"gallery-cover-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"gallery-cover-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"gallery-cover-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"gallery-cover-394x181.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"gallery-cover-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"gallery-cover-605x736.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"gallery-cover-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"gallery-cover-915x421.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:26:\"gallery-cover-1240x570.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"gallery-cover-600x276.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"gallery-cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"gallery-cover-600x276.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18341,2328,'_wp_attached_file','2019/01/domain-registration.png'),(18342,2328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:31:\"2019/01/domain-registration.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"domain-registration-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"domain-registration-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"domain-registration-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"domain-registration-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"domain-registration-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18343,2328,'_elementor_source_image_hash','8889be536d7118702cf5a8b42f55ee7270527457'),(18344,2329,'_wp_attached_file','2019/01/flyer.png'),(18345,2329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:17:\"2019/01/flyer.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"flyer-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"flyer-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"flyer-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"flyer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"flyer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18346,2329,'_elementor_source_image_hash','20e79a419e3d4ae363d7f6e45252d8da79c23937'),(18347,2330,'_wp_attached_file','2019/01/startup.png'),(18348,2330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:19:\"2019/01/startup.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"startup-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"startup-31x31.png\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"startup-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"startup-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"startup-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18349,2330,'_elementor_source_image_hash','6c092c72ac470c1c55999d62d799c7c412f1870c'),(18438,2350,'_elementor_version','0.4'),(18439,2350,'_elementor_template_type','post'),(18440,2350,'_elementor_css','a:4:{s:4:\"time\";i:1548960813;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18458,2354,'_wp_page_template','default'),(18459,2354,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18442,2351,'_wp_page_template','default'),(18443,2351,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18444,2351,'_elementor_edit_mode','builder'),(18445,2351,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2344,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/gallery-cover.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"About The Gallery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet facilisis urna. Praesent ac gravida libero. Donec non hendrerit arcu. Nulla metus enim, sagittis eget suscipit et, eleit. Donec vel orci quis dolor sollicitudin volutpat. Mauris convallis metus eget tellus mollis euismoduis tempus vitae, vulputate non justo. Quisque vitae dapibus leo. Morbi dictum, lectus ut scelerisque mattis, eros lacus mollis metus, nec vulputate sem est non elit. Curabitur rutrum vestibulum vehicula. Maecenas in tortor est.<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d137075\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"55719516\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23f95845\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#595858\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25b021b3\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"380\"},\"content_position\":\"bottom\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"stretch\",\"content_position_inner\":\"bottom\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5f62c27e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"55f42883\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"#222329\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c445e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"11a8b0fd\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Dental\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"#222329\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5d06017e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"386b8edc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Microfluidics\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"#222329\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(18446,2351,'_elementor_version','0.4'),(18447,2351,'_elementor_template_type','post'),(18448,2351,'_elementor_css','a:4:{s:4:\"time\";i:1548960929;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18462,2354,'_elementor_version','0.4'),(18463,2354,'_elementor_template_type','post'),(18464,2354,'_elementor_css','a:4:{s:4:\"time\";i:1548961339;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18480,2357,'_wp_page_template','default'),(18481,2357,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18482,2357,'_elementor_edit_mode','builder'),(18483,2357,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2075,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/IMG-20180628-WA0000.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(18472,2356,'_wp_page_template','default'),(18473,2356,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18474,2356,'_elementor_edit_mode','builder'),(18475,2356,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":952},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2075,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/IMG-20180628-WA0000.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(18495,2359,'themo_transparent_header','Off'),(18496,2359,'themo_page_layout','full'),(18497,2359,'themo_hide_title','off'),(18476,2356,'_elementor_version','0.4'),(18477,2356,'_elementor_template_type','post'),(18478,2356,'_elementor_css','a:4:{s:4:\"time\";i:1548961584;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18455,2353,'_wp_attached_file','2019/01/IMG-0350-1024x589.jpg'),(18456,2353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:589;s:4:\"file\";s:29:\"2019/01/IMG-0350-1024x589.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"IMG-0350-1024x589-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"IMG-0350-1024x589-54x31.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"IMG-0350-1024x589-139x80.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-394x227.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-605x589.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-605x589.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-915x526.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:526;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"IMG-0350-1024x589-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-600x345.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-600x345.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"IMG-0350-1024x589-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18484,2357,'_elementor_version','0.4'),(18485,2357,'_elementor_template_type','post'),(18486,2357,'_elementor_css','a:4:{s:4:\"time\";i:1548961630;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18488,2358,'_wp_page_template','default'),(18489,2358,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18490,2358,'_elementor_edit_mode','builder'),(18491,2358,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2075,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/IMG-20180628-WA0000.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(18492,2358,'_elementor_version','0.4'),(18493,2358,'_elementor_template_type','post'),(18494,2358,'_elementor_css','a:4:{s:4:\"time\";i:1548961740;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18498,2359,'themo_header_content_style','light'),(18499,2359,'themo_alt_logo','Off'),(18500,2359,'_edit_last','1'),(18501,2359,'_edit_lock','1548962402:1'),(18502,2359,'_elementor_edit_mode','builder'),(18503,2360,'themo_transparent_header','Off'),(18504,2360,'themo_page_layout','full'),(18505,2360,'themo_hide_title','off'),(18506,2360,'themo_header_content_style','light'),(18507,2360,'themo_alt_logo','Off'),(18508,2360,'_edit_last','1'),(18509,2360,'_edit_lock','1548962424:1'),(18510,2360,'_elementor_edit_mode','builder'),(18511,2361,'themo_transparent_header','off'),(18512,2361,'themo_page_layout','full'),(18513,2361,'themo_hide_title','on'),(18514,2361,'themo_header_content_style','light'),(18515,2361,'themo_alt_logo','Off'),(18516,2361,'_edit_last','1'),(18517,2361,'_wp_page_template','default'),(18518,2361,'_yoast_wpseo_content_score','30'),(18519,2361,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18520,2361,'_edit_lock','1551117560:1'),(18521,2361,'_elementor_edit_mode','builder'),(18522,2363,'_wp_attached_file','2019/01/11E20A0779.jpg'),(18523,2363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:22:\"2019/01/11E20A0779.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"11E20A0779-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"11E20A0779-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"11E20A0779-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"11E20A0779-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"11E20A0779-46x31.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"11E20A0779-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"11E20A0779-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"11E20A0779-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"11E20A0779-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"11E20A0779-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"11E20A0779-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"11E20A0779-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"11E20A0779-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"11E20A0779-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:23:\"11E20A0779-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"11E20A0779-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"11E20A0779-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"11E20A0779-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"11E20A0779-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"11E20A0779-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"11E20A0779-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18524,2363,'_elementor_source_image_hash','8b14e8c4d0288674d631ac245b1f52696707a541'),(18525,2364,'_wp_attached_file','2019/01/team_3.jpg'),(18526,2364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:268;s:6:\"height\";i:275;s:4:\"file\";s:18:\"2019/01/team_3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"team_3-30x31.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"team_3-78x80.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"team_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"team_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18527,2364,'_elementor_source_image_hash','e919ea03d49be54dee7e613267a9dfd74d478565'),(18528,2365,'_wp_attached_file','2019/01/25388788904_72d2f5ec6f_z.jpg'),(18529,2365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:291;s:6:\"height\";i:291;s:4:\"file\";s:36:\"2019/01/25388788904_72d2f5ec6f_z.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"25388788904_72d2f5ec6f_z-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"25388788904_72d2f5ec6f_z-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"25388788904_72d2f5ec6f_z-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"25388788904_72d2f5ec6f_z-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"25388788904_72d2f5ec6f_z-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18530,2365,'_elementor_source_image_hash','eec3399ea1fc6a9ee0421ef70c08e93accaf0236'),(18531,2366,'_wp_attached_file','2019/01/team_4.jpg'),(18532,2366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:268;s:6:\"height\";i:275;s:4:\"file\";s:18:\"2019/01/team_4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"team_4-30x31.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"team_4-78x80.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"team_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"team_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18533,2366,'_elementor_source_image_hash','e9210a5e6756087918f0bfab8e1e517379df50b7'),(18534,2367,'_wp_attached_file','2019/01/team_2.jpg'),(18535,2367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:275;s:4:\"file\";s:18:\"2019/01/team_2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"team_2-30x31.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"team_2-78x80.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"team_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"team_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18536,2367,'_elementor_source_image_hash','5a169f443c6f1e3c3a6612137166448f6798f156'),(18540,2361,'_elementor_template_type','post'),(18736,2399,'_wp_page_template','default'),(18737,2399,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18738,2399,'_elementor_edit_mode','builder'),(18708,2396,'_wp_page_template','default'),(18709,2396,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18702,2395,'_elementor_edit_mode','builder'),(18703,2395,'_elementor_template_type','post'),(18704,2395,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 17px; background-color: rgba(241, 243, 245, 0.5);\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18659,2388,'_elementor_edit_mode','builder'),(18660,2388,'_elementor_template_type','post'),(18661,2388,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e5a7d17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"481612c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18631,2385,'_wp_page_template','default'),(18632,2385,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18633,2385,'_elementor_edit_mode','builder'),(18634,2385,'_elementor_template_type','post'),(18635,2385,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Dream Vacation is Here\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e5a7d17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2380,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2381,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"481612c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2382,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"758a5601\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"74d0c1c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"451d1c80\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cca7d57\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":2383,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"7594459f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2384,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41711659\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1b1ed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18e095\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4651ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a85b449\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18636,2385,'_elementor_version','0.4'),(18637,2385,'_elementor_css','a:4:{s:4:\"time\";i:1549035780;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18567,2372,'_wp_page_template','default'),(18568,2372,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18569,2372,'_elementor_edit_mode','builder'),(18570,2372,'_elementor_template_type','post'),(18571,2372,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4054b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f99a885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"256dc243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"19ac616b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b8bb2d5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Print Intricate Parts\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46a74b45\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b015b0b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"411c7c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f19892f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4135e210\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4518f973\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"789f9f0a\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6716d996\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3574b44d\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cc02dc3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Understand your user experience\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fe63d50\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a6a68\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4d2734\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3a8b3e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4877b5cd\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33c305d4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"716110a5\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56e318b4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1198fe4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb99bae\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5aad2e03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7521fe13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6bdbbb0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b13d3cf\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc897d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63bd1484\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"58718b01\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"58100b30\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"19e591fb\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"74e316dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1098e924\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f03b130\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fb53e93\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53fa881f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"f641483\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2a00cb67\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76eca3a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d07520\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16689d61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63407e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5d0f1a58\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18552,2370,'_wp_page_template','default'),(18553,2370,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18554,2370,'_elementor_edit_mode','builder'),(18555,2370,'_elementor_template_type','post'),(18556,2370,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4054b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35439212\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"ef18459\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2b3b527c\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-briefcase\",\"title_text\":\"minimize your documents\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"22498c36\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1ca52d85\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-credit-card\",\"title_text\":\"follow client payments\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3a98ecc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1a1724e8\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-calculator\",\"title_text\":\"automate repeating tasks\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26c7af0a\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ed81063\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-book\",\"title_text\":\"saved to the cloud\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27a039e7\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1dfce800\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"57d4a194\",\"elType\":\"widget\",\"settings\":{\"section_anchor\":\"\",\"anchor_description\":\"\",\"anchor\":\"pricing\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"4f711a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Choose the perfect plan\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5715746c\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61b331ec\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"975c3d9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height_inner\":{\"unit\":\"px\",\"size\":819},\"content_position\":\"middle\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"25480ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#d8d8d8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(221,221,221,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"168df129\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"$19\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b117daf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Per month\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.9000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d0fa4\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#4c4c4c\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":25},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"626c20e\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"5GB Storage   \",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"f094c0b\"},{\"text\":\"500 Users\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"0b5922e\"},{\"text\":\"15 Domains\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"26bbf1b\"},{\"text\":\"1 Year Support\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"a38a551\"}],\"section_icon_style\":\"\",\"icon_color\":\"#4c4c4c\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"icon_align\":\"left\",\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":15},\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"icon_align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d1d5e19\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#4054b2\",\"button_hover_border_color\":\"#4054b2\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6a3b2db1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(114,114,114,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cd7210a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"$49\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7cb136\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Per month\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.9000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ad4f7d\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":25},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"19a3876f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"10GB Storage\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"4621178\"},{\"text\":\"Unlimited Users\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"fd43a43\"},{\"text\":\"20 Domains\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"21edb13\"},{\"text\":\"Lifetime Support\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"a2edd0f\"}],\"section_icon_style\":\"\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"icon_align\":\"left\",\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":15},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"45ab9c61\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"60d8f926\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#d8d8d8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(221,221,221,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"632911fc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"$99\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"484507ca\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Per month\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.9000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf9d95e\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#4c4c4c\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":25},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1cdb0b\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"100GB Storage\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cfe7769\"},{\"text\":\"Unlimited Users\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bd9ab7a\"},{\"text\":\"50 Domains\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"f74c950\"},{\"text\":\"Lifetime Support\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"7e17a06\"}],\"section_icon_style\":\"\",\"icon_color\":\"#4c4c4c\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"icon_align\":\"left\",\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":15},\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6629e6c8\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#4054b2\",\"button_hover_border_color\":\"#4054b2\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"364afc2a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":811},\"gap\":\"wide\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2a97cf4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"53af7d7b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Frequently asked questions\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"27\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720bd9ff\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1729c82e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"tabs\":[{\"tab_title\":\"What is Workflow Optimization?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"073c7b1\"},{\"tab_title\":\"How much is your app?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"bae8bd8\"},{\"tab_title\":\"Can anyone use the app?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"e85548a\"},{\"tab_title\":\"How did the idea come about?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"badbadd\"},{\"tab_title\":\"Are you hiring?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"737e1c4\"}],\"section_title_style\":\"\",\"border_width\":{\"unit\":\"px\",\"size\":\"2\"},\"border_color\":\"#eeeeee\",\"title_color\":\"#4c4c4c\",\"tab_active_color\":\"#4054b2\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_font_weight\":\"300\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_toggle\":\"\",\"section_toggle_style\":\"\"},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"3bec8c46\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Workflow Optimization is a cross platform message optimization app for all devices. <a href=\\\"#\\\">Contact Us<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_style\":\"italic\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c657aae\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2db1fba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3e48967d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients say\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d222e6\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"64814e09\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"37c864d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"60ff9838\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2364,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/team_3.jpg\"},\"testimonial_name\":\"Hilary Leigh\",\"testimonial_job\":\"Developer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"1281c3b5\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6e73a557\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2365,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/25388788904_72d2f5ec6f_z.jpg\"},\"testimonial_name\":\"Hall Read\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"3d776cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"59d7c4e2\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2366,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/team_4.jpg\"},\"testimonial_name\":\"Quintin Angus\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"65aeeed2\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b7c20f1\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2367,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/team_2.jpg\"},\"testimonial_name\":\"Jillie Tempest\",\"testimonial_job\":\"Developer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(18544,2369,'_wp_page_template','default'),(18545,2369,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18546,2369,'_elementor_edit_mode','builder'),(18547,2369,'_elementor_template_type','post'),(18548,2369,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4054b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6dccce75\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#pricing\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35439212\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"ef18459\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2b3b527c\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-briefcase\",\"title_text\":\"minimize your documents\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"22498c36\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1ca52d85\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-credit-card\",\"title_text\":\"follow client payments\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3a98ecc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1a1724e8\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-calculator\",\"title_text\":\"automate repeating tasks\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26c7af0a\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ed81063\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-book\",\"title_text\":\"saved to the cloud\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec \",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#4054b2\",\"icon_space\":{\"unit\":\"px\",\"size\":\"45\"},\"icon_size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"1\"},\"section_hover\":\"\",\"hover_primary_color\":\"#ffffff\",\"hover_secondary_color\":\"#4054b2\",\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#4c4c4c\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_text_transform\":\"uppercase\",\"heading_description\":\"\",\"description_color\":\"#4c4c4c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_weight\":\"300\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27a039e7\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1dfce800\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"57d4a194\",\"elType\":\"widget\",\"settings\":{\"section_anchor\":\"\",\"anchor_description\":\"\",\"anchor\":\"pricing\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"4f711a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Choose the perfect plan\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5715746c\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61b331ec\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"975c3d9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height_inner\":{\"unit\":\"px\",\"size\":819},\"content_position\":\"middle\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"25480ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#d8d8d8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(221,221,221,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"168df129\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"$19\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b117daf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Per month\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.9000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d0fa4\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#4c4c4c\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":25},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"626c20e\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"5GB Storage   \",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"f094c0b\"},{\"text\":\"500 Users\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"0b5922e\"},{\"text\":\"15 Domains\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"26bbf1b\"},{\"text\":\"1 Year Support\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"a38a551\"}],\"section_icon_style\":\"\",\"icon_color\":\"#4c4c4c\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"icon_align\":\"left\",\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":15},\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"icon_align_mobile\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"d1d5e19\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#4054b2\",\"button_hover_border_color\":\"#4054b2\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6a3b2db1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(114,114,114,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cd7210a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"$49\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7cb136\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Per month\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.9000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ad4f7d\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":25},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"19a3876f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"10GB Storage\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"4621178\"},{\"text\":\"Unlimited Users\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"fd43a43\"},{\"text\":\"20 Domains\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"21edb13\"},{\"text\":\"Lifetime Support\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"a2edd0f\"}],\"section_icon_style\":\"\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"icon_align\":\"left\",\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":15},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"45ab9c61\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"60d8f926\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#d8d8d8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(221,221,221,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"70\",\"left\":\"50\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"632911fc\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"$99\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"484507ca\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Per month\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#4c4c4c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.9000000000000003552713678800500929355621337890625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf9d95e\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#4c4c4c\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":25},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1cdb0b\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon_list\":[{\"text\":\"100GB Storage\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"cfe7769\"},{\"text\":\"Unlimited Users\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bd9ab7a\"},{\"text\":\"50 Domains\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"f74c950\"},{\"text\":\"Lifetime Support\",\"icon\":\"fa fa-check\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"7e17a06\"}],\"section_icon_style\":\"\",\"icon_color\":\"#4c4c4c\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"icon_align\":\"left\",\"section_text_style\":\"\",\"text_indent\":{\"unit\":\"px\",\"size\":15},\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6629e6c8\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"lg\",\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"background_color\":\"#ffffff\",\"border_border\":\"solid\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#4054b2\",\"button_hover_border_color\":\"#4054b2\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"364afc2a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":811},\"gap\":\"wide\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2a97cf4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"53af7d7b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Frequently asked questions\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"27\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720bd9ff\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1729c82e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"tabs\":[{\"tab_title\":\"What is Workflow Optimization?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"073c7b1\"},{\"tab_title\":\"How much is your app?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"bae8bd8\"},{\"tab_title\":\"Can anyone use the app?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"e85548a\"},{\"tab_title\":\"How did the idea come about?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"badbadd\"},{\"tab_title\":\"Are you hiring?\",\"tab_content\":\"Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\",\"_id\":\"737e1c4\"}],\"section_title_style\":\"\",\"border_width\":{\"unit\":\"px\",\"size\":\"2\"},\"border_color\":\"#eeeeee\",\"title_color\":\"#4c4c4c\",\"tab_active_color\":\"#4054b2\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"title_typography_font_weight\":\"300\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_toggle\":\"\",\"section_toggle_style\":\"\"},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"3bec8c46\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Workflow Optimization is a cross platform message optimization app for all devices. <a href=\\\"#\\\">Contact Us<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_style\":\"italic\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c657aae\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2db1fba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3e48967d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our clients say\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39d222e6\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"64814e09\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"37c864d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"60ff9838\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2364,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/team_3.jpg\"},\"testimonial_name\":\"Hilary Leigh\",\"testimonial_job\":\"Developer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"1281c3b5\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6e73a557\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2365,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/25388788904_72d2f5ec6f_z.jpg\"},\"testimonial_name\":\"Hall Read\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"3d776cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"59d7c4e2\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2366,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/team_4.jpg\"},\"testimonial_name\":\"Quintin Angus\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"65aeeed2\",\"elType\":\"widget\",\"settings\":{\"section_spacer\":\"\",\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"space_tablet\":{\"unit\":\"px\",\"size\":50},\"space_mobile\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b7c20f1\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2367,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/team_2.jpg\"},\"testimonial_name\":\"Jillie Tempest\",\"testimonial_job\":\"Developer\",\"testimonial_alignment\":\"left\",\"section_style_testimonial_content\":\"\",\"content_content_color\":\"#4c4c4c\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.9\"},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":\"50\"},\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#4054b2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"name_typography_font_weight\":\"600\",\"name_typography_text_transform\":\"uppercase\",\"section_style_testimonial_job\":\"\",\"job_text_color\":\"#afafaf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_background_background\":\"none\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(61,61,61,0.69)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(18543,2361,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"146110d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25642,2950,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:853;s:4:\"file\";s:20:\"2019/02/IMG-1581.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1581-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1581-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"IMG-1581-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"IMG-1581-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1581-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1581-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1581-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1581-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1581-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1581-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1581-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-1581-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1581-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1581-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1581-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1581-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1581-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1581-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(18550,2361,'_elementor_version','0.4'),(18557,2370,'_elementor_version','0.4'),(18558,2370,'_elementor_css','a:4:{s:4:\"time\";i:1548962888;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25641,2950,'_wp_attached_file','2019/02/IMG-1581.jpg'),(18572,2372,'_elementor_version','0.4'),(18573,2372,'_elementor_css','a:4:{s:4:\"time\";i:1548968909;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18582,2374,'_wp_attached_file','2019/01/FullPlate-1024x728.jpg'),(18583,2374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:728;s:4:\"file\";s:30:\"2019/01/FullPlate-1024x728.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-768x546.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"FullPlate-1024x728-1024x728.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"FullPlate-1024x728-44x31.jpg\";s:5:\"width\";i:44;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"FullPlate-1024x728-113x80.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-394x280.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-605x728.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-915x651.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:651;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"FullPlate-1024x728-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-600x427.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-600x427.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"FullPlate-1024x728-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18575,2373,'_wp_page_template','default'),(18576,2373,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18577,2373,'_elementor_edit_mode','builder'),(18578,2373,'_elementor_template_type','post'),(18579,2373,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4054b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f99a885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"256dc243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"19ac616b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b8bb2d5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Print Intricate Parts\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46a74b45\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b015b0b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"411c7c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f19892f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399607_Illustration.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4135e210\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4518f973\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"789f9f0a\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6716d996\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3574b44d\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cc02dc3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Explore MiCrofluidics\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fe63d50\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a6a68\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4d2734\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3a8b3e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4877b5cd\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33c305d4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"716110a5\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56e318b4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1198fe4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb99bae\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5aad2e03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7521fe13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6bdbbb0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b13d3cf\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc897d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63bd1484\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"58718b01\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"58100b30\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"19e591fb\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"74e316dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1098e924\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f03b130\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fb53e93\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53fa881f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"f641483\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2a00cb67\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76eca3a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d07520\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16689d61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63407e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5d0f1a58\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18580,2373,'_elementor_version','0.4'),(18581,2373,'_elementor_css','a:4:{s:4:\"time\";i:1548968935;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18592,2376,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18593,2376,'_elementor_edit_mode','builder'),(18594,2376,'_elementor_template_type','post'),(18595,2376,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f99a885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"256dc243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"19ac616b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b8bb2d5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Print Intricate Parts\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46a74b45\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b015b0b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"411c7c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f19892f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4135e210\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4518f973\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"789f9f0a\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6716d996\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3574b44d\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cc02dc3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Explore MiCrofluidics\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fe63d50\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a6a68\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4d2734\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3a8b3e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4877b5cd\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33c305d4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"716110a5\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56e318b4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1198fe4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb99bae\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5aad2e03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7521fe13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6bdbbb0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b13d3cf\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc897d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63bd1484\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"58718b01\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"58100b30\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"19e591fb\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"74e316dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1098e924\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f03b130\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fb53e93\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53fa881f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"f641483\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2a00cb67\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76eca3a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d07520\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16689d61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63407e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5d0f1a58\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18591,2376,'_wp_page_template','default'),(18596,2376,'_elementor_version','0.4'),(18597,2376,'_elementor_css','a:4:{s:4:\"time\";i:1548969277;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18599,2377,'_wp_page_template','default'),(18600,2377,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18601,2377,'_elementor_edit_mode','builder'),(18602,2377,'_elementor_template_type','post'),(18603,2377,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f99a885\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"256dc243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"19ac616b\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":20},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b8bb2d5\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Print Intricate Parts\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46a74b45\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b015b0b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"411c7c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f19892f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4135e210\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#eeeeee\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eeeeee\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"4518f973\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"789f9f0a\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"445\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399614_Social_Media.png\"},\"align\":\"left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6716d996\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3574b44d\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cc02dc3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Explore MiCrofluidics\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fe63d50\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a6a68\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4d2734\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":526},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(241,243,245,0.5)\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#d6d6d6\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-8,\"blur\":28,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3a8b3e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4877b5cd\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":\"20\"},\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33c305d4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"remain responsive across devices\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"716110a5\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"I am text block. 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.\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56e318b4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Read More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"#cc2e72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.29999999999999982236431605997495353221893310546875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1198fe4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb99bae\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"446\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399594_Web_Design.png\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"60\"},\"opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5aad2e03\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7521fe13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6bdbbb0e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"fall in love with our features\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b13d3cf\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc897d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"wider\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63bd1484\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"58718b01\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"448\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399662_Marketing.png\"},\"title_text\":\"Real time stats\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"58100b30\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"449\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399671_SEO.png\"},\"title_text\":\"Multilingual & translatable\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"2\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"19e591fb\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"450\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399715_E-Commerce.png\"},\"title_text\":\"Less plugins needed\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"74e316dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1098e924\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"451\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399674_App_Development.png\"},\"title_text\":\"Amazingly responsive\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5f03b130\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"452\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399667_Newsletter.png\"},\"title_text\":\"Community builder\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fb53e93\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"453\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/1470399656_Branding.png\"},\"title_text\":\"Easy to use interface\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_image\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":\"30\"},\"image_size\":{\"unit\":\"%\",\"size\":\"25\"},\"image_opacity\":{\"unit\":\"px\",\"size\":1},\"section_style_content\":\"\",\"content_vertical_alignment\":\"middle\",\"heading_title\":\"\",\"title_color\":\"#cc2e72\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_weight\":\"500\",\"heading_description\":\"\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"23\"},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53fa881f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"180\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"434\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/25388715424_65480dbf18_k.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#727272\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001332267629550187848508358001708984375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"f641483\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2a00cb67\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Make a beautiful website\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"44\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"38\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\"},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76eca3a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"It has never been easier to create pages and websites on WordPress\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"section_title_style\":\"\",\"title_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"3\",\"left\":\"20\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d07520\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Click me\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"size\":\"md\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5},\"background_color\":\"#cc2e72\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#cc2e72\",\"button_hover_border_color\":\"#cc2e72\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16689d61\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"63407e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5d0f1a58\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Image Source: <a href=\\\"http:\\/\\/www.wocintechchat.com\\/\\\">WOCinTechChat<\\/a>, <a href=\\\"https:\\/\\/www.iconfinder.com\\/iconsets\\/elpis\\\">Icon Finder<\\/a><\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(18604,2377,'_elementor_version','0.4'),(18605,2377,'_elementor_css','a:4:{s:4:\"time\";i:1548969293;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18646,2386,'_elementor_version','0.4'),(18647,2386,'_elementor_css','a:4:{s:4:\"time\";i:1549035921;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18649,2387,'_wp_page_template','default'),(18650,2387,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18651,2387,'_elementor_edit_mode','builder'),(18652,2387,'_elementor_template_type','post'),(18653,2387,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e5a7d17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"481612c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"758a5601\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"74d0c1c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"451d1c80\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cca7d57\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":2383,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"7594459f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2384,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41711659\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1b1ed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18e095\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4651ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a85b449\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18612,2379,'_wp_attached_file','2019/02/natalya-zaritskaya-144626.jpg'),(18613,2379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:37:\"2019/02/natalya-zaritskaya-144626.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"natalya-zaritskaya-144626-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"natalya-zaritskaya-144626-46x31.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:36:\"natalya-zaritskaya-144626-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:38:\"natalya-zaritskaya-144626-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"natalya-zaritskaya-144626-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18614,2379,'_elementor_source_image_hash','9aa43e34011ac3021b50f8f50c71beb7e02b6d24'),(18615,2380,'_wp_attached_file','2019/02/0002.jpg'),(18616,2380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:501;s:4:\"file\";s:16:\"2019/02/0002.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0002-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"0002-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"0002-50x31.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"0002-128x80.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"0002-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"0002-394x501.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"0002-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"0002-394x247.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"0002-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"0002-605x501.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"0002-605x501.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"0002-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"0002-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"0002-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"0002-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"0002-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"0002-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18617,2380,'_elementor_source_image_hash','0c249160d42572fdc5717a83bf9b855d9a763cc8'),(18618,2381,'_wp_attached_file','2019/02/0001.jpg'),(18619,2381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:501;s:4:\"file\";s:16:\"2019/02/0001.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0001-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"0001-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"0001-50x31.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"0001-128x80.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"0001-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"0001-394x501.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"0001-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"0001-394x247.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"0001-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"0001-605x501.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"0001-605x501.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"0001-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"0001-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"0001-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"0001-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"0001-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"0001-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18620,2381,'_elementor_source_image_hash','fdb0c3ad972c2c4c311d683b489924f0d887d60f'),(18621,2382,'_wp_attached_file','2019/02/0003.jpg'),(18622,2382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:501;s:4:\"file\";s:16:\"2019/02/0003.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0003-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"0003-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"0003-50x31.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"0003-128x80.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:16:\"0003-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:16:\"0003-394x501.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:16:\"0003-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:16:\"0003-394x247.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:16:\"0003-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:16:\"0003-605x501.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:16:\"0003-605x501.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"0003-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"0003-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"0003-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"0003-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"0003-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"0003-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18623,2382,'_elementor_source_image_hash','b67dcdf760d6585c34ed88490e956393e7fa89b5'),(18624,2383,'_wp_attached_file','2019/02/placeholder-1.png'),(18625,2383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2019/02/placeholder-1.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"placeholder-1-47x31.png\";s:5:\"width\";i:47;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"placeholder-1-120x80.png\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"placeholder-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"placeholder-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"placeholder-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:25:\"placeholder-1-394x263.png\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"placeholder-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"placeholder-1-605x800.png\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"placeholder-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"placeholder-1-915x610.png\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18626,2383,'_elementor_source_image_hash','044a4bbf076970d89ff97d4d3c7fa6d0f4bf829a'),(18627,2384,'_wp_attached_file','2019/02/groomsman3.jpg'),(18628,2384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:234;s:6:\"height\";i:234;s:4:\"file\";s:22:\"2019/02/groomsman3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"groomsman3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"groomsman3-31x31.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"groomsman3-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"groomsman3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"groomsman3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18629,2384,'_elementor_source_image_hash','1087d09d0e7445aab4cb603520bb9fa25d84938d'),(18638,2361,'_oembed_e983db41b2558c4612e1fc7c41afa2a1','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(18639,2361,'_oembed_time_e983db41b2558c4612e1fc7c41afa2a1','1549035781'),(18664,2389,'_menu_item_type','post_type'),(18665,2389,'_menu_item_menu_item_parent','2335'),(18666,2389,'_menu_item_object_id','2361'),(18657,2388,'_wp_page_template','default'),(18658,2388,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18641,2386,'_wp_page_template','default'),(18642,2386,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18643,2386,'_elementor_edit_mode','builder'),(18644,2386,'_elementor_template_type','post'),(18645,2386,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e5a7d17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"481612c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"758a5601\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"74d0c1c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"451d1c80\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cca7d57\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":2383,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"7594459f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":2384,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41711659\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1b1ed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18e095\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4651ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a85b449\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18654,2387,'_elementor_version','0.4'),(18655,2387,'_elementor_css','a:4:{s:4:\"time\";i:1549035985;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18662,2388,'_elementor_version','0.4'),(18663,2388,'_elementor_css','a:4:{s:4:\"time\";i:1549035999;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18667,2389,'_menu_item_object','page'),(18668,2389,'_menu_item_target',''),(18669,2389,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(18670,2389,'_menu_item_xfn',''),(18671,2389,'_menu_item_url',''),(18674,2390,'_wp_attached_file','2019/02/CreativeCADworks-1.png'),(18675,2390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:85;s:4:\"file\";s:30:\"2019/02/CreativeCADworks-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"CreativeCADworks-1-150x85.png\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"CreativeCADworks-1-106x31.png\";s:5:\"width\";i:106;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"CreativeCADworks-1-273x80.png\";s:5:\"width\";i:273;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"CreativeCADworks-1-100x85.png\";s:5:\"width\";i:100;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"CreativeCADworks-1-100x85.png\";s:5:\"width\";i:100;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26293,3041,'_wp_attached_file','2019/03/EasyCast-HD-Full-Plate-e1551732220961.jpg'),(18678,2392,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(18679,2392,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">\\u00a0<\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(18680,2392,'_elementor_version','0.4'),(18681,2392,'_wp_page_template','default'),(18682,2392,'_elementor_edit_mode','builder'),(18683,2392,'_elementor_template_type','post'),(18684,2392,'_elementor_css','a:4:{s:4:\"time\";i:1548882320;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18700,2395,'_wp_page_template','default'),(18701,2395,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18686,2393,'_wp_page_template','default'),(18687,2393,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18688,2393,'_elementor_edit_mode','builder'),(18689,2393,'_elementor_template_type','post'),(18690,2393,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 17px; background-color: rgba(241, 243, 245, 0.5);\\\">The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e5a7d17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"481612c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18691,2393,'_elementor_version','0.4'),(18692,2393,'_elementor_css','a:4:{s:4:\"time\";i:1549036081;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18705,2395,'_elementor_version','0.4'),(18706,2395,'_elementor_css','a:4:{s:4:\"time\";i:1549038295;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18715,833,'_edit_lock','1549038374:1'),(18716,833,'themo_transparent_header','off'),(18717,833,'themo_page_layout',NULL),(18710,2396,'_elementor_edit_mode','builder'),(18711,2396,'_elementor_template_type','post'),(18712,2396,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1133,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18713,2396,'_elementor_version','0.4'),(18714,2396,'_elementor_css','a:4:{s:4:\"time\";i:1549038338;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18718,833,'themo_hide_title','off'),(18719,833,'themo_header_content_style',NULL),(18720,833,'themo_alt_logo',NULL),(18729,2398,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18730,2398,'_elementor_edit_mode','builder'),(18731,2398,'_elementor_template_type','post'),(18732,2398,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2683ed14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18728,2398,'_wp_page_template','default'),(18767,2403,'_wp_attached_file','2019/02/Jewlr-Logo-300x46.png'),(18768,2403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:46;s:4:\"file\";s:29:\"2019/02/Jewlr-Logo-300x46.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Jewlr-Logo-300x46-150x46.png\";s:5:\"width\";i:150;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Jewlr-Logo-300x46-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Jewlr-Logo-300x46-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Jewlr-Logo-300x46-100x46.png\";s:5:\"width\";i:100;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Jewlr-Logo-300x46-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Jewlr-Logo-300x46-100x46.png\";s:5:\"width\";i:100;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18733,2398,'_elementor_version','0.4'),(18734,2398,'_elementor_css','a:4:{s:4:\"time\";i:1549038529;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18739,2399,'_elementor_template_type','post'),(18740,2399,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18741,2399,'_elementor_version','0.4'),(18742,2399,'_elementor_css','a:4:{s:4:\"time\";i:1549038611;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18744,2400,'_wp_page_template','default'),(18745,2400,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18746,2400,'_elementor_edit_mode','builder'),(18747,2400,'_elementor_template_type','post'),(18748,2400,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(18749,2400,'_elementor_version','0.4'),(18750,2400,'_elementor_css','a:4:{s:4:\"time\";i:1549038642;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18752,2401,'_wp_page_template','default'),(18753,2401,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18754,2401,'_elementor_edit_mode','builder'),(18755,2401,'_elementor_template_type','post'),(18756,2401,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d550d82\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5d47a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37415fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61827e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62706377\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can i edit the files ?\",\"tab_content\":\"<p>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 leo.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18757,2401,'_elementor_version','0.4'),(18758,2401,'_elementor_css','a:4:{s:4:\"time\";i:1549038726;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18760,2402,'_wp_page_template','default'),(18761,2402,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18762,2402,'_elementor_edit_mode','builder'),(18763,2402,'_elementor_template_type','post'),(18764,2402,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\\"What really turned me over was the ability to understand how everything works without any prior knowledge.\\\"\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d550d82\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5d47a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37415fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61827e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62706377\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can i edit the files ?\",\"tab_content\":\"<p>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 leo.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18765,2402,'_elementor_version','0.4'),(18766,2402,'_elementor_css','a:4:{s:4:\"time\";i:1549038760;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18785,2406,'themo_transparent_header','off'),(18786,2406,'themo_page_layout','full'),(18787,2406,'themo_hide_title','on'),(18770,2404,'_wp_page_template','default'),(18771,2404,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18772,2404,'_elementor_edit_mode','builder'),(18773,2404,'_elementor_template_type','post'),(18774,2404,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0a44733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d550d82\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5d47a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37415fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61827e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62706377\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can i edit the files ?\",\"tab_content\":\"<p>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 leo.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18775,2404,'_elementor_version','0.4'),(18776,2404,'_elementor_css','a:4:{s:4:\"time\";i:1549039228;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18778,2405,'_wp_page_template','default'),(18779,2405,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18780,2405,'_elementor_edit_mode','builder'),(18781,2405,'_elementor_template_type','post'),(18782,2405,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d550d82\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5d47a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37415fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61827e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62706377\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can i edit the files ?\",\"tab_content\":\"<p>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 leo.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18783,2405,'_elementor_version','0.4'),(18784,2405,'_elementor_css','a:4:{s:4:\"time\";i:1549039252;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18788,2406,'themo_header_content_style','light'),(18789,2406,'themo_alt_logo','Off'),(18790,2406,'_edit_last','1'),(18791,2406,'_edit_lock','1550871455:1'),(18792,2406,'_wp_page_template','default'),(18793,2406,'_yoast_wpseo_content_score','30'),(18794,2406,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25996,3001,'_wp_page_template','default'),(25997,3001,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18796,2406,'_elementor_edit_mode','builder'),(18804,2409,'_wp_page_template','default'),(18838,2414,'_wp_page_template','default'),(18839,2414,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18800,2406,'_elementor_template_type','post'),(18864,2418,'_wp_page_template','default'),(18865,2418,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18866,2418,'_elementor_edit_mode','builder'),(18867,2418,'_elementor_template_type','post'),(18840,2414,'_elementor_edit_mode','builder'),(18841,2414,'_elementor_template_type','post'),(18842,2414,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50dac5f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18803,2406,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.<\\/h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. <span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif; text-align: center; font-style: inherit; font-weight: inherit;\\\">Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold,\\u00a0platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"rgba(209,38,0,0.07)\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(18805,2409,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18806,2409,'_elementor_edit_mode','builder'),(18807,2409,'_elementor_template_type','post'),(18808,2409,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Dream Vacation is Here\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50dac5f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"5d0afc8\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55851d41\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"cb5f23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f28b3fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1dfe80b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3832af76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18809,2406,'_oembed_e983db41b2558c4612e1fc7c41afa2a1','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(18810,2406,'_oembed_time_e983db41b2558c4612e1fc7c41afa2a1','1549050308'),(18812,2406,'_elementor_version','0.4'),(18814,2410,'_wp_page_template','default'),(18815,2410,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18816,2410,'_elementor_edit_mode','builder'),(18817,2410,'_elementor_template_type','post'),(18818,2410,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50dac5f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"5d0afc8\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55851d41\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"cb5f23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f28b3fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1dfe80b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3832af76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18819,2410,'_elementor_version','0.4'),(18820,2410,'_elementor_css','a:4:{s:4:\"time\";i:1549050348;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18822,2411,'_wp_page_template','default'),(18823,2411,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18824,2411,'_elementor_edit_mode','builder'),(18825,2411,'_elementor_template_type','post'),(18826,2411,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50dac5f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"5d0afc8\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55851d41\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"cb5f23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f28b3fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1dfe80b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3832af76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18827,2411,'_elementor_version','0.4'),(18828,2411,'_elementor_css','a:4:{s:4:\"time\";i:1549050362;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18844,2414,'_elementor_css','a:4:{s:4:\"time\";i:1549050701;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18843,2414,'_elementor_version','0.4'),(18835,2413,'_wp_attached_file','2019/02/b9coreseries-best-high-resolution-3d-printer-1.png'),(18836,2413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:768;s:4:\"file\";s:58:\"2019/02/b9coreseries-best-high-resolution-3d-printer-1.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-164x300.png\";s:5:\"width\";i:164;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:57:\"b9coreseries-best-high-resolution-3d-printer-1-55x100.png\";s:5:\"width\";i:55;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:56:\"b9coreseries-best-high-resolution-3d-printer-1-44x80.png\";s:5:\"width\";i:44;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-166x303.png\";s:5:\"width\";i:166;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-420x465.png\";s:5:\"width\";i:420;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-420x605.png\";s:5:\"width\";i:420;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-383x700.png\";s:5:\"width\";i:383;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"b9coreseries-best-high-resolution-3d-printer-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18845,2415,'_wp_attached_file','2019/02/b9creator.jpg'),(18846,2415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:775;s:4:\"file\";s:21:\"2019/02/b9creator.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"b9creator-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"b9creator-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"b9creator-768x372.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"b9creator-1024x496.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"b9creator-206x100.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"b9creator-165x80.jpg\";s:5:\"width\";i:165;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"b9creator-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"b9creator-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"b9creator-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"b9creator-394x191.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"b9creator-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"b9creator-605x775.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:775;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"b9creator-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"b9creator-915x443.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"b9creator-1240x601.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"b9creator-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"b9creator-600x291.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"b9creator-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"b9creator-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"b9creator-600x291.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"b9creator-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18848,2416,'_wp_page_template','default'),(18849,2416,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18850,2416,'_elementor_edit_mode','builder'),(18851,2416,'_elementor_template_type','post'),(18852,2416,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50dac5f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18853,2416,'_elementor_version','0.4'),(18854,2416,'_elementor_css','a:4:{s:4:\"time\";i:1549050765;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18856,2417,'_wp_page_template','default'),(18857,2417,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18858,2417,'_elementor_edit_mode','builder'),(18859,2417,'_elementor_template_type','post'),(18860,2417,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50dac5f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18861,2417,'_elementor_version','0.4'),(18862,2417,'_elementor_css','a:4:{s:4:\"time\";i:1549050779;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18868,2418,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18869,2418,'_elementor_version','0.4'),(18870,2418,'_elementor_css','a:4:{s:4:\"time\";i:1549051577;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18871,2406,'_oembed_48ab97bde9ef00c1ca37c783a0416918','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/8RNhzoWv38U?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(18872,2406,'_oembed_time_48ab97bde9ef00c1ca37c783a0416918','1549051578'),(18874,2419,'_wp_page_template','default'),(18875,2419,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18876,2419,'_elementor_edit_mode','builder'),(18877,2419,'_elementor_template_type','post'),(18878,2419,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18879,2419,'_elementor_version','0.4'),(18880,2419,'_elementor_css','a:4:{s:4:\"time\";i:1549051604;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18889,2421,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18890,2421,'_elementor_edit_mode','builder'),(18891,2421,'_elementor_template_type','post'),(18892,2421,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Engineered for Speed\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18888,2421,'_wp_page_template','default'),(18893,2421,'_elementor_version','0.4'),(18894,2421,'_elementor_css','a:4:{s:4:\"time\";i:1549051691;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18896,2422,'_wp_page_template','default'),(18897,2422,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18898,2422,'_elementor_edit_mode','builder'),(18899,2422,'_elementor_template_type','post'),(18900,2422,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fc19bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18901,2422,'_elementor_version','0.4'),(18902,2422,'_elementor_css','a:4:{s:4:\"time\";i:1549051711;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18912,2425,'_wp_page_template','default'),(18913,2425,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18914,2425,'_elementor_edit_mode','builder'),(18915,2425,'_elementor_template_type','post'),(18916,2425,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18909,2424,'_wp_attached_file','2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png'),(18910,2424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:380;s:4:\"file\";s:48:\"2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png\";s:5:\"width\";i:768;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"ff3c09db-7210-4fe9-898a-51298a306f64-1024x380.png\";s:5:\"width\";i:1024;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png\";s:5:\"width\";i:269;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:47:\"ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png\";s:5:\"width\";i:216;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-394x380.png\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-394x380.png\";s:5:\"width\";i:394;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png\";s:5:\"width\";i:394;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-605x380.png\";s:5:\"width\";i:605;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-605x380.png\";s:5:\"width\";i:605;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-605x380.png\";s:5:\"width\";i:605;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png\";s:5:\"width\";i:915;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png\";s:5:\"width\";i:600;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png\";s:5:\"width\";i:600;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"ff3c09db-7210-4fe9-898a-51298a306f64-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18946,2430,'_menu_item_type','post_type'),(18947,2430,'_menu_item_menu_item_parent','2335'),(18948,2430,'_menu_item_object_id','2406'),(18917,2425,'_elementor_version','0.4'),(18918,2425,'_elementor_css','a:4:{s:4:\"time\";i:1549052127;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18920,2426,'_wp_page_template','default'),(18921,2426,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18922,2426,'_elementor_edit_mode','builder'),(18923,2426,'_elementor_template_type','post');
INSERT INTO `wpio_postmeta` VALUES (18924,2426,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18925,2426,'_elementor_version','0.4'),(18926,2426,'_elementor_css','a:4:{s:4:\"time\";i:1549052137;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18928,2427,'_wp_page_template','default'),(18929,2427,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18930,2427,'_elementor_edit_mode','builder'),(18931,2427,'_elementor_template_type','post'),(18932,2427,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18933,2427,'_elementor_version','0.4'),(18934,2427,'_elementor_css','a:4:{s:4:\"time\";i:1549052262;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18935,2406,'_oembed_8d333454b0feac2ff1fac79ed4776881','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/NnKdCAN2OaQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(18936,2406,'_oembed_time_8d333454b0feac2ff1fac79ed4776881','1549052263'),(18939,2429,'_wp_page_template','default'),(18940,2429,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18941,2429,'_elementor_edit_mode','builder'),(18942,2429,'_elementor_template_type','post'),(18943,2429,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":10,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(18944,2429,'_elementor_version','0.4'),(18945,2429,'_elementor_css','a:4:{s:4:\"time\";i:1549052503;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18949,2430,'_menu_item_object','page'),(18950,2430,'_menu_item_target',''),(18951,2430,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(18952,2430,'_menu_item_xfn',''),(18953,2430,'_menu_item_url',''),(21886,2617,'themo_hide_title','on'),(21884,2617,'themo_transparent_header','on'),(21885,2617,'themo_page_layout',''),(18956,2431,'themo_transparent_header','off'),(18957,2431,'themo_page_layout','full'),(18958,2431,'themo_hide_title','on'),(18959,2431,'themo_header_content_style','light'),(18960,2431,'themo_alt_logo','Off'),(18961,2431,'_edit_last','1'),(18962,2431,'_edit_lock','1551732804:1'),(18963,2431,'_wp_page_template','default'),(18964,2431,'_yoast_wpseo_content_score','30'),(18965,2431,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18966,2431,'_elementor_edit_mode','builder'),(18975,2434,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18984,2435,'_wp_page_template','default'),(18974,2434,'_wp_page_template','default'),(18985,2435,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18970,2431,'_elementor_template_type','post'),(19033,2443,'_wp_page_template','default'),(19034,2443,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19024,2441,'_elementor_version','0.4'),(19025,2441,'_elementor_css','a:4:{s:4:\"time\";i:1549057321;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19042,2444,'_elementor_source_image_hash','d66dc5681b2e9c3d0fe0a13f54e78b33a7e4eb24'),(18986,2435,'_elementor_edit_mode','builder'),(18987,2435,'_elementor_template_type','post'),(18988,2435,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.25},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4411fd0d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7e02779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"229d8791\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e141419\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54cb80f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"72ad5c5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b62b058\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b3000f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"30e320a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6fb69e0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47218df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15d6913e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b55f1af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c96c5ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ff8a268\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7f3f8d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73dbbb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38abe8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a75be84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2cb54828\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8d40958\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"572ea83a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"548bf2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"605b9bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff78797\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"4659a04f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b96a804\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d60406a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170483a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"16b815c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65336698\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18973,2431,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"feda617\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1322},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\",\"id\":2621}},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing \\nStarting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f530bfc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dc9fa41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f17ddfb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3545083\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-xl-lcd-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee736b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d631ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4827e2e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(18976,2434,'_elementor_edit_mode','builder'),(18977,2434,'_elementor_template_type','post'),(18978,2434,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.25},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"636c421a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bb18cdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47c775fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Dream Vacation is Here\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3a52a07b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"45a36b19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4411fd0d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7e02779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"229d8791\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e141419\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54cb80f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"72ad5c5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b62b058\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b3000f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"30e320a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6fb69e0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47218df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15d6913e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b55f1af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c96c5ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ff8a268\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7f3f8d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73dbbb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38abe8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a75be84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2cb54828\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8d40958\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"572ea83a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"548bf2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"605b9bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff78797\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"4659a04f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b96a804\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d60406a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170483a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"16b815c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65336698\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18979,2431,'_oembed_e983db41b2558c4612e1fc7c41afa2a1','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(18980,2431,'_oembed_time_e983db41b2558c4612e1fc7c41afa2a1','1549054005'),(18982,2431,'_elementor_version','0.4'),(18989,2435,'_elementor_version','0.4'),(18990,2435,'_elementor_css','a:4:{s:4:\"time\";i:1549054081;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18992,2436,'_wp_page_template','default'),(18993,2436,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(18994,2436,'_elementor_edit_mode','builder'),(18995,2436,'_elementor_template_type','post'),(18996,2436,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4411fd0d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7e02779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"229d8791\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e141419\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54cb80f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"72ad5c5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b62b058\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b3000f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"30e320a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6fb69e0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47218df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15d6913e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b55f1af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c96c5ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ff8a268\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7f3f8d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73dbbb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38abe8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a75be84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2cb54828\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8d40958\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"572ea83a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"548bf2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"605b9bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff78797\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"4659a04f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b96a804\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d60406a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170483a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"16b815c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65336698\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(18997,2436,'_elementor_version','0.4'),(18998,2436,'_elementor_css','a:4:{s:4:\"time\";i:1549054184;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19019,2441,'_wp_page_template','default'),(19020,2441,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19021,2441,'_elementor_edit_mode','builder'),(19022,2441,'_elementor_template_type','post'),(19023,2441,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4be45e7e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e8158d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3bee40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"woocommerce_thumbnail\",\"space\":{\"unit\":\"%\",\"size\":45},\"space_tablet\":{\"unit\":\"%\",\"size\":55}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7fb1635e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":6},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"baf7cc2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.<\\/p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(19000,2437,'_wp_page_template','default'),(19001,2437,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19002,2437,'_elementor_edit_mode','builder'),(19003,2437,'_elementor_template_type','post'),(19004,2437,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4411fd0d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7e02779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"229d8791\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e141419\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54cb80f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"72ad5c5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6b62b058\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2380\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0002.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b3000f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"30e320a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6fb69e0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2381\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0001.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47218df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15d6913e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b55f1af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c96c5ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ff8a268\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7f3f8d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73dbbb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38abe8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a75be84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2cb54828\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8d40958\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2382\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"572ea83a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d2e9e1\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"548bf2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"605b9bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff78797\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=9uOETcuFjbE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"4659a04f\",\"elType\":\"widget\",\"settings\":{\"testimonial_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\\\"\",\"testimonial_image\":{\"id\":\"2384\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/groomsman3.jpg\"},\"testimonial_name\":\"Chris Jones\",\"testimonial_job\":\"Travel Blogger\",\"testimonial_image_position\":\"top\",\"content_content_color\":\"#003e53\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Playfair Display\",\"image_size\":{\"unit\":\"px\",\"size\":79},\"name_text_color\":\"#e4bc36\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Roboto\",\"name_typography_font_weight\":\"500\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375},\"job_typography_typography\":\"custom\",\"job_typography_font_family\":\"Roboto\",\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b96a804\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d60406a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170483a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Savour Your Next Holiday\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"16b815c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65336698\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Room\",\"align\":\"right\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(19005,2437,'_elementor_version','0.4'),(19006,2437,'_elementor_css','a:4:{s:4:\"time\";i:1549054291;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19013,2439,'_wp_attached_file','2019/02/y5.jpg'),(19014,2439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2019/02/y5.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"y5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"y5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:14:\"y5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"y5-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"y5-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"y5-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"y5-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"y5-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"y5-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"y5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"y5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"y5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"y5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19015,2439,'_elementor_source_image_hash','f2c83cdd8cae882221c42259b730b283a3520e8f'),(19060,2448,'_wp_page_template','default'),(19061,2448,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19062,2448,'_elementor_edit_mode','builder'),(19063,2448,'_elementor_template_type','post'),(19064,2448,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2444,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26e6d95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Why us<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help you design <br\\/> the life you want.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(19044,2445,'_wp_page_template','default'),(19045,2445,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19046,2445,'_elementor_edit_mode','builder'),(19047,2445,'_elementor_template_type','post'),(19048,2445,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4be45e7e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e8158d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3bee40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"woocommerce_thumbnail\",\"space\":{\"unit\":\"%\",\"size\":45},\"space_tablet\":{\"unit\":\"%\",\"size\":55}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7fb1635e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":6},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"baf7cc2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.<\\/p><p>It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f6ad3a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Why us<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help you design <br\\/> the life you want.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2444,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2444,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26e6d95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Why us<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help you design <br\\/> the life you want.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(19016,2440,'_wp_attached_file','2019/02/download.jpg'),(19017,2440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:780;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2019/02/download.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"download-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"download-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"download-768x591.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"download-130x100.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"download-104x80.jpg\";s:5:\"width\";i:104;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"download-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"download-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"download-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"download-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"download-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"download-605x600.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"download-605x600.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"download-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"download-600x462.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"download-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"download-600x462.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19038,2443,'_elementor_version','0.4'),(19039,2443,'_elementor_css','a:4:{s:4:\"time\";i:1549057432;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19040,2444,'_wp_attached_file','2019/02/qr2.jpg'),(19041,2444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:590;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2019/02/qr2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qr2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qr2-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"qr2-148x100.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"qr2-118x80.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"qr2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"qr2-394x400.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"qr2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"qr2-394x267.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"qr2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"qr2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"qr2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"qr2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19035,2443,'_elementor_edit_mode','builder'),(19036,2443,'_elementor_template_type','post'),(19037,2443,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4be45e7e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e8158d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3bee40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"woocommerce_thumbnail\",\"space\":{\"unit\":\"%\",\"size\":45},\"space_tablet\":{\"unit\":\"%\",\"size\":55}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7fb1635e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":6},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"baf7cc2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.<\\/p><p>It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(19049,2445,'_elementor_version','0.4'),(19050,2445,'_elementor_css','a:4:{s:4:\"time\";i:1549057515;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19065,2448,'_elementor_version','0.4'),(19066,2448,'_elementor_css','a:4:{s:4:\"time\";i:1549058155;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19067,2449,'_wp_attached_file','2019/02/Phrozen_Shuffle_XL-1_590x-1.png'),(19068,2449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:590;s:6:\"height\";i:395;s:4:\"file\";s:39:\"2019/02/Phrozen_Shuffle_XL-1_590x-1.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-300x201.png\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-149x100.png\";s:5:\"width\";i:149;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"Phrozen_Shuffle_XL-1_590x-1-119x80.png\";s:5:\"width\";i:119;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-394x395.png\";s:5:\"width\";i:394;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-394x264.png\";s:5:\"width\";i:394;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Phrozen_Shuffle_XL-1_590x-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19057,2447,'_wp_attached_file','2019/02/800x-2.png'),(19058,2447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2019/02/800x-2.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"800x-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"800x-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"800x-2-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"800x-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:16:\"800x-2-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:18:\"800x-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:18:\"800x-2-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:18:\"800x-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:18:\"800x-2-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:18:\"800x-2-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:18:\"800x-2-605x800.png\";s:5:\"width\";i:605;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:18:\"800x-2-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:18:\"800x-2-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"800x-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"800x-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"800x-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"800x-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"800x-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"800x-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19090,2453,'_menu_item_type','post_type'),(19091,2453,'_menu_item_menu_item_parent','2335'),(19070,2450,'_wp_page_template','default'),(19071,2450,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19072,2450,'_elementor_edit_mode','builder'),(19073,2450,'_elementor_template_type','post'),(19074,2450,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(19075,2450,'_elementor_version','0.4'),(19076,2450,'_elementor_css','a:4:{s:4:\"time\";i:1549058264;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23479,2704,'_menu_item_menu_item_parent','0'),(23478,2704,'_menu_item_type','post_type'),(23477,80,'_edit_lock','1550068025:1'),(19083,2452,'_wp_page_template','default'),(19084,2452,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19085,2452,'_elementor_edit_mode','builder'),(19086,2452,'_elementor_template_type','post'),(19087,2452,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3bbc6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#d12b1f\"},\"elements\":[{\"id\":\"e7b4353\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d8d0c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1243},\"structure\":\"20\"},\"elements\":[{\"id\":\"d95c542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e6472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">Phrozen Shuffle<\\/h3><ul><li>Build Size 12 x 6.8 x 20 cm<\\/li><li><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">XY Resolution 47 \\u00b5m<\\/span><\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9df5e45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18c8209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Phrozen Shuffle XL<\\/h3><ul><li>Build Size 19 x 12 x 20 cm<\\/li><li>XY Resolution 75 \\u00b5m<\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19088,2452,'_elementor_version','0.4'),(19089,2452,'_elementor_css','a:4:{s:4:\"time\";i:1549143054;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19092,2453,'_menu_item_object_id','2431'),(19093,2453,'_menu_item_object','page'),(19094,2453,'_menu_item_target',''),(19095,2453,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(19096,2453,'_menu_item_xfn',''),(19097,2453,'_menu_item_url',''),(19099,2454,'themo_transparent_header','Off'),(19100,2454,'themo_page_layout','full'),(19101,2454,'themo_hide_title','off'),(19102,2454,'themo_header_content_style','light'),(19103,2454,'themo_alt_logo','Off'),(19104,2454,'_edit_last','1'),(19105,2454,'_edit_lock','1549294825:1'),(19106,2454,'_elementor_edit_mode','builder'),(19107,2455,'themo_transparent_header','Off'),(19108,2455,'themo_page_layout','full'),(19109,2455,'themo_hide_title','off'),(19110,2455,'themo_header_content_style','light'),(19111,2455,'themo_alt_logo','Off'),(19112,2455,'_edit_last','1'),(19113,2455,'_edit_lock','1549294912:1'),(19114,2455,'_wp_trash_meta_status','draft'),(19115,2455,'_wp_trash_meta_time','1549294936'),(19116,2455,'_wp_desired_post_slug',''),(19117,2454,'_wp_trash_meta_status','draft'),(19118,2454,'_wp_trash_meta_time','1549294980'),(19119,2454,'_wp_desired_post_slug',''),(19120,2457,'_elementor_edit_mode','builder'),(19121,2458,'themo_transparent_header','off'),(19122,2458,'themo_page_layout','full'),(19123,2458,'themo_hide_title','on'),(19124,2458,'themo_header_content_style','light'),(19125,2458,'themo_alt_logo','Off'),(19126,2458,'_edit_last','1'),(19127,2458,'_edit_lock','1550870618:1'),(19128,2458,'_wp_page_template','default'),(19129,2458,'_yoast_wpseo_content_score','30'),(19130,2458,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19131,1847,'_wp_trash_meta_status','publish'),(19132,1847,'_wp_trash_meta_time','1549295074'),(19133,1847,'_wp_desired_post_slug','resins'),(19134,2458,'_elementor_edit_mode','builder'),(19135,2460,'_wp_attached_file','2019/02/iPhone1.png'),(19136,2460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:410;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/02/iPhone1.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"iPhone1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"iPhone1-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"iPhone1-51x100.png\";s:5:\"width\";i:51;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"iPhone1-41x80.png\";s:5:\"width\";i:41;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"iPhone1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"iPhone1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"iPhone1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"iPhone1-155x303.png\";s:5:\"width\";i:155;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"iPhone1-410x465.png\";s:5:\"width\";i:410;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"iPhone1-410x605.png\";s:5:\"width\";i:410;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"iPhone1-359x700.png\";s:5:\"width\";i:359;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"iPhone1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"iPhone1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"iPhone1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"iPhone1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19137,2460,'_elementor_source_image_hash','cee8fe2ede442ad09dba2260926a8acf631bfddc'),(19138,2461,'_wp_attached_file','2019/02/iPhone4.png'),(19139,2461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:410;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/02/iPhone4.png\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"iPhone4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"iPhone4-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"iPhone4-51x100.png\";s:5:\"width\";i:51;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"iPhone4-41x80.png\";s:5:\"width\";i:41;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"iPhone4-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"iPhone4-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"iPhone4-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"iPhone4-155x303.png\";s:5:\"width\";i:155;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"iPhone4-410x465.png\";s:5:\"width\";i:410;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"iPhone4-410x605.png\";s:5:\"width\";i:410;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"iPhone4-359x700.png\";s:5:\"width\";i:359;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"iPhone4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"iPhone4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"iPhone4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"iPhone4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19140,2461,'_elementor_source_image_hash','0c3096d867292c4121e16460dce0fef6cd7beec4'),(19141,2462,'_wp_attached_file','2019/02/groom.jpg'),(19142,2462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:496;s:4:\"file\";s:17:\"2019/02/groom.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"groom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"groom-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"groom-103x100.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"groom-82x80.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"groom-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"groom-394x496.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"groom-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"groom-312x303.jpg\";s:5:\"width\";i:312;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"groom-510x465.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"groom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"groom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"groom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"groom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19143,2462,'_elementor_source_image_hash','752bbb5d455a64055e26fa7b0fba1d39ebcf0ee2'),(19144,2463,'_wp_attached_file','2019/02/BOLEIR.png'),(19145,2463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/BOLEIR.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"BOLEIR-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"BOLEIR-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"BOLEIR-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"BOLEIR-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"BOLEIR-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19146,2463,'_elementor_source_image_hash','e098ad04e25242a059e1d5adfaf7bb618764ffab'),(19147,2464,'_wp_attached_file','2019/02/BASTIL.png'),(19148,2464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/BASTIL.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"BASTIL-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"BASTIL-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"BASTIL-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"BASTIL-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"BASTIL-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19149,2464,'_elementor_source_image_hash','615658711f33cd52178f32f688cd34d672769b87'),(19150,2465,'_wp_attached_file','2019/02/MADRIN.png'),(19151,2465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/MADRIN.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"MADRIN-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"MADRIN-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"MADRIN-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"MADRIN-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"MADRIN-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19152,2465,'_elementor_source_image_hash','619bf39e883ebf9216b094ede1178edc2c900899'),(19153,2466,'_wp_attached_file','2019/02/GEO.png'),(19154,2466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2019/02/GEO.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"GEO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"GEO-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:14:\"GEO-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"GEO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"GEO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19155,2466,'_elementor_source_image_hash','5a524d99d8b7c2d2e7e7d2287a7bdf08fcc27ea6'),(19156,2467,'_wp_attached_file','2019/02/FIFTHFLOUR.png'),(19157,2467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2019/02/FIFTHFLOUR.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"FIFTHFLOUR-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"FIFTHFLOUR-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"FIFTHFLOUR-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"FIFTHFLOUR-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"FIFTHFLOUR-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19158,2467,'_elementor_source_image_hash','7e346dc8836894d8eee35c3c5f3f597e00234d42'),(19159,2468,'_wp_attached_file','2019/02/ARMOND.png'),(19160,2468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/ARMOND.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"ARMOND-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"ARMOND-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"ARMOND-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"ARMOND-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"ARMOND-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19161,2468,'_elementor_source_image_hash','a419bd766067167d58670811f2008442052de982'),(19162,2469,'_wp_attached_file','2019/02/darkside-1-2.png'),(19163,2469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:24:\"2019/02/darkside-1-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"darkside-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"darkside-1-2-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"darkside-1-2-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"darkside-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"darkside-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19164,2469,'_elementor_source_image_hash','a1e10231425a47b4d54fd6c0b83d76d4e4d4aea7'),(19165,2470,'_wp_attached_file','2019/02/zusman-1-2.png'),(19166,2470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2019/02/zusman-1-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"zusman-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"zusman-1-2-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"zusman-1-2-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"zusman-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"zusman-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19167,2470,'_elementor_source_image_hash','19c10151811ccb733f29a501763b091b3a0ff04e'),(19168,2471,'_wp_attached_file','2019/02/mapmaster-1-2.png'),(19169,2471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:25:\"2019/02/mapmaster-1-2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"mapmaster-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"mapmaster-1-2-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"mapmaster-1-2-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"mapmaster-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"mapmaster-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19170,2471,'_elementor_source_image_hash','06e3123181b56065bd2e14f31c37e5a315e9697c'),(19174,2458,'_elementor_template_type','post'),(19192,2475,'_elementor_template_type','post'),(19193,2475,'_elementor_data','[{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19191,2475,'_elementor_edit_mode','builder'),(19177,2473,'_wp_page_template','default'),(19178,2473,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19179,2473,'_elementor_edit_mode','builder'),(19180,2473,'_elementor_template_type','post'),(19181,96,'_wp_trash_meta_status','publish'),(19182,96,'_wp_trash_meta_time','1549301141'),(19183,96,'_wp_desired_post_slug','support'),(19184,2474,'_wp_attached_file','2019/02/y6.jpg'),(19185,2474,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2019/02/y6.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"y6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"y6-180x300.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"y6-60x100.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"y6-48x80.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:14:\"y6-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:14:\"y6-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:14:\"y6-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:14:\"y6-182x303.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:14:\"y6-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:14:\"y6-600x806.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:14:\"y6-600x605.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:14:\"y6-420x700.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"y6-570x950.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"y6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"y6-600x1000.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"y6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"y6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"y6-600x1000.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"y6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19186,2474,'_elementor_source_image_hash','31d307707eb42fc29f122ddd725d88aff2453221'),(19188,2458,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d4d365a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software for B9Core\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/documentation\\/b9create-software\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f0483f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software for B9Creator\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/documentation\\/b9creator-software\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Support Page\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/materials\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19189,2475,'_wp_page_template','default'),(19190,2475,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19195,2458,'_elementor_version','0.4'),(19204,2477,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19205,2477,'_elementor_edit_mode','builder'),(19206,2477,'_elementor_template_type','post'),(19207,2477,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.691000000000002501110429875552654266357421875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(19203,2477,'_wp_page_template','default'),(19208,2477,'_elementor_version','0.4'),(19209,2477,'_elementor_css','a:4:{s:4:\"time\";i:1549302849;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19211,2478,'_wp_page_template','default'),(19212,2478,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19213,2478,'_elementor_edit_mode','builder'),(19214,2478,'_elementor_template_type','post'),(19215,2478,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b82e7ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"40fd89a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64c8bea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a559f6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"321219ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d6cbd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd405bc\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a2d493f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"404a6b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b5cbf3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d84156\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b69db9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"530f6ed2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52ac16fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"575750e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b518e71\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"71d60cda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4211d381\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45363bfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2160c50a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"411e6c6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d89a689\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53d36c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6fbd6cbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47c4504d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6307b51a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57bdf96e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16db75\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28b10ad5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177066e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.691000000000002501110429875552654266357421875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(19216,2478,'_elementor_version','0.4'),(19217,2478,'_elementor_css','a:4:{s:4:\"time\";i:1549303113;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19233,2481,'_wp_page_template','default'),(19234,2481,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19235,2481,'_elementor_edit_mode','builder'),(19236,2481,'_elementor_template_type','post'),(19237,2481,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.691000000000002501110429875552654266357421875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e40a23a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"a1264b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"58caaa3\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e38ca\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29e9f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f70f9ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62867d7\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc76eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f53a46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15ac9a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"508ebb6\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"347dc2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"087c18d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1adb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e23d3cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"039f34d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"921f76e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bc67b85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d73cb9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3affd9\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14fb68c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3965c31\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b448993\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3874c36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57f12db\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76f9103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"560e70e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4baec6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8791f53\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d1e7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19225,2480,'_wp_page_template','default'),(19226,2480,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19227,2480,'_elementor_edit_mode','builder'),(19228,2480,'_elementor_template_type','post'),(19229,2480,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer. And we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b82e7ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"40fd89a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64c8bea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a559f6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"321219ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d6cbd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why should I buy the MiiCraft printer through Creative CADworks??\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd405bc\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a2d493f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"404a6b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b5cbf3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d84156\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b69db9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"530f6ed2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52ac16fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"575750e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b518e71\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"71d60cda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4211d381\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45363bfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2160c50a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"411e6c6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d89a689\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53d36c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6fbd6cbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47c4504d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6307b51a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57bdf96e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16db75\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28b10ad5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"177066e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.691000000000002501110429875552654266357421875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e40a23a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"a1264b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"58caaa3\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e38ca\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29e9f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f70f9ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62867d7\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc76eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f53a46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15ac9a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"508ebb6\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"347dc2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"087c18d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1adb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e23d3cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"039f34d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"921f76e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bc67b85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d73cb9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3affd9\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14fb68c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3965c31\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b448993\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3874c36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57f12db\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76f9103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"560e70e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4baec6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8791f53\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d1e7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19230,2480,'_elementor_version','0.4'),(19231,2480,'_elementor_css','a:4:{s:4:\"time\";i:1549303466;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19238,2481,'_elementor_version','0.4'),(19239,2481,'_elementor_css','a:4:{s:4:\"time\";i:1549303534;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19241,2482,'_wp_page_template','default'),(19242,2482,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19243,2482,'_elementor_edit_mode','builder'),(19244,2482,'_elementor_template_type','post'),(19245,2482,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.691000000000002501110429875552654266357421875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e40a23a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"a1264b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"58caaa3\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e38ca\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29e9f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f70f9ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62867d7\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc76eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f53a46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15ac9a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"508ebb6\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"347dc2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"087c18d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1adb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e23d3cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"039f34d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"921f76e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bc67b85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d73cb9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3affd9\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14fb68c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3965c31\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b448993\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3874c36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57f12db\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76f9103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"560e70e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4baec6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8791f53\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d1e7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19246,2482,'_elementor_version','0.4'),(19247,2482,'_elementor_css','a:4:{s:4:\"time\";i:1549303645;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19277,2487,'_wp_page_template','default'),(19278,2487,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19279,2487,'_elementor_edit_mode','builder'),(19263,2485,'_wp_page_template','default'),(19255,2484,'_wp_page_template','default'),(19256,2484,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19257,2484,'_elementor_edit_mode','builder'),(19258,2484,'_elementor_template_type','post'),(19259,2484,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.691000000000002501110429875552654266357421875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e40a23a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"a1264b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"58caaa3\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e38ca\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29e9f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f70f9ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62867d7\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc76eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f53a46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15ac9a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"508ebb6\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"347dc2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"087c18d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1adb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e23d3cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"039f34d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"921f76e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bc67b85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d73cb9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3affd9\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14fb68c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3965c31\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b448993\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3874c36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57f12db\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76f9103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"560e70e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4baec6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8791f53\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d1e7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19280,2487,'_elementor_template_type','post'),(19281,2487,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(19260,2484,'_elementor_version','0.4'),(19261,2484,'_elementor_css','a:4:{s:4:\"time\";i:1549303936;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19264,2485,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19265,2485,'_elementor_edit_mode','builder'),(19266,2485,'_elementor_template_type','post'),(19267,2485,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e40a23a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"a1264b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"58caaa3\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8e38ca\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29e9f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f70f9ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62867d7\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc76eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f53a46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15ac9a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"508ebb6\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"347dc2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"087c18d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e1adb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e23d3cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"039f34d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"921f76e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bc67b85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d73cb9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3affd9\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14fb68c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3965c31\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b448993\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3874c36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57f12db\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76f9103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"560e70e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4baec6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8791f53\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d1e7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(19268,2485,'_elementor_version','0.4'),(19269,2485,'_elementor_css','a:4:{s:4:\"time\";i:1549303976;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19282,2487,'_elementor_version','0.4'),(19283,2487,'_elementor_css','a:4:{s:4:\"time\";i:1549304230;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19310,2491,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19285,2488,'_wp_page_template','default'),(19286,2488,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19287,2488,'_elementor_edit_mode','builder'),(19288,2488,'_elementor_template_type','post'),(19289,2488,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(19290,2488,'_elementor_version','0.4'),(19291,2488,'_elementor_css','a:4:{s:4:\"time\";i:1549304256;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19293,2489,'_wp_page_template','default'),(19294,2489,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19295,2489,'_elementor_edit_mode','builder'),(19296,2489,'_elementor_template_type','post'),(19297,2489,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(19298,2489,'_elementor_version','0.4'),(19299,2489,'_elementor_css','a:4:{s:4:\"time\";i:1549304279;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19309,2491,'_wp_page_template','default'),(19301,2490,'_wp_page_template','default'),(19302,2490,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19303,2490,'_elementor_edit_mode','builder'),(19304,2490,'_elementor_template_type','post'),(19305,2490,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(19306,2490,'_elementor_version','0.4'),(19307,2490,'_elementor_css','a:4:{s:4:\"time\";i:1549304300;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19311,2491,'_elementor_edit_mode','builder'),(19312,2491,'_elementor_template_type','post'),(19313,2491,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(19314,2491,'_elementor_version','0.4'),(19315,2491,'_elementor_css','a:4:{s:4:\"time\";i:1549304344;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19323,2493,'_wp_page_template','default'),(19324,2493,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19325,2493,'_elementor_edit_mode','builder'),(19326,2493,'_elementor_template_type','post'),(19327,2493,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2187fd7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19338,2495,'_menu_item_type','post_type'),(19339,2495,'_menu_item_menu_item_parent','0'),(19328,2493,'_elementor_version','0.4'),(19329,2493,'_elementor_css','a:4:{s:4:\"time\";i:1549305049;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19360,2498,'_wp_page_template','default'),(19361,2498,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19331,2494,'_wp_page_template','default'),(19332,2494,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19333,2494,'_elementor_edit_mode','builder'),(19334,2494,'_elementor_template_type','post'),(19335,2494,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2187fd7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19336,2494,'_elementor_version','0.4'),(19337,2494,'_elementor_css','a:4:{s:4:\"time\";i:1549305085;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19340,2495,'_menu_item_object_id','2458'),(19341,2495,'_menu_item_object','page'),(19342,2495,'_menu_item_target',''),(19343,2495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(19344,2495,'_menu_item_xfn',''),(19345,2495,'_menu_item_url',''),(19346,2495,'_menu_item_orphaned','1549305148'),(19347,2496,'_wp_page_template','default'),(19348,2496,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19349,2496,'_elementor_edit_mode','builder'),(19350,2496,'_elementor_template_type','post'),(19351,2496,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2187fd7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19352,2496,'_elementor_version','0.4'),(19362,2498,'_elementor_edit_mode','builder'),(19363,2498,'_elementor_template_type','post'),(19364,2498,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19681,2511,'_elementor_edit_mode','builder'),(19682,2511,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"left\";}'),(19365,2498,'_elementor_version','0.4'),(19366,2498,'_elementor_css','a:4:{s:4:\"time\";i:1549305642;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19368,2499,'_wp_page_template','default'),(19369,2499,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19370,2499,'_elementor_edit_mode','builder'),(19371,2499,'_elementor_template_type','post'),(19372,2499,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19373,2499,'_elementor_version','0.4'),(19374,2499,'_elementor_css','a:4:{s:4:\"time\";i:1549305711;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19375,2500,'_menu_item_type','post_type'),(19376,2500,'_menu_item_menu_item_parent','0'),(19377,2500,'_menu_item_object_id','2458'),(19378,2500,'_menu_item_object','page'),(19379,2500,'_menu_item_target',''),(19380,2500,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(19381,2500,'_menu_item_xfn',''),(19382,2500,'_menu_item_url',''),(19388,2501,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19389,2501,'_elementor_version','0.4'),(19390,2501,'_elementor_css','a:4:{s:4:\"time\";i:1549305711;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19392,2502,'_wp_page_template','default'),(19393,2502,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19394,2502,'_elementor_edit_mode','builder'),(19395,2502,'_elementor_template_type','post'),(19396,2502,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19397,2502,'_elementor_version','0.4'),(19398,2502,'_elementor_css','a:4:{s:4:\"time\";i:1549306104;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19400,2503,'_wp_page_template','default'),(19401,2503,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19402,2503,'_elementor_edit_mode','builder'),(19403,2503,'_elementor_template_type','post'),(19404,2503,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19405,2503,'_elementor_version','0.4'),(19406,2503,'_elementor_css','a:4:{s:4:\"time\";i:1549306111;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19408,2504,'_wp_page_template','default'),(19409,2504,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19410,2504,'_elementor_edit_mode','builder'),(19411,2504,'_elementor_template_type','post'),(19412,2504,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19413,2504,'_elementor_version','0.4'),(19414,2504,'_elementor_css','a:4:{s:4:\"time\";i:1549306161;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19416,2505,'_wp_page_template','default'),(19417,2505,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19418,2505,'_elementor_edit_mode','builder'),(19419,2505,'_elementor_template_type','post'),(19420,2505,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19421,2505,'_elementor_version','0.4'),(19422,2505,'_elementor_css','a:4:{s:4:\"time\";i:1549306181;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19424,2506,'_wp_page_template','default'),(19425,2506,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(19426,2506,'_elementor_edit_mode','builder'),(19427,2506,'_elementor_template_type','post'),(19428,2506,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43d6a07e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1334d333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e0b3875\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c89f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fae4ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(19429,2506,'_elementor_version','0.4'),(19430,2506,'_elementor_css','a:4:{s:4:\"time\";i:1549306198;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19680,2511,'_wp_page_template','default'),(19431,2507,'_wp_page_template','default'),(19432,2507,'_elementor_edit_mode','builder'),(19433,2507,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(19434,2507,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast-1.png\",\"id\":2114},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(19435,2507,'_elementor_version','0.4'),(19436,2507,'_elementor_template_type','post'),(19437,2507,'_elementor_css','a:4:{s:4:\"time\";i:1541082746;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19439,83,'_wp_trash_meta_status','publish'),(19440,83,'_wp_trash_meta_time','1549306670'),(19441,83,'_wp_desired_post_slug','shop-2'),(19442,2508,'_wp_page_template','default'),(19443,2508,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:17:\"themo_page_layout\";s:4:\"full\";}'),(19444,2508,'_elementor_edit_mode','builder'),(19445,93,'_yoast_wpseo_content_score','30'),(19447,2509,'_elementor_edit_mode','builder'),(19448,2509,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(19449,2509,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7600000000000000088817841970012523233890533447265625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08ae58b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c387284\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d4d5aaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb27c7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e322a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"369b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"543267d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c95fa79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/3d-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6b3ac13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"536c0eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2be292\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/09\\/CCW-EasyCast-1.png\",\"id\":2114},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_lg\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"075be2e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"af0b719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"358741c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7900cec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Buildplate.jpg\",\"id\":1563},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"034\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b77a46e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#00b7ae\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(19450,2509,'_elementor_version','0.4'),(19451,2509,'_elementor_template_type','post'),(19452,2509,'_elementor_css','a:4:{s:4:\"time\";i:1549306591;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19684,2511,'_elementor_version','0.4'),(19685,2511,'_elementor_template_type','post'),(19686,2511,'_elementor_css','a:4:{s:4:\"time\";i:1549311526;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19688,2512,'_wp_page_template','default'),(19689,2512,'_elementor_edit_mode','builder'),(19690,2512,'_elementor_page_settings','a:14:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";s:17:\"themo_page_layout\";s:4:\"left\";}'),(19691,2512,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(19746,2242,'_wc_review_count','0'),(19747,2242,'_wc_rating_count','a:0:{}'),(20362,2545,'_download_expiry','-1'),(20361,2545,'_download_limit','-1'),(20299,2543,'_backorders','no'),(19749,2224,'_wc_review_count','0'),(19750,2224,'_wc_rating_count','a:0:{}'),(20286,2544,'_wp_attached_file','2019/02/Accessory-Kit_web-500x500.jpeg'),(20285,2543,'_edit_lock','1550254806:1'),(20254,2538,'_weight','1'),(20255,2538,'_length','10'),(20256,2538,'_width','10'),(20257,2538,'_height','10'),(20258,2538,'_upsell_ids','a:0:{}'),(20259,2538,'_crosssell_ids','a:0:{}'),(20253,2538,'_sold_individually','no'),(20252,2538,'_low_stock_amount',''),(19752,2215,'_wc_review_count','0'),(19753,2215,'_wc_rating_count','a:0:{}'),(20225,2538,'themo_page_layout',''),(20226,2538,'themo_hide_title','on'),(20227,2538,'themo_header_content_style',NULL),(20224,2538,'themo_transparent_header','on'),(20223,2536,'_yoast_wpseo_content_score','60'),(20188,2536,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20176,2536,'themo_transparent_header','on'),(19755,2205,'_wc_review_count','0'),(20129,2534,'themo_page_layout',''),(20130,2534,'themo_hide_title','on'),(20131,2534,'themo_header_content_style',NULL),(20132,2534,'themo_alt_logo',NULL),(20128,2534,'themo_transparent_header','on'),(20086,2532,'_wc_rating_count','a:0:{}'),(20045,2530,'_thumbnail_id','2531'),(19758,2175,'_wc_review_count','0'),(20036,2530,'themo_alt_logo',NULL),(20037,2530,'_wc_review_count','0'),(20038,2530,'_wc_rating_count','a:0:{}'),(20039,2530,'_wc_average_rating','0'),(20035,2530,'themo_header_content_style',NULL),(19998,2528,'_regular_price','199'),(19997,2528,'_sku',''),(19544,1989,'_wp_trash_meta_status','publish'),(19545,1989,'_wp_trash_meta_time','1549309251'),(19546,1989,'_wp_desired_post_slug','cadworks3d-printer-m150-large-parts-3-2'),(19547,1985,'_wp_trash_meta_status','publish'),(19548,1985,'_wp_trash_meta_time','1549309251'),(19549,1985,'_wp_desired_post_slug','cadworks3d-printer-m50-high-percision-3-2'),(19550,1986,'_wp_trash_meta_status','publish'),(19551,1986,'_wp_trash_meta_time','1549309251'),(19552,1986,'_wp_desired_post_slug','cadworks3d-printer-m80-3-2'),(19553,1987,'_wp_trash_meta_status','publish'),(19554,1987,'_wp_trash_meta_time','1549309251'),(19555,1987,'_wp_desired_post_slug','cadworks3d-printer-m100-best-in-class-3-2'),(19556,1988,'_wp_trash_meta_status','publish'),(19557,1988,'_wp_trash_meta_time','1549309251'),(19558,1988,'_wp_desired_post_slug','cadworks3d-printer-m125-3-2'),(19559,1984,'_wp_trash_meta_status','publish'),(19560,1984,'_wp_trash_meta_time','1549309252'),(19561,1984,'_wp_desired_post_slug','cadworks3d-dental-printer'),(19562,1924,'_wp_trash_meta_status','publish'),(19563,1924,'_wp_trash_meta_time','1549309252'),(19564,1924,'_wp_desired_post_slug','cadworks3d-printer-m50-high-percision-3'),(19565,1925,'_wp_trash_meta_status','publish'),(19566,1925,'_wp_trash_meta_time','1549309252'),(19567,1925,'_wp_desired_post_slug','cadworks3d-printer-m80-3'),(19568,1926,'_wp_trash_meta_status','publish'),(19569,1926,'_wp_trash_meta_time','1549309252'),(19570,1926,'_wp_desired_post_slug','cadworks3d-printer-m100-best-in-class-3'),(19571,1927,'_wp_trash_meta_status','publish'),(19572,1927,'_wp_trash_meta_time','1549309252'),(19573,1927,'_wp_desired_post_slug','cadworks3d-printer-m125-3'),(19574,1928,'_wp_trash_meta_status','publish'),(19575,1928,'_wp_trash_meta_time','1549309252'),(19576,1928,'_wp_desired_post_slug','cadworks3d-printer-m150-large-parts-3'),(19577,1923,'_wp_trash_meta_status','publish'),(19578,1923,'_wp_trash_meta_time','1549309252'),(19579,1923,'_wp_desired_post_slug','jewellery-printer'),(19580,1979,'_wp_trash_meta_status','publish'),(19581,1979,'_wp_trash_meta_time','1549309252'),(19582,1979,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-45'),(19583,1978,'_wp_trash_meta_status','publish'),(19584,1978,'_wp_trash_meta_time','1549309252'),(19585,1978,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-44'),(19586,1976,'_wp_trash_meta_status','publish'),(19587,1976,'_wp_trash_meta_time','1549309252'),(19588,1976,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-42'),(19589,1970,'_wp_trash_meta_status','publish'),(19590,1970,'_wp_trash_meta_time','1549309252'),(19591,1970,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-36'),(19592,1967,'_wp_trash_meta_status','publish'),(19593,1967,'_wp_trash_meta_time','1549309252'),(19594,1967,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-33'),(19595,1961,'_wp_trash_meta_status','publish'),(19596,1961,'_wp_trash_meta_time','1549309252'),(19597,1961,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-27'),(19598,1958,'_wp_trash_meta_status','publish'),(19599,1958,'_wp_trash_meta_time','1549309252'),(19600,1958,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-24'),(19601,1952,'_wp_trash_meta_status','publish'),(19602,1952,'_wp_trash_meta_time','1549309252'),(19603,1952,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-18'),(19604,1944,'_wp_trash_meta_status','publish'),(19605,1944,'_wp_trash_meta_time','1549309252'),(19606,1944,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-10'),(19607,1941,'_wp_trash_meta_status','publish'),(19608,1941,'_wp_trash_meta_time','1549309252'),(19609,1941,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-7'),(19610,1940,'_wp_trash_meta_status','publish'),(19611,1940,'_wp_trash_meta_time','1549309252'),(19612,1940,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer-6'),(19613,1935,'_wp_trash_meta_status','publish'),(19614,1935,'_wp_trash_meta_time','1549309252'),(19615,1935,'_wp_desired_post_slug','cadworks3d-%c2%b5microfluidics-printer'),(19616,1921,'_wp_trash_meta_status','publish'),(19617,1921,'_wp_trash_meta_time','1549309252'),(19618,1921,'_wp_desired_post_slug','cadworks3d-printer-m150-large-parts-2'),(19619,1920,'_wp_trash_meta_status','publish'),(19620,1920,'_wp_trash_meta_time','1549309252'),(19621,1920,'_wp_desired_post_slug','cadworks3d-printer-m125-2'),(19622,1919,'_wp_trash_meta_status','publish'),(19623,1919,'_wp_trash_meta_time','1549309252'),(19624,1919,'_wp_desired_post_slug','cadworks3d-printer-m100-best-in-class-2'),(19625,1916,'_wp_trash_meta_status','publish'),(19626,1916,'_wp_trash_meta_time','1549309253'),(19627,1916,'_wp_desired_post_slug','microfluidics-printer'),(19993,2529,'_wp_attached_file','2019/02/Black.jpg'),(19992,2528,'_edit_lock','1550244178:1'),(19960,2524,'_weight','1.1'),(19959,2524,'_sold_individually','no'),(19958,2524,'_low_stock_amount',''),(19934,2524,'themo_alt_logo',NULL),(19933,2524,'themo_header_content_style',NULL),(19932,2524,'themo_hide_title','on'),(19904,2522,'_manage_stock','no'),(19903,2522,'_tax_class',''),(19902,2522,'_tax_status','taxable'),(19886,2522,'themo_alt_logo',NULL),(19885,2522,'themo_header_content_style',NULL),(19884,2522,'themo_hide_title','on'),(19856,2520,'_manage_stock','no'),(19855,2520,'_tax_class',''),(19854,2520,'_tax_status','taxable'),(19837,2520,'themo_header_content_style',NULL),(19836,2520,'themo_hide_title','on'),(19808,2518,'_manage_stock','no'),(19807,2518,'_tax_class',''),(19806,2518,'_tax_status','taxable'),(19795,2518,'_edit_lock','1550242762:1'),(19794,2518,'_edit_last','1'),(19782,2517,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(19761,1841,'_low_stock_amount',''),(19695,2513,'themo_transparent_header','on'),(19696,2513,'themo_page_layout',''),(19692,2512,'_elementor_version','0.4'),(19693,2512,'_elementor_template_type','post'),(19694,2512,'_elementor_css','a:4:{s:4:\"time\";i:1549311938;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19697,2513,'themo_hide_title','on'),(19698,2513,'themo_header_content_style',NULL),(19699,2513,'themo_alt_logo',NULL),(19700,2513,'_wc_review_count','0'),(19701,2513,'_wc_rating_count','a:0:{}'),(19702,2513,'_wc_average_rating','0'),(19703,2513,'_edit_last','1'),(19704,2513,'_edit_lock','1550242647:1'),(19705,2513,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(19706,2513,'_sku',''),(19707,2513,'_regular_price','9955'),(19708,2513,'_sale_price',''),(19709,2513,'_sale_price_dates_from',''),(19710,2513,'_sale_price_dates_to',''),(19711,2513,'total_sales','0'),(19712,2513,'_tax_status','taxable'),(19713,2513,'_tax_class',''),(19714,2513,'_manage_stock','no'),(19715,2513,'_backorders','no'),(19716,2513,'_low_stock_amount',''),(19717,2513,'_sold_individually','no'),(19718,2513,'_weight','17'),(19719,2513,'_length','63'),(19720,2513,'_width','44'),(19721,2513,'_height','29'),(19722,2513,'_upsell_ids','a:0:{}'),(19723,2513,'_crosssell_ids','a:0:{}'),(19724,2513,'_purchase_note',''),(19725,2513,'_default_attributes','a:0:{}'),(19726,2513,'_virtual','no'),(19727,2513,'_downloadable','no'),(19728,2513,'_product_image_gallery','2515,2413'),(19729,2513,'_download_limit','-1'),(19730,2513,'_download_expiry','-1'),(19731,2513,'_stock',NULL),(19732,2513,'_stock_status','instock'),(19733,2513,'_product_version','3.5.1'),(19734,2513,'_price','9955'),(19735,2513,'_regular_currency_prices','[]'),(19736,2513,'_sale_currency_prices','[]'),(19737,2513,'_product_base_currency','USD'),(19738,2513,'_yoast_wpseo_primary_product_cat','37'),(19739,2513,'_yoast_wpseo_content_score','60'),(19740,2514,'_wp_attached_file','2019/02/20190202_020105-1.jpg'),(19741,2514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:29:\"2019/02/20190202_020105-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"20190202_020105-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"20190202_020105-1-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"20190202_020105-1-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"20190202_020105-1-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"20190202_020105-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"20190202_020105-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1549072865\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"6\";s:8:\"keywords\";a:0:{}}}'),(19742,2515,'_wp_attached_file','2019/02/B9-Core-550-print_web-500x500.jpg'),(19743,2515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:41:\"2019/02/B9-Core-550-print_web-500x500.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:39:\"B9-Core-550-print_web-500x500-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"B9-Core-550-print_web-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19744,2513,'_thumbnail_id','2700'),(19745,1839,'_low_stock_amount','0'),(20432,2549,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20433,2549,'_thumbnail_id','2550'),(20434,2549,'_sku',''),(20435,2549,'_regular_price','49'),(20436,2549,'_sale_price',''),(20437,2549,'_sale_price_dates_from',''),(20438,2549,'_sale_price_dates_to',''),(20439,2549,'total_sales','0'),(20440,2549,'_tax_status','taxable'),(20441,2549,'_tax_class',''),(20442,2549,'_manage_stock','no'),(20443,2549,'_backorders','no'),(20444,2549,'_low_stock_amount',''),(20445,2549,'_sold_individually','no'),(20446,2549,'_weight','0.05'),(20447,2549,'_length','7'),(20448,2549,'_width','15'),(20449,2549,'_height','1'),(20450,2549,'_upsell_ids','a:0:{}'),(20451,2549,'_crosssell_ids','a:0:{}'),(20452,2549,'_purchase_note',''),(20453,2549,'_default_attributes','a:0:{}'),(20454,2549,'_virtual','no'),(20455,2549,'_downloadable','no'),(20456,2549,'_product_image_gallery',''),(20457,2549,'_download_limit','-1'),(20458,2549,'_download_expiry','-1'),(20459,2549,'_stock',NULL),(20460,2549,'_stock_status','instock'),(20461,2549,'_product_version','3.5.1'),(20462,2549,'_price','49'),(20463,2549,'_regular_currency_prices','[]'),(20464,2549,'_sale_currency_prices','[]'),(20465,2549,'_product_base_currency','USD'),(20466,2549,'_yoast_wpseo_primary_product_cat','41'),(20467,2549,'_yoast_wpseo_content_score','90'),(24725,2549,'_yoast_wpseo_metadesc','Sweeper for B9Creator Resin VAT'),(20468,2551,'themo_transparent_header','on'),(20469,2551,'themo_page_layout',''),(20470,2551,'themo_hide_title','on'),(20471,2551,'themo_header_content_style',NULL),(20472,2551,'themo_alt_logo',NULL),(20473,2551,'_wc_review_count','0'),(20474,2551,'_wc_rating_count','a:0:{}'),(20475,2551,'_wc_average_rating','0'),(20476,2551,'_edit_last','1'),(20477,2551,'_edit_lock','1550257496:1'),(20478,2552,'_wp_attached_file','2019/02/B9Creator-Calibration-Grid-Set.jpg'),(20479,2552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2019/02/B9Creator-Calibration-Grid-Set.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"B9Creator-Calibration-Grid-Set-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"B9Creator-Calibration-Grid-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20480,2551,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20481,2551,'_thumbnail_id','2552'),(20482,2551,'_sku',''),(20483,2551,'_regular_price','49'),(20484,2551,'_sale_price',''),(20485,2551,'_sale_price_dates_from',''),(20486,2551,'_sale_price_dates_to',''),(20487,2551,'total_sales','0'),(20488,2551,'_tax_status','taxable'),(20489,2551,'_tax_class',''),(20490,2551,'_manage_stock','no'),(20491,2551,'_backorders','no'),(20492,2551,'_low_stock_amount',''),(20493,2551,'_sold_individually','no'),(20494,2551,'_weight','.1'),(20495,2551,'_length','23'),(20496,2551,'_width','18'),(20497,2551,'_height','.5'),(20498,2551,'_upsell_ids','a:0:{}'),(20499,2551,'_crosssell_ids','a:0:{}'),(20500,2551,'_purchase_note',''),(20501,2551,'_default_attributes','a:0:{}'),(20502,2551,'_virtual','no'),(20503,2551,'_downloadable','no'),(20504,2551,'_product_image_gallery',''),(20505,2551,'_download_limit','-1'),(20506,2551,'_download_expiry','-1'),(20507,2551,'_stock',NULL),(20508,2551,'_stock_status','instock'),(20509,2551,'_product_version','3.5.1'),(20510,2551,'_price','49'),(20511,2551,'_regular_currency_prices','[]'),(20512,2551,'_sale_currency_prices','[]'),(20513,2551,'_product_base_currency','USD'),(20514,2551,'_yoast_wpseo_primary_product_cat','41'),(20515,2551,'_yoast_wpseo_content_score','30'),(20516,2553,'themo_transparent_header','on'),(20517,2553,'themo_page_layout',''),(20518,2553,'themo_hide_title','on'),(20519,2553,'themo_header_content_style',NULL),(20520,2553,'themo_alt_logo',NULL),(20521,2553,'_wc_review_count','0'),(20522,2553,'_wc_rating_count','a:0:{}'),(20523,2553,'_wc_average_rating','0'),(20524,2553,'_edit_last','1'),(20525,2553,'_edit_lock','1550257773:1'),(20526,2554,'_wp_attached_file','2019/02/B9Creator-Resin-Vat-Re-Coating-Kit.jpg'),(20527,2554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:46:\"2019/02/B9Creator-Resin-Vat-Re-Coating-Kit.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:44:\"B9Creator-Resin-Vat-Re-Coating-Kit-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"B9Creator-Resin-Vat-Re-Coating-Kit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20528,2553,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20529,2553,'_thumbnail_id','2554'),(20530,2553,'_sku',''),(20531,2553,'_regular_price','99'),(20532,2553,'_sale_price',''),(20533,2553,'_sale_price_dates_from',''),(20534,2553,'_sale_price_dates_to',''),(20535,2553,'total_sales','0'),(20536,2553,'_tax_status','taxable'),(20537,2553,'_tax_class',''),(20538,2553,'_manage_stock','no'),(20539,2553,'_backorders','no'),(20540,2553,'_low_stock_amount',''),(20541,2553,'_sold_individually','no'),(20542,2553,'_weight','1.13'),(20543,2553,'_length','12.1'),(20544,2553,'_width','21.6'),(20545,2553,'_height','12.7'),(20546,2553,'_upsell_ids','a:0:{}'),(20547,2553,'_crosssell_ids','a:0:{}'),(20548,2553,'_purchase_note',''),(20549,2553,'_default_attributes','a:0:{}'),(20550,2553,'_virtual','no'),(20551,2553,'_downloadable','no'),(20552,2553,'_product_image_gallery',''),(20553,2553,'_download_limit','-1'),(20554,2553,'_download_expiry','-1'),(20555,2553,'_stock',NULL),(20556,2553,'_stock_status','instock'),(20557,2553,'_product_version','3.5.1'),(20558,2553,'_price','99'),(20559,2553,'_regular_currency_prices','[]'),(20560,2553,'_sale_currency_prices','[]'),(20561,2553,'_product_base_currency','USD'),(20562,2553,'_yoast_wpseo_primary_product_cat','41'),(20563,2553,'_yoast_wpseo_content_score','30'),(23740,2739,'_menu_item_menu_item_parent','2704'),(23739,2739,'_menu_item_type','post_type'),(20572,2556,'themo_transparent_header','on'),(20573,2556,'themo_page_layout',''),(20574,2556,'themo_hide_title','on'),(20575,2556,'themo_header_content_style',NULL),(20576,2556,'themo_alt_logo',NULL),(20577,2556,'_wc_review_count','0'),(20578,2556,'_wc_rating_count','a:0:{}'),(20579,2556,'_wc_average_rating','0'),(20580,2556,'_edit_last','1'),(20581,2556,'_edit_lock','1550258090:1'),(20582,2557,'_wp_attached_file','2019/02/B9Creator-V1.2-Control-Board.jpg'),(20583,2557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:228;s:4:\"file\";s:40:\"2019/02/B9Creator-V1.2-Control-Board.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"B9Creator-V1.2-Control-Board-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"B9Creator-V1.2-Control-Board-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"B9Creator-V1.2-Control-Board-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"B9Creator-V1.2-Control-Board-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"B9Creator-V1.2-Control-Board-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20584,2556,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20585,2556,'_thumbnail_id','2557'),(20586,2556,'_sku',''),(20587,2556,'_regular_price','165'),(20588,2556,'_sale_price',''),(20589,2556,'_sale_price_dates_from',''),(20590,2556,'_sale_price_dates_to',''),(20591,2556,'total_sales','0'),(20592,2556,'_tax_status','taxable'),(20593,2556,'_tax_class',''),(20594,2556,'_manage_stock','no'),(20595,2556,'_backorders','no'),(20596,2556,'_low_stock_amount',''),(20597,2556,'_sold_individually','no'),(20598,2556,'_weight','.5'),(20599,2556,'_length','5'),(20600,2556,'_width','5'),(20601,2556,'_height','3'),(20602,2556,'_upsell_ids','a:0:{}'),(20603,2556,'_crosssell_ids','a:0:{}'),(20604,2556,'_purchase_note',''),(20605,2556,'_default_attributes','a:0:{}'),(20606,2556,'_virtual','no'),(20607,2556,'_downloadable','no'),(20608,2556,'_product_image_gallery',''),(20609,2556,'_download_limit','-1'),(20610,2556,'_download_expiry','-1'),(20611,2556,'_stock',NULL),(20612,2556,'_stock_status','instock'),(20613,2556,'_product_version','3.5.1'),(20614,2556,'_price','165'),(20615,2556,'_regular_currency_prices','[]'),(20616,2556,'_sale_currency_prices','[]'),(20617,2556,'_product_base_currency','USD'),(20618,2556,'_yoast_wpseo_primary_product_cat','41'),(20619,2556,'_yoast_wpseo_content_score','30'),(20620,2558,'themo_transparent_header','on'),(20621,2558,'themo_page_layout',''),(20622,2558,'themo_hide_title','on'),(20623,2558,'themo_header_content_style',NULL),(20624,2558,'themo_alt_logo',NULL),(20625,2558,'_wc_review_count','0'),(20626,2558,'_wc_rating_count','a:0:{}'),(20627,2558,'_wc_average_rating','0'),(20628,2558,'_edit_last','1'),(20629,2558,'_edit_lock','1550259336:1'),(20630,2559,'_wp_attached_file','2019/02/B9Creator-v1.2-X-axis-Motor.jpg'),(20631,2559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:228;s:4:\"file\";s:39:\"2019/02/B9Creator-v1.2-X-axis-Motor.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"B9Creator-v1.2-X-axis-Motor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:39:\"B9Creator-v1.2-X-axis-Motor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:37:\"B9Creator-v1.2-X-axis-Motor-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"B9Creator-v1.2-X-axis-Motor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"B9Creator-v1.2-X-axis-Motor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20632,2558,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20633,2558,'_thumbnail_id','2559'),(20634,2558,'_sku',''),(20635,2558,'_regular_price','50'),(20636,2558,'_sale_price',''),(20637,2558,'_sale_price_dates_from',''),(20638,2558,'_sale_price_dates_to',''),(20639,2558,'total_sales','0'),(20640,2558,'_tax_status','taxable'),(20641,2558,'_tax_class',''),(20642,2558,'_manage_stock','no'),(20643,2558,'_backorders','no'),(20644,2558,'_low_stock_amount',''),(20645,2558,'_sold_individually','no'),(20646,2558,'_weight','1'),(20647,2558,'_length','3'),(20648,2558,'_width','3'),(20649,2558,'_height','3'),(20650,2558,'_upsell_ids','a:0:{}'),(20651,2558,'_crosssell_ids','a:0:{}'),(20652,2558,'_purchase_note',''),(20653,2558,'_default_attributes','a:0:{}'),(20654,2558,'_virtual','no'),(20655,2558,'_downloadable','no'),(20656,2558,'_product_image_gallery',''),(20657,2558,'_download_limit','-1'),(20658,2558,'_download_expiry','-1'),(20659,2558,'_stock',NULL),(20660,2558,'_stock_status','instock'),(20661,2558,'_product_version','3.5.1'),(20662,2558,'_price','50'),(20663,2558,'_regular_currency_prices','[]'),(20664,2558,'_sale_currency_prices','[]'),(20665,2558,'_product_base_currency','USD'),(20666,2558,'_yoast_wpseo_primary_product_cat','41'),(20667,2558,'_yoast_wpseo_content_score','90'),(20668,2560,'themo_transparent_header','on'),(20669,2560,'themo_page_layout',''),(20670,2560,'themo_hide_title','on'),(20671,2560,'themo_header_content_style',NULL),(20672,2560,'themo_alt_logo',NULL),(20673,2560,'_wc_review_count','0'),(20674,2560,'_wc_rating_count','a:0:{}'),(20675,2560,'_wc_average_rating','0'),(20676,2560,'_edit_last','1'),(20677,2560,'_edit_lock','1550259405:1'),(20678,2561,'_wp_attached_file','2019/02/Sweeper-Rubber-Parts-500x500.jpg'),(20679,2561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:40:\"2019/02/Sweeper-Rubber-Parts-500x500.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"Sweeper-Rubber-Parts-500x500-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Sweeper-Rubber-Parts-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20680,2560,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20681,2560,'_thumbnail_id','2561'),(20682,2560,'_sku',''),(20683,2560,'_regular_price','10'),(20684,2560,'_sale_price',''),(20685,2560,'_sale_price_dates_from',''),(20686,2560,'_sale_price_dates_to',''),(20687,2560,'total_sales','0'),(20688,2560,'_tax_status','taxable'),(20689,2560,'_tax_class',''),(20690,2560,'_manage_stock','no'),(20691,2560,'_backorders','no'),(20692,2560,'_low_stock_amount',''),(20693,2560,'_sold_individually','no'),(20694,2560,'_weight','0.1'),(20695,2560,'_length','5'),(20696,2560,'_width','5'),(20697,2560,'_height','5'),(20698,2560,'_upsell_ids','a:0:{}'),(20699,2560,'_crosssell_ids','a:0:{}'),(20700,2560,'_purchase_note',''),(20701,2560,'_default_attributes','a:0:{}'),(20702,2560,'_virtual','no'),(20703,2560,'_downloadable','no'),(20704,2560,'_product_image_gallery',''),(20705,2560,'_download_limit','-1'),(20706,2560,'_download_expiry','-1'),(20707,2560,'_stock',NULL),(20708,2560,'_stock_status','instock'),(20709,2560,'_product_version','3.5.1'),(20710,2560,'_price','10'),(20711,2560,'_regular_currency_prices','[]'),(20712,2560,'_sale_currency_prices','[]'),(20713,2560,'_product_base_currency','USD'),(20714,2560,'_yoast_wpseo_primary_product_cat','41'),(20715,2560,'_yoast_wpseo_content_score','30'),(20716,2562,'themo_transparent_header','on'),(20717,2562,'themo_page_layout',''),(20718,2562,'themo_hide_title','on'),(20719,2562,'themo_header_content_style',NULL),(20720,2562,'themo_alt_logo',NULL),(20721,2562,'_wc_review_count','0'),(20722,2562,'_wc_rating_count','a:0:{}'),(20723,2562,'_wc_average_rating','0'),(20724,2562,'_edit_last','1'),(20725,2562,'_edit_lock','1550259543:1'),(20726,2563,'_wp_attached_file','2019/02/Training-Package-Getting-Started-500x500.jpg'),(20727,2563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:52:\"2019/02/Training-Package-Getting-Started-500x500.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:50:\"Training-Package-Getting-Started-500x500-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"Training-Package-Getting-Started-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20728,2562,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20729,2562,'_thumbnail_id','2563'),(20730,2562,'_sku',''),(20731,2562,'_regular_price','449'),(20732,2562,'_sale_price',''),(20733,2562,'_sale_price_dates_from',''),(20734,2562,'_sale_price_dates_to',''),(20735,2562,'total_sales','0'),(20736,2562,'_tax_status','taxable'),(20737,2562,'_tax_class',''),(20738,2562,'_manage_stock','no'),(20739,2562,'_backorders','no'),(20740,2562,'_low_stock_amount',''),(20741,2562,'_sold_individually','no'),(20742,2562,'_weight',''),(20743,2562,'_length',''),(20744,2562,'_width',''),(20745,2562,'_height',''),(20746,2562,'_upsell_ids','a:0:{}'),(20747,2562,'_crosssell_ids','a:0:{}'),(20748,2562,'_purchase_note',''),(20749,2562,'_default_attributes','a:0:{}'),(20750,2562,'_virtual','no'),(20751,2562,'_downloadable','no'),(20752,2562,'_product_image_gallery',''),(20753,2562,'_download_limit','-1'),(20754,2562,'_download_expiry','-1'),(20755,2562,'_stock',NULL),(20756,2562,'_stock_status','instock'),(20757,2562,'_product_version','3.5.1'),(20758,2562,'_price','449'),(20759,2562,'_regular_currency_prices','[]'),(20760,2562,'_sale_currency_prices','[]'),(20761,2562,'_product_base_currency','USD'),(20762,2562,'_yoast_wpseo_primary_product_cat','41'),(20763,2562,'_yoast_wpseo_content_score','30'),(20764,2564,'themo_transparent_header','on'),(20765,2564,'themo_page_layout',''),(20766,2564,'themo_hide_title','on'),(20767,2564,'themo_header_content_style',NULL),(20768,2564,'themo_alt_logo',NULL),(20769,2564,'_wc_review_count','0'),(20770,2564,'_wc_rating_count','a:0:{}'),(20771,2564,'_wc_average_rating','0'),(20772,2564,'_edit_last','1'),(20773,2564,'_edit_lock','1550259687:1'),(20774,2565,'_wp_attached_file','2019/02/Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2.jpg'),(20775,2565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:228;s:4:\"file\";s:71:\"2019/02/Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:71:\"Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:69:\"Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:71:\"Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:71:\"Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20776,2564,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20777,2564,'_thumbnail_id','2565'),(20778,2564,'_sku',''),(20779,2564,'_regular_price','105'),(20780,2564,'_sale_price',''),(20781,2564,'_sale_price_dates_from',''),(20782,2564,'_sale_price_dates_to',''),(20783,2564,'total_sales','0'),(20784,2564,'_tax_status','taxable'),(20785,2564,'_tax_class',''),(20786,2564,'_manage_stock','no'),(20787,2564,'_backorders','no'),(20788,2564,'_low_stock_amount',''),(20789,2564,'_sold_individually','no'),(20790,2564,'_weight','2'),(20791,2564,'_length','30'),(20792,2564,'_width','5'),(20793,2564,'_height','5'),(20794,2564,'_upsell_ids','a:0:{}'),(20795,2564,'_crosssell_ids','a:0:{}'),(20796,2564,'_purchase_note',''),(20797,2564,'_default_attributes','a:0:{}'),(20798,2564,'_virtual','no'),(20799,2564,'_downloadable','no'),(20800,2564,'_product_image_gallery',''),(20801,2564,'_download_limit','-1'),(20802,2564,'_download_expiry','-1'),(20803,2564,'_stock',NULL),(20804,2564,'_stock_status','instock'),(20805,2564,'_product_version','3.5.1'),(20806,2564,'_price','105'),(20807,2564,'_regular_currency_prices','[]'),(20808,2564,'_sale_currency_prices','[]'),(20809,2564,'_product_base_currency','USD'),(20810,2564,'_yoast_wpseo_primary_product_cat','41'),(20811,2564,'_yoast_wpseo_content_score','30'),(20812,2566,'themo_transparent_header','on'),(20813,2566,'themo_page_layout',''),(20814,2566,'themo_hide_title','on'),(20815,2566,'themo_header_content_style',NULL),(20816,2566,'themo_alt_logo',NULL),(20817,2566,'_wc_review_count','0'),(20818,2566,'_wc_rating_count','a:0:{}'),(20819,2566,'_wc_average_rating','0'),(20820,2566,'_edit_last','1'),(20821,2566,'_edit_lock','1550601412:1'),(20822,2566,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20825,2568,'_wp_attached_file','2019/02/resin.png'),(20826,2568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:143;s:6:\"height\";i:300;s:4:\"file\";s:17:\"2019/02/resin.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"resin-143x150.png\";s:5:\"width\";i:143;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"resin-143x300.png\";s:5:\"width\";i:143;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:16:\"resin-48x100.png\";s:5:\"width\";i:48;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"resin-38x80.png\";s:5:\"width\";i:38;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"resin-143x300.png\";s:5:\"width\";i:143;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"resin-143x300.png\";s:5:\"width\";i:143;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"resin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20827,2569,'_wp_attached_file','2019/02/Resin.jpg'),(20828,2569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:17:\"2019/02/Resin.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Resin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Resin-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"Resin-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Resin-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Resin-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Resin-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Resin-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:17:\"Resin-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:17:\"Resin-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:17:\"Resin-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:17:\"Resin-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:17:\"Resin-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Resin-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Resin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Resin-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Resin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(20829,2566,'_thumbnail_id','2569'),(20830,2566,'_sku',''),(20831,2566,'_regular_price','255'),(20832,2566,'_sale_price',''),(20833,2566,'_sale_price_dates_from',''),(20834,2566,'_sale_price_dates_to',''),(20835,2566,'total_sales','0'),(20836,2566,'_tax_status','taxable'),(20837,2566,'_tax_class',''),(20838,2566,'_manage_stock','no'),(20839,2566,'_backorders','no'),(20840,2566,'_low_stock_amount',''),(20841,2566,'_sold_individually','no'),(20842,2566,'_weight','0.5'),(20843,2566,'_length','24'),(20844,2566,'_width','10'),(20845,2566,'_height','5.5'),(20846,2566,'_upsell_ids','a:0:{}'),(20847,2566,'_crosssell_ids','a:0:{}'),(20848,2566,'_purchase_note',''),(20849,2566,'_default_attributes','a:0:{}'),(20850,2566,'_virtual','no'),(20851,2566,'_downloadable','no'),(20852,2566,'_product_image_gallery','2882,2883'),(20853,2566,'_download_limit','-1'),(20854,2566,'_download_expiry','-1'),(20855,2566,'_stock',NULL),(20856,2566,'_stock_status','instock'),(20857,2566,'_product_version','3.5.1'),(20858,2566,'_price','255'),(20859,2566,'_regular_currency_prices','[]'),(20860,2566,'_sale_currency_prices','[]'),(20861,2566,'_product_base_currency','USD'),(20862,2566,'_yoast_wpseo_primary_product_cat','46'),(20863,2566,'_yoast_wpseo_content_score','60'),(20864,2570,'themo_transparent_header','on'),(20865,2570,'themo_page_layout',''),(20866,2570,'themo_hide_title','on'),(20867,2570,'themo_header_content_style',NULL),(20868,2570,'themo_alt_logo',NULL),(20869,2570,'_wc_review_count','0'),(20870,2570,'_wc_rating_count','a:0:{}'),(20871,2570,'_wc_average_rating','0'),(20872,2570,'_edit_last','1'),(20873,2570,'_edit_lock','1550601837:1'),(20874,2570,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20875,2570,'_thumbnail_id','2569'),(20876,2570,'_sku',''),(20877,2570,'_regular_price','255'),(20878,2570,'_sale_price',''),(20879,2570,'_sale_price_dates_from',''),(20880,2570,'_sale_price_dates_to',''),(20881,2570,'total_sales','0'),(20882,2570,'_tax_status','taxable'),(20883,2570,'_tax_class',''),(20884,2570,'_manage_stock','no'),(20885,2570,'_backorders','no'),(20886,2570,'_low_stock_amount',''),(20887,2570,'_sold_individually','no'),(20888,2570,'_weight','0.5'),(20889,2570,'_length','24'),(20890,2570,'_width','10'),(20891,2570,'_height','5.5'),(20892,2570,'_upsell_ids','a:0:{}'),(20893,2570,'_crosssell_ids','a:0:{}'),(20894,2570,'_purchase_note',''),(20895,2570,'_default_attributes','a:0:{}'),(20896,2570,'_virtual','no'),(20897,2570,'_downloadable','no'),(20898,2570,'_product_image_gallery',''),(20899,2570,'_download_limit','-1'),(20900,2570,'_download_expiry','-1'),(20901,2570,'_stock',NULL),(20902,2570,'_stock_status','instock'),(20903,2570,'_product_version','3.5.1'),(20904,2570,'_price','255'),(20905,2570,'_regular_currency_prices','[]'),(20906,2570,'_sale_currency_prices','[]'),(20907,2570,'_product_base_currency','USD'),(20908,2570,'_yoast_wpseo_primary_product_cat','46'),(20909,2570,'_yoast_wpseo_content_score','60'),(24706,1643,'_wp_desired_post_slug','007'),(24705,1643,'_wp_trash_meta_time','1550241218'),(24704,1643,'_wp_trash_meta_status','publish'),(24703,1652,'_wp_desired_post_slug','002'),(20918,2572,'themo_transparent_header','on'),(20919,2572,'themo_page_layout',''),(20920,2572,'themo_hide_title','on'),(20921,2572,'themo_header_content_style',NULL),(20922,2572,'themo_alt_logo',NULL),(20923,2572,'_wc_review_count','0'),(20924,2572,'_wc_rating_count','a:0:{}'),(20925,2572,'_wc_average_rating','0'),(20926,2572,'_edit_last','1'),(20927,2572,'_edit_lock','1550602313:1'),(20928,2572,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20929,2572,'_thumbnail_id','2569'),(20930,2572,'_sku',''),(20931,2572,'_regular_price','255'),(20932,2572,'_sale_price',''),(20933,2572,'_sale_price_dates_from',''),(20934,2572,'_sale_price_dates_to',''),(20935,2572,'total_sales','0'),(20936,2572,'_tax_status','taxable'),(20937,2572,'_tax_class',''),(20938,2572,'_manage_stock','no'),(20939,2572,'_backorders','no'),(20940,2572,'_low_stock_amount',''),(20941,2572,'_sold_individually','no'),(20942,2572,'_weight','0.5'),(20943,2572,'_length','24'),(20944,2572,'_width','10'),(20945,2572,'_height','5.5'),(20946,2572,'_upsell_ids','a:0:{}'),(20947,2572,'_crosssell_ids','a:0:{}'),(20948,2572,'_purchase_note',''),(20949,2572,'_default_attributes','a:0:{}'),(20950,2572,'_virtual','no'),(20951,2572,'_downloadable','no'),(20952,2572,'_product_image_gallery',''),(20953,2572,'_download_limit','-1'),(20954,2572,'_download_expiry','-1'),(20955,2572,'_stock',NULL),(20956,2572,'_stock_status','instock'),(20957,2572,'_product_version','3.5.1'),(20958,2572,'_price','255'),(20959,2572,'_regular_currency_prices','[]'),(20960,2572,'_sale_currency_prices','[]'),(20961,2572,'_product_base_currency','USD'),(20962,2572,'_yoast_wpseo_primary_product_cat','46'),(20963,2572,'_yoast_wpseo_content_score','30'),(20964,2573,'themo_transparent_header','on'),(20965,2573,'themo_page_layout',''),(20966,2573,'themo_hide_title','on'),(20967,2573,'themo_header_content_style',NULL),(20968,2573,'themo_alt_logo',NULL),(20969,2573,'_wc_review_count','0'),(20970,2573,'_wc_rating_count','a:0:{}'),(20971,2573,'_wc_average_rating','0'),(20972,2573,'_edit_last','1'),(20973,2573,'_edit_lock','1550602586:1'),(20974,2573,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(20975,2573,'_thumbnail_id','2569'),(20976,2573,'_sku',''),(20977,2573,'_regular_price','255'),(20978,2573,'_sale_price',''),(20979,2573,'_sale_price_dates_from',''),(20980,2573,'_sale_price_dates_to',''),(20981,2573,'total_sales','0'),(20982,2573,'_tax_status','taxable'),(20983,2573,'_tax_class',''),(20984,2573,'_manage_stock','no'),(20985,2573,'_backorders','no'),(20986,2573,'_low_stock_amount',''),(20987,2573,'_sold_individually','no'),(20988,2573,'_weight','0.5'),(20989,2573,'_length','24'),(20990,2573,'_width','10'),(20991,2573,'_height','5.5'),(20992,2573,'_upsell_ids','a:0:{}'),(20993,2573,'_crosssell_ids','a:0:{}'),(20994,2573,'_purchase_note',''),(20995,2573,'_default_attributes','a:0:{}'),(20996,2573,'_virtual','no'),(20997,2573,'_downloadable','no'),(20998,2573,'_product_image_gallery',''),(20999,2573,'_download_limit','-1'),(21000,2573,'_download_expiry','-1'),(21001,2573,'_stock',NULL),(21002,2573,'_stock_status','instock'),(21003,2573,'_product_version','3.5.1'),(21004,2573,'_price','255'),(21005,2573,'_regular_currency_prices','[]'),(21006,2573,'_sale_currency_prices','[]'),(21007,2573,'_product_base_currency','USD'),(21008,2573,'_yoast_wpseo_primary_product_cat','46'),(21009,2573,'_yoast_wpseo_content_score','30'),(21010,2574,'themo_transparent_header','on'),(21011,2574,'themo_page_layout',''),(21012,2574,'themo_hide_title','on'),(21013,2574,'themo_header_content_style',NULL),(21014,2574,'themo_alt_logo',NULL),(21015,2574,'_wc_review_count','0'),(21016,2574,'_wc_rating_count','a:0:{}'),(21017,2574,'_wc_average_rating','0'),(21018,2574,'_edit_last','1'),(21019,2574,'_edit_lock','1550602916:1'),(21020,2574,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21021,2574,'_thumbnail_id','2569'),(21022,2574,'_sku',''),(21023,2574,'_regular_price','255'),(21024,2574,'_sale_price',''),(21025,2574,'_sale_price_dates_from',''),(21026,2574,'_sale_price_dates_to',''),(21027,2574,'total_sales','0'),(21028,2574,'_tax_status','taxable'),(21029,2574,'_tax_class',''),(21030,2574,'_manage_stock','no'),(21031,2574,'_backorders','no'),(21032,2574,'_low_stock_amount',''),(21033,2574,'_sold_individually','no'),(21034,2574,'_weight','0.5'),(21035,2574,'_length','24'),(21036,2574,'_width','10'),(21037,2574,'_height','5.5'),(21038,2574,'_upsell_ids','a:0:{}'),(21039,2574,'_crosssell_ids','a:0:{}'),(21040,2574,'_purchase_note',''),(21041,2574,'_default_attributes','a:0:{}'),(21042,2574,'_virtual','no'),(21043,2574,'_downloadable','no'),(21044,2574,'_product_image_gallery',''),(21045,2574,'_download_limit','-1'),(21046,2574,'_download_expiry','-1'),(21047,2574,'_stock',NULL),(21048,2574,'_stock_status','instock'),(21049,2574,'_product_version','3.5.1'),(21050,2574,'_price','255'),(21051,2574,'_regular_currency_prices','[]'),(21052,2574,'_sale_currency_prices','[]'),(21053,2574,'_product_base_currency','USD'),(21054,2574,'_yoast_wpseo_primary_product_cat','46'),(21055,2574,'_yoast_wpseo_content_score','60'),(21056,2575,'themo_transparent_header','off'),(21057,2575,'themo_page_layout',''),(21058,2575,'themo_hide_title','off'),(21059,2575,'themo_header_content_style',NULL),(21060,2575,'themo_alt_logo',NULL),(21061,2575,'_wc_review_count','0'),(21062,2575,'_wc_rating_count','a:0:{}'),(21063,2575,'_wc_average_rating','0'),(21064,2575,'_edit_last','1'),(21065,2575,'_edit_lock','1550602934:1'),(21066,2575,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:0:\"\";}'),(21067,2575,'_thumbnail_id','2569'),(21068,2575,'_sku',''),(21069,2575,'_regular_price','255'),(21070,2575,'_sale_price',''),(21071,2575,'_sale_price_dates_from',''),(21072,2575,'_sale_price_dates_to',''),(21073,2575,'total_sales','0'),(21074,2575,'_tax_status','taxable'),(21075,2575,'_tax_class',''),(21076,2575,'_manage_stock','no'),(21077,2575,'_backorders','no'),(21078,2575,'_low_stock_amount',''),(21079,2575,'_sold_individually','no'),(21080,2575,'_weight',''),(21081,2575,'_length',''),(21082,2575,'_width',''),(21083,2575,'_height',''),(21084,2575,'_upsell_ids','a:0:{}'),(21085,2575,'_crosssell_ids','a:0:{}'),(21086,2575,'_purchase_note',''),(21087,2575,'_default_attributes','a:0:{}'),(21088,2575,'_virtual','no'),(21089,2575,'_downloadable','no'),(21090,2575,'_product_image_gallery',''),(21091,2575,'_download_limit','-1'),(21092,2575,'_download_expiry','-1'),(21093,2575,'_stock',NULL),(21094,2575,'_stock_status','instock'),(21095,2575,'_product_version','3.5.1'),(21096,2575,'_price','255'),(21097,2575,'_regular_currency_prices','[]'),(21098,2575,'_sale_currency_prices','[]'),(21099,2575,'_product_base_currency','USD'),(21100,2575,'_yoast_wpseo_primary_product_cat','46'),(21101,2575,'_yoast_wpseo_content_score','60'),(21102,2576,'themo_transparent_header','on'),(21103,2576,'themo_page_layout',''),(21104,2576,'themo_hide_title','on'),(21105,2576,'themo_header_content_style',NULL),(21106,2576,'themo_alt_logo',NULL),(21107,2576,'_wc_review_count','0'),(21108,2576,'_wc_rating_count','a:0:{}'),(21109,2576,'_wc_average_rating','0'),(21110,2576,'_edit_last','1'),(21111,2576,'_edit_lock','1550603102:1'),(21112,2576,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21113,2576,'_sku',''),(21114,2576,'_regular_price','255'),(21115,2576,'_sale_price',''),(21116,2576,'_sale_price_dates_from',''),(21117,2576,'_sale_price_dates_to',''),(21118,2576,'total_sales','0'),(21119,2576,'_tax_status','taxable'),(21120,2576,'_tax_class',''),(21121,2576,'_manage_stock','no'),(21122,2576,'_backorders','no'),(21123,2576,'_low_stock_amount',''),(21124,2576,'_sold_individually','no'),(21125,2576,'_weight','0.5'),(21126,2576,'_length','24'),(21127,2576,'_width','10'),(21128,2576,'_height','5.5'),(21129,2576,'_upsell_ids','a:0:{}'),(21130,2576,'_crosssell_ids','a:0:{}'),(21131,2576,'_purchase_note',''),(21132,2576,'_default_attributes','a:0:{}'),(21133,2576,'_virtual','no'),(21134,2576,'_downloadable','no'),(21135,2576,'_product_image_gallery',''),(21136,2576,'_download_limit','-1'),(21137,2576,'_download_expiry','-1'),(21138,2576,'_stock',NULL),(21139,2576,'_stock_status','instock'),(21140,2576,'_product_version','3.5.1'),(21141,2576,'_price','255'),(21142,2576,'_regular_currency_prices','[]'),(21143,2576,'_sale_currency_prices','[]'),(21144,2576,'_product_base_currency','USD'),(21145,2576,'_yoast_wpseo_primary_product_cat','46'),(21146,2576,'_yoast_wpseo_content_score','60'),(21147,2576,'_thumbnail_id','2569'),(24702,1652,'_wp_trash_meta_time','1550241218'),(24701,1652,'_wp_trash_meta_status','publish'),(24700,1655,'_wp_desired_post_slug','cream'),(24699,1655,'_wp_trash_meta_time','1550241218'),(21156,2578,'themo_transparent_header','on'),(21157,2578,'themo_page_layout',''),(21158,2578,'themo_hide_title','on'),(21159,2578,'themo_header_content_style',NULL),(21160,2578,'themo_alt_logo',NULL),(21161,2578,'_wc_review_count','0'),(21162,2578,'_wc_rating_count','a:0:{}'),(21163,2578,'_wc_average_rating','0'),(21164,2578,'_edit_last','1'),(21165,2578,'_edit_lock','1550603311:1'),(21166,2579,'_wp_attached_file','2019/02/Buildplate.jpg'),(21167,2579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:380;s:6:\"height\";i:486;s:4:\"file\";s:22:\"2019/02/Buildplate.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Buildplate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Buildplate-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Buildplate-78x100.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Buildplate-63x80.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Buildplate-380x303.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Buildplate-380x394.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Buildplate-237x303.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Buildplate-380x465.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Buildplate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Buildplate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Buildplate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Buildplate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21168,2578,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21169,2578,'_thumbnail_id','2579'),(21170,2578,'_sku',''),(21171,2578,'_regular_price','169'),(21172,2578,'_sale_price',''),(21173,2578,'_sale_price_dates_from',''),(21174,2578,'_sale_price_dates_to',''),(21175,2578,'total_sales','0'),(21176,2578,'_tax_status','taxable'),(21177,2578,'_tax_class',''),(21178,2578,'_manage_stock','no'),(21179,2578,'_backorders','no'),(21180,2578,'_low_stock_amount',''),(21181,2578,'_sold_individually','no'),(21182,2578,'_weight','1'),(21183,2578,'_length','11'),(21184,2578,'_width','11'),(21185,2578,'_height','18'),(21186,2578,'_upsell_ids','a:0:{}'),(21187,2578,'_crosssell_ids','a:0:{}'),(21188,2578,'_purchase_note',''),(21189,2578,'_default_attributes','a:0:{}'),(21190,2578,'_virtual','no'),(21191,2578,'_downloadable','no'),(21192,2578,'_product_image_gallery',''),(21193,2578,'_download_limit','-1'),(21194,2578,'_download_expiry','-1'),(21195,2578,'_stock',NULL),(21196,2578,'_stock_status','instock'),(21197,2578,'_product_version','3.5.1'),(21198,2578,'_price','169'),(21199,2578,'_regular_currency_prices','[]'),(21200,2578,'_sale_currency_prices','[]'),(21201,2578,'_product_base_currency','USD'),(21202,2578,'_yoast_wpseo_primary_product_cat','41'),(21203,2578,'_yoast_wpseo_content_score','30'),(21204,2580,'themo_transparent_header','on'),(21205,2580,'themo_page_layout',''),(21206,2580,'themo_hide_title','on'),(21207,2580,'themo_header_content_style',NULL),(21208,2580,'themo_alt_logo',NULL),(21209,2580,'_wc_review_count','0'),(21210,2580,'_wc_rating_count','a:0:{}'),(21211,2580,'_wc_average_rating','0'),(21212,2580,'_edit_last','1'),(21213,2580,'_edit_lock','1550611472:1'),(21214,2581,'_wp_attached_file','2019/02/Resin-Tank.jpg'),(21215,2581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:380;s:6:\"height\";i:486;s:4:\"file\";s:22:\"2019/02/Resin-Tank.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Resin-Tank-78x100.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Resin-Tank-63x80.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-380x303.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-380x394.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-237x303.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-380x465.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Resin-Tank-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Resin-Tank-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21216,2580,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21217,2580,'_thumbnail_id','2581'),(21218,2580,'_sku',''),(21219,2580,'_regular_price','129'),(21220,2580,'_sale_price',''),(21221,2580,'_sale_price_dates_from',''),(21222,2580,'_sale_price_dates_to',''),(21223,2580,'total_sales','0'),(21224,2580,'_tax_status','taxable'),(21225,2580,'_tax_class',''),(21226,2580,'_manage_stock','no'),(21227,2580,'_backorders','no'),(21228,2580,'_low_stock_amount',''),(21229,2580,'_sold_individually','no'),(21230,2580,'_weight','0.5'),(21231,2580,'_length','16'),(21232,2580,'_width','25'),(21233,2580,'_height','5'),(21234,2580,'_upsell_ids','a:0:{}'),(21235,2580,'_crosssell_ids','a:0:{}'),(21236,2580,'_purchase_note',''),(21237,2580,'_default_attributes','a:0:{}'),(21238,2580,'_virtual','no'),(21239,2580,'_downloadable','no'),(21240,2580,'_product_image_gallery',''),(21241,2580,'_download_limit','-1'),(21242,2580,'_download_expiry','-1'),(21243,2580,'_stock',NULL),(21244,2580,'_stock_status','instock'),(21245,2580,'_product_version','3.5.1'),(21246,2580,'_price','129'),(21247,2580,'_regular_currency_prices','[]'),(21248,2580,'_sale_currency_prices','[]'),(21249,2580,'_product_base_currency','USD'),(21250,2580,'_yoast_wpseo_primary_product_cat','41'),(21251,2580,'_yoast_wpseo_content_score','30'),(21252,2582,'themo_transparent_header','on'),(21253,2582,'themo_page_layout',''),(21254,2582,'themo_hide_title','on'),(21255,2582,'themo_header_content_style',NULL),(21256,2582,'themo_alt_logo',NULL),(21257,2582,'_wc_review_count','0'),(21258,2582,'_wc_rating_count','a:0:{}'),(21259,2582,'_wc_average_rating','0'),(21260,2582,'_edit_last','1'),(21261,2582,'_edit_lock','1550611448:1'),(21262,2583,'_wp_attached_file','2019/02/Teflon-VAT-600x600.jpg'),(21263,2583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:30:\"2019/02/Teflon-VAT-600x600.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:28:\"Teflon-VAT-600x600-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Teflon-VAT-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21264,2582,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21265,2582,'_thumbnail_id','2583'),(21266,2582,'_sku',''),(21267,2582,'_regular_price','50'),(21268,2582,'_sale_price',''),(21269,2582,'_sale_price_dates_from',''),(21270,2582,'_sale_price_dates_to',''),(21271,2582,'total_sales','0'),(21272,2582,'_tax_status','taxable'),(21273,2582,'_tax_class',''),(21274,2582,'_manage_stock','no'),(21275,2582,'_backorders','no'),(21276,2582,'_low_stock_amount',''),(21277,2582,'_sold_individually','no'),(21278,2582,'_weight','0.1'),(21279,2582,'_length','16'),(21280,2582,'_width','23'),(21281,2582,'_height','5'),(21282,2582,'_upsell_ids','a:0:{}'),(21283,2582,'_crosssell_ids','a:0:{}'),(21284,2582,'_purchase_note',''),(21285,2582,'_default_attributes','a:0:{}'),(21286,2582,'_virtual','no'),(21287,2582,'_downloadable','no'),(21288,2582,'_product_image_gallery',''),(21289,2582,'_download_limit','-1'),(21290,2582,'_download_expiry','-1'),(21291,2582,'_stock',NULL),(21292,2582,'_stock_status','instock'),(21293,2582,'_product_version','3.5.1'),(21294,2582,'_price','50'),(21295,2582,'_regular_currency_prices','[]'),(21296,2582,'_sale_currency_prices','[]'),(21297,2582,'_product_base_currency','USD'),(21298,2582,'_yoast_wpseo_primary_product_cat','41'),(21299,2582,'_yoast_wpseo_content_score','30'),(21300,2584,'themo_transparent_header','on'),(21301,2584,'themo_page_layout',''),(21302,2584,'themo_hide_title','on'),(21303,2584,'themo_header_content_style',NULL),(21304,2584,'themo_alt_logo',NULL),(21305,2584,'_wc_review_count','0'),(21306,2584,'_wc_rating_count','a:0:{}'),(21307,2584,'_wc_average_rating','0'),(21308,2584,'_edit_last','1'),(21309,2584,'_edit_lock','1550611558:1'),(24698,1655,'_wp_trash_meta_status','draft'),(24697,2040,'_wp_desired_post_slug','curezone'),(24696,2040,'_wp_trash_meta_time','1550241217'),(24695,2040,'_wp_trash_meta_status','publish'),(21318,2586,'_wp_attached_file','2019/02/picker-510x510.jpg'),(21319,2586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:510;s:4:\"file\";s:26:\"2019/02/picker-510x510.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"picker-510x510-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"picker-510x510-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"picker-510x510-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"picker-510x510-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"picker-510x510-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"picker-510x510-394x510.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"picker-510x510-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"picker-510x510-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"picker-510x510-510x465.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"picker-510x510-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"picker-510x510-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"picker-510x510-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"picker-510x510-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21320,2584,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21321,2584,'_thumbnail_id','2586'),(21322,2584,'_wp_old_date','2019-02-06'),(21323,2584,'_sku',''),(21324,2584,'_regular_price','55'),(21325,2584,'_sale_price',''),(21326,2584,'_sale_price_dates_from',''),(21327,2584,'_sale_price_dates_to',''),(21328,2584,'total_sales','0'),(21329,2584,'_tax_status','taxable'),(21330,2584,'_tax_class',''),(21331,2584,'_manage_stock','no'),(21332,2584,'_backorders','no'),(21333,2584,'_low_stock_amount',''),(21334,2584,'_sold_individually','no'),(21335,2584,'_weight','1'),(21336,2584,'_length','18'),(21337,2584,'_width','11'),(21338,2584,'_height','11'),(21339,2584,'_upsell_ids','a:0:{}'),(21340,2584,'_crosssell_ids','a:0:{}'),(21341,2584,'_purchase_note',''),(21342,2584,'_default_attributes','a:0:{}'),(21343,2584,'_virtual','no'),(21344,2584,'_downloadable','no'),(21345,2584,'_product_image_gallery',''),(21346,2584,'_download_limit','-1'),(21347,2584,'_download_expiry','-1'),(21348,2584,'_stock',NULL),(21349,2584,'_stock_status','instock'),(21350,2584,'_product_version','3.5.1'),(21351,2584,'_price','55'),(21352,2584,'_regular_currency_prices','[]'),(21353,2584,'_sale_currency_prices','[]'),(21354,2584,'_product_base_currency','USD'),(21355,2584,'_yoast_wpseo_primary_product_cat','41'),(21356,2584,'_yoast_wpseo_content_score','30'),(21357,2587,'themo_transparent_header','on'),(21358,2587,'themo_page_layout',''),(21359,2587,'themo_hide_title','on'),(21360,2587,'themo_header_content_style',NULL),(21361,2587,'themo_alt_logo',NULL),(21362,2587,'_wc_review_count','0'),(21363,2587,'_wc_rating_count','a:0:{}'),(21364,2587,'_wc_average_rating','0'),(21365,2587,'_edit_last','1'),(21366,2587,'_edit_lock','1550611705:1'),(21367,2588,'_wp_attached_file','2019/02/MiiCraft-VAT.jpg'),(21368,2588,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:380;s:6:\"height\";i:486;s:4:\"file\";s:24:\"2019/02/MiiCraft-VAT.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"MiiCraft-VAT-78x100.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"MiiCraft-VAT-63x80.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-380x303.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-380x394.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-237x303.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-380x465.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"MiiCraft-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"MiiCraft-VAT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21369,2587,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21370,2587,'_thumbnail_id','2588'),(21371,2587,'_sku',''),(21372,2587,'_regular_price','35'),(21373,2587,'_sale_price',''),(21374,2587,'_sale_price_dates_from',''),(21375,2587,'_sale_price_dates_to',''),(21376,2587,'total_sales','0'),(21377,2587,'_tax_status','taxable'),(21378,2587,'_tax_class',''),(21379,2587,'_manage_stock','no'),(21380,2587,'_backorders','no'),(21381,2587,'_low_stock_amount',''),(21382,2587,'_sold_individually','no'),(21383,2587,'_weight','0.5'),(21384,2587,'_length','10'),(21385,2587,'_width','10'),(21386,2587,'_height','17'),(21387,2587,'_upsell_ids','a:0:{}'),(21388,2587,'_crosssell_ids','a:0:{}'),(21389,2587,'_purchase_note',''),(21390,2587,'_default_attributes','a:0:{}'),(21391,2587,'_virtual','no'),(21392,2587,'_downloadable','no'),(21393,2587,'_product_image_gallery',''),(21394,2587,'_download_limit','-1'),(21395,2587,'_download_expiry','-1'),(21396,2587,'_stock',NULL),(21397,2587,'_stock_status','instock'),(21398,2587,'_product_version','3.5.1'),(21399,2587,'_price','35'),(21400,2587,'_regular_currency_prices','[]'),(21401,2587,'_sale_currency_prices','[]'),(21402,2587,'_product_base_currency','USD'),(21403,2587,'_yoast_wpseo_primary_product_cat','41'),(21404,2587,'_yoast_wpseo_content_score','30'),(21405,2589,'themo_transparent_header','on'),(21406,2589,'themo_page_layout',''),(21407,2589,'themo_hide_title','on'),(21408,2589,'themo_header_content_style',NULL),(21409,2589,'themo_alt_logo',NULL),(21410,2589,'_wc_review_count','0'),(21411,2589,'_wc_rating_count','a:0:{}'),(21412,2589,'_wc_average_rating','0'),(21413,2589,'_edit_last','1'),(21414,2589,'_edit_lock','1550678158:1'),(21415,2590,'_wp_attached_file','2019/02/20170702-160621-510x287.jpg'),(21416,2590,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:287;s:4:\"file\";s:35:\"2019/02/20170702-160621-510x287.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-178x100.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"20170702-160621-510x287-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-394x287.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-394x287.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-394x287.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"20170702-160621-510x287-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"20170702-160621-510x287-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21417,2589,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21418,2589,'_thumbnail_id','2590'),(21419,2589,'_sku',''),(21420,2589,'_regular_price','40'),(21421,2589,'_sale_price',''),(21422,2589,'_sale_price_dates_from',''),(21423,2589,'_sale_price_dates_to',''),(21424,2589,'total_sales','0'),(21425,2589,'_tax_status','taxable'),(21426,2589,'_tax_class',''),(21427,2589,'_manage_stock','no'),(21428,2589,'_backorders','no'),(21429,2589,'_low_stock_amount',''),(21430,2589,'_sold_individually','no'),(21431,2589,'_weight','1'),(21432,2589,'_length','23'),(21433,2589,'_width','16'),(21434,2589,'_height','33'),(21435,2589,'_upsell_ids','a:0:{}'),(21436,2589,'_crosssell_ids','a:0:{}'),(21437,2589,'_purchase_note',''),(21438,2589,'_default_attributes','a:0:{}'),(21439,2589,'_virtual','no'),(21440,2589,'_downloadable','no'),(21441,2589,'_product_image_gallery',''),(21442,2589,'_download_limit','-1'),(21443,2589,'_download_expiry','-1'),(21444,2589,'_stock',NULL),(21445,2589,'_stock_status','instock'),(21446,2589,'_product_version','3.5.1'),(21447,2589,'_price','40'),(21448,2589,'_regular_currency_prices','[]'),(21449,2589,'_sale_currency_prices','[]'),(21450,2589,'_product_base_currency','USD'),(21451,2589,'_yoast_wpseo_primary_product_cat','46'),(21452,2589,'_yoast_wpseo_content_score','30'),(21453,2591,'themo_transparent_header','on'),(21454,2591,'themo_page_layout',''),(21455,2591,'themo_hide_title','on'),(21456,2591,'themo_header_content_style',NULL),(21457,2591,'themo_alt_logo',NULL),(21458,2591,'_wc_review_count','0'),(21459,2591,'_wc_rating_count','a:0:{}'),(21460,2591,'_wc_average_rating','0'),(21461,2591,'_edit_last','1'),(21462,2591,'_edit_lock','1550678227:1'),(21463,2592,'_wp_attached_file','2019/02/2.png'),(21464,2592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/02/2.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"2-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"2-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"2-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"2-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21465,2591,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21466,2591,'_thumbnail_id','2592'),(21467,2591,'_sku',''),(21468,2591,'_regular_price','109'),(21469,2591,'_sale_price',''),(21470,2591,'_sale_price_dates_from',''),(21471,2591,'_sale_price_dates_to',''),(21472,2591,'total_sales','0'),(21473,2591,'_tax_status','taxable'),(21474,2591,'_tax_class',''),(21475,2591,'_manage_stock','no'),(21476,2591,'_backorders','no'),(21477,2591,'_low_stock_amount',''),(21478,2591,'_sold_individually','no'),(21479,2591,'_weight','1'),(21480,2591,'_length','26'),(21481,2591,'_width','10'),(21482,2591,'_height','10'),(21483,2591,'_upsell_ids','a:0:{}'),(21484,2591,'_crosssell_ids','a:0:{}'),(21485,2591,'_purchase_note',''),(21486,2591,'_default_attributes','a:0:{}'),(21487,2591,'_virtual','no'),(21488,2591,'_downloadable','no'),(21489,2591,'_product_image_gallery',''),(21490,2591,'_download_limit','-1'),(21491,2591,'_download_expiry','-1'),(21492,2591,'_stock',NULL),(21493,2591,'_stock_status','instock'),(21494,2591,'_product_version','3.5.1'),(21495,2591,'_price','109'),(21496,2591,'_regular_currency_prices','[]'),(21497,2591,'_sale_currency_prices','[]'),(21498,2591,'_product_base_currency','USD'),(21499,2591,'_yoast_wpseo_primary_product_cat','46'),(21500,2591,'_yoast_wpseo_content_score','30'),(21501,2593,'themo_transparent_header','on'),(21502,2593,'themo_page_layout',''),(21503,2593,'themo_hide_title','on'),(21504,2593,'themo_header_content_style',NULL),(21505,2593,'themo_alt_logo',NULL),(21506,2593,'_wc_review_count','0'),(21507,2593,'_wc_rating_count','a:0:{}'),(21508,2593,'_wc_average_rating','0'),(21509,2593,'_edit_last','1'),(21510,2593,'_edit_lock','1550683066:1'),(21511,2594,'_wp_attached_file','2019/02/1.png'),(21512,2594,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/02/1.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"1-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"1-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21513,2593,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21514,2593,'_thumbnail_id','2594'),(21515,2593,'_sku',''),(21516,2593,'_regular_price','104.00'),(21517,2593,'_sale_price',''),(21518,2593,'_sale_price_dates_from',''),(21519,2593,'_sale_price_dates_to',''),(21520,2593,'total_sales','0'),(21521,2593,'_tax_status','taxable'),(21522,2593,'_tax_class',''),(21523,2593,'_manage_stock','no'),(21524,2593,'_backorders','no'),(21525,2593,'_low_stock_amount',''),(21526,2593,'_sold_individually','no'),(21527,2593,'_weight','1'),(21528,2593,'_length','26'),(21529,2593,'_width','10'),(21530,2593,'_height','10'),(21531,2593,'_upsell_ids','a:0:{}'),(21532,2593,'_crosssell_ids','a:0:{}'),(21533,2593,'_purchase_note',''),(21534,2593,'_default_attributes','a:0:{}'),(21535,2593,'_virtual','no'),(21536,2593,'_downloadable','no'),(21537,2593,'_product_image_gallery',''),(21538,2593,'_download_limit','-1'),(21539,2593,'_download_expiry','-1'),(21540,2593,'_stock',NULL),(21541,2593,'_stock_status','instock'),(21542,2593,'_product_version','3.5.1'),(21543,2593,'_price','104.00'),(21544,2593,'_regular_currency_prices','[]'),(21545,2593,'_sale_currency_prices','[]'),(21546,2593,'_product_base_currency','USD'),(21547,2593,'_yoast_wpseo_primary_product_cat','46'),(21548,2593,'_yoast_wpseo_content_score','30'),(21549,2595,'themo_transparent_header','on'),(21550,2595,'themo_page_layout',''),(21551,2595,'themo_hide_title','on'),(21552,2595,'themo_header_content_style',NULL),(21553,2595,'themo_alt_logo',NULL),(21554,2595,'_wc_review_count','0'),(21555,2595,'_wc_rating_count','a:0:{}'),(21556,2595,'_wc_average_rating','0'),(21557,2595,'_edit_last','1'),(21558,2595,'_edit_lock','1550683326:1'),(21559,2596,'_wp_attached_file','2019/02/3-2.png'),(21560,2596,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2019/02/3-2.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:13:\"3-2-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:15:\"3-2-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:15:\"3-2-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:15:\"3-2-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:15:\"3-2-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:15:\"3-2-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"3-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21561,2595,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21562,2595,'_thumbnail_id','2596'),(21563,2595,'_sku',''),(24912,2595,'_price','89'),(24913,2595,'_regular_price','89'),(21566,2595,'_sale_price_dates_from',''),(21567,2595,'_sale_price_dates_to',''),(21568,2595,'total_sales','0'),(21569,2595,'_tax_status','taxable'),(21570,2595,'_tax_class',''),(21571,2595,'_manage_stock','no'),(21572,2595,'_backorders','no'),(21573,2595,'_low_stock_amount',''),(21574,2595,'_sold_individually','no'),(21575,2595,'_weight','1'),(21576,2595,'_length','10'),(21577,2595,'_width','10'),(21578,2595,'_height','26'),(21579,2595,'_upsell_ids','a:0:{}'),(21580,2595,'_crosssell_ids','a:0:{}'),(21581,2595,'_purchase_note',''),(21582,2595,'_default_attributes','a:0:{}'),(21583,2595,'_virtual','no'),(21584,2595,'_downloadable','no'),(21585,2595,'_product_image_gallery',''),(21586,2595,'_download_limit','-1'),(21587,2595,'_download_expiry','-1'),(21588,2595,'_stock',NULL),(21589,2595,'_stock_status','instock'),(21590,2595,'_product_version','3.5.1'),(21592,2595,'_regular_currency_prices','[]'),(21593,2595,'_sale_currency_prices','[]'),(21594,2595,'_product_base_currency','USD'),(21595,2595,'_yoast_wpseo_primary_product_cat','46'),(21596,2595,'_yoast_wpseo_content_score','30'),(21597,2597,'themo_transparent_header','on'),(21598,2597,'themo_page_layout',''),(21599,2597,'themo_hide_title','on'),(21600,2597,'themo_header_content_style',NULL),(21601,2597,'themo_alt_logo',NULL),(21602,2597,'_wc_review_count','0'),(21603,2597,'_wc_rating_count','a:0:{}'),(21604,2597,'_wc_average_rating','0'),(21605,2597,'_edit_last','1'),(21606,2597,'_edit_lock','1550683639:1'),(21607,2598,'_wp_attached_file','2019/02/4.png'),(21608,2598,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/02/4.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"4-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"4-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"4-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"4-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"4-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"4-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21609,2597,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21610,2597,'_thumbnail_id','2598'),(21611,2597,'_sku',''),(24995,2597,'_price','85'),(24996,2597,'_regular_price','85'),(21614,2597,'_sale_price_dates_from',''),(21615,2597,'_sale_price_dates_to',''),(21616,2597,'total_sales','0'),(21617,2597,'_tax_status','taxable'),(21618,2597,'_tax_class',''),(21619,2597,'_manage_stock','no'),(21620,2597,'_backorders','no'),(21621,2597,'_low_stock_amount',''),(21622,2597,'_sold_individually','no'),(21623,2597,'_weight','1'),(21624,2597,'_length','10'),(21625,2597,'_width','10'),(21626,2597,'_height','26'),(21627,2597,'_upsell_ids','a:0:{}'),(21628,2597,'_crosssell_ids','a:0:{}'),(21629,2597,'_purchase_note',''),(21630,2597,'_default_attributes','a:0:{}'),(21631,2597,'_virtual','no'),(21632,2597,'_downloadable','no'),(21633,2597,'_product_image_gallery',''),(21634,2597,'_download_limit','-1'),(21635,2597,'_download_expiry','-1'),(21636,2597,'_stock',NULL),(21637,2597,'_stock_status','instock'),(21638,2597,'_product_version','3.5.1'),(21640,2597,'_regular_currency_prices','[]'),(21641,2597,'_sale_currency_prices','[]'),(21642,2597,'_product_base_currency','USD'),(21643,2597,'_yoast_wpseo_primary_product_cat','46'),(21644,2597,'_yoast_wpseo_content_score','30'),(21645,2599,'themo_transparent_header','on'),(21646,2599,'themo_page_layout',''),(21647,2599,'themo_hide_title','on'),(21648,2599,'themo_header_content_style',NULL),(21649,2599,'themo_alt_logo',NULL),(21650,2599,'_wc_review_count','0'),(21651,2599,'_wc_rating_count','a:0:{}'),(21652,2599,'_wc_average_rating','0'),(21653,2599,'_edit_last','1'),(21654,2599,'_edit_lock','1550684114:1'),(21655,2600,'_wp_attached_file','2019/02/5.png'),(21656,2600,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/02/5.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"5-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"5-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"5-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"5-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"5-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"5-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21657,2599,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21658,2599,'_thumbnail_id','2600'),(21659,2599,'_sku',''),(25154,2599,'_price','75'),(25155,2599,'_regular_price','75'),(21662,2599,'_sale_price_dates_from',''),(21663,2599,'_sale_price_dates_to',''),(21664,2599,'total_sales','0'),(21665,2599,'_tax_status','taxable'),(21666,2599,'_tax_class',''),(21667,2599,'_manage_stock','no'),(21668,2599,'_backorders','no'),(21669,2599,'_low_stock_amount',''),(21670,2599,'_sold_individually','no'),(21671,2599,'_weight','1'),(21672,2599,'_length','10'),(21673,2599,'_width','10'),(21674,2599,'_height','26'),(21675,2599,'_upsell_ids','a:0:{}'),(21676,2599,'_crosssell_ids','a:0:{}'),(21677,2599,'_purchase_note',''),(21678,2599,'_default_attributes','a:0:{}'),(21679,2599,'_virtual','no'),(21680,2599,'_downloadable','no'),(21681,2599,'_product_image_gallery',''),(21682,2599,'_download_limit','-1'),(21683,2599,'_download_expiry','-1'),(21684,2599,'_stock',NULL),(21685,2599,'_stock_status','instock'),(21686,2599,'_product_version','3.5.1'),(21688,2599,'_regular_currency_prices','[]'),(21689,2599,'_sale_currency_prices','[]'),(21690,2599,'_product_base_currency','USD'),(21691,2599,'_yoast_wpseo_primary_product_cat','46'),(21692,2599,'_yoast_wpseo_content_score','30'),(21693,2601,'themo_transparent_header','on'),(21694,2601,'themo_page_layout',''),(21695,2601,'themo_hide_title','on'),(21696,2601,'themo_header_content_style',NULL),(21697,2601,'themo_alt_logo',NULL),(21698,2601,'_wc_review_count','0'),(21699,2601,'_wc_rating_count','a:0:{}'),(21700,2601,'_wc_average_rating','0'),(21701,2601,'_edit_last','1'),(21702,2601,'_edit_lock','1550684251:1'),(21703,2602,'_wp_attached_file','2019/02/6.png'),(21704,2602,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/02/6.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:11:\"6-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"6-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"6-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"6-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"6-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"6-500x465.png\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21705,2601,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21706,2601,'_thumbnail_id','2602'),(21707,2601,'_sku',''),(25237,2601,'_price','79'),(25238,2601,'_regular_price','79'),(21710,2601,'_sale_price_dates_from',''),(21711,2601,'_sale_price_dates_to',''),(21712,2601,'total_sales','0'),(21713,2601,'_tax_status','taxable'),(21714,2601,'_tax_class',''),(21715,2601,'_manage_stock','no'),(21716,2601,'_backorders','no'),(21717,2601,'_low_stock_amount',''),(21718,2601,'_sold_individually','no'),(21719,2601,'_weight','1'),(21720,2601,'_length','10'),(21721,2601,'_width','10'),(21722,2601,'_height','26'),(21723,2601,'_upsell_ids','a:0:{}'),(21724,2601,'_crosssell_ids','a:0:{}'),(21725,2601,'_purchase_note',''),(21726,2601,'_default_attributes','a:0:{}'),(21727,2601,'_virtual','no'),(21728,2601,'_downloadable','no'),(21729,2601,'_product_image_gallery',''),(21730,2601,'_download_limit','-1'),(21731,2601,'_download_expiry','-1'),(21732,2601,'_stock',NULL),(21733,2601,'_stock_status','instock'),(21734,2601,'_product_version','3.5.1'),(21736,2601,'_regular_currency_prices','[]'),(21737,2601,'_sale_currency_prices','[]'),(21738,2601,'_product_base_currency','USD'),(21739,2601,'_yoast_wpseo_primary_product_cat','46'),(21740,2601,'_yoast_wpseo_content_score','90'),(21741,2603,'themo_transparent_header','on'),(21742,2603,'themo_page_layout',''),(21743,2603,'themo_hide_title','on'),(21744,2603,'themo_header_content_style',NULL),(21745,2603,'themo_alt_logo',NULL),(21746,2603,'_wc_review_count','0'),(21747,2603,'_wc_rating_count','a:0:{}'),(21748,2603,'_wc_average_rating','0'),(21749,2603,'_edit_last','1'),(21750,2603,'_edit_lock','1550684415:1'),(21751,2603,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21752,2603,'_thumbnail_id','2142'),(21753,2603,'_sku',''),(21754,2603,'_regular_price','495'),(21755,2603,'_sale_price',''),(21756,2603,'_sale_price_dates_from',''),(21757,2603,'_sale_price_dates_to',''),(21758,2603,'total_sales','0'),(21759,2603,'_tax_status','taxable'),(21760,2603,'_tax_class',''),(21761,2603,'_manage_stock','no'),(21762,2603,'_backorders','no'),(21763,2603,'_low_stock_amount',''),(21764,2603,'_sold_individually','no'),(21765,2603,'_weight','5'),(21766,2603,'_length','27'),(21767,2603,'_width','27'),(21768,2603,'_height','23'),(21769,2603,'_upsell_ids','a:0:{}'),(21770,2603,'_crosssell_ids','a:0:{}'),(21771,2603,'_purchase_note',''),(21772,2603,'_default_attributes','a:0:{}'),(21773,2603,'_virtual','no'),(21774,2603,'_downloadable','no'),(21775,2603,'_product_image_gallery',''),(21776,2603,'_download_limit','-1'),(21777,2603,'_download_expiry','-1'),(21778,2603,'_stock',NULL),(21779,2603,'_stock_status','instock'),(21780,2603,'_product_version','3.5.1'),(21781,2603,'_price','495'),(21782,2603,'_regular_currency_prices','[]'),(21783,2603,'_sale_currency_prices','[]'),(21784,2603,'_product_base_currency','USD'),(21785,2603,'_yoast_wpseo_primary_product_cat','41'),(21786,2603,'_yoast_wpseo_content_score','90'),(21787,2604,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}');
INSERT INTO `wpio_postmeta` VALUES (21788,2604,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">\\u00a0<\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(21789,2604,'_elementor_version','0.4'),(21790,2604,'_wp_page_template','default'),(21791,2604,'_elementor_edit_mode','builder'),(21792,2604,'_elementor_template_type','post'),(21793,2604,'_elementor_css','a:4:{s:4:\"time\";i:1549037851;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21803,2606,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(21804,2606,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(21795,2605,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(21796,2605,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Developing\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lliwzam\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"csdxfzy\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"lvcyfqp\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48f21cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">3D Printer Support<\\/h3><p style=\\\"text-align: center;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16feaf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">\\u00a0<\\/span><\\/div><ul><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Collective Experience of Over 30 Years in 3D Printing\\u00a0<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: tahoma,verdana,segoe,sans-serif;\\\">Sold to Universities, Businesses &amp; Institutions Across the Globe<\\/span><\\/span><\\/li><li><span style=\\\"color: #000000; font-family: tahoma, verdana, segoe, sans-serif;\\\">We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb3251\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"FAQ\",\"align\":\"center\",\"background_color\":\"#6ec1e4\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc8cda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(21797,2605,'_elementor_version','0.4'),(21798,2605,'_wp_page_template','default'),(21799,2605,'_elementor_edit_mode','builder'),(21800,2605,'_elementor_template_type','post'),(21801,2605,'_elementor_css','a:4:{s:4:\"time\";i:1549563299;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21805,2606,'_elementor_version','0.4'),(21806,2606,'_wp_page_template','default'),(21807,2606,'_elementor_edit_mode','builder'),(21808,2606,'_elementor_template_type','post'),(21809,2606,'_elementor_css','a:4:{s:4:\"time\";i:1549563403;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21811,2607,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(21812,2607,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1700000000000000122124532708767219446599483489990234375},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"2444\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(21813,2607,'_elementor_version','0.4'),(21814,2607,'_wp_page_template','default'),(21815,2607,'_elementor_edit_mode','builder'),(21816,2607,'_elementor_template_type','post'),(21817,2607,'_elementor_css','a:4:{s:4:\"time\";i:1549563477;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21825,2609,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(21826,2609,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":260,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Projector-1.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(25611,2946,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(25612,2946,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Visit Store\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2390,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/CreativeCADworks-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(21832,2610,'_wp_attached_file','2019/02/Projector-1.jpg'),(21833,2610,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:991;s:4:\"file\";s:23:\"2019/02/Projector-1.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projector-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projector-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Projector-1-768x476.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Projector-1-1024x634.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Projector-1-161x100.jpg\";s:5:\"width\";i:161;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Projector-1-129x80.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Projector-1-394x244.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:23:\"Projector-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:23:\"Projector-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:23:\"Projector-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:23:\"Projector-1-915x567.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"Projector-1-1240x768.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Projector-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Projector-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Projector-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Projector-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Projector-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Projector-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21827,2609,'_elementor_version','0.4'),(21828,2609,'_wp_page_template','default'),(21829,2609,'_elementor_edit_mode','builder'),(21830,2609,'_elementor_template_type','post'),(21831,2609,'_elementor_css','a:4:{s:4:\"time\";i:1549563863;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21835,2611,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(21836,2611,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2610,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Projector-1.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(21837,2611,'_elementor_version','0.4'),(21838,2611,'_wp_page_template','default'),(21839,2611,'_elementor_edit_mode','builder'),(21840,2611,'_elementor_template_type','post'),(21841,2611,'_elementor_css','a:4:{s:4:\"time\";i:1549563919;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21845,2612,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(21846,2612,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2390,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/CreativeCADworks-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(21847,2612,'_elementor_version','0.4'),(21848,2612,'_wp_page_template','default'),(21849,2612,'_elementor_edit_mode','builder'),(21850,2612,'_elementor_template_type','post'),(21851,2612,'_elementor_css','a:4:{s:4:\"time\";i:1549565429;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21853,2613,'_wp_page_template','default'),(21854,2613,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(21855,2613,'_elementor_edit_mode','builder'),(21856,2613,'_elementor_template_type','post'),(21857,2613,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d550d82\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5d47a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37415fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61827e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62706377\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can i edit the files ?\",\"tab_content\":\"<p>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 leo.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(21858,2613,'_elementor_version','0.4'),(21859,2613,'_elementor_css','a:4:{s:4:\"time\";i:1549047141;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21861,2614,'_wp_page_template','default'),(21862,2614,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(21863,2614,'_elementor_edit_mode','builder'),(21864,2614,'_elementor_template_type','post'),(21865,2614,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d550d82\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5d47a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37415fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61827e67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62706377\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can i edit the files ?\",\"tab_content\":\"<p>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 leo.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"Is it Layered ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How can i edit the masks ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What do i need to open the files ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Is the font free ?\",\"tab_content\":\"<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(21866,2614,'_elementor_version','0.4'),(21867,2614,'_elementor_css','a:4:{s:4:\"time\";i:1549566385;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21870,2615,'_wp_page_template','default'),(21871,2615,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(21872,2615,'_elementor_edit_mode','builder'),(21873,2615,'_elementor_template_type','post'),(21874,2615,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(21875,2615,'_elementor_version','0.4'),(21876,2615,'_elementor_css','a:4:{s:4:\"time\";i:1549566453;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21877,2616,'_wp_page_template','default'),(21878,2616,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(21879,2616,'_elementor_edit_mode','builder'),(21880,2616,'_elementor_template_type','post'),(21881,2616,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":10,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(21882,2616,'_elementor_version','0.4'),(21883,2616,'_elementor_css','a:4:{s:4:\"time\";i:1549053404;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(21887,2617,'themo_header_content_style',NULL),(21888,2617,'themo_alt_logo',NULL),(21889,2617,'_wc_review_count','0'),(21890,2617,'_wc_rating_count','a:0:{}'),(21891,2617,'_wc_average_rating','0'),(21892,2617,'_edit_last','1'),(21893,2617,'_edit_lock','1550684488:1'),(21965,2622,'_height','50'),(21903,2617,'_thumbnail_id','2440'),(21904,2617,'_sku',''),(21905,2617,'_regular_price','800'),(21906,2617,'_sale_price',''),(21907,2617,'_sale_price_dates_from',''),(21908,2617,'_sale_price_dates_to',''),(21909,2617,'total_sales','0'),(21910,2617,'_tax_status','taxable'),(21911,2617,'_tax_class',''),(21912,2617,'_manage_stock','no'),(21913,2617,'_backorders','no'),(21914,2617,'_low_stock_amount',''),(21915,2617,'_sold_individually','no'),(21916,2617,'_weight','18'),(21917,2617,'_length','32'),(21918,2617,'_width','32'),(21919,2617,'_height','46'),(21920,2617,'_upsell_ids','a:0:{}'),(21921,2617,'_crosssell_ids','a:0:{}'),(21922,2617,'_purchase_note',''),(21923,2617,'_default_attributes','a:0:{}'),(21924,2617,'_virtual','no'),(21925,2617,'_downloadable','no'),(21926,2617,'_product_image_gallery','2620,2621'),(21927,2617,'_download_limit','-1'),(21928,2617,'_download_expiry','-1'),(21929,2617,'_stock',NULL),(21930,2617,'_stock_status','instock'),(21931,2617,'_product_version','3.5.1'),(21932,2617,'_price','800'),(21933,2617,'_regular_currency_prices','[]'),(21934,2617,'_sale_currency_prices','[]'),(21935,2617,'_product_base_currency','USD'),(21936,2617,'_yoast_wpseo_primary_product_cat','37'),(21937,2617,'_yoast_wpseo_content_score','30'),(21938,2622,'themo_transparent_header','on'),(21939,2622,'themo_page_layout',''),(21940,2622,'themo_hide_title','on'),(21941,2622,'themo_header_content_style',NULL),(21942,2622,'themo_alt_logo',NULL),(21943,2622,'_wc_review_count','0'),(21944,2622,'_wc_rating_count','a:0:{}'),(21945,2622,'_wc_average_rating','0'),(21946,2622,'_edit_last','1'),(21947,2622,'_edit_lock','1550684613:1'),(21948,2622,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21949,2622,'_thumbnail_id','2846'),(21950,2622,'_sku',''),(21951,2622,'_regular_price','1350'),(21952,2622,'_sale_price',''),(21953,2622,'_sale_price_dates_from',''),(21954,2622,'_sale_price_dates_to',''),(21955,2622,'total_sales','0'),(21956,2622,'_tax_status','taxable'),(21957,2622,'_tax_class',''),(21958,2622,'_manage_stock','no'),(21959,2622,'_backorders','no'),(21960,2622,'_low_stock_amount',''),(21961,2622,'_sold_individually','no'),(21962,2622,'_weight','23'),(21963,2622,'_length','42'),(21964,2622,'_width','32'),(21902,2617,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(21900,2621,'_wp_attached_file','2019/02/IMG-0350-e1550085336318.jpg'),(21901,2621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:575;s:4:\"file\";s:35:\"2019/02/IMG-0350-e1550085336318.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0350-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-0350-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG-0350-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG-0350-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"IMG-0350-174x100.jpg\";s:5:\"width\";i:174;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"IMG-0350-139x80.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0350-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0350-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-0350-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-0350-394x227.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0350-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0350-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-0350-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-0350-915x527.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:527;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"IMG-0350-1240x714.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:22:\"IMG-0350-1877x1080.jpg\";s:5:\"width\";i:1877;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-0350-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-0350-600x345.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0350-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-0350-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-0350-600x345.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0350-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1547732933\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21898,2620,'_wp_attached_file','2019/02/IMG-0293-e1551102830667.jpg'),(21899,2620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:35:\"2019/02/IMG-0293-e1551102830667.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0293-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-0293-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG-0293-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG-0293-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"IMG-0293-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"IMG-0293-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0293-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0293-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-0293-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-0293-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0293-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0293-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-0293-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-0293-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"IMG-0293-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:22:\"IMG-0293-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-0293-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-0293-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0293-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-0293-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-0293-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0293-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1547646326\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21966,2622,'_upsell_ids','a:0:{}'),(21967,2622,'_crosssell_ids','a:0:{}'),(21968,2622,'_purchase_note',''),(21969,2622,'_default_attributes','a:0:{}'),(21970,2622,'_virtual','no'),(21971,2622,'_downloadable','no'),(21972,2622,'_product_image_gallery',''),(21973,2622,'_download_limit','-1'),(21974,2622,'_download_expiry','-1'),(21975,2622,'_stock',NULL),(21976,2622,'_stock_status','instock'),(21977,2622,'_product_version','3.5.1'),(21978,2622,'_price','1350'),(21979,2622,'_regular_currency_prices','[]'),(21980,2622,'_sale_currency_prices','[]'),(21981,2622,'_product_base_currency','USD'),(21982,2622,'_yoast_wpseo_primary_product_cat','37'),(21983,2622,'_yoast_wpseo_content_score','60'),(21993,2623,'_edit_lock','1550686043:1'),(21994,2624,'_wp_attached_file','2019/02/EasyCast-HD-Violet-LCD.jpg'),(21995,2624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:34:\"2019/02/EasyCast-HD-Violet-LCD.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"EasyCast-HD-Violet-LCD-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"EasyCast-HD-Violet-LCD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(21996,2623,'_sku',''),(25245,2623,'_regular_price',''),(21999,2623,'_sale_price_dates_from',''),(22000,2623,'_sale_price_dates_to',''),(22001,2623,'total_sales','0'),(22002,2623,'_tax_status','taxable'),(22003,2623,'_tax_class',''),(22004,2623,'_manage_stock','no'),(22005,2623,'_backorders','no'),(22006,2623,'_low_stock_amount',''),(22007,2623,'_sold_individually','no'),(22008,2623,'_weight',''),(22009,2623,'_length',''),(22010,2623,'_width',''),(22011,2623,'_height',''),(22012,2623,'_upsell_ids','a:0:{}'),(22013,2623,'_crosssell_ids','a:0:{}'),(22014,2623,'_purchase_note',''),(22015,2623,'_default_attributes','a:0:{}'),(22016,2623,'_virtual','no'),(22017,2623,'_downloadable','no'),(22018,2623,'_product_image_gallery','2620,2621'),(22019,2623,'_download_limit','-1'),(22020,2623,'_download_expiry','-1'),(22021,2623,'_stock',NULL),(22022,2623,'_stock_status','instock'),(22023,2623,'_product_attributes','a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:10:\"500g | 1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(22024,2623,'_product_version','3.5.1'),(22025,2625,'_variation_description',''),(22026,2625,'_sku',''),(22027,2625,'_regular_price','110'),(22028,2625,'_sale_price',''),(22029,2625,'_sale_price_dates_from',''),(22030,2625,'_sale_price_dates_to',''),(22031,2625,'total_sales','0'),(22032,2625,'_tax_status','taxable'),(22033,2625,'_tax_class','parent'),(22034,2625,'_manage_stock','no'),(22035,2625,'_backorders','no'),(22036,2625,'_low_stock_amount',''),(22037,2625,'_sold_individually','no'),(22038,2625,'_weight','0.5'),(22039,2625,'_length','15'),(22040,2625,'_width','15'),(22041,2625,'_height','25'),(22042,2625,'_upsell_ids','a:0:{}'),(22043,2625,'_crosssell_ids','a:0:{}'),(22044,2625,'_purchase_note',''),(22045,2625,'_default_attributes','a:0:{}'),(22046,2625,'_virtual','no'),(22047,2625,'_downloadable','no'),(22048,2625,'_product_image_gallery',''),(22049,2625,'_download_limit','-1'),(22050,2625,'_download_expiry','-1'),(22051,2625,'_stock',NULL),(22052,2625,'_stock_status','instock'),(22053,2625,'_wc_average_rating','0'),(22054,2625,'_wc_rating_count','a:0:{}'),(22055,2625,'_wc_review_count','0'),(22056,2625,'_downloadable_files','a:0:{}'),(22057,2625,'attribute_size','500g'),(22058,2625,'_price','110'),(22059,2625,'_product_version','3.5.1'),(22060,2626,'_variation_description',''),(22061,2626,'_sku',''),(22062,2626,'_regular_price','195'),(22063,2626,'_sale_price',''),(22064,2626,'_sale_price_dates_from',''),(22065,2626,'_sale_price_dates_to',''),(22066,2626,'total_sales','0'),(22067,2626,'_tax_status','taxable'),(22068,2626,'_tax_class','parent'),(22069,2626,'_manage_stock','no'),(22070,2626,'_backorders','no'),(22071,2626,'_low_stock_amount',''),(22072,2626,'_sold_individually','no'),(22073,2626,'_weight','1'),(22074,2626,'_length','15'),(22075,2626,'_width','15'),(22076,2626,'_height','26'),(22077,2626,'_upsell_ids','a:0:{}'),(22078,2626,'_crosssell_ids','a:0:{}'),(22079,2626,'_purchase_note',''),(22080,2626,'_default_attributes','a:0:{}'),(22081,2626,'_virtual','no'),(22082,2626,'_downloadable','no'),(22083,2626,'_product_image_gallery',''),(22084,2626,'_download_limit','-1'),(22085,2626,'_download_expiry','-1'),(22086,2626,'_stock',NULL),(22087,2626,'_stock_status','instock'),(22088,2626,'_wc_average_rating','0'),(22089,2626,'_wc_rating_count','a:0:{}'),(22090,2626,'_wc_review_count','0'),(22091,2626,'_downloadable_files','a:0:{}'),(22092,2626,'attribute_size','1kg'),(22093,2626,'_price','195'),(22094,2626,'_product_version','3.5.1'),(25243,2623,'_price','110'),(22097,2625,'variable_regular_currency_prices','[]'),(22098,2625,'variable_sale_currency_prices','[]'),(22099,2625,'_product_base_currency','USD'),(22102,2626,'variable_regular_currency_prices','[]'),(22103,2626,'variable_sale_currency_prices','[]'),(22104,2626,'_product_base_currency','USD'),(25246,2623,'_sale_price',''),(25244,2623,'_price','195'),(22115,2623,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22116,2623,'_thumbnail_id','2624'),(22117,2623,'_yoast_wpseo_primary_product_cat','46'),(22118,2623,'_yoast_wpseo_content_score','30'),(22119,2627,'themo_transparent_header','on'),(22120,2627,'themo_page_layout',''),(22121,2627,'themo_hide_title','on'),(22122,2627,'themo_header_content_style',NULL),(22123,2627,'themo_alt_logo',NULL),(22124,2627,'_wc_review_count','0'),(22125,2627,'_wc_rating_count','a:0:{}'),(22126,2627,'_wc_average_rating','0'),(22127,2627,'_edit_last','1'),(22128,2627,'_edit_lock','1550686301:1'),(22129,2628,'_wp_attached_file','2019/02/LCD-Screen1.jpg'),(22130,2628,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:383;s:4:\"file\";s:23:\"2019/02/LCD-Screen1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-104x100.jpg\";s:5:\"width\";i:104;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"LCD-Screen1-84x80.jpg\";s:5:\"width\";i:84;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-394x383.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-394x383.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-316x303.jpg\";s:5:\"width\";i:316;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"LCD-Screen1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"LCD-Screen1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22131,2627,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22132,2627,'_thumbnail_id','2628'),(22133,2627,'_sku',''),(22134,2627,'_regular_price','7'),(22135,2627,'_sale_price',''),(22136,2627,'_sale_price_dates_from',''),(22137,2627,'_sale_price_dates_to',''),(22138,2627,'total_sales','0'),(22139,2627,'_tax_status','taxable'),(22140,2627,'_tax_class',''),(22141,2627,'_manage_stock','no'),(22142,2627,'_backorders','no'),(22143,2627,'_low_stock_amount',''),(22144,2627,'_sold_individually','no'),(22145,2627,'_weight','0.3'),(22146,2627,'_length','10'),(22147,2627,'_width','10'),(22148,2627,'_height','10'),(22149,2627,'_upsell_ids','a:0:{}'),(22150,2627,'_crosssell_ids','a:0:{}'),(22151,2627,'_purchase_note',''),(22152,2627,'_default_attributes','a:0:{}'),(22153,2627,'_virtual','no'),(22154,2627,'_downloadable','no'),(22155,2627,'_product_image_gallery',''),(22156,2627,'_download_limit','-1'),(22157,2627,'_download_expiry','-1'),(22158,2627,'_stock',NULL),(22159,2627,'_stock_status','instock'),(22160,2627,'_product_version','3.5.1'),(22161,2627,'_price','7'),(22162,2627,'_regular_currency_prices','[]'),(22163,2627,'_sale_currency_prices','[]'),(22164,2627,'_product_base_currency','USD'),(22165,2627,'_yoast_wpseo_primary_product_cat','41'),(22166,2627,'_yoast_wpseo_content_score','30'),(22167,2629,'themo_transparent_header','on'),(22168,2629,'themo_page_layout',''),(22169,2629,'themo_hide_title','on'),(22170,2629,'themo_header_content_style',NULL),(22171,2629,'themo_alt_logo',NULL),(22172,2629,'_wc_review_count','0'),(22173,2629,'_wc_rating_count','a:0:{}'),(22174,2629,'_wc_average_rating','0'),(22175,2629,'_edit_last','1'),(22176,2629,'_edit_lock','1550686372:1'),(22177,2629,'_sku',''),(25247,2629,'_price','68'),(22180,2629,'_sale_price_dates_from',''),(22181,2629,'_sale_price_dates_to',''),(22182,2629,'total_sales','0'),(22183,2629,'_tax_status','taxable'),(22184,2629,'_tax_class',''),(22185,2629,'_manage_stock','no'),(22186,2629,'_backorders','no'),(22187,2629,'_low_stock_amount',''),(22188,2629,'_sold_individually','no'),(22189,2629,'_weight',''),(22190,2629,'_length','10'),(22191,2629,'_width','10'),(22192,2629,'_height','10'),(22193,2629,'_upsell_ids','a:0:{}'),(22194,2629,'_crosssell_ids','a:0:{}'),(22195,2629,'_purchase_note',''),(22196,2629,'_default_attributes','a:0:{}'),(22197,2629,'_virtual','no'),(22198,2629,'_downloadable','no'),(22199,2629,'_product_image_gallery',''),(22200,2629,'_download_limit','-1'),(22201,2629,'_download_expiry','-1'),(22202,2629,'_stock',NULL),(22203,2629,'_stock_status','instock'),(22204,2629,'_product_attributes','a:1:{s:4:\"type\";a:6:{s:4:\"name\";s:4:\"Type\";s:5:\"value\";s:20:\"Shuffle | Shuffle XL\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(22205,2629,'_product_version','3.5.1'),(22206,2630,'_variation_description',''),(22207,2630,'_sku',''),(22208,2630,'_regular_price','68'),(22209,2630,'_sale_price',''),(22210,2630,'_sale_price_dates_from',''),(22211,2630,'_sale_price_dates_to',''),(22212,2630,'total_sales','0'),(22213,2630,'_tax_status','taxable'),(22214,2630,'_tax_class','parent'),(22215,2630,'_manage_stock','no'),(22216,2630,'_backorders','no'),(22217,2630,'_low_stock_amount',''),(22218,2630,'_sold_individually','no'),(22219,2630,'_weight','0.2'),(22220,2630,'_length','10'),(22221,2630,'_width','10'),(22222,2630,'_height','10'),(22223,2630,'_upsell_ids','a:0:{}'),(22224,2630,'_crosssell_ids','a:0:{}'),(22225,2630,'_purchase_note',''),(22226,2630,'_default_attributes','a:0:{}'),(22227,2630,'_virtual','no'),(22228,2630,'_downloadable','no'),(22229,2630,'_product_image_gallery',''),(22230,2630,'_download_limit','-1'),(22231,2630,'_download_expiry','-1'),(22232,2630,'_stock',NULL),(22233,2630,'_stock_status','instock'),(22234,2630,'_wc_average_rating','0'),(22235,2630,'_wc_rating_count','a:0:{}'),(22236,2630,'_wc_review_count','0'),(22237,2630,'_downloadable_files','a:0:{}'),(22238,2630,'attribute_type','Shuffle'),(22239,2630,'_price','68'),(22240,2630,'_product_version','3.5.1'),(22241,2631,'_variation_description',''),(22242,2631,'_sku',''),(22243,2631,'_regular_price','85'),(22244,2631,'_sale_price',''),(22245,2631,'_sale_price_dates_from',''),(22246,2631,'_sale_price_dates_to',''),(22247,2631,'total_sales','0'),(22248,2631,'_tax_status','taxable'),(22249,2631,'_tax_class','parent'),(22250,2631,'_manage_stock','no'),(22251,2631,'_backorders','no'),(22252,2631,'_low_stock_amount',''),(22253,2631,'_sold_individually','no'),(22254,2631,'_weight','0.3'),(22255,2631,'_length','10'),(22256,2631,'_width','10'),(22257,2631,'_height','10'),(22258,2631,'_upsell_ids','a:0:{}'),(22259,2631,'_crosssell_ids','a:0:{}'),(22260,2631,'_purchase_note',''),(22261,2631,'_default_attributes','a:0:{}'),(22262,2631,'_virtual','no'),(22263,2631,'_downloadable','no'),(22264,2631,'_product_image_gallery',''),(22265,2631,'_download_limit','-1'),(22266,2631,'_download_expiry','-1'),(22267,2631,'_stock',NULL),(22268,2631,'_stock_status','instock'),(22269,2631,'_wc_average_rating','0'),(22270,2631,'_wc_rating_count','a:0:{}'),(22271,2631,'_wc_review_count','0'),(22272,2631,'_downloadable_files','a:0:{}'),(22273,2631,'attribute_type','Shuffle XL'),(22274,2631,'_price','85'),(22275,2631,'_product_version','3.5.1'),(25250,2629,'_sale_price',''),(22278,2632,'_wp_attached_file','2019/02/LCD-Screen.jpg'),(22279,2632,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:320;s:4:\"file\";s:22:\"2019/02/LCD-Screen.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-125x100.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"LCD-Screen-100x80.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-394x320.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-394x320.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-379x303.jpg\";s:5:\"width\";i:379;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"LCD-Screen-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"LCD-Screen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22280,2630,'_thumbnail_id','2632'),(22281,2630,'variable_regular_currency_prices','[]'),(22282,2630,'variable_sale_currency_prices','[]'),(22283,2630,'_product_base_currency','USD'),(25249,2629,'_regular_price',''),(22287,2631,'_thumbnail_id','2628'),(22288,2631,'variable_regular_currency_prices','[]'),(22289,2631,'variable_sale_currency_prices','[]'),(22290,2631,'_product_base_currency','USD'),(25248,2629,'_price','85'),(22295,2629,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22296,2629,'_thumbnail_id','2632'),(22297,2629,'_yoast_wpseo_primary_product_cat','41'),(22298,2629,'_yoast_wpseo_content_score','30'),(22299,2633,'themo_transparent_header','on'),(22300,2633,'themo_page_layout',''),(22301,2633,'themo_hide_title','on'),(22302,2633,'themo_header_content_style',NULL),(22303,2633,'themo_alt_logo',NULL),(22304,2633,'_wc_review_count','0'),(22305,2633,'_wc_rating_count','a:0:{}'),(22306,2633,'_wc_average_rating','0'),(22307,2633,'_edit_last','1'),(22308,2633,'_edit_lock','1550686458:1'),(22309,2634,'_wp_attached_file','2019/02/LED-Matrix-for-Phrozen.jpg'),(22310,2634,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:197;s:4:\"file\";s:34:\"2019/02/LED-Matrix-for-Phrozen.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-203x100.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"LED-Matrix-for-Phrozen-162x80.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-394x197.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-394x197.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-394x197.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-394x194.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"LED-Matrix-for-Phrozen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22311,2633,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22312,2633,'_thumbnail_id','2634'),(22313,2633,'_sku',''),(22314,2633,'_regular_price','85'),(22315,2633,'_sale_price',''),(22316,2633,'_sale_price_dates_from',''),(22317,2633,'_sale_price_dates_to',''),(22318,2633,'total_sales','0'),(22319,2633,'_tax_status','taxable'),(22320,2633,'_tax_class',''),(22321,2633,'_manage_stock','no'),(22322,2633,'_backorders','no'),(22323,2633,'_low_stock_amount',''),(22324,2633,'_sold_individually','no'),(22325,2633,'_weight','0.2'),(22326,2633,'_length','10'),(22327,2633,'_width','10'),(22328,2633,'_height','10'),(22329,2633,'_upsell_ids','a:0:{}'),(22330,2633,'_crosssell_ids','a:0:{}'),(22331,2633,'_purchase_note',''),(22332,2633,'_default_attributes','a:0:{}'),(22333,2633,'_virtual','no'),(22334,2633,'_downloadable','no'),(22335,2633,'_product_image_gallery',''),(22336,2633,'_download_limit','-1'),(22337,2633,'_download_expiry','-1'),(22338,2633,'_stock',NULL),(22339,2633,'_stock_status','instock'),(22340,2633,'_product_version','3.5.1'),(22341,2633,'_price','85'),(22342,2633,'_regular_currency_prices','[]'),(22343,2633,'_sale_currency_prices','[]'),(22344,2633,'_product_base_currency','USD'),(22345,2633,'_yoast_wpseo_primary_product_cat','41'),(22346,2633,'_yoast_wpseo_content_score','30'),(22347,2635,'themo_transparent_header','on'),(22348,2635,'themo_page_layout',''),(22349,2635,'themo_hide_title','on'),(22350,2635,'themo_header_content_style',NULL),(22351,2635,'themo_alt_logo',NULL),(22352,2635,'_wc_review_count','0'),(22353,2635,'_wc_rating_count','a:0:{}'),(22354,2635,'_wc_average_rating','0'),(22355,2635,'_edit_last','1'),(22356,2635,'_edit_lock','1550686645:1'),(22357,2635,'_sku',''),(25253,2635,'_regular_price',''),(22360,2635,'_sale_price_dates_from',''),(22361,2635,'_sale_price_dates_to',''),(22362,2635,'total_sales','0'),(22363,2635,'_tax_status','taxable'),(22364,2635,'_tax_class',''),(22365,2635,'_manage_stock','no'),(22366,2635,'_backorders','no'),(22367,2635,'_low_stock_amount',''),(22368,2635,'_sold_individually','no'),(22369,2635,'_weight',''),(22370,2635,'_length',''),(22371,2635,'_width',''),(22372,2635,'_height',''),(22373,2635,'_upsell_ids','a:0:{}'),(22374,2635,'_crosssell_ids','a:0:{}'),(22375,2635,'_purchase_note',''),(22376,2635,'_default_attributes','a:0:{}'),(22377,2635,'_virtual','no'),(22378,2635,'_downloadable','no'),(22379,2635,'_product_image_gallery',''),(22380,2635,'_download_limit','-1'),(22381,2635,'_download_expiry','-1'),(22382,2635,'_stock',NULL),(22383,2635,'_stock_status','instock'),(22384,2635,'_product_attributes','a:1:{s:4:\"type\";a:6:{s:4:\"name\";s:4:\"Type\";s:5:\"value\";s:20:\"Shuffle | Shuffle XL\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(22385,2635,'_product_version','3.5.1'),(25252,2635,'_price','25'),(22387,2636,'_variation_description',''),(22388,2636,'_sku',''),(22389,2636,'_regular_price','18'),(22390,2636,'_sale_price',''),(22391,2636,'_sale_price_dates_from',''),(22392,2636,'_sale_price_dates_to',''),(22393,2636,'total_sales','0'),(22394,2636,'_tax_status','taxable'),(22395,2636,'_tax_class','parent'),(22396,2636,'_manage_stock','no'),(22397,2636,'_backorders','no'),(22398,2636,'_low_stock_amount',''),(22399,2636,'_sold_individually','no'),(22400,2636,'_weight','0.1'),(22401,2636,'_length','10'),(22402,2636,'_width','10'),(22403,2636,'_height','10'),(22404,2636,'_upsell_ids','a:0:{}'),(22405,2636,'_crosssell_ids','a:0:{}'),(22406,2636,'_purchase_note',''),(22407,2636,'_default_attributes','a:0:{}'),(22408,2636,'_virtual','no'),(22409,2636,'_downloadable','no'),(22410,2636,'_product_image_gallery',''),(22411,2636,'_download_limit','-1'),(22412,2636,'_download_expiry','-1'),(22413,2636,'_stock',NULL),(22414,2636,'_stock_status','instock'),(22415,2636,'_wc_average_rating','0'),(22416,2636,'_wc_rating_count','a:0:{}'),(22417,2636,'_wc_review_count','0'),(22418,2636,'_downloadable_files','a:0:{}'),(22419,2636,'attribute_type','Shuffle'),(22420,2636,'_price','18'),(22421,2636,'_product_version','3.5.1'),(22422,2637,'_variation_description',''),(22423,2637,'_sku',''),(22424,2637,'_regular_price','25'),(22425,2637,'_sale_price',''),(22426,2637,'_sale_price_dates_from',''),(22427,2637,'_sale_price_dates_to',''),(22428,2637,'total_sales','0'),(22429,2637,'_tax_status','taxable'),(22430,2637,'_tax_class','parent'),(22431,2637,'_manage_stock','no'),(22432,2637,'_backorders','no'),(22433,2637,'_low_stock_amount',''),(22434,2637,'_sold_individually','no'),(22435,2637,'_weight','0.1'),(22436,2637,'_length','10'),(22437,2637,'_width','10'),(22438,2637,'_height','10'),(22439,2637,'_upsell_ids','a:0:{}'),(22440,2637,'_crosssell_ids','a:0:{}'),(22441,2637,'_purchase_note',''),(22442,2637,'_default_attributes','a:0:{}'),(22443,2637,'_virtual','no'),(22444,2637,'_downloadable','no'),(22445,2637,'_product_image_gallery',''),(22446,2637,'_download_limit','-1'),(22447,2637,'_download_expiry','-1'),(22448,2637,'_stock',NULL),(22449,2637,'_stock_status','instock'),(22450,2637,'_wc_average_rating','0'),(22451,2637,'_wc_rating_count','a:0:{}'),(22452,2637,'_wc_review_count','0'),(22453,2637,'_downloadable_files','a:0:{}'),(22454,2637,'attribute_type','Shuffle XL'),(22455,2637,'_price','25'),(22456,2637,'_product_version','3.5.1'),(22459,2636,'variable_regular_currency_prices','[]'),(22460,2636,'variable_sale_currency_prices','[]'),(22461,2636,'_product_base_currency','USD'),(22462,2637,'variable_regular_currency_prices','[]'),(22463,2637,'variable_sale_currency_prices','[]'),(22464,2637,'_product_base_currency','USD'),(25251,2635,'_price','18'),(22469,2638,'_wp_attached_file','2019/02/Accessory-1.jpg'),(22470,2638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:308;s:4:\"file\";s:23:\"2019/02/Accessory-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Accessory-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Accessory-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Accessory-1-130x100.jpg\";s:5:\"width\";i:130;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Accessory-1-104x80.jpg\";s:5:\"width\";i:104;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"Accessory-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"Accessory-1-394x308.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"Accessory-1-394x308.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"Accessory-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Accessory-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Accessory-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Accessory-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Accessory-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22471,2635,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22472,2635,'_thumbnail_id','2638'),(22473,2635,'_yoast_wpseo_primary_product_cat','41'),(22474,2635,'_yoast_wpseo_content_score','30'),(22475,2639,'themo_transparent_header','on'),(22476,2639,'themo_page_layout',''),(22477,2639,'themo_hide_title','on'),(22478,2639,'themo_header_content_style',NULL),(22479,2639,'themo_alt_logo',NULL),(22480,2639,'_wc_review_count','0'),(22481,2639,'_wc_rating_count','a:0:{}'),(22482,2639,'_wc_average_rating','0'),(22483,2639,'_edit_last','1'),(22484,2639,'_edit_lock','1550686594:1'),(22485,2639,'_sku',''),(22592,2639,'_price','60'),(22488,2639,'_sale_price_dates_from',''),(22489,2639,'_sale_price_dates_to',''),(22490,2639,'total_sales','0'),(22491,2639,'_tax_status','taxable'),(22492,2639,'_tax_class',''),(22493,2639,'_manage_stock','no'),(22494,2639,'_backorders','no'),(22495,2639,'_low_stock_amount',''),(22496,2639,'_sold_individually','no'),(22497,2639,'_weight','1'),(22498,2639,'_length','15'),(22499,2639,'_width','15'),(22500,2639,'_height','15'),(22501,2639,'_upsell_ids','a:0:{}'),(22502,2639,'_crosssell_ids','a:0:{}'),(22503,2639,'_purchase_note',''),(22504,2639,'_default_attributes','a:0:{}'),(22505,2639,'_virtual','no'),(22506,2639,'_downloadable','no'),(22507,2639,'_product_image_gallery','2643,2644'),(22508,2639,'_download_limit','-1'),(22509,2639,'_download_expiry','-1'),(22510,2639,'_stock',NULL),(22511,2639,'_stock_status','instock'),(22512,2639,'_product_attributes','a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:20:\"Shuffle | Shuffle XL\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(22513,2639,'_product_version','3.5.1'),(22514,2640,'_variation_description',''),(22515,2640,'_sku',''),(22516,2640,'_regular_price','60'),(22517,2640,'_sale_price',''),(22518,2640,'_sale_price_dates_from',''),(22519,2640,'_sale_price_dates_to',''),(22520,2640,'total_sales','0'),(22521,2640,'_tax_status','taxable'),(22522,2640,'_tax_class','parent'),(22523,2640,'_manage_stock','no'),(22524,2640,'_backorders','no'),(22525,2640,'_low_stock_amount',''),(22526,2640,'_sold_individually','no'),(22527,2640,'_weight','0.5'),(22528,2640,'_length',''),(22529,2640,'_width',''),(22530,2640,'_height',''),(22531,2640,'_upsell_ids','a:0:{}'),(22532,2640,'_crosssell_ids','a:0:{}'),(22533,2640,'_purchase_note',''),(22534,2640,'_default_attributes','a:0:{}'),(22535,2640,'_virtual','no'),(22536,2640,'_downloadable','no'),(22537,2640,'_product_image_gallery',''),(22538,2640,'_download_limit','-1'),(22539,2640,'_download_expiry','-1'),(22540,2640,'_stock',NULL),(22541,2640,'_stock_status','instock'),(22542,2640,'_wc_average_rating','0'),(22543,2640,'_wc_rating_count','a:0:{}'),(22544,2640,'_wc_review_count','0'),(22545,2640,'_downloadable_files','a:0:{}'),(22546,2640,'attribute_size','Shuffle'),(22547,2640,'_price','60'),(22548,2640,'_product_version','3.5.1'),(22549,2641,'_variation_description',''),(22550,2641,'_sku',''),(22551,2641,'_regular_price','75'),(22552,2641,'_sale_price',''),(22553,2641,'_sale_price_dates_from',''),(22554,2641,'_sale_price_dates_to',''),(22555,2641,'total_sales','0'),(22556,2641,'_tax_status','taxable'),(22557,2641,'_tax_class','parent'),(22558,2641,'_manage_stock','no'),(22559,2641,'_backorders','no'),(22560,2641,'_low_stock_amount',''),(22561,2641,'_sold_individually','no'),(22562,2641,'_weight','0.5'),(22563,2641,'_length',''),(22564,2641,'_width',''),(22565,2641,'_height',''),(22566,2641,'_upsell_ids','a:0:{}'),(22567,2641,'_crosssell_ids','a:0:{}'),(22568,2641,'_purchase_note',''),(22569,2641,'_default_attributes','a:0:{}'),(22570,2641,'_virtual','no'),(22571,2641,'_downloadable','no'),(22572,2641,'_product_image_gallery',''),(22573,2641,'_download_limit','-1'),(22574,2641,'_download_expiry','-1'),(22575,2641,'_stock',NULL),(22576,2641,'_stock_status','instock'),(22577,2641,'_wc_average_rating','0'),(22578,2641,'_wc_rating_count','a:0:{}'),(22579,2641,'_wc_review_count','0'),(22580,2641,'_downloadable_files','a:0:{}'),(22581,2641,'attribute_size','Shuffle XL'),(22582,2641,'_price','75'),(22583,2641,'_product_version','3.5.1'),(22593,2639,'_price','75'),(22586,2640,'variable_regular_currency_prices','[]'),(22587,2640,'variable_sale_currency_prices','[]'),(22588,2640,'_product_base_currency','USD'),(22589,2641,'variable_regular_currency_prices','[]'),(22590,2641,'variable_sale_currency_prices','[]'),(22591,2641,'_product_base_currency','USD'),(22594,2639,'_regular_price',''),(22595,2639,'_sale_price',''),(22596,2642,'_wp_attached_file','2019/02/Build-1.jpg'),(22597,2642,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1337;s:4:\"file\";s:19:\"2019/02/Build-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Build-1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Build-1-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Build-1-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Build-1-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Build-1-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Build-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Build-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Build-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Build-1-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Build-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Build-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Build-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Build-1-915x612.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Build-1-1240x829.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:829;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Build-1-1616x1080.jpg\";s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Build-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Build-1-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Build-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Build-1-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22598,2643,'_wp_attached_file','2019/02/Build-2.jpg'),(22599,2643,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1337;s:4:\"file\";s:19:\"2019/02/Build-2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Build-2-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Build-2-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Build-2-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Build-2-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Build-2-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Build-2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Build-2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Build-2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Build-2-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Build-2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Build-2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Build-2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Build-2-915x612.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Build-2-1240x829.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:829;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Build-2-1616x1080.jpg\";s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Build-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Build-2-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Build-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Build-2-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22600,2644,'_wp_attached_file','2019/02/Build-3.jpg'),(22601,2644,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1336;s:4:\"file\";s:19:\"2019/02/Build-3.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Build-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Build-3-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Build-3-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Build-3-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Build-3-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Build-3-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Build-3-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Build-3-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Build-3-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Build-3-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Build-3-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Build-3-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Build-3-915x611.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:611;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Build-3-1240x828.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:828;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Build-3-1617x1080.jpg\";s:5:\"width\";i:1617;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Build-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Build-3-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Build-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Build-3-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Build-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22602,2639,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22603,2639,'_thumbnail_id','2642'),(22604,2639,'_yoast_wpseo_primary_product_cat','41'),(22605,2639,'_yoast_wpseo_content_score','30'),(22606,2645,'themo_transparent_header','on'),(22607,2645,'themo_page_layout',''),(22608,2645,'themo_hide_title','on'),(22609,2645,'themo_header_content_style',NULL),(22610,2645,'themo_alt_logo',NULL),(22611,2645,'_wc_review_count','0'),(22612,2645,'_wc_rating_count','a:0:{}'),(22613,2645,'_wc_average_rating','0'),(22614,2645,'_edit_last','1'),(22615,2645,'_edit_lock','1550686675:1'),(22616,2646,'_wp_attached_file','2019/02/Resin-VAT.jpg'),(22617,2646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1325;s:4:\"file\";s:21:\"2019/02/Resin-VAT.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Resin-VAT-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-151x100.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Resin-VAT-121x80.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-394x261.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-915x606.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:606;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Resin-VAT-1240x822.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:822;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:23:\"Resin-VAT-1630x1080.jpg\";s:5:\"width\";i:1630;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Resin-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Resin-VAT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22618,2645,'_sku',''),(22725,2645,'_price','65'),(22621,2645,'_sale_price_dates_from',''),(22622,2645,'_sale_price_dates_to',''),(22623,2645,'total_sales','0'),(22624,2645,'_tax_status','taxable'),(22625,2645,'_tax_class',''),(22626,2645,'_manage_stock','no'),(22627,2645,'_backorders','no'),(22628,2645,'_low_stock_amount',''),(22629,2645,'_sold_individually','no'),(22630,2645,'_weight','1'),(22631,2645,'_length','15'),(22632,2645,'_width','15'),(22633,2645,'_height','15'),(22634,2645,'_upsell_ids','a:0:{}'),(22635,2645,'_crosssell_ids','a:0:{}'),(22636,2645,'_purchase_note',''),(22637,2645,'_default_attributes','a:0:{}'),(22638,2645,'_virtual','no'),(22639,2645,'_downloadable','no'),(22640,2645,'_product_image_gallery',''),(22641,2645,'_download_limit','-1'),(22642,2645,'_download_expiry','-1'),(22643,2645,'_stock',NULL),(22644,2645,'_stock_status','instock'),(22645,2645,'_product_attributes','a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:20:\"Shuffle | Shuffle XL\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(22646,2645,'_product_version','3.5.1'),(22647,2647,'_variation_description',''),(22648,2647,'_sku',''),(22649,2647,'_regular_price','65'),(22650,2647,'_sale_price',''),(22651,2647,'_sale_price_dates_from',''),(22652,2647,'_sale_price_dates_to',''),(22653,2647,'total_sales','0'),(22654,2647,'_tax_status','taxable'),(22655,2647,'_tax_class','parent'),(22656,2647,'_manage_stock','no'),(22657,2647,'_backorders','no'),(22658,2647,'_low_stock_amount',''),(22659,2647,'_sold_individually','no'),(22660,2647,'_weight','0.5'),(22661,2647,'_length',''),(22662,2647,'_width',''),(22663,2647,'_height',''),(22664,2647,'_upsell_ids','a:0:{}'),(22665,2647,'_crosssell_ids','a:0:{}'),(22666,2647,'_purchase_note',''),(22667,2647,'_default_attributes','a:0:{}'),(22668,2647,'_virtual','no'),(22669,2647,'_downloadable','no'),(22670,2647,'_product_image_gallery',''),(22671,2647,'_download_limit','-1'),(22672,2647,'_download_expiry','-1'),(22673,2647,'_stock',NULL),(22674,2647,'_stock_status','instock'),(22675,2647,'_wc_average_rating','0'),(22676,2647,'_wc_rating_count','a:0:{}'),(22677,2647,'_wc_review_count','0'),(22678,2647,'_downloadable_files','a:0:{}'),(22679,2647,'attribute_size','Shuffle'),(22680,2647,'_price','65'),(22681,2647,'_product_version','3.5.1'),(22682,2648,'_variation_description',''),(22683,2648,'_sku',''),(22684,2648,'_regular_price','120'),(22685,2648,'_sale_price',''),(22686,2648,'_sale_price_dates_from',''),(22687,2648,'_sale_price_dates_to',''),(22688,2648,'total_sales','0'),(22689,2648,'_tax_status','taxable'),(22690,2648,'_tax_class','parent'),(22691,2648,'_manage_stock','no'),(22692,2648,'_backorders','no'),(22693,2648,'_low_stock_amount',''),(22694,2648,'_sold_individually','no'),(22695,2648,'_weight','0.5'),(22696,2648,'_length',''),(22697,2648,'_width',''),(22698,2648,'_height',''),(22699,2648,'_upsell_ids','a:0:{}'),(22700,2648,'_crosssell_ids','a:0:{}'),(22701,2648,'_purchase_note',''),(22702,2648,'_default_attributes','a:0:{}'),(22703,2648,'_virtual','no'),(22704,2648,'_downloadable','no'),(22705,2648,'_product_image_gallery',''),(22706,2648,'_download_limit','-1'),(22707,2648,'_download_expiry','-1'),(22708,2648,'_stock',NULL),(22709,2648,'_stock_status','instock'),(22710,2648,'_wc_average_rating','0'),(22711,2648,'_wc_rating_count','a:0:{}'),(22712,2648,'_wc_review_count','0'),(22713,2648,'_downloadable_files','a:0:{}'),(22714,2648,'attribute_size','Shuffle XL'),(22715,2648,'_price','120'),(22716,2648,'_product_version','3.5.1'),(22726,2645,'_price','120'),(22719,2647,'variable_regular_currency_prices','[]'),(22720,2647,'variable_sale_currency_prices','[]'),(22721,2647,'_product_base_currency','USD'),(22722,2648,'variable_regular_currency_prices','[]'),(22723,2648,'variable_sale_currency_prices','[]'),(22724,2648,'_product_base_currency','USD'),(22727,2645,'_regular_price',''),(22728,2645,'_sale_price',''),(22729,2645,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22730,2645,'_thumbnail_id','2646'),(22731,2645,'_yoast_wpseo_primary_product_cat','41'),(22732,2645,'_yoast_wpseo_content_score','30'),(22733,2649,'themo_transparent_header','on'),(22734,2649,'themo_page_layout',''),(22735,2649,'themo_hide_title','on'),(22736,2649,'themo_header_content_style',NULL),(22737,2649,'themo_alt_logo',NULL),(22738,2649,'_wc_review_count','0'),(22739,2649,'_wc_rating_count','a:0:{}'),(22740,2649,'_wc_average_rating','0'),(22741,2650,'_wp_attached_file','2019/02/Lens-cleaner.jpg'),(22742,2650,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1641;s:6:\"height\";i:2000;s:4:\"file\";s:24:\"2019/02/Lens-cleaner.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-246x300.jpg\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-768x936.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:936;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Lens-cleaner-840x1024.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"Lens-cleaner-82x100.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:22:\"Lens-cleaner-66x80.jpg\";s:5:\"width\";i:66;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-249x303.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-574x700.jpg\";s:5:\"width\";i:574;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-779x950.jpg\";s:5:\"width\";i:779;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:25:\"Lens-cleaner-886x1080.jpg\";s:5:\"width\";i:886;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Lens-cleaner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-600x731.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-600x731.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Lens-cleaner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22743,2649,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22744,2649,'_edit_last','1'),(22745,2649,'_thumbnail_id','2650'),(22746,2649,'_sku',''),(22747,2649,'_regular_price','20'),(22748,2649,'_sale_price',''),(22749,2649,'_sale_price_dates_from',''),(22750,2649,'_sale_price_dates_to',''),(22751,2649,'total_sales','0'),(22752,2649,'_tax_status','taxable'),(22753,2649,'_tax_class',''),(22754,2649,'_manage_stock','no'),(22755,2649,'_backorders','no'),(22756,2649,'_low_stock_amount',''),(22757,2649,'_sold_individually','no'),(22758,2649,'_weight','0.5'),(22759,2649,'_length','15'),(22760,2649,'_width','15'),(22761,2649,'_height','15'),(22762,2649,'_upsell_ids','a:0:{}'),(22763,2649,'_crosssell_ids','a:0:{}'),(22764,2649,'_purchase_note',''),(22765,2649,'_default_attributes','a:0:{}'),(22766,2649,'_virtual','no'),(22767,2649,'_downloadable','no'),(22768,2649,'_product_image_gallery',''),(22769,2649,'_download_limit','-1'),(22770,2649,'_download_expiry','-1'),(22771,2649,'_stock',NULL),(22772,2649,'_stock_status','instock'),(22773,2649,'_product_version','3.5.1'),(22774,2649,'_price','20'),(22775,2649,'_regular_currency_prices','[]'),(22776,2649,'_sale_currency_prices','[]'),(22777,2649,'_product_base_currency','USD'),(22778,2649,'_yoast_wpseo_primary_product_cat','41'),(22779,2649,'_yoast_wpseo_content_score','30'),(22780,2649,'_edit_lock','1550686723:1'),(22781,2651,'themo_transparent_header','on'),(22782,2651,'themo_page_layout',''),(22783,2651,'themo_hide_title','on'),(22784,2651,'themo_header_content_style',NULL),(22785,2651,'themo_alt_logo',NULL),(22786,2651,'_wc_review_count','0'),(22787,2651,'_wc_rating_count','a:0:{}'),(22788,2651,'_wc_average_rating','0'),(22789,2651,'_edit_last','1'),(22790,2651,'_edit_lock','1550687144:1'),(22791,2652,'_wp_attached_file','2019/02/Teflon-Sheet.jpg'),(22792,2652,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1517;s:4:\"file\";s:24:\"2019/02/Teflon-Sheet.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-768x583.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Teflon-Sheet-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-132x100.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"Teflon-Sheet-105x80.jpg\";s:5:\"width\";i:105;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-394x299.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-915x694.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:694;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:25:\"Teflon-Sheet-1240x941.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:941;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"Teflon-Sheet-1424x1080.jpg\";s:5:\"width\";i:1424;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Teflon-Sheet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Teflon-Sheet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22793,2651,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22794,2651,'_thumbnail_id','2652'),(22795,2651,'_sku',''),(22796,2651,'_regular_price','20'),(22797,2651,'_sale_price',''),(22798,2651,'_sale_price_dates_from',''),(22799,2651,'_sale_price_dates_to',''),(22800,2651,'total_sales','0'),(22801,2651,'_tax_status','taxable'),(22802,2651,'_tax_class',''),(22803,2651,'_manage_stock','no'),(22804,2651,'_backorders','no'),(22805,2651,'_low_stock_amount',''),(22806,2651,'_sold_individually','no'),(22807,2651,'_weight','0.2'),(22808,2651,'_length','10'),(22809,2651,'_width','10'),(22810,2651,'_height','5'),(22811,2651,'_upsell_ids','a:0:{}'),(22812,2651,'_crosssell_ids','a:0:{}'),(22813,2651,'_purchase_note',''),(22814,2651,'_default_attributes','a:0:{}'),(22815,2651,'_virtual','no'),(22816,2651,'_downloadable','no'),(22817,2651,'_product_image_gallery',''),(22818,2651,'_download_limit','-1'),(22819,2651,'_download_expiry','-1'),(22820,2651,'_stock',NULL),(22821,2651,'_stock_status','instock'),(22822,2651,'_product_version','3.5.1'),(22823,2651,'_price','20'),(22824,2651,'_regular_currency_prices','[]'),(22825,2651,'_sale_currency_prices','[]'),(22826,2651,'_product_base_currency','USD'),(22827,2651,'_yoast_wpseo_primary_product_cat','41'),(22828,2651,'_yoast_wpseo_content_score','30'),(22829,2653,'themo_transparent_header','Off'),(22830,2653,'themo_page_layout','full'),(22831,2653,'themo_hide_title','off'),(22832,2653,'themo_header_content_style','light'),(22833,2653,'themo_alt_logo','Off'),(22834,2653,'_edit_last','1'),(22835,2653,'_edit_lock','1549575783:1'),(22836,2653,'_elementor_edit_mode','builder'),(22837,2654,'themo_transparent_header','off'),(22838,2654,'themo_page_layout','full'),(22839,2654,'themo_hide_title','on'),(22840,2654,'themo_header_content_style','light'),(22841,2654,'themo_alt_logo','Off'),(22842,2654,'_edit_last','1'),(22843,2654,'_edit_lock','1550697269:1'),(22844,2654,'_wp_page_template','default'),(22845,2654,'_yoast_wpseo_content_score','90'),(22846,2654,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(22847,2654,'_elementor_edit_mode','builder'),(22848,130,'_elementor_css','a:4:{s:4:\"time\";i:1549576338;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(22849,113,'_elementor_css','a:4:{s:4:\"time\";i:1549576366;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(22890,2661,'_wc_rating_count','a:0:{}'),(22850,2654,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MiiCraft-Retainer-Glass.jpg\",\"id\":2772},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f3bcce\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23214,2679,'_wp_page_template','default'),(23215,2679,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23216,2679,'_elementor_edit_mode','builder'),(23217,2679,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2804968d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32fbf99c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"f15a0db\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\",\"2661\",\"2670\",\"2580\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"4a1ffcc\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\",\"1660\",\"1658\",\"2582\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(22871,2659,'_wp_page_template','default'),(22872,2659,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(22873,2659,'_elementor_edit_mode','builder'),(22874,2659,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2804968d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32fbf99c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"236eebd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53e7b167\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"6a3e9522\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13ee71a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"1be90dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"584423bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d55e646\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"683527d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(22851,2656,'_wp_page_template','default'),(22852,2656,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22853,2656,'_elementor_edit_mode','builder'),(22854,2656,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"},{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2804968d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32fbf99c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"236eebd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53e7b167\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"6a3e9522\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13ee71a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"1be90dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"584423bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d55e646\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"683527d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(22856,2654,'_elementor_version','0.4'),(22895,2662,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1333;s:4:\"file\";s:64:\"2019/02/Resinworks3d-CCW-DLP-castable-Brown-1-e1549639664675.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"Resinworks3d-CCW-DLP-castable-Brown-1-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"Resinworks3d-CCW-DLP-castable-Brown-1-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-DLP-castable-Brown-1-75x100.png\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:47:\"Resinworks3d-CCW-DLP-castable-Brown-1-60x80.png\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-227x303.png\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-525x700.png\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-713x950.png\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:50:\"Resinworks3d-CCW-DLP-castable-Brown-1-810x1080.png\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Resinworks3d-CCW-DLP-castable-Brown-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(22863,2658,'_wp_page_template','default'),(22864,2658,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22865,2658,'_elementor_edit_mode','builder'),(22866,2658,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"},{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2804968d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32fbf99c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"236eebd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53e7b167\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"6a3e9522\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13ee71a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"1be90dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"584423bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d55e646\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"683527d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(22862,2654,'_elementor_template_type','post'),(22884,2661,'themo_transparent_header','on'),(22885,2661,'themo_page_layout',''),(22886,2661,'themo_hide_title','on'),(22887,2661,'themo_header_content_style',NULL),(22888,2661,'themo_alt_logo',NULL),(22889,2661,'_wc_review_count','0'),(22891,2661,'_wc_average_rating','0'),(22892,2661,'_edit_last','1'),(22893,2661,'_edit_lock','1550687757:1'),(22894,2662,'_wp_attached_file','2019/02/Resinworks3d-CCW-DLP-castable-Brown-1-e1549639664675.png'),(22867,2658,'_elementor_version','0.4'),(22868,2658,'_elementor_template_type','post'),(22875,2659,'_elementor_version','0.4'),(22876,2659,'_elementor_template_type','post'),(22877,2659,'_elementor_css','a:4:{s:4:\"time\";i:1549638734;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23239,2683,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23218,2679,'_elementor_version','0.4'),(23219,2679,'_elementor_template_type','post'),(23220,2679,'_elementor_css','a:4:{s:4:\"time\";i:1549649023;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(22896,2662,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:41:\"Resinworks3d-CCW-DLP-castable-Brown-1.png\";}}'),(22897,2661,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22898,2661,'_thumbnail_id','2681'),(22899,2661,'_sku',''),(22900,2661,'_regular_price','195'),(22901,2661,'_sale_price',''),(22902,2661,'_sale_price_dates_from',''),(22903,2661,'_sale_price_dates_to',''),(22904,2661,'total_sales','0'),(22905,2661,'_tax_status','taxable'),(22906,2661,'_tax_class',''),(22907,2661,'_manage_stock','no'),(22908,2661,'_backorders','no'),(22909,2661,'_low_stock_amount',''),(22910,2661,'_sold_individually','no'),(22911,2661,'_weight','1'),(22912,2661,'_length','15'),(22913,2661,'_width','15'),(22914,2661,'_height','26'),(22915,2661,'_upsell_ids','a:0:{}'),(22916,2661,'_crosssell_ids','a:0:{}'),(22917,2661,'_purchase_note',''),(22918,2661,'_default_attributes','a:0:{}'),(22919,2661,'_virtual','no'),(22920,2661,'_downloadable','no'),(22921,2661,'_product_image_gallery','2674,2675,2676,2677'),(22922,2661,'_download_limit','-1'),(22923,2661,'_download_expiry','-1'),(22924,2661,'_stock',NULL),(22925,2661,'_stock_status','instock'),(22926,2661,'_product_version','3.5.1'),(22927,2661,'_price','195'),(22928,2661,'_regular_currency_prices','[]'),(22929,2661,'_sale_currency_prices','[]'),(22930,2661,'_product_base_currency','USD'),(22931,2661,'_yoast_wpseo_primary_product_cat','46'),(22932,2661,'_yoast_wpseo_content_score','30'),(22933,2663,'_sku',''),(25257,2663,'_regular_price',''),(22936,2663,'_sale_price_dates_from',''),(22937,2663,'_sale_price_dates_to',''),(22938,2663,'total_sales','0'),(22939,2663,'_tax_status','taxable'),(22940,2663,'_tax_class',''),(22941,2663,'_manage_stock','no'),(22942,2663,'_backorders','no'),(22943,2663,'_low_stock_amount',''),(22944,2663,'_sold_individually','no'),(22945,2663,'_weight',''),(22946,2663,'_length',''),(22947,2663,'_width',''),(22948,2663,'_height',''),(22949,2663,'_upsell_ids','a:0:{}'),(22950,2663,'_crosssell_ids','a:0:{}'),(22951,2663,'_purchase_note',''),(22952,2663,'_default_attributes','a:0:{}'),(22953,2663,'_virtual','no'),(22954,2663,'_downloadable','no'),(22955,2663,'_product_image_gallery','2620,2621'),(22956,2663,'_download_limit','-1'),(22957,2663,'_download_expiry','-1'),(22958,2663,'_thumbnail_id','2624'),(22959,2663,'_stock',NULL),(22960,2663,'_stock_status','instock'),(22961,2663,'_wc_average_rating','0'),(22962,2663,'_wc_rating_count','a:0:{}'),(22963,2663,'_wc_review_count','0'),(22964,2663,'_downloadable_files','a:0:{}'),(22965,2663,'_product_attributes','a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:10:\"500g | 1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(22966,2663,'_product_version','3.5.1'),(22967,2663,'themo_transparent_header','on'),(22968,2663,'themo_page_layout',''),(22969,2663,'themo_hide_title','on'),(22970,2663,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(22971,2663,'_yoast_wpseo_primary_product_cat','46'),(22972,2663,'_yoast_wpseo_content_score','30'),(22973,2664,'_variation_description',''),(22974,2664,'_sku',''),(22975,2664,'_regular_price','110'),(22976,2664,'_sale_price',''),(22977,2664,'_sale_price_dates_from',''),(22978,2664,'_sale_price_dates_to',''),(22979,2664,'total_sales','0'),(22980,2664,'_tax_status','taxable'),(22981,2664,'_tax_class','parent'),(22982,2664,'_manage_stock','no'),(22983,2664,'_backorders','no'),(22984,2664,'_low_stock_amount',''),(22985,2664,'_sold_individually','no'),(22986,2664,'_weight','0.5'),(22987,2664,'_length','10'),(22988,2664,'_width','10'),(22989,2664,'_height','20'),(22990,2664,'_upsell_ids','a:0:{}'),(22991,2664,'_crosssell_ids','a:0:{}'),(22992,2664,'_purchase_note',''),(22993,2664,'_default_attributes','a:0:{}'),(22994,2664,'_virtual','no'),(22995,2664,'_downloadable','no'),(22996,2664,'_product_image_gallery',''),(22997,2664,'_download_limit','-1'),(22998,2664,'_download_expiry','-1'),(22999,2664,'_stock',NULL),(23000,2664,'_stock_status','instock'),(23001,2664,'_wc_average_rating','0'),(23002,2664,'_wc_rating_count','a:0:{}'),(23003,2664,'_wc_review_count','0'),(23004,2664,'_downloadable_files','a:0:{}'),(23005,2664,'attribute_size','500g'),(23006,2664,'_price','110'),(23007,2664,'variable_regular_currency_prices','[]'),(23008,2664,'variable_sale_currency_prices','[]'),(23009,2664,'_product_base_currency','USD'),(23010,2664,'_product_version','3.5.1'),(23011,2665,'_variation_description',''),(23012,2665,'_sku',''),(23013,2665,'_regular_price','195'),(23014,2665,'_sale_price',''),(23015,2665,'_sale_price_dates_from',''),(23016,2665,'_sale_price_dates_to',''),(23017,2665,'total_sales','0'),(23018,2665,'_tax_status','taxable'),(23019,2665,'_tax_class','parent'),(23020,2665,'_manage_stock','no'),(23021,2665,'_backorders','no'),(23022,2665,'_low_stock_amount',''),(23023,2665,'_sold_individually','no'),(23024,2665,'_weight','1'),(23025,2665,'_length','15'),(23026,2665,'_width','15'),(23027,2665,'_height','26'),(23028,2665,'_upsell_ids','a:0:{}'),(23029,2665,'_crosssell_ids','a:0:{}'),(23030,2665,'_purchase_note',''),(23031,2665,'_default_attributes','a:0:{}'),(23032,2665,'_virtual','no'),(23033,2665,'_downloadable','no'),(23034,2665,'_product_image_gallery',''),(23035,2665,'_download_limit','-1'),(23036,2665,'_download_expiry','-1'),(23037,2665,'_stock',NULL),(23038,2665,'_stock_status','instock'),(23039,2665,'_wc_average_rating','0'),(23040,2665,'_wc_rating_count','a:0:{}'),(23041,2665,'_wc_review_count','0'),(23042,2665,'_downloadable_files','a:0:{}'),(23043,2665,'attribute_size','1kg'),(23044,2665,'_price','195'),(23045,2665,'variable_regular_currency_prices','[]'),(23046,2665,'variable_sale_currency_prices','[]'),(23047,2665,'_product_base_currency','USD'),(23048,2665,'_product_version','3.5.1'),(25256,2663,'_price','195'),(25255,2663,'_price','110'),(23053,2663,'_edit_lock','1550687803:1'),(23054,2663,'themo_header_content_style',NULL),(23055,2663,'themo_alt_logo',NULL),(23056,2663,'_edit_last','1'),(23057,2666,'themo_transparent_header','on'),(23058,2666,'themo_page_layout',''),(23059,2666,'themo_hide_title','on'),(23060,2666,'themo_header_content_style',NULL),(23061,2666,'themo_alt_logo',NULL),(23062,2666,'_wc_review_count','0'),(23063,2666,'_wc_rating_count','a:0:{}'),(23064,2666,'_wc_average_rating','0'),(23065,2666,'_edit_last','1'),(23066,2666,'_edit_lock','1550687829:1'),(23067,2667,'_wp_attached_file','2019/02/Castable-LCD-Resins-600x600.jpg'),(23068,2667,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2019/02/Castable-LCD-Resins-600x600.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:37:\"Castable-LCD-Resins-600x600-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Castable-LCD-Resins-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23069,2668,'_wp_attached_file','2019/02/20181113_144802-e1549640302919.jpg'),(23070,2668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:486;s:4:\"file\";s:42:\"2019/02/20181113_144802-e1549640302919.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20181113_144802-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20181113_144802-300x146.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20181113_144802-768x373.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20181113_144802-1024x498.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"20181113_144802-206x100.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"20181113_144802-165x80.jpg\";s:5:\"width\";i:165;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"20181113_144802-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"20181113_144802-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"20181113_144802-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"20181113_144802-394x192.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"20181113_144802-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"20181113_144802-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"20181113_144802-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"20181113_144802-915x445.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"20181113_144802-1240x603.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:28:\"20181113_144802-1920x933.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20181113_144802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20181113_144802-600x292.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20181113_144802-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"20181113_144802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"20181113_144802-600x292.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"20181113_144802-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1542120482\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23071,2668,'_edit_lock','1549640163:1'),(23072,2668,'themo_transparent_header','off'),(23073,2668,'themo_page_layout',NULL),(23074,2668,'themo_hide_title','off'),(23075,2668,'themo_header_content_style',NULL),(23076,2668,'themo_alt_logo',NULL),(23077,2668,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:4032;s:6:\"height\";i:1960;s:4:\"file\";s:19:\"20181113_144802.jpg\";}}'),(23078,2668,'_edit_last','1'),(23079,2668,'_yoast_wpseo_content_score','30'),(23080,2666,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(23081,2666,'_thumbnail_id','2667'),(23082,2666,'_sku',''),(23083,2666,'_regular_price','195'),(23084,2666,'_sale_price',''),(23085,2666,'_sale_price_dates_from',''),(23086,2666,'_sale_price_dates_to',''),(23087,2666,'total_sales','0'),(23088,2666,'_tax_status','taxable'),(23089,2666,'_tax_class',''),(23090,2666,'_manage_stock','no'),(23091,2666,'_backorders','no'),(23092,2666,'_low_stock_amount',''),(23093,2666,'_sold_individually','no'),(23094,2666,'_weight','1'),(23095,2666,'_length','15'),(23096,2666,'_width','15'),(23097,2666,'_height','26'),(23098,2666,'_upsell_ids','a:0:{}'),(23099,2666,'_crosssell_ids','a:0:{}'),(23100,2666,'_purchase_note',''),(23101,2666,'_default_attributes','a:0:{}'),(23102,2666,'_virtual','no'),(23103,2666,'_downloadable','no'),(23104,2666,'_product_image_gallery','2668'),(23105,2666,'_download_limit','-1'),(23106,2666,'_download_expiry','-1'),(23107,2666,'_stock',NULL),(23108,2666,'_stock_status','instock'),(23109,2666,'_product_version','3.5.1'),(23110,2666,'_price','195'),(23111,2666,'_regular_currency_prices','[]'),(23112,2666,'_sale_currency_prices','[]'),(23113,2666,'_product_base_currency','USD'),(23114,2666,'_yoast_wpseo_primary_product_cat','46'),(23115,2666,'_yoast_wpseo_content_score','30'),(24728,2562,'_yoast_wpseo_metadesc','You’re about to receive the best 3D printing technology, we think you should have the best support too. B9Creations has developed a training course tailored to your application & designed to set you up for success, right out of the box.'),(23124,2670,'themo_transparent_header','on'),(23125,2670,'themo_page_layout',''),(23126,2670,'themo_hide_title','on'),(23127,2670,'themo_header_content_style',NULL),(23128,2670,'themo_alt_logo',NULL),(23129,2670,'_wc_review_count','0'),(23130,2670,'_wc_rating_count','a:0:{}'),(23131,2670,'_wc_average_rating','0'),(23132,2670,'_edit_last','1'),(23133,2670,'_edit_lock','1550687854:1'),(23134,2671,'_wp_attached_file','2019/02/Master-Mold-Resin-600x600.jpg'),(23135,2671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:37:\"2019/02/Master-Mold-Resin-600x600.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:35:\"Master-Mold-Resin-600x600-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Master-Mold-Resin-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23136,2672,'_wp_attached_file','2019/02/PDMS-Chip-Functional-600x600.jpg'),(23137,2672,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:40:\"2019/02/PDMS-Chip-Functional-600x600.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:38:\"PDMS-Chip-Functional-600x600-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"PDMS-Chip-Functional-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23138,2673,'_wp_attached_file','2019/02/PDMS-Peel-600x600.jpg'),(23139,2673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2019/02/PDMS-Peel-600x600.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"PDMS-Peel-600x600-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-600x465.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"PDMS-Peel-600x600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23140,2670,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(23141,2670,'_thumbnail_id','2671'),(23142,2670,'_sku',''),(23143,2670,'_regular_price','225'),(23144,2670,'_sale_price',''),(23145,2670,'_sale_price_dates_from',''),(23146,2670,'_sale_price_dates_to',''),(23147,2670,'total_sales','0'),(23148,2670,'_tax_status','taxable'),(23149,2670,'_tax_class',''),(23150,2670,'_manage_stock','no'),(23151,2670,'_backorders','no'),(23152,2670,'_low_stock_amount',''),(23153,2670,'_sold_individually','no'),(23154,2670,'_weight','0.5'),(23155,2670,'_length','10'),(23156,2670,'_width','10'),(23157,2670,'_height','26'),(23158,2670,'_upsell_ids','a:0:{}'),(23159,2670,'_crosssell_ids','a:0:{}'),(23160,2670,'_purchase_note',''),(23161,2670,'_default_attributes','a:0:{}'),(23162,2670,'_virtual','no'),(23163,2670,'_downloadable','no'),(23164,2670,'_product_image_gallery','2672,2673'),(23165,2670,'_download_limit','-1'),(23166,2670,'_download_expiry','-1'),(23167,2670,'_stock',NULL),(23168,2670,'_stock_status','instock'),(23169,2670,'_product_version','3.5.1'),(23170,2670,'_price','225'),(23171,2670,'_regular_currency_prices','[]'),(23172,2670,'_sale_currency_prices','[]'),(23173,2670,'_product_base_currency','USD'),(23174,2670,'_yoast_wpseo_primary_product_cat','46'),(23175,2670,'_yoast_wpseo_content_score','30'),(23176,2674,'_wp_attached_file','2019/02/20181024_170012-e1549647312195.jpg'),(23177,2674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:750;s:4:\"file\";s:42:\"2019/02/20181024_170012-e1549647312195.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20181024_170012-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20181024_170012-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20181024_170012-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20181024_170012-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"20181024_170012-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"20181024_170012-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"20181024_170012-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"20181024_170012-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"20181024_170012-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"20181024_170012-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"20181024_170012-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"20181024_170012-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"20181024_170012-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"20181024_170012-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"20181024_170012-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"20181024_170012-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20181024_170012-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20181024_170012-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20181024_170012-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"20181024_170012-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"20181024_170012-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"20181024_170012-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1540400412\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.058823529411765\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23178,2675,'_wp_attached_file','2019/02/20181026_105132-e1549647418690.jpg'),(23179,2675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:1000;s:4:\"file\";s:42:\"2019/02/20181026_105132-e1549647418690.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20181026_105132-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20181026_105132-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:41:\"20181026_105132-e1549647418690-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:40:\"20181026_105132-e1549647418690-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-713x950.jpg\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"20181026_105132-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"20181026_105132-e1549647418690-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1540551092\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.071428571428571\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"6\";s:8:\"keywords\";a:0:{}}}'),(23180,2676,'_wp_attached_file','2019/02/20181120_133605-e1549647364920.jpg'),(23181,2676,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:719;s:4:\"file\";s:42:\"2019/02/20181120_133605-e1549647364920.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20181120_133605-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20181120_133605-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20181120_133605-768x552.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:552;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20181120_133605-1024x736.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"20181120_133605-139x100.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:26:\"20181120_133605-111x80.jpg\";s:5:\"width\";i:111;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"20181120_133605-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"20181120_133605-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"20181120_133605-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"20181120_133605-394x283.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"20181120_133605-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"20181120_133605-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"20181120_133605-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"20181120_133605-915x658.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:28:\"20181120_133605-1240x891.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:891;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:29:\"20181120_133605-1503x1080.jpg\";s:5:\"width\";i:1503;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20181120_133605-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20181120_133605-600x431.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20181120_133605-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"20181120_133605-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"20181120_133605-600x431.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"20181120_133605-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1542720937\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23182,2677,'_wp_attached_file','2019/02/EasyCastHD-rings.jpg'),(23183,2677,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:2141;s:4:\"file\";s:28:\"2019/02/EasyCastHD-rings.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-141x100.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"EasyCastHD-rings-113x80.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-394x279.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-915x648.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings-1240x878.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:878;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1525x1080.jpg\";s:5:\"width\";i:1525;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"EasyCastHD-rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"EasyCastHD-rings-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536751611\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23184,2678,'_wp_attached_file','2019/02/EasyCastHD-rings2.jpg'),(23185,2678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3416;s:6:\"height\";i:2792;s:4:\"file\";s:29:\"2019/02/EasyCastHD-rings2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-768x628.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings2-1024x837.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:837;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-122x100.jpg\";s:5:\"width\";i:122;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"EasyCastHD-rings2-98x80.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-371x303.jpg\";s:5:\"width\";i:371;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-856x700.jpg\";s:5:\"width\";i:856;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings2-1162x950.jpg\";s:5:\"width\";i:1162;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:31:\"EasyCastHD-rings2-1321x1080.jpg\";s:5:\"width\";i:1321;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"EasyCastHD-rings2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G950W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536750661\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23186,2674,'_edit_lock','1549647175:1'),(23187,2674,'themo_transparent_header','off'),(23188,2674,'themo_page_layout',NULL),(23189,2674,'themo_hide_title','off'),(23190,2674,'themo_header_content_style',NULL),(23191,2674,'themo_alt_logo',NULL),(23192,2674,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:19:\"20181024_170012.jpg\";}}'),(23193,2674,'_edit_last','1'),(23194,2674,'_yoast_wpseo_content_score','30'),(23195,2675,'_edit_lock','1549649022:1'),(23196,2675,'themo_transparent_header','off'),(23197,2675,'themo_page_layout',NULL),(23198,2675,'themo_hide_title','off'),(23199,2675,'themo_header_content_style',NULL),(23200,2675,'themo_alt_logo',NULL),(23201,2675,'_wp_attachment_backup_sizes','a:25:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:19:\"20181026_105132.jpg\";}s:18:\"full-1549647336117\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:750;s:4:\"file\";s:34:\"20181026_105132-e1549647331595.jpg\";}s:18:\"full-1549647418690\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:750;s:4:\"file\";s:34:\"20181026_105132-e1549647336117.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:28:\"20181026_105132-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"themo-logo-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_xs-orig\";a:4:{s:4:\"file\";s:26:\"20181026_105132-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"th_img_sm_landscape-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_sm_portrait-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"th_img_sm_square-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_sm_standard-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"th_img_md_landscape-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"th_img_md_portrait-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"th_img_md_square-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_lg-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"th_img_xl-orig\";a:4:{s:4:\"file\";s:28:\"20181026_105132-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"th_img_xxl-orig\";a:4:{s:4:\"file\";s:29:\"20181026_105132-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:27:\"20181026_105132-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:27:\"20181026_105132-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(23202,2675,'_edit_last','1'),(23203,2675,'_yoast_wpseo_content_score','30'),(23204,2676,'_edit_lock','1549647229:1'),(23205,2676,'themo_transparent_header','off'),(23206,2676,'themo_page_layout',NULL),(23207,2676,'themo_hide_title','off'),(23208,2676,'themo_header_content_style',NULL),(23209,2676,'themo_alt_logo',NULL),(23210,2676,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3024;s:6:\"height\";i:2173;s:4:\"file\";s:19:\"20181120_133605.jpg\";}}'),(23211,2676,'_edit_last','1'),(23212,2676,'_yoast_wpseo_content_score','30'),(23238,2683,'_wp_page_template','default'),(23230,2682,'_wp_page_template','default'),(23231,2682,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23232,2682,'_elementor_edit_mode','builder'),(23233,2682,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2804968d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32fbf99c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"236eebd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53e7b167\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"6a3e9522\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13ee71a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"1be90dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"584423bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d55e646\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"683527d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(23240,2683,'_elementor_edit_mode','builder'),(23241,2683,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2804968d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32fbf99c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"236eebd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6a3e9522\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(23227,2681,'_wp_attached_file','2019/02/1-kg-bottle-CCW-castable.png'),(23228,2681,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:36:\"2019/02/1-kg-bottle-CCW-castable.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"1-kg-bottle-CCW-castable-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"1-kg-bottle-CCW-castable-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23245,2684,'themo_transparent_header','on'),(23246,2684,'themo_page_layout',''),(23234,2682,'_elementor_version','0.4'),(23235,2682,'_elementor_template_type','post'),(23236,2682,'_elementor_css','a:4:{s:4:\"time\";i:1549652954;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23242,2683,'_elementor_version','0.4'),(23243,2683,'_elementor_template_type','post'),(23244,2683,'_elementor_css','a:4:{s:4:\"time\";i:1549652964;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23247,2684,'themo_hide_title','on'),(23248,2684,'themo_header_content_style',NULL),(23249,2684,'themo_alt_logo',NULL),(23250,2684,'_wc_review_count','0'),(23251,2684,'_wc_rating_count','a:0:{}'),(23252,2684,'_wc_average_rating','0'),(23253,2684,'_edit_last','1'),(23254,2684,'_edit_lock','1550687887:1'),(23255,2684,'_sku',''),(25261,2684,'_regular_price',''),(23258,2684,'_sale_price_dates_from',''),(23259,2684,'_sale_price_dates_to',''),(23260,2684,'total_sales','0'),(23261,2684,'_tax_status','taxable'),(23262,2684,'_tax_class',''),(23263,2684,'_manage_stock','no'),(23264,2684,'_backorders','no'),(23265,2684,'_low_stock_amount',''),(23266,2684,'_sold_individually','no'),(23267,2684,'_weight',''),(23268,2684,'_length',''),(23269,2684,'_width',''),(23270,2684,'_height',''),(23271,2684,'_upsell_ids','a:0:{}'),(23272,2684,'_crosssell_ids','a:0:{}'),(23273,2684,'_purchase_note',''),(23274,2684,'_default_attributes','a:0:{}'),(23275,2684,'_virtual','no'),(23276,2684,'_downloadable','no'),(23277,2684,'_product_image_gallery','2689'),(23278,2684,'_download_limit','-1'),(23279,2684,'_download_expiry','-1'),(23280,2684,'_stock',NULL),(23281,2684,'_stock_status','instock'),(23282,2684,'_product_attributes','a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:10:\"500g | 1KG\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(23283,2684,'_product_version','3.5.1'),(23284,2685,'_variation_description',''),(23285,2685,'_sku',''),(23286,2685,'_regular_price','110'),(23287,2685,'_sale_price',''),(23288,2685,'_sale_price_dates_from',''),(23289,2685,'_sale_price_dates_to',''),(23290,2685,'total_sales','0'),(23291,2685,'_tax_status','taxable'),(23292,2685,'_tax_class','parent'),(23293,2685,'_manage_stock','no'),(23294,2685,'_backorders','no'),(23295,2685,'_low_stock_amount',''),(23296,2685,'_sold_individually','no'),(23297,2685,'_weight','0.5'),(23298,2685,'_length','10'),(23299,2685,'_width','10'),(23300,2685,'_height','20'),(23301,2685,'_upsell_ids','a:0:{}'),(23302,2685,'_crosssell_ids','a:0:{}'),(23303,2685,'_purchase_note',''),(23304,2685,'_default_attributes','a:0:{}'),(23305,2685,'_virtual','no'),(23306,2685,'_downloadable','no'),(23307,2685,'_product_image_gallery',''),(23308,2685,'_download_limit','-1'),(23309,2685,'_download_expiry','-1'),(23310,2685,'_stock',NULL),(23311,2685,'_stock_status','instock'),(23312,2685,'_wc_average_rating','0'),(23313,2685,'_wc_rating_count','a:0:{}'),(23314,2685,'_wc_review_count','0'),(23315,2685,'_downloadable_files','a:0:{}'),(23316,2685,'attribute_size','500g'),(23317,2685,'_price','110'),(23318,2685,'_product_version','3.5.1'),(23319,2686,'_variation_description',''),(23320,2686,'_sku',''),(23321,2686,'_regular_price','195'),(23322,2686,'_sale_price',''),(23323,2686,'_sale_price_dates_from',''),(23324,2686,'_sale_price_dates_to',''),(23325,2686,'total_sales','0'),(23326,2686,'_tax_status','taxable'),(23327,2686,'_tax_class','parent'),(23328,2686,'_manage_stock','no'),(23329,2686,'_backorders','no'),(23330,2686,'_low_stock_amount',''),(23331,2686,'_sold_individually','no'),(23332,2686,'_weight','1'),(23333,2686,'_length','15'),(23334,2686,'_width','15'),(23335,2686,'_height','26'),(23336,2686,'_upsell_ids','a:0:{}'),(23337,2686,'_crosssell_ids','a:0:{}'),(23338,2686,'_purchase_note',''),(23339,2686,'_default_attributes','a:0:{}'),(23340,2686,'_virtual','no'),(23341,2686,'_downloadable','no'),(23342,2686,'_product_image_gallery',''),(23343,2686,'_download_limit','-1'),(23344,2686,'_download_expiry','-1'),(23345,2686,'_stock',NULL),(23346,2686,'_stock_status','instock'),(23347,2686,'_wc_average_rating','0'),(23348,2686,'_wc_rating_count','a:0:{}'),(23349,2686,'_wc_review_count','0'),(23350,2686,'_downloadable_files','a:0:{}'),(23351,2686,'attribute_size','1KG'),(23352,2686,'_price','195'),(23353,2686,'_product_version','3.5.1'),(25260,2684,'_price','195'),(23356,2685,'variable_regular_currency_prices','[]'),(23357,2685,'variable_sale_currency_prices','[]'),(23358,2685,'_product_base_currency','USD'),(23359,2686,'variable_regular_currency_prices','[]'),(23360,2686,'variable_sale_currency_prices','[]'),(23361,2686,'_product_base_currency','USD'),(25259,2684,'_price','110'),(23366,2687,'_wp_attached_file','2019/02/Resinworks3d-CCW-LCD-castable-Lime.png'),(23367,2687,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:46:\"2019/02/Resinworks3d-CCW-LCD-castable-Lime.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"Resinworks3d-CCW-LCD-castable-Lime-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"Resinworks3d-CCW-LCD-castable-Lime-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:45:\"Resinworks3d-CCW-LCD-castable-Lime-75x100.png\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:44:\"Resinworks3d-CCW-LCD-castable-Lime-60x80.png\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-227x303.png\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-525x700.png\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-713x950.png\";s:5:\"width\";i:713;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:47:\"Resinworks3d-CCW-LCD-castable-Lime-810x1080.png\";s:5:\"width\";i:810;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23368,2688,'_wp_attached_file','2019/02/Resinworks3d-CCW-LCD-castable-Lime-1.png'),(23369,2688,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:48:\"2019/02/Resinworks3d-CCW-LCD-castable-Lime-1.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:46:\"Resinworks3d-CCW-LCD-castable-Lime-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Resinworks3d-CCW-LCD-castable-Lime-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23370,2689,'_wp_attached_file','2019/02/IMG-1004-e1549653443664.jpg'),(23371,2689,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:750;s:4:\"file\";s:35:\"2019/02/IMG-1004-e1549653443664.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1004-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1004-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG-1004-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG-1004-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"IMG-1004-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"IMG-1004-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1004-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1004-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1004-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1004-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1004-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1004-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1004-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-1004-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"IMG-1004-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:22:\"IMG-1004-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1004-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1004-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1004-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1004-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1004-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1004-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1548766147\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0082644628099174\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23372,2689,'_edit_lock','1549653305:1'),(23373,2689,'themo_transparent_header','off'),(23374,2689,'themo_page_layout',NULL),(23375,2689,'themo_hide_title','off'),(23376,2689,'themo_header_content_style',NULL),(23377,2689,'themo_alt_logo',NULL),(23378,2689,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:12:\"IMG-1004.jpg\";}}'),(23379,2689,'_edit_last','1'),(23380,2689,'_yoast_wpseo_content_score','30'),(23381,2684,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(23382,2684,'_thumbnail_id','2688'),(23383,2684,'_yoast_wpseo_primary_product_cat','46'),(23384,2684,'_yoast_wpseo_content_score','30'),(23423,2694,'themo_hide_title','on'),(23422,2694,'themo_page_layout','full'),(23386,2690,'_wp_page_template','default'),(23387,2690,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23388,2690,'_elementor_edit_mode','builder'),(23389,2690,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56ddea4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c3722\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3ed6741\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\",\"2661\",\"2670\",\"2573\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aecbb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed60150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20432f6\",\"elType\":\"widget\",\"settings\":{\"rows\":5,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2079\",\"2570\",\"2572\",\"2574\",\"2575\",\"2578\",\"2580\",\"2576\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23390,2690,'_elementor_version','0.4'),(23391,2690,'_elementor_template_type','post'),(23392,2690,'_elementor_css','a:4:{s:4:\"time\";i:1549653766;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23394,2691,'_wp_page_template','default'),(23395,2691,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23396,2691,'_elementor_edit_mode','builder'),(23397,2691,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56ddea4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c3722\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3ed6741\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\",\"2661\",\"2670\",\"2573\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aecbb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed60150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20432f6\",\"elType\":\"widget\",\"settings\":{\"rows\":5,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2079\",\"2570\",\"2572\",\"2574\",\"2575\",\"2578\",\"2580\",\"2576\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23398,2691,'_elementor_version','0.4'),(23399,2691,'_elementor_template_type','post'),(23400,2691,'_elementor_css','a:4:{s:4:\"time\";i:1549653818;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23421,2694,'themo_transparent_header','off'),(25446,76,'_elementor_css','a:4:{s:4:\"time\";i:1550697399;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26246,82,'_elementor_css','a:4:{s:4:\"time\";i:1551280617;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23411,2693,'_menu_item_type','post_type'),(23412,2693,'_menu_item_menu_item_parent','1090'),(23413,2693,'_menu_item_object_id','2654'),(23414,2693,'_menu_item_object','page'),(23415,2693,'_menu_item_target',''),(23416,2693,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(23417,2693,'_menu_item_xfn',''),(23418,2693,'_menu_item_url',''),(23424,2694,'themo_header_content_style','light'),(23425,2694,'themo_alt_logo','Off'),(23426,2694,'_edit_last','1'),(23427,2694,'_edit_lock','1550158603:1'),(23428,2694,'_wp_page_template','default'),(23429,2694,'_yoast_wpseo_content_score','30'),(23430,2694,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23431,2694,'_elementor_edit_mode','builder'),(23432,2694,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2.jpg\",\"id\":2697},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.79)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#ffffff\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":651},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aecbb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed60150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20432f6\",\"elType\":\"widget\",\"settings\":{\"rows\":5,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2513\",\"2518\",\"2520\",\"2547\",\"2538\",\"2545\",\"2549\",\"2564\",\"2558\",\"2556\",\"2551\",\"2543\",\"2536\",\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\",\"2562\",\"2553\",\"2012\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23461,2699,'_wp_page_template','default'),(23462,2699,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23463,2699,'_elementor_edit_mode','builder'),(23433,2694,'_elementor_version','0.4'),(23434,2694,'_elementor_template_type','post'),(23450,2697,'_wp_attached_file','2019/02/3dprintingsolutionsweb2.jpg'),(23451,2697,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:737;s:4:\"file\";s:35:\"2019/02/3dprintingsolutionsweb2.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"3dprintingsolutionsweb2-1024x472.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-217x100.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:34:\"3dprintingsolutionsweb2-174x80.jpg\";s:5:\"width\";i:174;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-394x181.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-605x737.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:737;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-915x421.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:36:\"3dprintingsolutionsweb2-1240x571.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-600x276.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-600x276.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"3dprintingsolutionsweb2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23436,2695,'_wp_page_template','default'),(23437,2695,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23438,2695,'_elementor_edit_mode','builder'),(23439,2695,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56ddea4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c3722\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3ed6741\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\",\"2661\",\"2670\",\"2573\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aecbb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed60150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20432f6\",\"elType\":\"widget\",\"settings\":{\"rows\":5,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2079\",\"2570\",\"2572\",\"2574\",\"2575\",\"2578\",\"2580\",\"2576\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23440,2695,'_elementor_version','0.4'),(23441,2695,'_elementor_template_type','post'),(23442,2695,'_elementor_css','a:4:{s:4:\"time\";i:1549653937;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23458,2698,'_elementor_template_type','post'),(23457,2698,'_elementor_version','0.4'),(23455,2698,'_elementor_edit_mode','builder'),(23456,2698,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2.jpg\",\"id\":2697},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.79)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#ffffff\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":651},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56ddea4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c3722\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3ed6741\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\",\"2661\",\"2670\",\"2573\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aecbb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed60150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20432f6\",\"elType\":\"widget\",\"settings\":{\"rows\":5,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2079\",\"2570\",\"2572\",\"2574\",\"2575\",\"2578\",\"2580\",\"2576\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23453,2698,'_wp_page_template','default'),(23454,2698,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23468,2700,'_wp_attached_file','2019/02/b9-core-500x500.jpg'),(23469,2700,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2019/02/b9-core-500x500.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"b9-core-500x500-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"b9-core-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23459,2698,'_elementor_css','a:4:{s:4:\"time\";i:1549656790;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23464,2699,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2.jpg\",\"id\":2697},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.79)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#ffffff\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":651},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aecbb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed60150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20432f6\",\"elType\":\"widget\",\"settings\":{\"rows\":5,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2513\",\"2518\",\"2520\",\"2547\",\"2538\",\"2545\",\"2549\",\"2564\",\"2558\",\"2556\",\"2551\",\"2543\",\"2536\",\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\",\"2562\",\"2553\",\"2012\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23465,2699,'_elementor_version','0.4'),(23466,2699,'_elementor_template_type','post'),(23467,2699,'_elementor_css','a:4:{s:4:\"time\";i:1549657027;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23470,2701,'_wp_attached_file','2019/02/b9-core-500x500-1.jpg'),(23471,2701,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:29:\"2019/02/b9-core-500x500-1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:27:\"b9-core-500x500-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-394x500.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-500x465.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"b9-core-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"b9-core-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23472,2702,'_wp_attached_file','2019/02/B9Creator-1.2-1.png'),(23473,2702,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2019/02/B9Creator-1.2-1.png\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:25:\"B9Creator-1.2-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-303x303.png\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-605x806.png\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-950x950.png\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"B9Creator-1.2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"B9Creator-1.2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25808,2977,'_wp_page_template','default'),(25809,2977,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23475,2694,'_elementor_css','a:4:{s:4:\"time\";i:1549852190;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23476,1249,'_elementor_css','a:4:{s:4:\"time\";i:1549866444;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23480,2704,'_menu_item_object_id','224'),(23481,2704,'_menu_item_object','page'),(23482,2704,'_menu_item_target',''),(23483,2704,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(23484,2704,'_menu_item_xfn',''),(23485,2704,'_menu_item_url',''),(23487,2705,'_menu_item_type','post_type'),(23488,2705,'_menu_item_menu_item_parent','2704'),(23489,2705,'_menu_item_object_id','618'),(23490,2705,'_menu_item_object','page'),(23491,2705,'_menu_item_target',''),(23492,2705,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(23493,2705,'_menu_item_xfn',''),(23494,2705,'_menu_item_url',''),(23768,2742,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"CADworks3D \\u00b5Microfluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4437b99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"94b7152\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"49a4a76\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Request a Quote\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(23767,2742,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23766,2742,'_wp_page_template','default'),(23774,2743,'_wp_page_template','default'),(23775,2743,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23532,2710,'_menu_item_type','post_type'),(23533,2710,'_menu_item_menu_item_parent','2704'),(23534,2710,'_menu_item_object_id','548'),(23535,2710,'_menu_item_object','page'),(23536,2710,'_menu_item_target',''),(23537,2710,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(23538,2710,'_menu_item_xfn',''),(23539,2710,'_menu_item_url',''),(23564,2714,'_wp_attached_file','2019/02/EasyCast-HD1.jpg'),(23565,2714,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:583;s:4:\"file\";s:24:\"2019/02/EasyCast-HD1.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-300x146.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-768x373.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"EasyCast-HD1-1024x497.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-206x100.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"EasyCast-HD1-165x80.jpg\";s:5:\"width\";i:165;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-394x191.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-605x583.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-605x583.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-915x445.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"EasyCast-HD1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-600x292.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-600x292.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23567,2715,'_wp_page_template','default'),(23568,2715,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23569,2715,'_elementor_edit_mode','builder'),(23570,2715,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"77b500e3\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2714,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD1.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#504992\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2318fe49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"50.702\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"482ef4e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"72f7e5b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"49.298\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1de6f935\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jeweller\'s Aid\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40607d6d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>This\\u00a08 hour course will teach you all the required skills needed when designing and developing a live\\u00a0WordPress website, including using the advanced options of\\u00a0HTML and CSS.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b4c1d2a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7f6640df\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"6a1474e4\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-connectdevelop\",\"title_text\":\"Who is it for?\",\"description_text\":\"The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_space\":{\"unit\":\"px\",\"size\":69},\"icon_size\":{\"unit\":\"px\",\"size\":\"23\"},\"icon_padding\":{\"unit\":\"px\",\"size\":20},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":58},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":14},\"title_color\":\"#474545\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":41},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8000000000000000444089209850062616169452667236328125},\"heading_description\":\"\",\"description_color\":\"#726f6f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.9\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"50847602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"40c6e92\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"330\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study_1.jpg\"},\"align\":\"right\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":\"85\"},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2edde71c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#e3e4e8\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7673df5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5d9da143\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"our teaching team\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"3.5\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30240b49\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"3773d9db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7eda45f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"331\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/teacther1.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62016e64\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Stella Lindley\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f043f2b\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"ui\\/ux web master\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#b6baba\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38a6f73c\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>A strict teacher that has been teaching since the age of 16. Stella won\'t give you any slack, so you will have to do the very best work you\'ve done in your life.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#5e5d5d\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c026281\",\"elType\":\"widget\",\"settings\":{\"section_social_icon\":\"\",\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1q7inly\"},{\"social\":\"fa fa-twitter\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"qw9z55k\"},{\"social\":\"fa fa-google-plus\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1kfdigf\"}],\"shape\":\"circle\",\"section_social_style\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#504992\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"15\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"4e73a08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34ea344\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"332\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/teacher2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4751ee46\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Donald Martin\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1e226a\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Computer Science\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#b6baba\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a634fea\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Donald has a PHD in both Computer Science and Design. His beginner course is a must see for any aspiring web professional who want to learn from the best.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#5e5d5d\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"605b052f\",\"elType\":\"widget\",\"settings\":{\"section_social_icon\":\"\",\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"lf5yt4c\"},{\"social\":\"fa fa-twitter\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"01xie82\"},{\"social\":\"fa fa-google-plus\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"grhvqhn\"}],\"shape\":\"circle\",\"section_social_style\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#504992\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"15\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"42895569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"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}},\"elements\":[{\"id\":\"4d26d192\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"333\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/teacher3.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"30490a50\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Gaby Williams\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"445e0268\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"AI Expert\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#b6baba\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"532b678b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If there\'s someone who can explain anything, Gaby is the one. She\\u00a0teaches\\u00a0you not just how to do something, but why to do it this way and not the other.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#5e5d5d\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"528a2607\",\"elType\":\"widget\",\"settings\":{\"section_social_icon\":\"\",\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1j7enrh\"},{\"social\":\"fa fa-twitter\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"mw0ffet\"},{\"social\":\"fa fa-google-plus\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"39ofihx\"}],\"shape\":\"circle\",\"section_social_style\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#504992\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"15\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3035754c\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"5546eb16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"64ddb201\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"334\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-box_1.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"552b82fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5a18fc76\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"375443c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30a0cd83\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cf2d4bb\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"645b4cf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6aa3a5f9\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42e589c7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36caa38a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13425fec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"62c2d697\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"335\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/library.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43e1bd1d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"336\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/study-footer.jpg\"},\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"68c80246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"60171bc4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn from the very best\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Playfair Display\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"432eebd5\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Join our course and start building the most\\u00a0wanted career available today. We make sure every class is easily understood, and that all students reach the same level of expertise needed for today\'s hi-tech industry.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64901cbe\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"column_position_inner\":\"middle\",\"content_position_inner\":\"\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"a81e796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"45.446\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"249872b9\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-clock-o\",\"title_text\":\"Working hours\",\"description_text\":\"Monday- Thursday:8:00-18:30 Hrs <br>(Phone until 17:30 Hrs)<br>Friday - 8:00-14:00\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"title_typography_font_family\":\"Playfair Display\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_font_weight\":\"100\",\"_section_style\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0.25)\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"35\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5385cb62\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"We are here\",\"description_text\":\"Westfield London 2039-2041 Westfield <br>Phone:+44 20 8834 4688 <br>Fax:+44 20 8859 6598 <br>Email: info@collage.com\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"position\":\"left\",\"section_style_icon\":\"\",\"primary_color\":\"#504992\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"title_typography_font_family\":\"Playfair Display\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"description_typography_font_family\":\"Poppins\",\"description_typography_font_weight\":\"100\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_section_background\":\"\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0.25)\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"35\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"85d2a92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"54.554\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5a42d1ee\",\"elType\":\"widget\",\"settings\":{\"section_map\":\"\",\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"440\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23574,2716,'_wp_attached_file','2019/02/EasyCast-HD2.jpg'),(23575,2716,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:366;s:4:\"file\";s:24:\"2019/02/EasyCast-HD2.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"EasyCast-HD2-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-768x234.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"EasyCast-HD2-1024x312.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-328x100.jpg\";s:5:\"width\";i:328;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:23:\"EasyCast-HD2-262x80.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x366.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x366.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-394x120.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-605x366.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-605x366.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-605x366.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-915x279.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"EasyCast-HD2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-600x183.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-600x183.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"EasyCast-HD2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23571,2715,'_elementor_version','0.4'),(23572,2715,'_elementor_template_type','post'),(23573,2715,'_elementor_css','a:4:{s:4:\"time\";i:1550071787;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23576,2717,'_wp_attached_file','2019/02/EasyCastHD-rings-1.jpg'),(23577,2717,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3024;s:6:\"height\";i:2141;s:4:\"file\";s:30:\"2019/02/EasyCastHD-rings-1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"EasyCastHD-rings-1-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-141x100.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:29:\"EasyCastHD-rings-1-113x80.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-394x279.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-915x648.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:31:\"EasyCastHD-rings-1-1240x878.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:878;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:32:\"EasyCastHD-rings-1-1525x1080.jpg\";s:5:\"width\";i:1525;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"EasyCastHD-rings-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G955W\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1536751611\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23584,2719,'_wp_attached_file','2019/02/bg-maxime-staudenmann.jpg'),(23585,2719,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:33:\"2019/02/bg-maxime-staudenmann.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"bg-maxime-staudenmann-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:32:\"bg-maxime-staudenmann-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-394x263.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-915x610.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:610;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:34:\"bg-maxime-staudenmann-1240x827.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:827;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"bg-maxime-staudenmann-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23586,2719,'_elementor_source_image_hash','71575fe36fd06518c0c87ae892a0ccb3adeead82'),(23600,2722,'_wp_page_template','default'),(23601,2722,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23602,2722,'_elementor_edit_mode','builder'),(23588,2720,'_wp_page_template','default'),(23589,2720,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23590,2720,'_elementor_edit_mode','builder'),(23591,2720,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25f43f8\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"style\":\"dotted\",\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"rgba(255,255,255,0.77)\",\"gap\":{\"unit\":\"px\",\"size\":\"20\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Try it Yourself\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"422\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/ma.png\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Play it forward\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"193e3b69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We\'ve worked for over a year to offer you the best possible web design solution. Now, all you need to do is press \'Play\'.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"442e6bee\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ynkKL3R0rhc\",\"background_video_fallback\":{\"id\":\"425\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg-4.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/brushed-alum.png\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.65\"},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"7b2e7a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"509a072d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Revolution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":104},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cee25ba\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We all want to change the world.\\u00a0But when you talk about destruction, don\'t you know that you can count me out.\\u00a0Don\'t you know it\'s gonna be alright?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"812f267\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"extended\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2437ac35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"77e050b7\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Download Now\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"right\",\"align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#4054b2\",\"border_color\":\"#4054b2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"40\",\"bottom\":\"18\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(64,84,178,0.73)\",\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1674c1a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"70eaee0a\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take a Tour\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#ffffff\",\"border_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"40\",\"bottom\":\"18\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#4054b2\",\"button_background_hover_color\":\"rgba(255,255,255,0.78)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40779b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"5610c403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3c5c55c8\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-inbox\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#1e73be\",\"size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e4ec629\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A good portfolio will get you an interview. A good attitude will get you a job.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c04603f\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We have a great opportunity for experienced photographers to join our team.\\u00a0Yes, we do need you to already own a camera. No, your iPhone camera won\'t cut it. Go on, \'Shoot\' us a message.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2953ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1c940581\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"427\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/iPhone-7-2.png\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Surf\'s up!\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>There are 23 million estimated surfers around the world. The longest amount of time spent surfing one wave is 37 minutes. There are many other reasons\\u00a0you should get on board.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Catch Our Wave\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"429\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Your Journey\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a4dbef9\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"4\"},\"color\":\"#d8d8d8\",\"width\":{\"unit\":\"%\",\"size\":12},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Desert Tiptoes Inc. is a company that set forth to\\u00a0boldly go where no other company has gone before, and to get as many individuals\\u00a0to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23597,2721,'_wp_attached_file','2019/02/MIICRAFT-LOGO-WEB.png'),(23598,2721,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:78;s:4:\"file\";s:29:\"2019/02/MIICRAFT-LOGO-WEB.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-150x78.png\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-300x39.png\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-394x78.png\";s:5:\"width\";i:394;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-394x78.png\";s:5:\"width\";i:394;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-394x78.png\";s:5:\"width\";i:394;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-394x51.png\";s:5:\"width\";i:394;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-600x78.png\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-100x78.png\";s:5:\"width\";i:100;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-600x78.png\";s:5:\"width\";i:600;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"MIICRAFT-LOGO-WEB-100x78.png\";s:5:\"width\";i:100;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23592,2720,'_elementor_version','0.4'),(23593,2720,'_elementor_template_type','post'),(23594,2720,'_elementor_css','a:4:{s:4:\"time\";i:1550075054;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23595,618,'_oembed_6317af58a434f38aa41d4ca66757e561','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/kB4U67tiQLA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(23596,618,'_oembed_time_6317af58a434f38aa41d4ca66757e561','1550075055'),(23603,2722,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Play it forward\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"193e3b69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We\'ve worked for over a year to offer you the best possible web design solution. Now, all you need to do is press \'Play\'.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"442e6bee\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ynkKL3R0rhc\",\"background_video_fallback\":{\"id\":\"425\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg-4.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/brushed-alum.png\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.65\"},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"7b2e7a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"509a072d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Revolution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":104},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cee25ba\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We all want to change the world.\\u00a0But when you talk about destruction, don\'t you know that you can count me out.\\u00a0Don\'t you know it\'s gonna be alright?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"812f267\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"extended\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2437ac35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"77e050b7\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Download Now\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"right\",\"align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#4054b2\",\"border_color\":\"#4054b2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"40\",\"bottom\":\"18\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(64,84,178,0.73)\",\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1674c1a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"70eaee0a\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take a Tour\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#ffffff\",\"border_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"40\",\"bottom\":\"18\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#4054b2\",\"button_background_hover_color\":\"rgba(255,255,255,0.78)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40779b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"5610c403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3c5c55c8\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-inbox\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#1e73be\",\"size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e4ec629\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A good portfolio will get you an interview. A good attitude will get you a job.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c04603f\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We have a great opportunity for experienced photographers to join our team.\\u00a0Yes, we do need you to already own a camera. No, your iPhone camera won\'t cut it. Go on, \'Shoot\' us a message.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2953ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1c940581\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"427\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/iPhone-7-2.png\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Surf\'s up!\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>There are 23 million estimated surfers around the world. The longest amount of time spent surfing one wave is 37 minutes. There are many other reasons\\u00a0you should get on board.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Catch Our Wave\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"429\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Your Journey\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a4dbef9\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"4\"},\"color\":\"#d8d8d8\",\"width\":{\"unit\":\"%\",\"size\":12},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Desert Tiptoes Inc. is a company that set forth to\\u00a0boldly go where no other company has gone before, and to get as many individuals\\u00a0to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23604,2722,'_elementor_version','0.4'),(23605,2722,'_elementor_template_type','post'),(23606,2722,'_elementor_css','a:4:{s:4:\"time\";i:1550075202;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23636,2727,'_wp_page_template','default'),(23637,2727,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23638,2727,'_elementor_edit_mode','builder'),(23639,2727,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\"},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"429\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Your Journey\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a4dbef9\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"4\"},\"color\":\"#d8d8d8\",\"width\":{\"unit\":\"%\",\"size\":12},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Desert Tiptoes Inc. is a company that set forth to\\u00a0boldly go where no other company has gone before, and to get as many individuals\\u00a0to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23608,2723,'_wp_page_template','default'),(23609,2723,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23610,2723,'_elementor_edit_mode','builder'),(23611,2723,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Play it forward\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"193e3b69\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We\'ve worked for over a year to offer you the best possible web design solution. Now, all you need to do is press \'Play\'.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"442e6bee\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ynkKL3R0rhc\",\"background_video_fallback\":{\"id\":\"425\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg-4.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/brushed-alum.png\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.65\"},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"7b2e7a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"509a072d\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Revolution\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":104},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cee25ba\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We all want to change the world.\\u00a0But when you talk about destruction, don\'t you know that you can count me out.\\u00a0Don\'t you know it\'s gonna be alright?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"21\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"812f267\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"extended\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2437ac35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"77e050b7\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Download Now\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"right\",\"align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#4054b2\",\"border_color\":\"#4054b2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"40\",\"bottom\":\"18\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(64,84,178,0.73)\",\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1674c1a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"70eaee0a\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take a Tour\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"button_text_color\":\"#4054b2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#ffffff\",\"border_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"40\",\"bottom\":\"18\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#4054b2\",\"button_background_hover_color\":\"rgba(255,255,255,0.78)\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40779b\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"5610c403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3c5c55c8\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"stacked\",\"icon\":\"fa fa-inbox\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align\":\"left\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#1e73be\",\"size\":{\"unit\":\"px\",\"size\":33},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"section_hover\":\"\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e4ec629\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A good portfolio will get you an interview. A good attitude will get you a job.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c04603f\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We have a great opportunity for experienced photographers to join our team.\\u00a0Yes, we do need you to already own a camera. No, your iPhone camera won\'t cut it. Go on, \'Shoot\' us a message.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2953ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"1c940581\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"427\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/iPhone-7-2.png\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Surf\'s up!\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>There are 23 million estimated surfers around the world. The longest amount of time spent surfing one wave is 37 minutes. There are many other reasons\\u00a0you should get on board.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Catch Our Wave\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"429\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Your Journey\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a4dbef9\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"4\"},\"color\":\"#d8d8d8\",\"width\":{\"unit\":\"%\",\"size\":12},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Desert Tiptoes Inc. is a company that set forth to\\u00a0boldly go where no other company has gone before, and to get as many individuals\\u00a0to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23612,2723,'_elementor_version','0.4'),(23613,2723,'_elementor_template_type','post'),(23614,2723,'_elementor_css','a:4:{s:4:\"time\";i:1550078119;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23640,2727,'_elementor_version','0.4'),(23641,2727,'_elementor_template_type','post'),(23642,2727,'_elementor_css','a:4:{s:4:\"time\";i:1550083515;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23643,618,'_oembed_f4699232b4ffc4dccd7b4858144d4cce','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/tZBVAbMpXEI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(23644,618,'_oembed_time_f4699232b4ffc4dccd7b4858144d4cce','1550083517'),(23634,2726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:737;s:4:\"file\";s:37:\"2019/02/3dprintingsolutionsweb2-1.jpg\";s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"3dprintingsolutionsweb2-1-1024x472.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-217x100.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:36:\"3dprintingsolutionsweb2-1-174x80.jpg\";s:5:\"width\";i:174;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-394x181.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-605x737.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:737;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-915x421.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:38:\"3dprintingsolutionsweb2-1-1240x571.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-600x276.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-600x276.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"3dprintingsolutionsweb2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23646,2728,'_wp_page_template','default'),(23647,2728,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23648,2728,'_elementor_edit_mode','builder'),(23649,2728,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"429\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg-lionello-delpiccolo.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Your Journey\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a4dbef9\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"4\"},\"color\":\"#d8d8d8\",\"width\":{\"unit\":\"%\",\"size\":12},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Desert Tiptoes Inc. is a company that set forth to\\u00a0boldly go where no other company has gone before, and to get as many individuals\\u00a0to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23621,2725,'_wp_attached_file','2019/02/IMG-0397-e1550078363931.jpg'),(23622,2725,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:750;s:4:\"file\";s:35:\"2019/02/IMG-0397-e1550078363931.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0397-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-0397-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG-0397-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG-0397-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"IMG-0397-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"IMG-0397-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0397-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0397-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-0397-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-0397-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0397-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0397-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-0397-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-0397-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"IMG-0397-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:22:\"IMG-0397-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-0397-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-0397-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0397-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-0397-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-0397-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0397-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1547823061\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23623,2725,'_edit_lock','1550078237:1'),(23624,2725,'themo_transparent_header','off'),(23625,2725,'themo_page_layout',NULL),(23626,2725,'themo_hide_title','off'),(23627,2725,'themo_header_content_style',NULL),(23628,2725,'themo_alt_logo',NULL),(23629,2725,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:12:\"IMG-0397.jpg\";}}'),(23630,2725,'_edit_last','1'),(23631,2725,'_yoast_wpseo_content_score','30'),(23632,2725,'_wp_old_slug','img-0397'),(23633,2726,'_wp_attached_file','2019/02/3dprintingsolutionsweb2-1.jpg'),(23650,2728,'_elementor_version','0.4'),(23651,2728,'_elementor_template_type','post'),(23652,2728,'_elementor_css','a:4:{s:4:\"time\";i:1550083531;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23707,2735,'_wp_page_template','default'),(23708,2735,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23709,2735,'_elementor_edit_mode','builder'),(23710,2735,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23669,2730,'_wp_page_template','default'),(23670,2730,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23671,2730,'_elementor_edit_mode','builder');
INSERT INTO `wpio_postmeta` VALUES (23672,2730,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a4dbef9\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"4\"},\"color\":\"#d82f2f\",\"width\":{\"unit\":\"%\",\"size\":12},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Desert Tiptoes Inc. is a company that set forth to\\u00a0boldly go where no other company has gone before, and to get as many individuals\\u00a0to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23659,2621,'_edit_lock','1550092981:1'),(23660,2621,'themo_transparent_header','off'),(23661,2621,'themo_page_layout',NULL),(23662,2621,'themo_hide_title','off'),(23663,2621,'themo_header_content_style',NULL),(23664,2621,'themo_alt_logo',NULL),(23665,2621,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3392;s:6:\"height\";i:1952;s:4:\"file\";s:12:\"IMG-0350.jpg\";}}'),(23666,2621,'_edit_last','1'),(23667,2621,'_yoast_wpseo_content_score','30'),(23673,2730,'_elementor_version','0.4'),(23674,2730,'_elementor_template_type','post'),(23675,2730,'_elementor_css','a:4:{s:4:\"time\";i:1550085385;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23693,2733,'_wp_page_template','default'),(23694,2733,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23695,2733,'_elementor_edit_mode','builder'),(23696,2733,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23685,2732,'_wp_page_template','default'),(23686,2732,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23687,2732,'_elementor_edit_mode','builder'),(23688,2732,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23677,2731,'_wp_page_template','default'),(23678,2731,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23679,2731,'_elementor_edit_mode','builder'),(23680,2731,'_elementor_data','[{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":603},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<h4 style=\\\"clear: both; font-weight: 300; margin: 2.29068em 0px 0.540791em; color: #333333; font-size: 1.41575em; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-style: normal;\\\"><span style=\\\"font-weight: 600;\\\">Phrozen Shuffle summary<\\/span><\\/h4><ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=0wMkvnQCJOQ\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"80a7bee\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-heart-o\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Do what I want, not what I say.\\n\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Learn More\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"418e4c24\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"38477474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.772\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4b2a6d81\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Hello.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d991046\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then.\\u00a0<\\/p>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447588b9\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Let\'s Meet\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3b83e34c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.228\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"28dc0cf1\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"50\",\"spread\":6,\"inset\":\"\",\"color\":\"rgba(163,163,163,0.56)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75736a23\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"gap\":\"no\",\"height\":\"full\",\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=pyl4UGSvE7k\",\"background_video_fallback\":{\"id\":\"432\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/vbg10.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0a1600\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"70eb0c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"23385d3\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Writing, made simple.\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3adf94c1\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67d68099\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":\"431\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Mackbook2.png\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb87239\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=yx226REvbzw\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"180f8efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#4054b2\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5ba84f88\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-quote-left\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":66},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1df817d7\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"424d7e8\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\" Masaru Emoto\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"29\"},\"typography_font_family\":\"Poppins\",\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"192b2422\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcde1b0\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2719,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/bg-maxime-staudenmann.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#010026\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"1c127dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"262f26d9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Design is an opportunity\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"75\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fc0c10\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We want to create something that does more than just look nice on a page. How are\\u00a0the creative stories of the future going to look like?<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.73)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f6c5a7e\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"wide\",\"structure\":\"30\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"2eb58c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"18e70301\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-camera\",\"title_text\":\"Photographer\",\"description_text\":\"The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45b6f494\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"279367d3\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-video-camera\",\"title_text\":\"Video Art\",\"description_text\":\"We all shun away from it on museums, but in the real world, video art can, and does, make a difference\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"191a176f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4f4249a7\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"view\":\"framed\",\"icon\":\"fa fa-desktop\",\"title_text\":\"Web Design\",\"description_text\":\"Endless design possibilities start with a single possibility that wants to expand further than ever before\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#ffffff\",\"secondary_color\":\"rgba(255,255,255,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"19\"},\"icon_padding\":{\"unit\":\"em\",\"size\":\"\"},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"section_hover\":\"\",\"hover_secondary_color\":\"rgba(255,255,255,0.17)\",\"section_style_content\":\"\",\"heading_title\":\"\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"title_typography_font_family\":\"Poppins\",\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5},\"heading_description\":\"\",\"description_color\":\"rgba(255,255,255,0.74)\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_family\":\"Lora\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(23681,2731,'_elementor_version','0.4'),(23682,2731,'_elementor_template_type','post'),(23683,2731,'_elementor_css','a:4:{s:4:\"time\";i:1550085604;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23689,2732,'_elementor_version','0.4'),(23690,2732,'_elementor_template_type','post'),(23691,2732,'_elementor_css','a:4:{s:4:\"time\";i:1550085619;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23697,2733,'_elementor_version','0.4'),(23698,2733,'_elementor_template_type','post'),(23699,2733,'_elementor_css','a:4:{s:4:\"time\";i:1550085744;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23711,2735,'_elementor_version','0.4'),(23712,2735,'_elementor_template_type','post'),(23713,2735,'_elementor_css','a:4:{s:4:\"time\";i:1550086093;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23719,2736,'_elementor_version','0.4'),(23720,2736,'_elementor_template_type','post'),(23721,2736,'_elementor_css','a:4:{s:4:\"time\";i:1550086308;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25887,2987,'_wp_page_template','default'),(25888,2987,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23723,2737,'_wp_page_template','default'),(23724,2737,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23725,2737,'_elementor_edit_mode','builder'),(23726,2737,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"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\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23741,2739,'_menu_item_object_id','458'),(23742,2739,'_menu_item_object','page'),(23743,2739,'_menu_item_target',''),(25889,2987,'_elementor_edit_mode','builder'),(25890,2987,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"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\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23715,2736,'_wp_page_template','default'),(23716,2736,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23717,2736,'_elementor_edit_mode','builder'),(23718,2736,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23727,2737,'_elementor_version','0.4'),(23728,2737,'_elementor_template_type','post'),(23729,2737,'_elementor_css','a:4:{s:4:\"time\";i:1550086408;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23731,2738,'_wp_page_template','default'),(23732,2738,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23733,2738,'_elementor_edit_mode','builder'),(23734,2738,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"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\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c6a674\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"info\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23735,2738,'_elementor_version','0.4'),(23736,2738,'_elementor_template_type','post'),(23737,2738,'_elementor_css','a:4:{s:4:\"time\";i:1550086447;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23744,2739,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(23745,2739,'_menu_item_xfn',''),(23746,2739,'_menu_item_url',''),(23776,2743,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">CADWorks3D\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(23769,2742,'_elementor_version','0.4'),(23770,2742,'_elementor_template_type','post'),(23771,2742,'_elementor_edit_mode','builder'),(23772,2742,'_elementor_css','a:4:{s:4:\"time\";i:1541109976;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23777,2743,'_elementor_version','0.4'),(23778,2743,'_elementor_template_type','post'),(23779,2743,'_elementor_edit_mode','builder'),(23780,2743,'_elementor_css','a:4:{s:4:\"time\";i:1550087396;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23782,2744,'_wp_page_template','default'),(23783,2744,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23784,2744,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D \\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(23785,2744,'_elementor_version','0.4'),(23786,2744,'_elementor_template_type','post'),(23787,2744,'_elementor_edit_mode','builder'),(23788,2744,'_elementor_css','a:4:{s:4:\"time\";i:1550087415;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23790,2745,'_wp_page_template','default'),(23791,2745,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23792,2745,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft\\u00a0\\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(23793,2745,'_elementor_version','0.4'),(23794,2745,'_elementor_template_type','post'),(23795,2745,'_elementor_edit_mode','builder'),(23796,2745,'_elementor_css','a:4:{s:4:\"time\";i:1550087423;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23798,2746,'_wp_page_template','default'),(23799,2746,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23800,2746,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft\\u00a0\\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(23801,2746,'_elementor_version','0.4'),(23802,2746,'_elementor_template_type','post'),(23803,2746,'_elementor_edit_mode','builder'),(23804,2746,'_elementor_css','a:4:{s:4:\"time\";i:1550087429;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23807,2747,'_elementor_version','0.4'),(23808,2747,'_wp_page_template','default'),(23809,2747,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23810,2747,'_elementor_template_type','post'),(23811,2747,'_elementor_css','a:4:{s:4:\"time\";i:1541218774;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23821,2749,'_elementor_version','0.4'),(23822,2749,'_wp_page_template','default'),(23823,2749,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23824,2749,'_elementor_template_type','post'),(23825,2749,'_elementor_css','a:4:{s:4:\"time\";i:1550088984;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23859,2758,'_elementor_version','0.4'),(23860,2758,'_elementor_template_type','post'),(23835,2751,'_elementor_source_image_hash','d366460625f03ea57979fe232e13e2070327fab2'),(23836,2752,'_wp_attached_file','2019/02/vication4.jpg'),(23837,2752,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:339;s:6:\"height\";i:276;s:4:\"file\";s:21:\"2019/02/vication4.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"vication4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"vication4-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"vication4-123x100.jpg\";s:5:\"width\";i:123;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"vication4-98x80.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"vication4-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"vication4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"vication4-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"vication4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23838,2752,'_elementor_source_image_hash','82d8765e51f5ebf96df9b3c816d6b4f30bf334e0'),(23839,2753,'_wp_attached_file','2019/02/darkside.png'),(23840,2753,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2019/02/darkside.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"darkside-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"darkside-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23841,2753,'_elementor_source_image_hash','ca8bf71dcff2380c4b834ca0e83b502b3b8ee802'),(23842,2754,'_wp_attached_file','2019/02/zusman.png'),(23843,2754,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/zusman.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"zusman-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"zusman-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"zusman-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"zusman-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"zusman-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23844,2754,'_elementor_source_image_hash','f06b4c9c46f2f59d83336b916f547782cc14a2aa'),(23845,2755,'_wp_attached_file','2019/02/larozse.png'),(23846,2755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2019/02/larozse.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"larozse-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"larozse-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"larozse-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"larozse-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"larozse-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23847,2755,'_elementor_source_image_hash','4848006627cd166f1c387c72943c212e34d49c3a'),(23848,2756,'_wp_attached_file','2019/02/ECOCODE.png'),(23849,2756,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:19:\"2019/02/ECOCODE.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"ECOCODE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"ECOCODE-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"ECOCODE-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"ECOCODE-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"ECOCODE-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23850,2756,'_elementor_source_image_hash','0e7e242201299e5c6d0cfe2017828e7fc985a5c1'),(23851,2757,'_wp_attached_file','2019/02/x.venox_.png'),(23852,2757,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2019/02/x.venox_.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"x.venox_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"x.venox_-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"x.venox_-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"x.venox_-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"x.venox_-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23853,2757,'_elementor_source_image_hash','90b6b3518c22626b9189b2d537750abc4d3c8007'),(23866,2759,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"title_color\":\"#f12184\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2d04d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec venenatis velit metus. Morbi non augue non sapien ullamcorper volutpat id a libero. Curabitur maximus vel est ac suscipit. Pellentesque imperdiet ultricies interdum.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6ed0b4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"900\"},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14167509\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e05d7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nunc elementum porta tempus. In gravida nisi at dui eleifend lobortis. Vestibulum lobortis, leo at laoreet ornare, ante lectus commodo nisl, varius pellentesque velit justo eget purus. \\u00a0Aliquam tortor massa, elementum at tellus.\\u00a0<\\/p>\",\"align\":\"right\",\"text_color\":\"#a0a0a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"PT Sans\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d654319\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e60acdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec venenatis velit metus. Morbi non augue non sapien ullamcorper volutpat id a libero. Curabitur maximus vel est ac suscipit. Pellentesque imperdiet ultricies interdum.\\u00a0<\\/p>\",\"text_color\":\"#a0a0a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"PT Sans\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23867,2759,'_elementor_version','0.4'),(23868,2759,'_elementor_template_type','post'),(23869,2759,'_elementor_css','a:4:{s:4:\"time\";i:1550089573;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23887,2763,'_wp_page_template','default'),(23888,2763,'_elementor_edit_mode','builder'),(23889,2763,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23883,2762,'_elementor_version','0.4'),(23884,2762,'_elementor_template_type','post'),(23885,2762,'_elementor_css','a:4:{s:4:\"time\";i:1550092726;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23876,2761,'_wp_attached_file','2019/02/resinworks3d1.png'),(23877,2761,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4000;s:6:\"height\";i:611;s:4:\"file\";s:25:\"2019/02/resinworks3d1.png\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"resinworks3d1-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-768x117.png\";s:5:\"width\";i:768;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"resinworks3d1-1024x156.png\";s:5:\"width\";i:1024;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-655x100.png\";s:5:\"width\";i:655;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"resinworks3d1-524x80.png\";s:5:\"width\";i:524;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:24:\"resinworks3d1-394x60.png\";s:5:\"width\";i:394;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-605x611.png\";s:5:\"width\";i:605;s:6:\"height\";i:611;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-605x605.png\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-915x140.png\";s:5:\"width\";i:915;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:26:\"resinworks3d1-1240x189.png\";s:5:\"width\";i:1240;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:26:\"resinworks3d1-1920x293.png\";s:5:\"width\";i:1920;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"resinworks3d1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"resinworks3d1-600x92.png\";s:5:\"width\";i:600;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"resinworks3d1-600x92.png\";s:5:\"width\";i:600;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"resinworks3d1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23918,2767,'themo_transparent_header','off'),(23919,2767,'themo_page_layout','full'),(23920,2767,'themo_hide_title','on'),(23890,2763,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1000\"},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23891,2763,'_elementor_version','0.4'),(23892,2763,'_elementor_template_type','post'),(23893,2763,'_elementor_css','a:4:{s:4:\"time\";i:1550092737;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23895,2764,'_wp_page_template','default'),(23896,2764,'_elementor_edit_mode','builder'),(23897,2764,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23898,2764,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":946},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23899,2764,'_elementor_version','0.4'),(23900,2764,'_elementor_template_type','post'),(23901,2764,'_elementor_css','a:4:{s:4:\"time\";i:1550092772;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23903,2765,'_wp_page_template','default'),(23904,2765,'_elementor_edit_mode','builder'),(23905,2765,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23906,2765,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":946},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007},\"link_to\":\"custom\",\"link\":{\"url\":\"www.cadworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23907,2765,'_elementor_version','0.4'),(23908,2765,'_elementor_template_type','post'),(23909,2765,'_elementor_css','a:4:{s:4:\"time\";i:1550093010;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23911,2766,'_wp_page_template','default'),(23912,2766,'_elementor_edit_mode','builder'),(23913,2766,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(23914,2766,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":946},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007},\"link_to\":\"custom\",\"link\":{\"url\":\"www.cadworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"link_to\":\"custom\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(23915,2766,'_elementor_version','0.4'),(23916,2766,'_elementor_template_type','post'),(23917,2766,'_elementor_css','a:4:{s:4:\"time\";i:1550093022;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(23921,2767,'themo_header_content_style','light'),(23922,2767,'themo_alt_logo','Off'),(23923,2767,'_edit_last','1'),(23924,2767,'_edit_lock','1550165681:1'),(23925,2767,'_wp_page_template','default'),(23926,2767,'_yoast_wpseo_content_score','30'),(23927,2767,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23928,2769,'_menu_item_type','post_type'),(23929,2769,'_menu_item_menu_item_parent','2693'),(23930,2769,'_menu_item_object_id','2767'),(23931,2769,'_menu_item_object','page'),(23932,2769,'_menu_item_target',''),(23933,2769,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(23934,2769,'_menu_item_xfn',''),(23935,2769,'_menu_item_url',''),(23937,2767,'_elementor_edit_mode','builder'),(23938,2767,'_elementor_data','[{\"id\":\"3e1822a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55aaa44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"95366b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d27e32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e388a2\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2580\",\"2582\",\"2578\",\"2587\",\"2584\",\"2771\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23939,2770,'_wp_page_template','default'),(23940,2770,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23941,2770,'_elementor_edit_mode','builder'),(23942,2770,'_elementor_data','[{\"id\":\"3e1822a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55aaa44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7e388a2\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2580\",\"2582\",\"2578\",\"2587\",\"2584\"],\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23945,2771,'themo_transparent_header','on'),(23946,2771,'themo_page_layout',''),(23944,2767,'_elementor_version','0.4'),(23947,2771,'themo_hide_title','on'),(23948,2771,'themo_header_content_style',NULL),(23949,2771,'themo_alt_logo',NULL),(23950,2771,'_wc_review_count','0'),(23951,2771,'_wc_rating_count','a:0:{}'),(23952,2771,'_wc_average_rating','0'),(23953,2771,'_edit_last','1'),(23954,2771,'_edit_lock','1550687916:1'),(23955,2772,'_wp_attached_file','2019/02/MiiCraft-Retainer-Glass.jpg'),(23956,2772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2019/02/MiiCraft-Retainer-Glass.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"MiiCraft-Retainer-Glass-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-394x400.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"MiiCraft-Retainer-Glass-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(23957,2771,'_elementor_page_settings','a:3:{s:17:\"themo_page_layout\";s:0:\"\";s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(23958,2771,'_thumbnail_id','2772'),(23959,2771,'_sku',''),(23960,2771,'_regular_price','179'),(23961,2771,'_sale_price',''),(23962,2771,'_sale_price_dates_from',''),(23963,2771,'_sale_price_dates_to',''),(23964,2771,'total_sales','0'),(23965,2771,'_tax_status','taxable'),(23966,2771,'_tax_class',''),(23967,2771,'_manage_stock','no'),(23968,2771,'_backorders','no'),(23969,2771,'_low_stock_amount',''),(23970,2771,'_sold_individually','no'),(23971,2771,'_weight','0.1'),(23972,2771,'_length','25'),(23973,2771,'_width','25'),(23974,2771,'_height','15'),(23975,2771,'_upsell_ids','a:0:{}'),(23976,2771,'_crosssell_ids','a:0:{}'),(23977,2771,'_purchase_note',''),(23978,2771,'_default_attributes','a:0:{}'),(23979,2771,'_virtual','no'),(23980,2771,'_downloadable','no'),(23981,2771,'_product_image_gallery',''),(23982,2771,'_download_limit','-1'),(23983,2771,'_download_expiry','-1'),(23984,2771,'_stock',NULL),(23985,2771,'_stock_status','instock'),(23986,2771,'_product_version','3.5.1'),(23987,2771,'_price','179'),(23988,2771,'_regular_currency_prices','[]'),(23989,2771,'_sale_currency_prices','[]'),(23990,2771,'_product_base_currency','USD'),(23991,2771,'_yoast_wpseo_primary_product_cat','41'),(23992,2771,'_yoast_wpseo_content_score','30'),(24007,2775,'themo_transparent_header','off'),(24008,2775,'themo_page_layout','full'),(23994,2773,'_wp_page_template','default'),(23995,2773,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(23996,2773,'_elementor_edit_mode','builder'),(23997,2773,'_elementor_data','[{\"id\":\"3e1822a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55aaa44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7e388a2\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2580\",\"2582\",\"2578\",\"2587\",\"2584\",\"2771\"],\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(23998,2773,'_elementor_version','0.4'),(23999,2773,'_elementor_css','a:4:{s:4:\"time\";i:1550093475;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24001,2774,'_wp_page_template','default'),(24002,2774,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24003,2774,'_elementor_edit_mode','builder'),(24004,2774,'_elementor_data','[{\"id\":\"3e1822a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55aaa44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7e388a2\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2580\",\"2582\",\"2578\",\"2587\",\"2584\",\"2771\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24005,2774,'_elementor_version','0.4'),(24006,2774,'_elementor_css','a:4:{s:4:\"time\";i:1550093494;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24009,2775,'themo_hide_title','on'),(24010,2775,'themo_header_content_style','light'),(24011,2775,'themo_alt_logo','Off'),(24012,2775,'_edit_last','1'),(24013,2775,'_edit_lock','1550165615:1'),(24014,2775,'_wp_page_template','default'),(24015,2775,'_yoast_wpseo_content_score','30'),(24016,2775,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24017,2777,'_menu_item_type','post_type'),(24018,2777,'_menu_item_menu_item_parent','2693'),(24019,2777,'_menu_item_object_id','2775'),(24020,2777,'_menu_item_object','page'),(24021,2777,'_menu_item_target',''),(24022,2777,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24023,2777,'_menu_item_xfn',''),(24024,2777,'_menu_item_url',''),(24026,2778,'_wp_page_template','default'),(24027,2778,'_elementor_edit_mode','builder'),(24028,2778,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(24029,2778,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0184bcc\",\"elType\":\"widget\",\"settings\":{\"columns\":6,\"rows\":15,\"orderby\":\"price\",\"exclude\":[\"manual_selection\"],\"exclude_ids\":[\"2603\",\"2570\",\"1913\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24030,2778,'_elementor_version','0.4'),(24031,2778,'_elementor_template_type','post'),(24032,2778,'_elementor_css','a:4:{s:4:\"time\";i:1549377913;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24034,2779,'_wp_page_template','default'),(24035,2779,'_elementor_edit_mode','builder'),(24036,2779,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(24037,2779,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce8b42c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15213fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0184bcc\",\"elType\":\"widget\",\"settings\":{\"columns\":6,\"rows\":15,\"orderby\":\"price\",\"exclude\":[\"manual_selection\"],\"exclude_ids\":[\"1913\",\"2570\",\"2603\",\"2573\"],\"avoid_duplicates\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"4373aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":149}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24038,2779,'_elementor_version','0.4'),(24039,2779,'_elementor_template_type','post'),(24040,2779,'_elementor_css','a:4:{s:4:\"time\";i:1550093843;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24049,2781,'_wp_page_template','default'),(24045,2775,'_elementor_template_type','post'),(24048,2775,'_elementor_data','[{\"id\":\"1b11c05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43ffde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a01c88a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d1ca45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a3a98e\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2575\",\"2576\",\"2574\",\"1652\",\"2572\",\"1643\",\"2670\",\"2012\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24052,2781,'_elementor_template_type','post'),(24053,2781,'_elementor_data','[{\"id\":\"1b11c05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43ffde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2a3a98e\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2575\",\"2576\",\"2574\",\"1652\",\"2572\",\"1643\",\"2670\",\"2012\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24055,2775,'_elementor_version','0.4'),(24409,2835,'themo_transparent_header','off'),(24410,2835,'themo_page_layout','full'),(24058,2782,'themo_transparent_header','Off'),(24059,2782,'themo_page_layout','full'),(24060,2782,'themo_hide_title','off'),(24061,2782,'themo_header_content_style','light'),(24062,2782,'themo_alt_logo','Off'),(24063,2782,'_edit_last','1'),(24064,2782,'_edit_lock','1550153830:1'),(24065,2782,'_elementor_edit_mode','builder'),(24066,2783,'themo_transparent_header','off'),(24067,2783,'themo_page_layout','full'),(24068,2783,'themo_hide_title','on'),(24069,2783,'themo_header_content_style','light'),(24070,2783,'themo_alt_logo','Off'),(24071,2783,'_edit_last','1'),(24072,2783,'_edit_lock','1550165566:1'),(24073,2783,'_wp_page_template','default'),(24074,2783,'_yoast_wpseo_content_score','30'),(24075,2783,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24076,2783,'_elementor_edit_mode','builder'),(24077,2783,'_elementor_data','[{\"id\":\"fc629d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"78783d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5edc3fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"917ae22\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24078,2785,'_wp_page_template','default'),(24079,2785,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24080,2785,'_elementor_edit_mode','builder'),(24081,2785,'_elementor_data','[{\"id\":\"fc629d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"78783d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"917ae22\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(25276,2899,'_wp_attached_file','2019/02/ftd-dragon-logo-003.png'),(25277,2899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:520;s:4:\"file\";s:31:\"2019/02/ftd-dragon-logo-003.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-300x166.png\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-768x425.png\";s:5:\"width\";i:768;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-181x100.png\";s:5:\"width\";i:181;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:30:\"ftd-dragon-logo-003-145x80.png\";s:5:\"width\";i:145;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-394x512.png\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-394x218.png\";s:5:\"width\";i:394;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-605x520.png\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-605x520.png\";s:5:\"width\";i:605;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-915x506.png\";s:5:\"width\";i:915;s:6:\"height\";i:506;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-600x332.png\";s:5:\"width\";i:600;s:6:\"height\";i:332;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-600x332.png\";s:5:\"width\";i:600;s:6:\"height\";i:332;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"ftd-dragon-logo-003-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24083,2783,'_elementor_version','0.4'),(24095,2788,'_menu_item_type','post_type'),(24096,2788,'_menu_item_menu_item_parent','2693'),(24097,2788,'_menu_item_object_id','2783'),(24098,2788,'_menu_item_object','page'),(24099,2788,'_menu_item_target',''),(24100,2788,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24101,2788,'_menu_item_xfn',''),(24102,2788,'_menu_item_url',''),(24105,2789,'_wp_attached_file','2018/05/MiiCraft-Ultra.jpg'),(24106,2789,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2018/05/MiiCraft-Ultra.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:24:\"MiiCraft-Ultra-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"MiiCraft-Ultra-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"MiiCraft-Ultra-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24123,2792,'_wp_attached_file','2019/02/All-Logos.jpg'),(24124,2792,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:364;s:4:\"file\";s:21:\"2019/02/All-Logos.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"All-Logos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"All-Logos-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"All-Logos-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:21:\"All-Logos-275x100.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"All-Logos-220x80.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x364.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x364.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:21:\"All-Logos-394x143.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:21:\"All-Logos-605x364.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:21:\"All-Logos-605x364.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:21:\"All-Logos-605x364.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:21:\"All-Logos-915x333.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"All-Logos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"All-Logos-600x218.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"All-Logos-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"All-Logos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"All-Logos-600x218.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"All-Logos-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24116,2791,'_wp_page_template','default'),(24108,2790,'_wp_page_template','default'),(24109,2790,'_elementor_edit_mode','builder'),(24110,2790,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24111,2790,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":946},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007},\"link_to\":\"custom\",\"link\":{\"url\":\"www.cadworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"link_to\":\"custom\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"vmawagm\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24112,2790,'_elementor_version','0.4'),(24113,2790,'_elementor_template_type','post'),(24114,2790,'_elementor_css','a:4:{s:4:\"time\";i:1550155284;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24117,2791,'_elementor_edit_mode','builder'),(24118,2791,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24119,2791,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/top-cover.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fe67f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":946},\"gap\":\"wide\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"728fcae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43a37ed6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Companies\",\"align\":\"center\",\"title_color\":\"#6ec1e4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1da5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a24de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"036672d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/CADworks3D-Small-Logo.png\",\"id\":2007},\"link_to\":\"custom\",\"link\":{\"url\":\"www.cadworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32910ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d259c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"link_to\":\"custom\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24120,2791,'_elementor_version','0.4'),(24121,2791,'_elementor_template_type','post'),(24122,2791,'_elementor_css','a:4:{s:4:\"time\";i:1550155357;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24131,2794,'_wp_attached_file','2019/02/header10.jpg'),(24132,2794,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1924;s:6:\"height\";i:906;s:4:\"file\";s:20:\"2019/02/header10.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"header10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"header10-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"header10-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"header10-1024x482.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"header10-212x100.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"header10-170x80.jpg\";s:5:\"width\";i:170;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"header10-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"header10-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"header10-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"header10-394x186.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"header10-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"header10-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"header10-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"header10-915x431.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"header10-1240x584.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:584;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"header10-1920x904.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:904;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"header10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"header10-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"header10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"header10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"header10-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"header10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24133,2794,'_elementor_source_image_hash','62862845fdb94ec2b207706b258781fd623bfb67'),(24148,2797,'_wp_page_template','default'),(24149,2797,'_elementor_edit_mode','builder'),(24150,2797,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24151,2797,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles-e1550155875352.jpg\",\"id\":2795}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24134,2795,'_wp_attached_file','2019/02/Bottles-e1550155875352.jpg'),(24135,2795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:538;s:4:\"file\";s:34:\"2019/02/Bottles-e1550155875352.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Bottles-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Bottles-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Bottles-1024x551.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Bottles-186x100.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Bottles-149x80.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Bottles-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Bottles-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Bottles-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Bottles-394x212.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Bottles-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Bottles-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Bottles-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Bottles-915x493.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:20:\"Bottles-1240x668.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:21:\"Bottles-1920x1034.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1034;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Bottles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Bottles-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Bottles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Bottles-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24136,2795,'_edit_lock','1550159703:1'),(24137,2795,'themo_transparent_header','off'),(24138,2795,'themo_page_layout',NULL),(24139,2795,'themo_hide_title','off'),(24140,2795,'themo_header_content_style',NULL),(24141,2795,'themo_alt_logo',NULL),(24142,2795,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2786;s:6:\"height\";i:1500;s:4:\"file\";s:11:\"Bottles.jpg\";}}'),(24143,2795,'_edit_last','1'),(24144,2795,'_yoast_wpseo_content_score','30'),(24145,2796,'_wp_attached_file','2019/02/WaterBackground_Teal_2.jpg'),(24146,2796,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:34:\"2019/02/WaterBackground_Teal_2.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"WaterBackground_Teal_2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-178x100.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:33:\"WaterBackground_Teal_2-142x80.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-394x222.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-915x515.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:35:\"WaterBackground_Teal_2-1240x698.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:36:\"WaterBackground_Teal_2-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"WaterBackground_Teal_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24180,2801,'_wp_attached_file','2019/02/Bottles.png'),(24181,2801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2019/02/Bottles.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Bottles-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Bottles-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"Bottles-200x100.png\";s:5:\"width\";i:200;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"Bottles-160x80.png\";s:5:\"width\";i:160;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:19:\"Bottles-394x303.png\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:19:\"Bottles-394x500.png\";s:5:\"width\";i:394;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:19:\"Bottles-394x394.png\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:19:\"Bottles-394x197.png\";s:5:\"width\";i:394;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:19:\"Bottles-605x465.png\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:19:\"Bottles-605x500.png\";s:5:\"width\";i:605;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:19:\"Bottles-605x500.png\";s:5:\"width\";i:605;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:19:\"Bottles-915x458.png\";s:5:\"width\";i:915;s:6:\"height\";i:458;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Bottles-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Bottles-600x300.png\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Bottles-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Bottles-600x300.png\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bottles-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24152,2797,'_elementor_version','0.4'),(24153,2797,'_elementor_template_type','post'),(24154,2797,'_elementor_css','a:4:{s:4:\"time\";i:1550156153;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24156,2798,'_wp_page_template','default'),(24157,2798,'_elementor_edit_mode','builder'),(24158,2798,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24159,2798,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles-e1550155875352.jpg\",\"id\":2795}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24160,2798,'_elementor_version','0.4'),(24161,2798,'_elementor_template_type','post'),(24162,2798,'_elementor_css','a:4:{s:4:\"time\";i:1550156166;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24164,2799,'_wp_page_template','default'),(24165,2799,'_elementor_edit_mode','builder'),(24166,2799,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24167,2799,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles-e1550155875352.jpg\",\"id\":2795}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24168,2799,'_elementor_version','0.4'),(24169,2799,'_elementor_template_type','post'),(24170,2799,'_elementor_css','a:4:{s:4:\"time\";i:1550156179;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24183,2802,'_wp_page_template','default'),(24173,2800,'_wp_page_template','default'),(24174,2800,'_elementor_edit_mode','builder'),(24175,2800,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24176,2800,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles-e1550155875352.jpg\",\"id\":2795}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24177,2800,'_elementor_version','0.4'),(24178,2800,'_elementor_template_type','post'),(24179,2800,'_elementor_css','a:4:{s:4:\"time\";i:1550156209;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24206,2805,'themo_transparent_header','off'),(24207,2805,'themo_page_layout','full'),(24208,2805,'themo_hide_title','on'),(24184,2802,'_elementor_edit_mode','builder'),(24185,2802,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24186,2802,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles.png\",\"id\":2801}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24187,2802,'_elementor_version','0.4'),(24188,2802,'_elementor_template_type','post'),(24189,2802,'_elementor_css','a:4:{s:4:\"time\";i:1550156867;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24191,2803,'_wp_page_template','default'),(24192,2803,'_elementor_edit_mode','builder'),(24193,2803,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24194,2803,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles.png\",\"id\":2801}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24195,2803,'_elementor_version','0.4'),(24196,2803,'_elementor_template_type','post'),(24197,2803,'_elementor_css','a:4:{s:4:\"time\";i:1550157085;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24199,2804,'_wp_page_template','default'),(24200,2804,'_elementor_edit_mode','builder'),(24201,2804,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24202,2804,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99a6a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles.png\",\"id\":2801}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24203,2804,'_elementor_version','0.4'),(24204,2804,'_elementor_template_type','post'),(24205,2804,'_elementor_css','a:4:{s:4:\"time\";i:1550157443;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24209,2805,'themo_header_content_style','light'),(24210,2805,'themo_alt_logo','Off'),(24211,2805,'_edit_last','1'),(24212,2805,'_edit_lock','1550698128:1'),(24213,2805,'_wp_page_template','default'),(24214,2805,'_yoast_wpseo_content_score','90'),(24215,2805,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24239,2809,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24237,2809,'_menu_item_object','page'),(24236,2809,'_menu_item_object_id','2805'),(24235,2809,'_menu_item_menu_item_parent','1090'),(24234,2809,'_menu_item_type','post_type'),(24238,2809,'_menu_item_target',''),(24243,2805,'_elementor_edit_mode','builder'),(24240,2809,'_menu_item_xfn',''),(24241,2809,'_menu_item_url',''),(25988,2318,'_elementor_css','a:4:{s:4:\"time\";i:1550832644;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25987,2835,'_elementor_css','a:4:{s:4:\"time\";i:1550809488;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24252,2694,'_wp_trash_meta_status','publish'),(24253,2694,'_wp_trash_meta_time','1550158754'),(24254,2694,'_wp_desired_post_slug','miicraft-2'),(24255,2812,'themo_transparent_header','off'),(24256,2812,'themo_page_layout','full'),(24257,2812,'themo_hide_title','on'),(24258,2812,'themo_header_content_style','light'),(24259,2812,'themo_alt_logo','Off'),(24260,2812,'_edit_last','1'),(24261,2812,'_edit_lock','1551280764:1'),(24262,2812,'_wp_page_template','default'),(24263,2812,'_yoast_wpseo_content_score','30'),(24264,2812,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24265,2812,'_elementor_edit_mode','builder'),(24266,2812,'_elementor_data','[{\"id\":\"4326206\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"202890c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f3abc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b267f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0356a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55e0eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c433332\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2518\",\"2513\",\"2520\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"6ab9491\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24267,2815,'_wp_page_template','default'),(24268,2815,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24269,2815,'_elementor_edit_mode','builder'),(24270,2815,'_elementor_data','[{\"id\":\"0356a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55e0eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c433332\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2518\",\"2513\",\"2520\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24287,2818,'_menu_item_type','post_type'),(24288,2818,'_menu_item_menu_item_parent','2809'),(24272,2812,'_elementor_version','0.4'),(24274,2816,'_wp_page_template','default'),(24275,2816,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24276,2816,'_elementor_edit_mode','builder'),(24277,2816,'_elementor_data','[{\"id\":\"4326206\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"202890c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f3abc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0356a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55e0eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c433332\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2518\",\"2513\",\"2520\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24278,2816,'_elementor_version','0.4'),(24279,2816,'_elementor_css','a:4:{s:4:\"time\";i:1550158951;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24281,2817,'_wp_page_template','default'),(24282,2817,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24283,2817,'_elementor_edit_mode','builder'),(24284,2817,'_elementor_data','[{\"id\":\"4326206\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"202890c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f3abc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b267f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0356a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55e0eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c433332\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2518\",\"2513\",\"2520\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24285,2817,'_elementor_version','0.4'),(24286,2817,'_elementor_css','a:4:{s:4:\"time\";i:1550158989;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24289,2818,'_menu_item_object_id','2812'),(24290,2818,'_menu_item_object','page'),(24291,2818,'_menu_item_target',''),(24292,2818,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24293,2818,'_menu_item_xfn',''),(24294,2818,'_menu_item_url',''),(26262,2812,'_elementor_css','a:4:{s:4:\"time\";i:1551280766;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24297,2819,'themo_transparent_header','off'),(24298,2819,'themo_page_layout','full'),(24299,2819,'themo_hide_title','on'),(24300,2819,'themo_header_content_style','light'),(24301,2819,'themo_alt_logo','Off'),(24302,2819,'_edit_last','1'),(24303,2819,'_edit_lock','1551280785:1'),(24304,2819,'_wp_page_template','default'),(24305,2819,'_yoast_wpseo_content_score','30'),(24306,2819,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24307,2819,'_elementor_edit_mode','builder'),(24308,2819,'_elementor_data','[{\"id\":\"a060634\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d3df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c41c2cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"02b5198\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69cfbb6\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c0a573\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9fae6f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec5d21f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24309,2821,'_wp_page_template','default'),(24310,2821,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24311,2821,'_elementor_edit_mode','builder'),(24312,2821,'_elementor_data','[{\"id\":\"a060634\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d3df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"69cfbb6\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24324,2823,'_menu_item_menu_item_parent','2809'),(24325,2823,'_menu_item_object_id','2819'),(24314,2819,'_elementor_version','0.4'),(24323,2823,'_menu_item_type','post_type'),(24316,2822,'_wp_page_template','default'),(24317,2822,'_elementor_edit_mode','builder'),(24318,2822,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24319,2822,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles.png\",\"id\":2801}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24320,2822,'_elementor_version','0.4'),(24321,2822,'_elementor_template_type','post'),(24322,2822,'_elementor_css','a:4:{s:4:\"time\";i:1550159593;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24326,2823,'_menu_item_object','page'),(24327,2823,'_menu_item_target',''),(24328,2823,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24329,2823,'_menu_item_xfn',''),(24330,2823,'_menu_item_url',''),(24332,2824,'themo_transparent_header','off'),(24333,2824,'themo_page_layout','full'),(24334,2824,'themo_hide_title','on'),(24335,2824,'themo_header_content_style','light'),(24336,2824,'themo_alt_logo','Off'),(24337,2824,'_edit_last','1'),(24338,2824,'_edit_lock','1551280777:1'),(24339,2824,'_wp_page_template','default'),(24340,2824,'_yoast_wpseo_content_score','30'),(24341,2824,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24342,2826,'_menu_item_type','post_type'),(24343,2826,'_menu_item_menu_item_parent','2809'),(24344,2826,'_menu_item_object_id','2824'),(24345,2826,'_menu_item_object','page'),(24346,2826,'_menu_item_target',''),(24347,2826,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24348,2826,'_menu_item_xfn',''),(24349,2826,'_menu_item_url',''),(24351,2824,'_elementor_edit_mode','builder'),(24352,2824,'_elementor_data','[{\"id\":\"c63daec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5ac54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"79401ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e2a350\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d799c6d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2564\",\"2558\",\"2556\",\"2551\",\"2549\",\"2547\",\"2545\",\"2543\",\"2538\",\"2536\",\"2562\",\"2553\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a8198d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9bd6e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"188f05b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24353,2827,'_wp_page_template','default'),(24354,2827,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24355,2827,'_elementor_edit_mode','builder'),(24356,2827,'_elementor_data','[{\"id\":\"c63daec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5ac54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d799c6d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2564\",\"2558\",\"2556\",\"2551\",\"2549\",\"2547\",\"2545\",\"2543\",\"2538\",\"2536\",\"2562\",\"2553\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24358,2824,'_elementor_version','0.4'),(24360,2828,'_wp_page_template','default'),(24361,2828,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24362,2828,'_elementor_edit_mode','builder'),(24363,2828,'_elementor_data','[{\"id\":\"c63daec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5ac54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"79401ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e2a350\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d799c6d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2564\",\"2558\",\"2556\",\"2551\",\"2549\",\"2547\",\"2545\",\"2543\",\"2538\",\"2536\",\"2562\",\"2553\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24364,2828,'_elementor_version','0.4'),(24365,2828,'_elementor_css','a:4:{s:4:\"time\";i:1550165394;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24367,2829,'_wp_page_template','default'),(24368,2829,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24369,2829,'_elementor_edit_mode','builder'),(24370,2829,'_elementor_data','[{\"id\":\"a060634\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d3df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c41c2cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"69cfbb6\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24371,2829,'_elementor_version','0.4'),(24372,2829,'_elementor_css','a:4:{s:4:\"time\";i:1550165422;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24374,2830,'_wp_page_template','default'),(24375,2830,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24376,2830,'_elementor_edit_mode','builder'),(24377,2830,'_elementor_data','[{\"id\":\"a060634\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d3df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c41c2cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"02b5198\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69cfbb6\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24378,2830,'_elementor_version','0.4'),(24379,2830,'_elementor_css','a:4:{s:4:\"time\";i:1550165467;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26275,3037,'_wp_page_template','default'),(24383,2831,'_wp_page_template','default'),(24384,2831,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24385,2831,'_elementor_edit_mode','builder'),(24386,2831,'_elementor_data','[{\"id\":\"fc629d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"78783d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5edc3fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"917ae22\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"1839\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24387,2831,'_elementor_version','0.4'),(24388,2831,'_elementor_css','a:4:{s:4:\"time\";i:1550154821;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24389,2832,'_wp_page_template','default'),(24390,2832,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24391,2832,'_elementor_edit_mode','builder'),(24392,2832,'_elementor_template_type','post'),(24393,2832,'_elementor_data','[{\"id\":\"1b11c05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43ffde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a01c88a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d1ca45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a3a98e\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2575\",\"2576\",\"2574\",\"1652\",\"2572\",\"1643\",\"2670\",\"2012\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24394,2832,'_elementor_version','0.4'),(24395,2832,'_elementor_css','a:4:{s:4:\"time\";i:1550097076;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24396,2833,'_wp_page_template','default'),(24397,2833,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24398,2833,'_elementor_edit_mode','builder'),(24399,2833,'_elementor_data','[{\"id\":\"3e1822a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55aaa44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"95366b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e388a2\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2580\",\"2582\",\"2578\",\"2587\",\"2584\",\"2771\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24400,2833,'_elementor_version','0.4'),(24401,2833,'_elementor_css','a:4:{s:4:\"time\";i:1550097163;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24403,2834,'_wp_page_template','default'),(24404,2834,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24405,2834,'_elementor_edit_mode','builder'),(24406,2834,'_elementor_data','[{\"id\":\"3e1822a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55aaa44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"95366b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d27e32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e388a2\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2580\",\"2582\",\"2578\",\"2587\",\"2584\",\"2771\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24407,2834,'_elementor_version','0.4'),(24408,2834,'_elementor_css','a:4:{s:4:\"time\";i:1550165680;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24411,2835,'themo_hide_title','on'),(24412,2835,'themo_header_content_style','light'),(24413,2835,'themo_alt_logo','Off'),(24414,2835,'_edit_last','1'),(24415,2835,'_edit_lock','1550699304:1'),(24416,2835,'_wp_page_template','default'),(24417,2835,'_yoast_wpseo_content_score','90'),(24418,2835,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24419,2837,'themo_transparent_header','off'),(24420,2837,'themo_page_layout','full'),(24421,2837,'themo_hide_title','on'),(24422,2837,'themo_header_content_style','light'),(24423,2837,'themo_alt_logo','Off'),(24424,2837,'_edit_last','1'),(24425,2837,'_edit_lock','1551280812:1'),(24426,2837,'_wp_page_template','default'),(24427,2837,'_yoast_wpseo_content_score','30'),(24428,2837,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24429,2837,'_elementor_edit_mode','builder'),(24430,2837,'_elementor_data','[{\"id\":\"5a1d4ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0578b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0831b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2b73c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4ffa3d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2617\",\"2622\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"d48b95c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24431,2839,'_wp_page_template','default'),(24432,2839,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24433,2839,'_elementor_edit_mode','builder'),(24434,2839,'_elementor_data','[{\"id\":\"5a1d4ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0578b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b4ffa3d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2617\",\"2622\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24451,2842,'_menu_item_type','post_type'),(24452,2842,'_menu_item_menu_item_parent','2843'),(24436,2837,'_elementor_version','0.4'),(24438,2840,'_wp_page_template','default'),(24439,2840,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24440,2840,'_elementor_edit_mode','builder'),(24441,2840,'_elementor_data','[{\"id\":\"5a1d4ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0578b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0831b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b4ffa3d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2617\",\"2622\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24442,2840,'_elementor_version','0.4'),(24443,2840,'_elementor_css','a:4:{s:4:\"time\";i:1550165853;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24445,2841,'_wp_page_template','default'),(24446,2841,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24447,2841,'_elementor_edit_mode','builder'),(24448,2841,'_elementor_data','[{\"id\":\"5a1d4ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0578b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0831b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2b73c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4ffa3d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2617\",\"2622\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24449,2841,'_elementor_version','0.4'),(24450,2841,'_elementor_css','a:4:{s:4:\"time\";i:1550166023;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24453,2842,'_menu_item_object_id','2837'),(24454,2842,'_menu_item_object','page'),(24455,2842,'_menu_item_target',''),(24456,2842,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24457,2842,'_menu_item_xfn',''),(24458,2842,'_menu_item_url',''),(26281,3038,'_wp_page_template','default'),(24460,2843,'_menu_item_type','post_type'),(24461,2843,'_menu_item_menu_item_parent','1090'),(24462,2843,'_menu_item_object_id','2835'),(24463,2843,'_menu_item_object','page'),(24464,2843,'_menu_item_target',''),(24465,2843,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24466,2843,'_menu_item_xfn',''),(24467,2843,'_menu_item_url',''),(24470,2844,'_wp_attached_file','2019/02/Phrozen-Shuffle-Front.jpg'),(24471,2844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"2019/02/Phrozen-Shuffle-Front.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Phrozen-Shuffle-Front-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:31:\"Phrozen-Shuffle-Front-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:35:\"Phrozen-Shuffle-Front-1080x1080.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Phrozen-Shuffle-Front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24472,2845,'_wp_attached_file','2019/02/1.jpg'),(24473,2845,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1612;s:6:\"height\";i:1080;s:4:\"file\";s:13:\"2019/02/1.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x686.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:13:\"1-149x100.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:12:\"1-119x80.jpg\";s:5:\"width\";i:119;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:13:\"1-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:13:\"1-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:13:\"1-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:13:\"1-394x264.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:13:\"1-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:13:\"1-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:13:\"1-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:13:\"1-915x613.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:613;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:14:\"1-1240x831.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:831;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:15:\"1-1612x1080.jpg\";s:5:\"width\";i:1612;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"1-600x402.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"1-600x402.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24474,2846,'_wp_attached_file','2019/02/Phrozen-XL.jpg'),(24475,2846,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2019/02/Phrozen-XL.jpg\";s:5:\"sizes\";a:20:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:20:\"Phrozen-XL-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-950x950.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Phrozen-XL-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Phrozen-XL-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24476,2847,'themo_transparent_header','off'),(24477,2847,'themo_page_layout','full'),(24478,2847,'themo_hide_title','on'),(24479,2847,'themo_header_content_style','light'),(24480,2847,'themo_alt_logo','Off'),(24481,2847,'_edit_last','1'),(24482,2847,'_edit_lock','1551280797:1'),(24483,2847,'_wp_page_template','default'),(24484,2847,'_yoast_wpseo_content_score','30'),(24485,2847,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24486,2847,'_elementor_edit_mode','builder'),(24487,2847,'_elementor_data','[{\"id\":\"b925dd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9046aaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"713e0a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef3e56c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffd90c\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2623\",\"2684\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"18eb09a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24488,2849,'_wp_page_template','default'),(24489,2849,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24490,2849,'_elementor_edit_mode','builder'),(24491,2849,'_elementor_data','[{\"id\":\"b925dd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9046aaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"713e0a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef3e56c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffd90c\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2623\",\"2684\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24494,2850,'themo_transparent_header','off'),(24495,2850,'themo_page_layout','full'),(24493,2847,'_elementor_version','0.4'),(24496,2850,'themo_hide_title','on'),(24497,2850,'themo_header_content_style','light'),(24498,2850,'themo_alt_logo','Off'),(24499,2850,'_edit_last','1'),(24500,2850,'_edit_lock','1551280816:1'),(24501,2850,'_wp_page_template','default'),(24502,2850,'_yoast_wpseo_content_score','30'),(24503,2850,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24504,2850,'_elementor_edit_mode','builder'),(24505,2850,'_elementor_data','[{\"id\":\"a3e9044\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64101cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"31c4a4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"868005d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"547fa52\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2645\",\"2639\",\"2633\",\"2629\",\"2627\",\"2649\",\"2635\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24506,2852,'_wp_page_template','default'),(24507,2852,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24508,2852,'_elementor_edit_mode','builder'),(24509,2852,'_elementor_data','[{\"id\":\"a3e9044\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64101cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"547fa52\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2645\",\"2639\",\"2633\",\"2629\",\"2627\",\"2649\",\"2635\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24519,2854,'_menu_item_type','post_type'),(24520,2854,'_menu_item_menu_item_parent','2843'),(24511,2850,'_elementor_version','0.4'),(24513,2853,'_wp_page_template','default'),(24514,2853,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24515,2853,'_elementor_edit_mode','builder'),(24516,2853,'_elementor_data','[{\"id\":\"a3e9044\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64101cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"31c4a4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"868005d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"547fa52\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2645\",\"2639\",\"2633\",\"2629\",\"2627\",\"2649\",\"2635\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24517,2853,'_elementor_version','0.4'),(24518,2853,'_elementor_css','a:4:{s:4:\"time\";i:1550166942;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24521,2854,'_menu_item_object_id','2850'),(24522,2854,'_menu_item_object','page'),(24523,2854,'_menu_item_target',''),(24524,2854,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24525,2854,'_menu_item_xfn',''),(24526,2854,'_menu_item_url',''),(24537,2856,'themo_transparent_header','off'),(24528,2855,'_menu_item_type','post_type'),(24529,2855,'_menu_item_menu_item_parent','2843'),(24530,2855,'_menu_item_object_id','2847'),(24531,2855,'_menu_item_object','page'),(24532,2855,'_menu_item_target',''),(24533,2855,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24534,2855,'_menu_item_xfn',''),(24535,2855,'_menu_item_url',''),(24538,2856,'themo_page_layout','full'),(24539,2856,'themo_hide_title','on'),(24540,2856,'themo_header_content_style','light'),(24541,2856,'themo_alt_logo','Off'),(24542,2856,'_edit_last','1'),(24543,2856,'_edit_lock','1551280692:1'),(24544,2856,'_wp_page_template','default'),(24545,2856,'_yoast_wpseo_content_score','30'),(24546,2856,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24547,2856,'_elementor_edit_mode','builder'),(24548,2856,'_elementor_data','[{\"id\":\"b999a05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d223d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7d04987\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"image_size\":\"themo-logo\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd9ed97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins for DLP &amp; LCD Based Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"303afab\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2661\",\"2623\",\"2663\",\"2666\",\"2684\",\"2670\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"944d86e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24549,2858,'_wp_page_template','default'),(24550,2858,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24551,2858,'_elementor_edit_mode','builder'),(24552,2858,'_elementor_data','[{\"id\":\"b999a05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d223d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"303afab\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2661\",\"2623\",\"2663\",\"2666\",\"2684\",\"2670\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24569,2861,'_menu_item_type','post_type'),(24570,2861,'_menu_item_menu_item_parent','1090'),(24554,2856,'_elementor_version','0.4'),(24556,2859,'_wp_page_template','default'),(24557,2859,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24558,2859,'_elementor_edit_mode','builder'),(24559,2859,'_elementor_data','[{\"id\":\"b999a05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d223d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7d04987\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"image_size\":\"themo-logo\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303afab\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2661\",\"2623\",\"2663\",\"2666\",\"2684\",\"2670\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24560,2859,'_elementor_version','0.4'),(24561,2859,'_elementor_css','a:4:{s:4:\"time\";i:1550167201;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24563,2860,'_wp_page_template','default'),(24564,2860,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24565,2860,'_elementor_edit_mode','builder'),(24566,2860,'_elementor_data','[{\"id\":\"b999a05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d223d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7d04987\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"image_size\":\"themo-logo\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd9ed97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins for DLP &amp; LCD Based Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"303afab\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2661\",\"2623\",\"2663\",\"2666\",\"2684\",\"2670\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24567,2860,'_elementor_version','0.4'),(24568,2860,'_elementor_css','a:4:{s:4:\"time\";i:1550167234;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24571,2861,'_menu_item_object_id','2856'),(24572,2861,'_menu_item_object','page'),(24573,2861,'_menu_item_target',''),(24574,2861,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24575,2861,'_menu_item_xfn',''),(24576,2861,'_menu_item_url',''),(24578,2862,'themo_transparent_header','off'),(24579,2862,'themo_page_layout','full'),(24580,2862,'themo_hide_title','on'),(24581,2862,'themo_header_content_style','light'),(24582,2862,'themo_alt_logo','Off'),(24583,2862,'_edit_last','1'),(24584,2862,'_edit_lock','1551280838:1'),(24585,2862,'_wp_page_template','default'),(24586,2862,'_yoast_wpseo_content_score','30'),(24587,2862,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24588,2862,'_elementor_edit_mode','builder'),(24589,2862,'_elementor_data','[{\"id\":\"81dc95a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c9744\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30a4a26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fun To Do Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"558db16\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2601\",\"2599\",\"2597\",\"2595\",\"2593\",\"2591\",\"2589\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"32add31\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(24590,2864,'_wp_page_template','default'),(24591,2864,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24592,2864,'_elementor_edit_mode','builder'),(24593,2864,'_elementor_data','[{\"id\":\"81dc95a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c9744\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"558db16\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2601\",\"2599\",\"2597\",\"2595\",\"2593\",\"2591\",\"2589\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24603,2866,'_menu_item_type','post_type'),(24604,2866,'_menu_item_menu_item_parent','1090'),(24595,2862,'_elementor_version','0.4'),(24597,2865,'_wp_page_template','default'),(24598,2865,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24599,2865,'_elementor_edit_mode','builder'),(24600,2865,'_elementor_data','[{\"id\":\"81dc95a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c9744\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30a4a26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fun To Do Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"558db16\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2601\",\"2599\",\"2597\",\"2595\",\"2593\",\"2591\",\"2589\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(24601,2865,'_elementor_version','0.4'),(24602,2865,'_elementor_css','a:4:{s:4:\"time\";i:1550167521;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24605,2866,'_menu_item_object_id','2862'),(24606,2866,'_menu_item_object','page'),(24607,2866,'_menu_item_target',''),(24608,2866,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(24609,2866,'_menu_item_xfn',''),(24610,2866,'_menu_item_url',''),(26130,3018,'_elementor_edit_mode','builder'),(26131,3018,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24689,2876,'_elementor_edit_mode','builder'),(24690,2876,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24646,2871,'_wp_page_template','default'),(24647,2871,'_elementor_edit_mode','builder'),(24613,2867,'_wp_page_template','default'),(24614,2867,'_elementor_edit_mode','builder'),(24615,2867,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24616,2867,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":2363,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/11E20A0779.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles.png\",\"id\":2801}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 416 368 7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24617,2867,'_elementor_version','0.4'),(24618,2867,'_elementor_template_type','post'),(24619,2867,'_elementor_css','a:4:{s:4:\"time\";i:1550167607;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24621,2868,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(24622,2868,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles.jpg\",\"id\":2295},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\",\"structure\":\"20\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Resins\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false},{\"id\":\"e8ac3de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"efac91a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop Accessories\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2390,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/CreativeCADworks-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(24623,2868,'_elementor_version','0.4'),(24624,2868,'_wp_page_template','default'),(24625,2868,'_elementor_edit_mode','builder'),(24626,2868,'_elementor_template_type','post'),(24627,2868,'_elementor_css','a:4:{s:4:\"time\";i:1549565553;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24629,2869,'_wp_page_template','default'),(24630,2869,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24631,2869,'_elementor_edit_mode','builder'),(24632,2869,'_elementor_template_type','post'),(24633,2869,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24634,2869,'_elementor_version','0.4'),(24635,2869,'_elementor_css','a:4:{s:4:\"time\";i:1549653903;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26254,2856,'_elementor_css','a:4:{s:4:\"time\";i:1551280708;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24650,2871,'_elementor_version','0.4'),(24651,2871,'_elementor_template_type','post'),(24652,2871,'_elementor_css','a:4:{s:4:\"time\";i:1550168622;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24649,2871,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":2796,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/WaterBackground_Teal_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Bottles.png\",\"id\":2801}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 416 368 7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24648,2871,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24655,2872,'_elementor_edit_mode','builder'),(24656,2872,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">MiiCraft<\\/span>\\u00a0Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft\\u00a0printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft\\u00a0Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span><\\/span>\\u00a0Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Canadian Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(24657,2872,'_elementor_version','0.4'),(24658,2872,'_wp_page_template','default'),(24659,2872,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24660,2872,'_elementor_template_type','post'),(24661,2872,'_elementor_css','a:4:{s:4:\"time\";i:1550169096;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24663,2873,'_elementor_edit_mode','builder'),(24664,2873,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">MiiCraft<\\/span>\\u00a0Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft\\u00a0printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft\\u00a0Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span><\\/span>\\u00a0Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Canadian Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6729f32\",\"elType\":\"widget\",\"settings\":{\"title\":\"Looking for International Distribution Enquiries\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(24665,2873,'_elementor_version','0.4'),(24666,2873,'_wp_page_template','default'),(24667,2873,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24668,2873,'_elementor_template_type','post'),(24669,2873,'_elementor_css','a:4:{s:4:\"time\";i:1550169193;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24671,2874,'_elementor_edit_mode','builder'),(24672,2874,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">MiiCraft<\\/span>\\u00a0Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft\\u00a0printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft\\u00a0Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span><\\/span>\\u00a0Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Canadian Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6729f32\",\"elType\":\"widget\",\"settings\":{\"title\":\"For International Distribution Enquiries\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(24673,2874,'_elementor_version','0.4'),(24674,2874,'_wp_page_template','default'),(24675,2874,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(24676,2874,'_elementor_template_type','post'),(24677,2874,'_elementor_css','a:4:{s:4:\"time\";i:1550169205;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24707,1839,'_yoast_wpseo_metadesc','Professional 3D Printer designed for Microfluidics, Jewellery, Dental and Rapid Prototyping. Available in different variations to suit your needs.'),(24688,2876,'_wp_page_template','default'),(24680,2875,'_wp_page_template','default'),(24681,2875,'_elementor_edit_mode','builder'),(24682,2875,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(24683,2875,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"gradient\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#54595f\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7412a569\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"success\",\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 416 368 7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24684,2875,'_elementor_version','0.4'),(24685,2875,'_elementor_template_type','post'),(24686,2875,'_elementor_css','a:4:{s:4:\"time\";i:1550169491;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24691,2876,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"left\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 416 368 7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(24692,2876,'_elementor_version','0.4'),(24693,2876,'_elementor_template_type','post'),(24694,2876,'_elementor_css','a:4:{s:4:\"time\";i:1550169729;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24709,2079,'_yoast_wpseo_metadesc','Teflon Replacement sheets for MiiCraft and Tiger3D Printers.'),(24710,2513,'_yoast_wpseo_metadesc','Powered by an industrial HD LED light engine, the B9 Core Series is4 times faster than the industry average with print speedsreaching 100+ mm per hour.'),(24711,2518,'_yoast_wpseo_metadesc','Bring your most detailed designs to life with outstanding precision and surface finish with the B9 Core 530. X:Y resolution: 30µm'),(24712,2520,'_yoast_wpseo_metadesc','The B9Creator v1.2 has been built to factory specifications and tuned by technicians in our factory to produce high-resolution prints right out of the box.'),(24713,2522,'_related_ids','a:3:{i:0;i:2513;i:1;i:2534;i:2;i:2553;}'),(24714,2522,'_yoast_wpseo_metadesc','Castable Resin for Precious Metals. Optimized for DLP Printers.'),(24715,2524,'_yoast_wpseo_metadesc','A castable resin pigmented for thicker slicing and faster printing for DLP Printers.'),(24716,2528,'_yoast_wpseo_metadesc','A high-strength, fast-curing, resin for durable models, vulcanized mold-making, or casting in hard investments.'),(24717,2530,'_yoast_wpseo_metadesc','Emerald provides clean burnout without staining the investment, enables casting of thicker objects, and prints with excellent detail.'),(24718,2534,'_yoast_wpseo_metadesc','Ideal for dimensional accuracy, high-speed prototyping and design verification. Print speeds of 120+ mm per hour.'),(24719,2534,'_related_ids','a:3:{i:0;i:2522;i:1;i:2530;i:2;i:2532;}'),(24720,2536,'_yoast_wpseo_metadesc','The new B9Creator Stainless Steel Build Platform design requires no tools for calibration making the process of calibration much faster and easier.'),(24721,2538,'_yoast_wpseo_metadesc','New patent--pending Vat technology helps enable the Core Series industry-leading speed and resists \"clouding\" and lasts hundreds of hours.'),(24723,2545,'_yoast_wpseo_metadesc','The B9 Model Cure is a compact, high-intensity UV post-curing solution for resin models in applications such as jewelry, prototyping, model making, and more.'),(24724,2547,'_yoast_wpseo_metadesc','Resin VAT for B9Creator 1.2 and it\'s previous versions.'),(24726,2551,'_yoast_wpseo_metadesc','This Set comes with a grid for 30, 50, and 70 micron settings. All grids come with etched circles and lines that precisely match the calibration image projected by your B9Creator.'),(24727,2553,'_yoast_wpseo_metadesc','This kit contains a .5kg Dow Corning Sylgard 184 Silicone Elastomer kit and convenience accessories for re-coating B9Creator Resin Vats.'),(24729,2882,'_wp_attached_file','2019/02/Bv003.jpg'),(24730,2882,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2019/02/Bv003.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Bv003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Bv003-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:17:\"Bv003-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:15:\"Bv003-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:17:\"Bv003-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:17:\"Bv003-394x400.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:17:\"Bv003-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:17:\"Bv003-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Bv003-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Bv003-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Bv003-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Bv003-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24731,2883,'_wp_attached_file','2019/02/BV003-Clear.jpg'),(24732,2883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:23:\"2019/02/BV003-Clear.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:21:\"BV003-Clear-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-394x400.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"BV003-Clear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"BV003-Clear-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24733,2775,'_elementor_css','a:4:{s:4:\"time\";i:1550296491;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25510,2835,'_elementor_edit_mode','builder'),(26136,3019,'_edit_lock','1550870963:1'),(26143,3020,'_menu_item_xfn',''),(26287,3039,'_wp_page_template','default'),(24737,2783,'_elementor_css','a:4:{s:4:\"time\";i:1550330908;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24738,2767,'_elementor_css','a:4:{s:4:\"time\";i:1550439662;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24739,548,'_elementor_css','a:4:{s:4:\"time\";i:1550446194;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24740,224,'_elementor_css','a:4:{s:4:\"time\";i:1550531506;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24741,2566,'_yoast_wpseo_metadesc','Resin formulated for Microfludics to build thin channels'),(24742,2570,'_yoast_wpseo_metadesc','Formulated for rapid prototyping and microfluidics applications.'),(24743,2572,'_yoast_wpseo_metadesc','Formulated for Microfluidics.'),(24744,2573,'_yoast_wpseo_metadesc','Formulated to make clear microfluidics devices.'),(24745,2574,'_yoast_wpseo_metadesc','In liquid form, the resin is light green in colour and once solidified the resin is non transparent but allows for easyinspection for surface and detail.'),(24746,2575,'_wp_trash_meta_status','publish'),(24747,2575,'_wp_trash_meta_time','1550603078'),(24748,2575,'_wp_desired_post_slug','miicraft-bv-012-orange-castable'),(24749,2576,'_yoast_wpseo_metadesc','In liquid form, the resin is cream in colour and once solidified the resin is non transparent but allows for easyinspection for surface and detail.'),(24750,2578,'_yoast_wpseo_metadesc','Build Plate/Picker fully compatible with all Miicraft 3D Printers and all rebranded Miicraft Printers including Tiger3D Printers. (Excludes MiiCraft+).'),(24751,2580,'_yoast_wpseo_metadesc','Teflon/Vat fully compatible with all MiiCraft 3D Printers, Tiger3D and all re-branded Miicraft Printers.'),(24752,2582,'_yoast_wpseo_metadesc','Teflon replacements fully compatible with all CADworks3D Printers and all re-branded Miicraft Printers.'),(24753,2584,'_yoast_wpseo_metadesc','Picker Platform for the Miicraft+'),(24754,2850,'_elementor_css','a:4:{s:4:\"time\";i:1550625356;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(24755,2591,'_yoast_wpseo_metadesc','The Castable Blend has been designed to cast your pieces in bronze, copper, tin or iron using standard vacuum investment casting methods and settings.'),(24756,2593,'_yoast_wpseo_metadesc','Deep Black has specifically been designed to get the best out of your  High End DLP/SLA machine.'),(24757,2595,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:28:\"Clear | White | Grey | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(24758,2884,'_variation_description',''),(24759,2884,'_sku',''),(24760,2884,'_regular_price','89'),(24761,2884,'_sale_price',''),(24762,2884,'_sale_price_dates_from',''),(24763,2884,'_sale_price_dates_to',''),(24764,2884,'total_sales','0'),(24765,2884,'_tax_status','taxable'),(24766,2884,'_tax_class','parent'),(24767,2884,'_manage_stock','no'),(24768,2884,'_backorders','no'),(24769,2884,'_low_stock_amount',''),(24770,2884,'_sold_individually','no'),(24771,2884,'_weight','1'),(24772,2884,'_length','10'),(24773,2884,'_width','10'),(24774,2884,'_height','26'),(24775,2884,'_upsell_ids','a:0:{}'),(24776,2884,'_crosssell_ids','a:0:{}'),(24777,2884,'_purchase_note',''),(24778,2884,'_default_attributes','a:0:{}'),(24779,2884,'_virtual','no'),(24780,2884,'_downloadable','no'),(24781,2884,'_product_image_gallery',''),(24782,2884,'_download_limit','-1'),(24783,2884,'_download_expiry','-1'),(24784,2884,'_stock',NULL),(24785,2884,'_stock_status','instock'),(24786,2884,'_wc_average_rating','0'),(24787,2884,'_wc_rating_count','a:0:{}'),(24788,2884,'_wc_review_count','0'),(24789,2884,'_downloadable_files','a:0:{}'),(24790,2884,'attribute_colour','Clear'),(24791,2884,'_price','89'),(24792,2884,'_product_version','3.5.1'),(24793,2885,'_variation_description',''),(24794,2885,'_sku',''),(24795,2885,'_regular_price','89'),(24796,2885,'_sale_price',''),(24797,2885,'_sale_price_dates_from',''),(24798,2885,'_sale_price_dates_to',''),(24799,2885,'total_sales','0'),(24800,2885,'_tax_status','taxable'),(24801,2885,'_tax_class','parent'),(24802,2885,'_manage_stock','no'),(24803,2885,'_backorders','no'),(24804,2885,'_low_stock_amount',''),(24805,2885,'_sold_individually','no'),(24806,2885,'_weight','1'),(24807,2885,'_length','10'),(24808,2885,'_width','10'),(24809,2885,'_height','26'),(24810,2885,'_upsell_ids','a:0:{}'),(24811,2885,'_crosssell_ids','a:0:{}'),(24812,2885,'_purchase_note',''),(24813,2885,'_default_attributes','a:0:{}'),(24814,2885,'_virtual','no'),(24815,2885,'_downloadable','no'),(24816,2885,'_product_image_gallery',''),(24817,2885,'_download_limit','-1'),(24818,2885,'_download_expiry','-1'),(24819,2885,'_stock',NULL),(24820,2885,'_stock_status','instock'),(24821,2885,'_wc_average_rating','0'),(24822,2885,'_wc_rating_count','a:0:{}'),(24823,2885,'_wc_review_count','0'),(24824,2885,'_downloadable_files','a:0:{}'),(24825,2885,'attribute_colour','White'),(24826,2885,'_price','89'),(24827,2885,'_product_version','3.5.1'),(24828,2886,'_variation_description',''),(24829,2886,'_sku',''),(24830,2886,'_regular_price','89'),(24831,2886,'_sale_price',''),(24832,2886,'_sale_price_dates_from',''),(24833,2886,'_sale_price_dates_to',''),(24834,2886,'total_sales','0'),(24835,2886,'_tax_status','taxable'),(24836,2886,'_tax_class','parent'),(24837,2886,'_manage_stock','no'),(24838,2886,'_backorders','no'),(24839,2886,'_low_stock_amount',''),(24840,2886,'_sold_individually','no'),(24841,2886,'_weight','1'),(24842,2886,'_length','10'),(24843,2886,'_width','10'),(24844,2886,'_height','26'),(24845,2886,'_upsell_ids','a:0:{}'),(24846,2886,'_crosssell_ids','a:0:{}'),(24847,2886,'_purchase_note',''),(24848,2886,'_default_attributes','a:0:{}'),(24849,2886,'_virtual','no'),(24850,2886,'_downloadable','no'),(24851,2886,'_product_image_gallery',''),(24852,2886,'_download_limit','-1'),(24853,2886,'_download_expiry','-1'),(24854,2886,'_stock',NULL),(24855,2886,'_stock_status','instock'),(24856,2886,'_wc_average_rating','0'),(24857,2886,'_wc_rating_count','a:0:{}'),(24858,2886,'_wc_review_count','0'),(24859,2886,'_downloadable_files','a:0:{}'),(24860,2886,'attribute_colour','Grey'),(24861,2886,'_price','89'),(24862,2886,'_product_version','3.5.1'),(24863,2887,'_variation_description',''),(24864,2887,'_sku',''),(24865,2887,'_regular_price','89'),(24866,2887,'_sale_price',''),(24867,2887,'_sale_price_dates_from',''),(24868,2887,'_sale_price_dates_to',''),(24869,2887,'total_sales','0'),(24870,2887,'_tax_status','taxable'),(24871,2887,'_tax_class','parent'),(24872,2887,'_manage_stock','no'),(24873,2887,'_backorders','no'),(24874,2887,'_low_stock_amount',''),(24875,2887,'_sold_individually','no'),(24876,2887,'_weight','1'),(24877,2887,'_length','10'),(24878,2887,'_width','10'),(24879,2887,'_height','26'),(24880,2887,'_upsell_ids','a:0:{}'),(24881,2887,'_crosssell_ids','a:0:{}'),(24882,2887,'_purchase_note',''),(24883,2887,'_default_attributes','a:0:{}'),(24884,2887,'_virtual','no'),(24885,2887,'_downloadable','no'),(24886,2887,'_product_image_gallery',''),(24887,2887,'_download_limit','-1'),(24888,2887,'_download_expiry','-1'),(24889,2887,'_stock',NULL),(24890,2887,'_stock_status','instock'),(24891,2887,'_wc_average_rating','0'),(24892,2887,'_wc_rating_count','a:0:{}'),(24893,2887,'_wc_review_count','0'),(24894,2887,'_downloadable_files','a:0:{}'),(24895,2887,'attribute_colour','Black'),(24896,2887,'_price','89'),(24897,2887,'_product_version','3.5.1'),(24900,2884,'variable_regular_currency_prices','[]'),(24901,2884,'variable_sale_currency_prices','[]'),(24902,2884,'_product_base_currency','USD'),(24903,2885,'variable_regular_currency_prices','[]'),(24904,2885,'variable_sale_currency_prices','[]'),(24905,2885,'_product_base_currency','USD'),(24906,2886,'variable_regular_currency_prices','[]'),(24907,2886,'variable_sale_currency_prices','[]'),(24908,2886,'_product_base_currency','USD'),(24909,2887,'variable_regular_currency_prices','[]'),(24910,2887,'variable_sale_currency_prices','[]'),(24911,2887,'_product_base_currency','USD'),(24914,2595,'_sale_price',''),(24915,2595,'_yoast_wpseo_metadesc','F1+ Blend is the blend especially made for the formlabs Form1 and Form1+ printers.The F1+ Blend is available in four colours: Clear, White, Grey and Black.'),(24916,2597,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:11:\"Black | Red\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(24917,2888,'_variation_description',''),(24918,2888,'_sku',''),(24919,2888,'_regular_price','85'),(24920,2888,'_sale_price',''),(24921,2888,'_sale_price_dates_from',''),(24922,2888,'_sale_price_dates_to',''),(24923,2888,'total_sales','0'),(24924,2888,'_tax_status','taxable'),(24925,2888,'_tax_class','parent'),(24926,2888,'_manage_stock','no'),(24927,2888,'_backorders','no'),(24928,2888,'_low_stock_amount',''),(24929,2888,'_sold_individually','no'),(24930,2888,'_weight','1'),(24931,2888,'_length','10'),(24932,2888,'_width','10'),(24933,2888,'_height','26'),(24934,2888,'_upsell_ids','a:0:{}'),(24935,2888,'_crosssell_ids','a:0:{}'),(24936,2888,'_purchase_note',''),(24937,2888,'_default_attributes','a:0:{}'),(24938,2888,'_virtual','no'),(24939,2888,'_downloadable','no'),(24940,2888,'_product_image_gallery',''),(24941,2888,'_download_limit','-1'),(24942,2888,'_download_expiry','-1'),(24943,2888,'_stock',NULL),(24944,2888,'_stock_status','instock'),(24945,2888,'_wc_average_rating','0'),(24946,2888,'_wc_rating_count','a:0:{}'),(24947,2888,'_wc_review_count','0'),(24948,2888,'_downloadable_files','a:0:{}'),(24949,2888,'attribute_colour','Black'),(24950,2888,'_price','85'),(24951,2888,'_product_version','3.5.1'),(24952,2889,'_variation_description',''),(24953,2889,'_sku',''),(24954,2889,'_regular_price','85'),(24955,2889,'_sale_price',''),(24956,2889,'_sale_price_dates_from',''),(24957,2889,'_sale_price_dates_to',''),(24958,2889,'total_sales','0'),(24959,2889,'_tax_status','taxable'),(24960,2889,'_tax_class','parent'),(24961,2889,'_manage_stock','no'),(24962,2889,'_backorders','no'),(24963,2889,'_low_stock_amount',''),(24964,2889,'_sold_individually','no'),(24965,2889,'_weight','1'),(24966,2889,'_length','10'),(24967,2889,'_width','10'),(24968,2889,'_height','26'),(24969,2889,'_upsell_ids','a:0:{}'),(24970,2889,'_crosssell_ids','a:0:{}'),(24971,2889,'_purchase_note',''),(24972,2889,'_default_attributes','a:0:{}'),(24973,2889,'_virtual','no'),(24974,2889,'_downloadable','no'),(24975,2889,'_product_image_gallery',''),(24976,2889,'_download_limit','-1'),(24977,2889,'_download_expiry','-1'),(24978,2889,'_stock',NULL),(24979,2889,'_stock_status','instock'),(24980,2889,'_wc_average_rating','0'),(24981,2889,'_wc_rating_count','a:0:{}'),(24982,2889,'_wc_review_count','0'),(24983,2889,'_downloadable_files','a:0:{}'),(24984,2889,'attribute_colour','Red'),(24985,2889,'_price','85'),(24986,2889,'_product_version','3.5.1'),(24989,2888,'variable_regular_currency_prices','[]'),(24990,2888,'variable_sale_currency_prices','[]'),(24991,2888,'_product_base_currency','USD'),(24992,2889,'variable_regular_currency_prices','[]'),(24993,2889,'variable_sale_currency_prices','[]'),(24994,2889,'_product_base_currency','USD'),(24997,2597,'_sale_price',''),(24998,2597,'_yoast_wpseo_metadesc','The Industrial Blend resin has been developed especially for some industrial clients who were in need for a resin that is extra hard and would maintain its structural integrity while exposed to very Low and High temperatures.'),(24999,2599,'_product_attributes','a:1:{s:15:\"one-5ml-pigment\";a:6:{s:4:\"name\";s:15:\"One 5ml Pigment\";s:5:\"value\";s:27:\"Red | Blue | Yellow | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(25000,2890,'_variation_description',''),(25001,2890,'_sku',''),(25002,2890,'_regular_price','75'),(25003,2890,'_sale_price',''),(25004,2890,'_sale_price_dates_from',''),(25005,2890,'_sale_price_dates_to',''),(25006,2890,'total_sales','0'),(25007,2890,'_tax_status','taxable'),(25008,2890,'_tax_class','parent'),(25009,2890,'_manage_stock','no'),(25010,2890,'_backorders','no'),(25011,2890,'_low_stock_amount',''),(25012,2890,'_sold_individually','no'),(25013,2890,'_weight','1'),(25014,2890,'_length','10'),(25015,2890,'_width','10'),(25016,2890,'_height','26'),(25017,2890,'_upsell_ids','a:0:{}'),(25018,2890,'_crosssell_ids','a:0:{}'),(25019,2890,'_purchase_note',''),(25020,2890,'_default_attributes','a:0:{}'),(25021,2890,'_virtual','no'),(25022,2890,'_downloadable','no'),(25023,2890,'_product_image_gallery',''),(25024,2890,'_download_limit','-1'),(25025,2890,'_download_expiry','-1'),(25026,2890,'_stock',NULL),(25027,2890,'_stock_status','instock'),(25028,2890,'_wc_average_rating','0'),(25029,2890,'_wc_rating_count','a:0:{}'),(25030,2890,'_wc_review_count','0'),(25031,2890,'_downloadable_files','a:0:{}'),(25032,2890,'attribute_one-5ml-pigment','Red'),(25033,2890,'_price','75'),(25034,2890,'_product_version','3.5.1'),(25035,2891,'_variation_description',''),(25036,2891,'_sku',''),(25037,2891,'_regular_price','75'),(25038,2891,'_sale_price',''),(25039,2891,'_sale_price_dates_from',''),(25040,2891,'_sale_price_dates_to',''),(25041,2891,'total_sales','0'),(25042,2891,'_tax_status','taxable'),(25043,2891,'_tax_class','parent'),(25044,2891,'_manage_stock','no'),(25045,2891,'_backorders','no'),(25046,2891,'_low_stock_amount',''),(25047,2891,'_sold_individually','no'),(25048,2891,'_weight','1'),(25049,2891,'_length','10'),(25050,2891,'_width','10'),(25051,2891,'_height','26'),(25052,2891,'_upsell_ids','a:0:{}'),(25053,2891,'_crosssell_ids','a:0:{}'),(25054,2891,'_purchase_note',''),(25055,2891,'_default_attributes','a:0:{}'),(25056,2891,'_virtual','no'),(25057,2891,'_downloadable','no'),(25058,2891,'_product_image_gallery',''),(25059,2891,'_download_limit','-1'),(25060,2891,'_download_expiry','-1'),(25061,2891,'_stock',NULL),(25062,2891,'_stock_status','instock'),(25063,2891,'_wc_average_rating','0'),(25064,2891,'_wc_rating_count','a:0:{}'),(25065,2891,'_wc_review_count','0'),(25066,2891,'_downloadable_files','a:0:{}'),(25067,2891,'attribute_one-5ml-pigment','Blue'),(25068,2891,'_price','75'),(25069,2891,'_product_version','3.5.1'),(25070,2892,'_variation_description',''),(25071,2892,'_sku',''),(25072,2892,'_regular_price','75'),(25073,2892,'_sale_price',''),(25074,2892,'_sale_price_dates_from',''),(25075,2892,'_sale_price_dates_to',''),(25076,2892,'total_sales','0'),(25077,2892,'_tax_status','taxable'),(25078,2892,'_tax_class','parent'),(25079,2892,'_manage_stock','no'),(25080,2892,'_backorders','no'),(25081,2892,'_low_stock_amount',''),(25082,2892,'_sold_individually','no'),(25083,2892,'_weight','1'),(25084,2892,'_length','10'),(25085,2892,'_width','10'),(25086,2892,'_height','26'),(25087,2892,'_upsell_ids','a:0:{}'),(25088,2892,'_crosssell_ids','a:0:{}'),(25089,2892,'_purchase_note',''),(25090,2892,'_default_attributes','a:0:{}'),(25091,2892,'_virtual','no'),(25092,2892,'_downloadable','no'),(25093,2892,'_product_image_gallery',''),(25094,2892,'_download_limit','-1'),(25095,2892,'_download_expiry','-1'),(25096,2892,'_stock',NULL),(25097,2892,'_stock_status','instock'),(25098,2892,'_wc_average_rating','0'),(25099,2892,'_wc_rating_count','a:0:{}'),(25100,2892,'_wc_review_count','0'),(25101,2892,'_downloadable_files','a:0:{}'),(25102,2892,'attribute_one-5ml-pigment','Yellow'),(25103,2892,'_price','75'),(25104,2892,'_product_version','3.5.1'),(25105,2893,'_variation_description',''),(25106,2893,'_sku',''),(25107,2893,'_regular_price','75'),(25108,2893,'_sale_price','');
INSERT INTO `wpio_postmeta` VALUES (25109,2893,'_sale_price_dates_from',''),(25110,2893,'_sale_price_dates_to',''),(25111,2893,'total_sales','0'),(25112,2893,'_tax_status','taxable'),(25113,2893,'_tax_class','parent'),(25114,2893,'_manage_stock','no'),(25115,2893,'_backorders','no'),(25116,2893,'_low_stock_amount',''),(25117,2893,'_sold_individually','no'),(25118,2893,'_weight','1'),(25119,2893,'_length','10'),(25120,2893,'_width','10'),(25121,2893,'_height','26'),(25122,2893,'_upsell_ids','a:0:{}'),(25123,2893,'_crosssell_ids','a:0:{}'),(25124,2893,'_purchase_note',''),(25125,2893,'_default_attributes','a:0:{}'),(25126,2893,'_virtual','no'),(25127,2893,'_downloadable','no'),(25128,2893,'_product_image_gallery',''),(25129,2893,'_download_limit','-1'),(25130,2893,'_download_expiry','-1'),(25131,2893,'_stock',NULL),(25132,2893,'_stock_status','instock'),(25133,2893,'_wc_average_rating','0'),(25134,2893,'_wc_rating_count','a:0:{}'),(25135,2893,'_wc_review_count','0'),(25136,2893,'_downloadable_files','a:0:{}'),(25137,2893,'attribute_one-5ml-pigment','Black'),(25138,2893,'_price','75'),(25139,2893,'_product_version','3.5.1'),(25142,2890,'variable_regular_currency_prices','[]'),(25143,2890,'variable_sale_currency_prices','[]'),(25144,2890,'_product_base_currency','USD'),(25145,2891,'variable_regular_currency_prices','[]'),(25146,2891,'variable_sale_currency_prices','[]'),(25147,2891,'_product_base_currency','USD'),(25148,2892,'variable_regular_currency_prices','[]'),(25149,2892,'variable_sale_currency_prices','[]'),(25150,2892,'_product_base_currency','USD'),(25151,2893,'variable_regular_currency_prices','[]'),(25152,2893,'variable_sale_currency_prices','[]'),(25153,2893,'_product_base_currency','USD'),(25156,2599,'_sale_price',''),(25157,2599,'_yoast_wpseo_metadesc','Snow White is the first resin in this market segment that is white, and stays white!'),(25158,2601,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:11:\"Red | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(25159,2894,'_variation_description',''),(25160,2894,'_sku',''),(25161,2894,'_regular_price','79'),(25162,2894,'_sale_price',''),(25163,2894,'_sale_price_dates_from',''),(25164,2894,'_sale_price_dates_to',''),(25165,2894,'total_sales','0'),(25166,2894,'_tax_status','taxable'),(25167,2894,'_tax_class','parent'),(25168,2894,'_manage_stock','no'),(25169,2894,'_backorders','no'),(25170,2894,'_low_stock_amount',''),(25171,2894,'_sold_individually','no'),(25172,2894,'_weight','1'),(25173,2894,'_length','10'),(25174,2894,'_width','10'),(25175,2894,'_height','26'),(25176,2894,'_upsell_ids','a:0:{}'),(25177,2894,'_crosssell_ids','a:0:{}'),(25178,2894,'_purchase_note',''),(25179,2894,'_default_attributes','a:0:{}'),(25180,2894,'_virtual','no'),(25181,2894,'_downloadable','no'),(25182,2894,'_product_image_gallery',''),(25183,2894,'_download_limit','-1'),(25184,2894,'_download_expiry','-1'),(25185,2894,'_stock',NULL),(25186,2894,'_stock_status','instock'),(25187,2894,'_wc_average_rating','0'),(25188,2894,'_wc_rating_count','a:0:{}'),(25189,2894,'_wc_review_count','0'),(25190,2894,'_downloadable_files','a:0:{}'),(25191,2894,'attribute_colour','Red'),(25192,2894,'_price','79'),(25193,2894,'_product_version','3.5.1'),(25194,2895,'_variation_description',''),(25195,2895,'_sku',''),(25196,2895,'_regular_price','79'),(25197,2895,'_sale_price',''),(25198,2895,'_sale_price_dates_from',''),(25199,2895,'_sale_price_dates_to',''),(25200,2895,'total_sales','0'),(25201,2895,'_tax_status','taxable'),(25202,2895,'_tax_class','parent'),(25203,2895,'_manage_stock','no'),(25204,2895,'_backorders','no'),(25205,2895,'_low_stock_amount',''),(25206,2895,'_sold_individually','no'),(25207,2895,'_weight','1'),(25208,2895,'_length','10'),(25209,2895,'_width','10'),(25210,2895,'_height','26'),(25211,2895,'_upsell_ids','a:0:{}'),(25212,2895,'_crosssell_ids','a:0:{}'),(25213,2895,'_purchase_note',''),(25214,2895,'_default_attributes','a:0:{}'),(25215,2895,'_virtual','no'),(25216,2895,'_downloadable','no'),(25217,2895,'_product_image_gallery',''),(25218,2895,'_download_limit','-1'),(25219,2895,'_download_expiry','-1'),(25220,2895,'_stock',NULL),(25221,2895,'_stock_status','instock'),(25222,2895,'_wc_average_rating','0'),(25223,2895,'_wc_rating_count','a:0:{}'),(25224,2895,'_wc_review_count','0'),(25225,2895,'_downloadable_files','a:0:{}'),(25226,2895,'attribute_colour','Black'),(25227,2895,'_price','79'),(25228,2895,'_product_version','3.5.1'),(25231,2894,'variable_regular_currency_prices','[]'),(25232,2894,'variable_sale_currency_prices','[]'),(25233,2894,'_product_base_currency','USD'),(25234,2895,'variable_regular_currency_prices','[]'),(25235,2895,'variable_sale_currency_prices','[]'),(25236,2895,'_product_base_currency','USD'),(25239,2601,'_sale_price',''),(25240,2603,'_yoast_wpseo_metadesc','The CureZone is a compact, high-intensity UV post-curing solution for resin models in applications such as jewelry, prototyping, model making, and more.'),(25241,2617,'_yoast_wpseo_metadesc','Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&D team inside it and, most importantly, at more user-friendly price!'),(25242,2622,'_yoast_wpseo_metadesc','Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.'),(25254,2635,'_sale_price',''),(25258,2663,'_sale_price',''),(25262,2684,'_sale_price',''),(25263,2896,'_wp_attached_file','2019/02/madrin.png'),(25264,2896,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/madrin.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"madrin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"madrin-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"madrin-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"madrin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"madrin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25265,2896,'_elementor_source_image_hash','c60f05e855b85b0105812d1c167a7ce7e6920179'),(25266,2897,'_wp_attached_file','2019/02/armond.png'),(25267,2897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2019/02/armond.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"armond-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:18:\"armond-133x100.png\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:17:\"armond-107x80.png\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"armond-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"armond-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25268,2897,'_elementor_source_image_hash','e507d35b6c858a45d91aed4d8ba8d37775d060ab'),(25305,2903,'_elementor_version','0.4'),(25306,2903,'_elementor_template_type','post'),(25307,2903,'_elementor_css','a:4:{s:4:\"time\";i:1550690349;s:5:\"fonts\";a:1:{i:0;s:5:\"Actor\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25279,2900,'_wp_page_template','default'),(25280,2900,'_elementor_edit_mode','builder'),(25281,2900,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25282,2900,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ecffef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3abdd1bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24c07990\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d960bc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"55a6c563\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2761,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"e8e03a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Resins for DLP &amp; LCD based printers for Jewellery, Microfluidics, Dental &amp; Rapid Prototyping<\\/p>\",\"align\":\"center\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Actor\",\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"303dd3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b55968\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f02ec52\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2721,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"eec87ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ee8866\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2323,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"804cebb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5498126\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"76566b4\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2325,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"a8e9a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f60a98\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2899,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25283,2900,'_elementor_version','0.4'),(25284,2900,'_elementor_template_type','post'),(25285,2900,'_elementor_css','a:4:{s:4:\"time\";i:1550689376;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25301,2903,'_wp_page_template','default'),(25302,2903,'_elementor_edit_mode','builder'),(25303,2903,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25304,2903,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53976058\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6d7cb1c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9f5970c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"50\"},\"elements\":[{\"id\":\"54072cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b75202\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f2f3209\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"014857d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2744bd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b9bcb20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95fe5ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b2c5e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"003faf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"38d33e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25293,2902,'_wp_page_template','default'),(25294,2902,'_elementor_edit_mode','builder'),(25295,2902,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25296,2902,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53976058\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6d7cb1c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6e0c57e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our clients\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5970c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"50\"},\"elements\":[{\"id\":\"54072cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"7b75202\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f2f3209\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"014857d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2744bd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b9bcb20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95fe5ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b2c5e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"003faf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"38d33e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ecffef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3abdd1bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24c07990\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3d960bc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"55a6c563\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2761,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"e8e03a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Resins for DLP &amp; LCD based printers for Jewellery, Microfluidics, Dental &amp; Rapid Prototyping<\\/p>\",\"align\":\"center\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Actor\",\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"303dd3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b55968\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f02ec52\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2721,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"eec87ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ee8866\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2323,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"804cebb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5498126\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"76566b4\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2325,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"a8e9a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e8e8e8\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f60a98\",\"elType\":\"widget\",\"settings\":{\"skin\":\"cover\",\"bg_image\":{\"url\":\"\",\"id\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"id\":2899,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"graphic_image_size\":\"full\",\"min-height\":{\"unit\":\"px\",\"size\":250},\"vertical_position\":\"middle\",\"graphic_image_width\":{\"unit\":\"%\",\"size\":65},\"transformation\":\"zoom-out\",\"overlay_color\":\"rgba(0,0,0,0)\",\"overlay_color_hover\":\"rgba(0,0,0,0)\",\"bg_filters_hover_css_filter\":\"custom\",\"bg_filters_hover_blur\":{\"unit\":\"px\",\"size\":1.5},\"min-height_tablet\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25297,2902,'_elementor_version','0.4'),(25298,2902,'_elementor_template_type','post'),(25299,2902,'_elementor_css','a:4:{s:4:\"time\";i:1550689957;s:5:\"fonts\";a:1:{i:0;s:5:\"Actor\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25318,2905,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9055f14\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40048cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"093b39b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9d6649a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"568c038\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"image_size\":\"woocommerce_single\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e6d6bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"95c7ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"8df8e0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"image_size\":\"woocommerce_single\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"84e8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"020e098\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"image_size\":\"woocommerce_single\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a35551\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"351fa8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"637d037\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42c5043\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"70fc6c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899},\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25315,2905,'_wp_page_template','default'),(25316,2905,'_elementor_edit_mode','builder'),(25317,2905,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25343,2908,'_elementor_css','a:4:{s:4:\"time\";i:1550692860;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25319,2905,'_elementor_version','0.4'),(25320,2905,'_elementor_template_type','post'),(25321,2905,'_elementor_css','a:4:{s:4:\"time\";i:1550692205;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25337,2908,'_wp_page_template','default'),(25338,2908,'_elementor_edit_mode','builder'),(25323,2906,'_wp_page_template','default'),(25324,2906,'_elementor_edit_mode','builder'),(25325,2906,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25326,2906,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9055f14\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40048cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"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\":\"093b39b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9d6649a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"568c038\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"image_size\":\"woocommerce_single\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e6d6bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"6\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"95c7ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"8df8e0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"image_size\":\"woocommerce_single\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"84e8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"020e098\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"image_size\":\"woocommerce_single\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a35551\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"6\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"351fa8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"637d037\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"woocommerce_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42c5043\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"70fc6c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899},\"image_size\":\"shop_single\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25327,2906,'_elementor_version','0.4'),(25328,2906,'_elementor_template_type','post'),(25329,2906,'_elementor_css','a:4:{s:4:\"time\";i:1550692287;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25341,2908,'_elementor_version','0.4'),(25342,2908,'_elementor_template_type','post'),(25340,2908,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2d3277\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a56b743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"729f902\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5658e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c93437d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e72cfaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c20fb5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b96ecd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"65abbc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9fd903\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ef27b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"674396e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3991de8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"28f719d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a68b4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25339,2908,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25345,2909,'_wp_page_template','default'),(25346,2909,'_elementor_edit_mode','builder'),(25347,2909,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25348,2909,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2d3277\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a56b743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"729f902\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5658e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c93437d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e72cfaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c20fb5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b96ecd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"65abbc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9fd903\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"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\":false}},\"elements\":[{\"id\":\"ef27b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"674396e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3991de8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28f719d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a68b4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25349,2909,'_elementor_version','0.4'),(25350,2909,'_elementor_template_type','post'),(25351,2909,'_elementor_css','a:4:{s:4:\"time\";i:1550692907;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25360,2911,'_elementor_edit_mode','builder'),(25361,2911,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25362,2911,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2d3277\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a56b743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"729f902\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5658e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c93437d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/resinworks3d\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e72cfaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c20fb5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b96ecd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"65abbc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9fd903\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"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\":false}},\"elements\":[{\"id\":\"ef27b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"674396e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3991de8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28f719d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a68b4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25359,2911,'_wp_page_template','default'),(25386,2915,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Resin-Tank.jpg\",\"id\":2581}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25363,2911,'_elementor_version','0.4'),(25364,2911,'_elementor_template_type','post'),(25365,2911,'_elementor_css','a:4:{s:4:\"time\";i:1550693669;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25367,2912,'_wp_page_template','default'),(25368,2912,'_elementor_edit_mode','builder'),(25369,2912,'_elementor_page_settings','a:13:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:21:\"section_page_settings\";s:0:\"\";s:18:\"section_page_style\";s:0:\"\";s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"fadbf5a51d\";}'),(25370,2912,'_elementor_data','[{\"id\":\"600b31a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9916450\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b7b019\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"top\",\"content_position\":\"middle\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.79)\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1b1b24\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36999999999999999555910790149937383830547332763671875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"56aeb706\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"0032b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2d3277\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a56b743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"729f902\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5658e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c93437d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/resinworks3d\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e72cfaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"c20fb5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b96ecd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"65abbc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9fd903\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"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\":false}},\"elements\":[{\"id\":\"ef27b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"674396e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3991de8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28f719d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ftd-dragon-logo-003.png\",\"id\":2899},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/fun-to-do\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a68b4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25371,2912,'_elementor_version','0.4'),(25372,2912,'_elementor_template_type','post'),(25373,2912,'_elementor_css','a:4:{s:4:\"time\";i:1550696077;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25385,2915,'_elementor_edit_mode','builder'),(25383,2915,'_wp_page_template','default'),(25384,2915,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25387,2915,'_elementor_version','0.4'),(25388,2915,'_elementor_template_type','post'),(25389,2915,'_elementor_css','a:4:{s:4:\"time\";i:1550696993;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25391,2916,'_wp_page_template','default'),(25392,2916,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25393,2916,'_elementor_edit_mode','builder'),(25394,2916,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Resin-Tank.jpg\",\"id\":2581}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25395,2916,'_elementor_version','0.4'),(25396,2916,'_elementor_template_type','post'),(25397,2916,'_elementor_css','a:4:{s:4:\"time\";i:1550697052;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25399,2917,'_wp_page_template','default'),(25400,2917,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25401,2917,'_elementor_edit_mode','builder'),(25402,2917,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Resin-Tank.jpg\",\"id\":2581}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25403,2917,'_elementor_version','0.4'),(25404,2917,'_elementor_template_type','post'),(25405,2917,'_elementor_css','a:4:{s:4:\"time\";i:1550697150;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25407,2918,'_wp_page_template','default'),(25408,2918,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25409,2918,'_elementor_edit_mode','builder'),(25410,2918,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MiiCraft-Retainer-Glass.jpg\",\"id\":2772}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f3bcce\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25411,2918,'_elementor_version','0.4'),(25412,2918,'_elementor_template_type','post'),(25413,2918,'_elementor_css','a:4:{s:4:\"time\";i:1550697210;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25415,2919,'_wp_page_template','default'),(25416,2919,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25417,2919,'_elementor_edit_mode','builder'),(25418,2919,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MiiCraft-Retainer-Glass.jpg\",\"id\":2772}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f3bcce\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25419,2919,'_elementor_version','0.4'),(25420,2919,'_elementor_template_type','post'),(25421,2919,'_elementor_css','a:4:{s:4:\"time\";i:1550697213;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25423,2920,'_wp_page_template','default'),(25424,2920,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25425,2920,'_elementor_edit_mode','builder'),(25426,2920,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MiiCraft-Retainer-Glass.jpg\",\"id\":2772}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f3bcce\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25427,2920,'_elementor_version','0.4'),(25428,2920,'_elementor_template_type','post'),(25429,2920,'_elementor_css','a:4:{s:4:\"time\";i:1550697233;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25431,2921,'_wp_page_template','default'),(25432,2921,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25433,2921,'_elementor_edit_mode','builder'),(25434,2921,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MiiCraft-Retainer-Glass.jpg\",\"id\":2772}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f3bcce\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25435,2921,'_elementor_version','0.4'),(25436,2921,'_elementor_template_type','post'),(25437,2921,'_elementor_css','a:4:{s:4:\"time\";i:1550697245;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25439,2922,'_wp_page_template','default'),(25440,2922,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25441,2922,'_elementor_edit_mode','builder'),(25442,2922,'_elementor_data','[{\"id\":\"6be22fc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2a310f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e26bcc1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"MiiCraft\",\"slide_text\":\"Professional 3D Printing Made Affordable\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-1-e1523372825884.png\",\"id\":1267},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":646},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5308589\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a1f696d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"64181f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"210786f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4738bc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/MiiCraft-Ultra.jpg\",\"id\":2789},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14b618f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9171c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6308416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/1-kg-bottle-CCW-castable.png\",\"id\":2681},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e059d12\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fc2b8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3591275\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MiiCraft-Retainer-Glass.jpg\",\"id\":2772},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f3bcce\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/miicraft\\/miicraft-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25443,2922,'_elementor_version','0.4'),(25444,2922,'_elementor_template_type','post'),(25445,2922,'_elementor_css','a:4:{s:4:\"time\";i:1550697255;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25448,2805,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b46b27d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"72ea938\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cd68ae1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9527985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6636ba7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500.jpg\",\"id\":2700}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77e0dca\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9b91b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3605e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Gray_Web-500x500.png\",\"id\":2535}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c66f6b0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"dc73fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6799b4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Vat_Web-500x500.jpg\",\"id\":2541}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7fee302\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25462,2925,'_wp_page_template','default'),(25463,2925,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25464,2925,'_elementor_edit_mode','builder'),(25465,2925,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"439a7ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1052a517\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"173e4578\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"74236acf\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"b0bbcab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f09028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"3746a8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e72aa16\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ba265e2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"91f898c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(25449,2923,'_wp_page_template','default'),(25450,2923,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(25451,2923,'_elementor_edit_mode','builder'),(25452,2923,'_elementor_css','a:4:{s:4:\"time\";i:1550307488;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25453,2923,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"},{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"439a7ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1052a517\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"173e4578\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"74236acf\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"b0bbcab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f09028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"3746a8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e72aa16\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ba265e2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"91f898c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(25454,2805,'_elementor_version','0.4'),(25456,2924,'_wp_page_template','default'),(25457,2924,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(25458,2924,'_elementor_edit_mode','builder'),(25459,2924,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"},{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"439a7ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1052a517\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"173e4578\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"74236acf\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"b0bbcab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f09028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"3746a8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e72aa16\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ba265e2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"91f898c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(25460,2924,'_elementor_version','0.4'),(25461,2924,'_elementor_css','a:4:{s:4:\"time\";i:1550697585;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25466,2925,'_elementor_version','0.4'),(25467,2925,'_elementor_css','a:4:{s:4:\"time\";i:1550697585;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25469,2926,'_wp_page_template','default'),(25470,2926,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25471,2926,'_elementor_edit_mode','builder'),(25472,2926,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"439a7ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1052a517\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"173e4578\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"74236acf\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"b0bbcab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f09028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"3746a8e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e72aa16\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ba265e2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"91f898c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(25473,2926,'_elementor_version','0.4'),(25474,2926,'_elementor_css','a:4:{s:4:\"time\";i:1550697725;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25476,2927,'_wp_page_template','default'),(25477,2927,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25478,2927,'_elementor_edit_mode','builder'),(25479,2927,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b46b27d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"72ea938\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cd68ae1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9527985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6636ba7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500.jpg\",\"id\":2700}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9b91b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3605e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Emerald-510x340.jpg\",\"id\":2531}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc73fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6799b4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Vat_Web-500x500.jpg\",\"id\":2541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25480,2927,'_elementor_version','0.4'),(25481,2927,'_elementor_css','a:4:{s:4:\"time\";i:1550697767;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25483,2928,'_wp_page_template','default'),(25484,2928,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25485,2928,'_elementor_edit_mode','builder'),(25486,2928,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b46b27d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"72ea938\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cd68ae1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9527985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6636ba7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500.jpg\",\"id\":2700}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77e0dca\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9b91b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3605e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Emerald-510x340.jpg\",\"id\":2531}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc73fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6799b4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Vat_Web-500x500.jpg\",\"id\":2541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25487,2928,'_elementor_version','0.4'),(25488,2928,'_elementor_css','a:4:{s:4:\"time\";i:1550697803;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25490,2929,'_wp_page_template','default'),(25491,2929,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25492,2929,'_elementor_edit_mode','builder'),(25493,2929,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b46b27d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"72ea938\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cd68ae1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9527985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6636ba7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500.jpg\",\"id\":2700}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77e0dca\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9b91b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3605e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Emerald-510x340.jpg\",\"id\":2531}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c66f6b0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"dc73fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6799b4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Vat_Web-500x500.jpg\",\"id\":2541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25494,2929,'_elementor_version','0.4'),(25495,2929,'_elementor_css','a:4:{s:4:\"time\";i:1550697883;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25497,2930,'_wp_page_template','default'),(25498,2930,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25499,2930,'_elementor_edit_mode','builder'),(25500,2930,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b46b27d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"72ea938\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cd68ae1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9527985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6636ba7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500.jpg\",\"id\":2700}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77e0dca\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9b91b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3605e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Gray_Web-500x500.png\",\"id\":2535}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c66f6b0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"dc73fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6799b4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Vat_Web-500x500.jpg\",\"id\":2541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25501,2930,'_elementor_version','0.4'),(25502,2930,'_elementor_css','a:4:{s:4:\"time\";i:1550697962;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25504,2931,'_wp_page_template','default'),(25505,2931,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25506,2931,'_elementor_edit_mode','builder'),(25507,2931,'_elementor_data','[{\"id\":\"372d4491\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9bd7ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6751013\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"B9Creations\",\"slide_text\":\"Professional 3D Printing Solutions\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\",\"id\":2726},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0,0,0,0.73)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":616},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b46b27d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"72ea938\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cd68ae1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"9527985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6636ba7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500.jpg\",\"id\":2700}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77e0dca\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9b91b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3605e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Gray_Web-500x500.png\",\"id\":2535}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c66f6b0\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"dc73fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"6799b4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Vat_Web-500x500.jpg\",\"id\":2541}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7fee302\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25508,2931,'_elementor_version','0.4'),(25509,2931,'_elementor_css','a:4:{s:4:\"time\";i:1550698066;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25511,2835,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ec543\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25512,2932,'_wp_page_template','default'),(25513,2932,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(25514,2932,'_elementor_edit_mode','builder'),(25515,2932,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"},{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6456c351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1338ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4a5fc7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"553dc81d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"442b1c90\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"448f30e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"588a0a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5670adc7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"16bc8198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"52b7bc9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(25518,2933,'_wp_page_template','default'),(25519,2933,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:2:\"on\";s:10:\"hide_title\";s:3:\"yes\";}'),(25517,2835,'_elementor_version','0.4'),(25520,2933,'_elementor_edit_mode','builder'),(25521,2933,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Sale On Now!\",\"slide_text\":\"All Fitbits and smartwatches \\u2013 20% off this week only\",\"slide_button_text_1\":\"Browse\",\"slide_bg_color\":\"#35465a\",\"slide_button_style_1\":\"ghost-light\",\"_id\":\"v4eqdmj\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1_show\":\"yes\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_shortcode\":\"\",\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"left\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"},{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/import.themovation.com\\/stratus\\/wp-content\\/uploads\\/2017\\/09\\/spacer_black.png\",\"id\":17},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6456c351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1338ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4a5fc7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"553dc81d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"442b1c90\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"448f30e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#045089\"},\"elements\":[{\"id\":\"588a0a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5670adc7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"16bc8198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Use coupon code \\\"SALE2017\\\" for a discount at checkout!\",\"button_1_text\":\"Checkout\",\"button_1_style\":\"standard-light\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"themo-call-to-action\"},{\"id\":\"52b7bc9c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(25522,2933,'_elementor_version','0.4'),(25529,2935,'_wp_attached_file','2019/02/IMG-0351.jpg'),(25530,2935,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2019/02/IMG-0351.jpg\";s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0351-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-0351-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG-0351-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG-0351-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"IMG-0351-133x100.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:19:\"IMG-0351-107x80.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0351-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0351-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-0351-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-0351-394x296.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-0351-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-0351-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-0351-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-0351-915x686.jpg\";s:5:\"width\";i:915;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:21:\"IMG-0351-1240x930.jpg\";s:5:\"width\";i:1240;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"th_img_xxl\";a:4:{s:4:\"file\";s:22:\"IMG-0351-1440x1080.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-0351-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-0351-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0351-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-0351-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-0351-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-0351-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1547732936\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(25528,2835,'_elementor_template_type','post'),(25532,2936,'_wp_page_template','default'),(25533,2936,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25534,2936,'_elementor_edit_mode','builder'),(25535,2936,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25536,2936,'_elementor_version','0.4'),(25537,2936,'_elementor_template_type','post'),(25538,2936,'_elementor_css','a:4:{s:4:\"time\";i:1550698937;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25540,2937,'_wp_page_template','default'),(25541,2937,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25542,2937,'_elementor_edit_mode','builder'),(25543,2937,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25544,2937,'_elementor_version','0.4'),(25545,2937,'_elementor_template_type','post'),(25546,2937,'_elementor_css','a:4:{s:4:\"time\";i:1550699019;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25548,2938,'_wp_page_template','default'),(25549,2938,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25550,2938,'_elementor_edit_mode','builder'),(25551,2938,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25552,2938,'_elementor_version','0.4'),(25553,2938,'_elementor_template_type','post'),(25554,2938,'_elementor_css','a:4:{s:4:\"time\";i:1550699029;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25556,2939,'_wp_page_template','default'),(25557,2939,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25558,2939,'_elementor_edit_mode','builder'),(25559,2939,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"New Arrivals\",\"slide_text\":\"Check out all the latest accessories now online\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"yes\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25560,2939,'_elementor_version','0.4'),(25561,2939,'_elementor_template_type','post'),(25562,2939,'_elementor_css','a:4:{s:4:\"time\";i:1550699062;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25564,2940,'_wp_page_template','default'),(25565,2940,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25566,2940,'_elementor_edit_mode','builder'),(25567,2940,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25568,2940,'_elementor_version','0.4'),(25569,2940,'_elementor_template_type','post'),(25570,2940,'_elementor_css','a:4:{s:4:\"time\";i:1550699126;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25572,2941,'_wp_page_template','default'),(25573,2941,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25574,2941,'_elementor_edit_mode','builder'),(25575,2941,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25576,2941,'_elementor_version','0.4'),(25577,2941,'_elementor_template_type','post'),(25578,2941,'_elementor_css','a:4:{s:4:\"time\";i:1550699141;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25580,2942,'_wp_page_template','default'),(25581,2942,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25582,2942,'_elementor_edit_mode','builder'),(25583,2942,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25584,2942,'_elementor_version','0.4'),(25585,2942,'_elementor_template_type','post'),(25586,2942,'_elementor_css','a:4:{s:4:\"time\";i:1550699173;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25588,2943,'_wp_page_template','default'),(25589,2943,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25590,2943,'_elementor_edit_mode','builder'),(25591,2943,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ec543\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Click here\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25592,2943,'_elementor_version','0.4'),(25593,2943,'_elementor_template_type','post'),(25594,2943,'_elementor_css','a:4:{s:4:\"time\";i:1550699207;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25596,2944,'_wp_page_template','default'),(25597,2944,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25598,2944,'_elementor_edit_mode','builder'),(25599,2944,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ec543\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Click here\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25600,2944,'_elementor_version','0.4'),(25601,2944,'_elementor_template_type','post'),(25602,2944,'_elementor_css','a:4:{s:4:\"time\";i:1550699213;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25604,2945,'_wp_page_template','default'),(25605,2945,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25606,2945,'_elementor_edit_mode','builder'),(25607,2945,'_elementor_data','[{\"id\":\"2048fc35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"504367f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1deded12\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"slide_title\":\"Phrozen\",\"slide_text\":\"Best Professional LCD Printer\",\"slide_bg_color\":\"#193857\",\"slide_button_text_1_show\":\"\",\"slide_shortcode\":\"\",\"_id\":\"p2a4qju\",\"slide_bg_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"slide_bg_repeat\":\"no-repeat\",\"slide_bg_attachment\":\"scroll\",\"slide_bg_position\":\"center center\",\"slide_bg_size\":\"cover\",\"slide_bg_overlay\":\"yes\",\"slide_bg_overlay_color\":\"rgba(0, 0, 0, 0.5)\",\"slide_button_text_1\":\"Browse\",\"slide_button_style_1\":\"ghost-light\",\"slide_button_link_1\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_button_text_2_show\":\"\",\"slide_button_text_2\":\"More Info\",\"slide_button_style_2\":\"standard-light\",\"slide_button_link_2\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"slide_image\":{\"url\":\"\",\"id\":\"\"},\"slide_image_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"inline_form\":\"none\",\"slide_shortcode_border\":\"none\",\"slide_tooltip\":\"\",\"slide_tooltip_text\":\"Book Your Tour Today\",\"th_cal_size\":\"small\",\"content_max_width\":{\"unit\":\"px\",\"size\":1140},\"content_max_width_tablet\":{\"unit\":\"px\",\"size\":550},\"content_max_width_mobile\":{\"unit\":\"px\",\"size\":450},\"slide_horizontal_position\":\"center\",\"slide_vertical_position\":\"middle\",\"slide_text_align\":\"right\",\"slide_title_color\":\"#FFFFFF\",\"slide_title_typo_typography\":\"\",\"slide_title_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_font_family\":\"\",\"slide_title_typo_font_weight\":\"\",\"slide_title_typo_text_transform\":\"\",\"slide_title_typo_font_style\":\"\",\"slide_title_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_title_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_title_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_color\":\"#FFFFFF\",\"slide_content_typo_typography\":\"\",\"slide_content_typo_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_font_family\":\"\",\"slide_content_typo_font_weight\":\"\",\"slide_content_typo_text_transform\":\"\",\"slide_content_typo_font_style\":\"\",\"slide_content_typo_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"slide_content_typo_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"slide_content_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"button_1_image\":{\"url\":\"\",\"id\":\"\"},\"button_2_image\":{\"url\":\"\",\"id\":\"\"},\"slide_title_typo_text_decoration\":\"\",\"slide_content_typo_text_decoration\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":750},\"slides_height_tablet\":{\"unit\":\"px\",\"size\":500}},\"elements\":[],\"widgetType\":\"themo-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"558cfce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0717ee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1589a68\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1f2b7e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c92200\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\",\"id\":2844},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140868b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"3D Printers\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1c723a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"f404847\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCast-HD-Violet-LCD.jpg\",\"id\":2624},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b20405\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Resins\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"31fafa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"3498c7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/LCD-Screen1.jpg\",\"id\":2628},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ec543\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Accessories\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25608,2945,'_elementor_version','0.4'),(25609,2945,'_elementor_template_type','post'),(25610,2945,'_elementor_css','a:4:{s:4:\"time\";i:1550699295;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25613,2946,'_elementor_version','0.4'),(25614,2946,'_wp_page_template','default'),(25615,2946,'_elementor_edit_mode','builder'),(25616,2946,'_elementor_template_type','post'),(25617,2946,'_elementor_css','a:4:{s:4:\"time\";i:1550167928;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25618,2947,'_wp_page_template','default'),(25619,2947,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25620,2947,'_elementor_edit_mode','builder'),(25621,2947,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2075,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/IMG-20180628-WA0000.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(25622,2947,'_elementor_version','0.4'),(25623,2947,'_elementor_template_type','post'),(25624,2947,'_elementor_css','a:4:{s:4:\"time\";i:1548962992;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25626,2948,'_wp_page_template','default'),(25627,2948,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25628,2948,'_elementor_edit_mode','builder'),(25629,2948,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2075,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/IMG-20180628-WA0000.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(25630,2948,'_elementor_version','0.4'),(25631,2948,'_elementor_template_type','post'),(25632,2948,'_elementor_css','a:4:{s:4:\"time\";i:1550763253;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25634,2949,'_wp_page_template','default'),(25635,2949,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25636,2949,'_elementor_edit_mode','builder'),(25637,2949,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/phrozen\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2075,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/IMG-20180628-WA0000.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(25638,2949,'_elementor_version','0.4'),(25639,2949,'_elementor_template_type','post'),(25640,2949,'_elementor_css','a:4:{s:4:\"time\";i:1550763264;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25643,2951,'_wp_attached_file','2019/02/IMG-1577.jpg'),(25644,2951,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:853;s:4:\"file\";s:20:\"2019/02/IMG-1577.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1577-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1577-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"IMG-1577-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"IMG-1577-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1577-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1577-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1577-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1577-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1577-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1577-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1577-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-1577-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1577-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1577-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1577-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1577-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1577-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1577-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(25645,2952,'_wp_attached_file','2019/02/IMG-1575.jpg'),(25646,2952,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:853;s:4:\"file\";s:20:\"2019/02/IMG-1575.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1575-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1575-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"IMG-1575-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"IMG-1575-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1575-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1575-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1575-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1575-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1575-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1575-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1575-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-1575-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1575-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1575-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1575-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1575-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1575-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1575-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(25647,2953,'_wp_attached_file','2019/02/IMG-1573.jpg'),(25648,2953,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:853;s:4:\"file\";s:20:\"2019/02/IMG-1573.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1573-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1573-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"IMG-1573-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"IMG-1573-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1573-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1573-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1573-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1573-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1573-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1573-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1573-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-1573-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1573-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1573-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1573-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1573-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1573-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1573-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(25649,2954,'_wp_attached_file','2019/02/IMG-1572.jpg'),(25650,2954,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:853;s:4:\"file\";s:20:\"2019/02/IMG-1572.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1572-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1572-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:19:\"IMG-1572-75x100.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"IMG-1572-60x80.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1572-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1572-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1572-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1572-227x303.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1572-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1572-605x806.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1572-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:20:\"IMG-1572-525x700.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1572-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1572-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1572-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1572-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1572-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1572-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(25651,2955,'_wp_attached_file','2019/02/IMG-1391.jpg'),(25652,2955,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:20:\"2019/02/IMG-1391.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1391-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG-1391-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:20:\"IMG-1391-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:18:\"IMG-1391-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1391-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1391-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:20:\"IMG-1391-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:20:\"IMG-1391-303x303.jpg\";s:5:\"width\";i:303;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:20:\"IMG-1391-605x465.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:20:\"IMG-1391-605x640.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:20:\"IMG-1391-605x605.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG-1391-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG-1391-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1391-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG-1391-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG-1391-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG-1391-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(25661,2957,'_wp_attached_file','2019/02/51962241_10213698951363514_8157627433369993216_n.jpg'),(25662,2957,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:540;s:6:\"height\";i:960;s:4:\"file\";s:60:\"2019/02/51962241_10213698951363514_8157627433369993216_n.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:59:\"51962241_10213698951363514_8157627433369993216_n-56x100.jpg\";s:5:\"width\";i:56;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:58:\"51962241_10213698951363514_8157627433369993216_n-45x80.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-170x303.jpg\";s:5:\"width\";i:170;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-540x465.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-540x806.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-540x605.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-394x700.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-534x950.jpg\";s:5:\"width\";i:534;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"51962241_10213698951363514_8157627433369993216_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25654,2956,'_wp_page_template','default'),(25655,2956,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25656,2956,'_elementor_edit_mode','builder'),(25657,2956,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/phrozen\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2955,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1391.jpg\"},{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397-e1550078363931.jpg\"},{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(25658,2956,'_elementor_version','0.4'),(25659,2956,'_elementor_template_type','post'),(25660,2956,'_elementor_css','a:4:{s:4:\"time\";i:1550763339;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25663,2958,'_wp_attached_file','2019/02/51679978_10213698950923503_6209694850774728704_n.jpg'),(25664,2958,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:540;s:6:\"height\";i:960;s:4:\"file\";s:60:\"2019/02/51679978_10213698950923503_6209694850774728704_n.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"themo-logo\";a:4:{s:4:\"file\";s:59:\"51679978_10213698950923503_6209694850774728704_n-56x100.jpg\";s:5:\"width\";i:56;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xs\";a:4:{s:4:\"file\";s:58:\"51679978_10213698950923503_6209694850774728704_n-45x80.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_sm_landscape\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-394x303.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_portrait\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-394x512.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_sm_square\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-394x394.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_sm_standard\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-170x303.jpg\";s:5:\"width\";i:170;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"th_img_md_landscape\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-540x465.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"th_img_md_portrait\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-540x806.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"th_img_md_square\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-540x605.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:605;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_lg\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-394x700.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"th_img_xl\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-534x950.jpg\";s:5:\"width\";i:534;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"51679978_10213698950923503_6209694850774728704_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25682,2961,'_wp_page_template','default'),(25673,2960,'_wp_page_template','default'),(25666,2959,'_wp_page_template','default'),(25667,2959,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25668,2959,'_elementor_edit_mode','builder'),(25669,2959,'_elementor_data','[{\"id\":\"7d2e25f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eba1c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2571d10d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2309,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003108624468950438313186168670654296875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"text_align\":\"center\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"43b49441\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"2caff1bb\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Specialized 3D Printers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"42\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"1\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a7dad0\",\"elType\":\"widget\",\"settings\":{\"section_divider\":\"\",\"weight\":{\"unit\":\"px\",\"size\":\"5\"},\"color\":\"#cc2e72\",\"width\":{\"unit\":\"%\",\"size\":10},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"25\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4712c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31d074de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b243527\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1004},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"541d0fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"d48b17b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/miicraft\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3f822da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"fdfb2fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/b9creations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32f75339\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#00ce1b\",\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.29)\"},\"border_hover_transition\":{\"unit\":\"px\",\"size\":2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5191443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/3d-printers\\/phrozen\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd704f9\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"custom_height\":{\"unit\":\"px\",\"size\":\"850\"},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6992faba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#222329\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"28e1bb72\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Our Expertise\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h1\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"41\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9dae87\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers.\\u00a0<\\/p><p>\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"rgba(255,255,255,0.59)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"10050818\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fe473e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16017d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cbe40e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2955,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1391.jpg\"},{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397-e1550078363931.jpg\"},{\"id\":2150,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/10\\/EasyCastHD-rings2.jpg\"},{\"id\":2014,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},{\"id\":2353,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\"},{\"id\":2343,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\"},{\"id\":2342,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/20181120_133605-1024x736.jpg\"},{\"id\":2341,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0293-1024x768.jpg\"},{\"id\":2957,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/51962241_10213698951363514_8157627433369993216_n.jpg\"},{\"id\":2958,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/51679978_10213698950923503_6209694850774728704_n.jpg\"}],\"thumbnail_size\":\"th_img_sm_landscape\"},\"elements\":[],\"widgetType\":\"themo-image-gallery\"},{\"id\":\"48bd4c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(25670,2959,'_elementor_version','0.4'),(25671,2959,'_elementor_template_type','post'),(25672,2959,'_elementor_css','a:4:{s:4:\"time\";i:1550763413;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25674,2960,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25675,2960,'_elementor_edit_mode','builder'),(25676,2960,'_elementor_template_type','post'),(25677,2960,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The CADworks3D Jewellery Printer\\u00a0 is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0CADWorks3D\\u00a0\\u00b5Microfluidics Printer\\u00a0is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25678,2960,'_elementor_version','0.4'),(25679,2960,'_elementor_css','a:4:{s:4:\"time\";i:1550168059;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25721,2966,'_wp_page_template','default'),(25683,2961,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25684,2961,'_elementor_edit_mode','builder'),(25685,2961,'_elementor_template_type','post'),(25686,2961,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<p><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25687,2961,'_elementor_version','0.4'),(25688,2961,'_elementor_css','a:4:{s:4:\"time\";i:1550770234;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25690,2962,'_wp_page_template','default'),(25691,2962,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25692,2962,'_elementor_edit_mode','builder'),(25693,2962,'_elementor_template_type','post'),(25694,2962,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ol><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer. \\u00a0<\\/span><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ol>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing. \\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25695,2962,'_elementor_version','0.4'),(25696,2962,'_elementor_css','a:4:{s:4:\"time\";i:1550770593;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25698,2963,'_wp_page_template','default'),(25699,2963,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25700,2963,'_elementor_edit_mode','builder'),(25701,2963,'_elementor_template_type','post'),(25702,2963,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months. \\u00a0\\u00a0In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. \\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25703,2963,'_elementor_version','0.4'),(25704,2963,'_elementor_css','a:4:{s:4:\"time\";i:1550770673;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25706,2964,'_wp_page_template','default'),(25707,2964,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25708,2964,'_elementor_edit_mode','builder'),(25709,2964,'_elementor_template_type','post'),(25710,2964,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0 With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0 As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0 Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/p>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<p>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0 As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/p>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25711,2964,'_elementor_version','0.4'),(25712,2964,'_elementor_css','a:4:{s:4:\"time\";i:1550770708;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25714,2965,'_wp_page_template','default'),(25715,2965,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25716,2965,'_elementor_edit_mode','builder'),(25717,2965,'_elementor_template_type','post'),(25718,2965,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25719,2965,'_elementor_version','0.4'),(25720,2965,'_elementor_css','a:4:{s:4:\"time\";i:1550770759;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25722,2966,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25723,2966,'_elementor_edit_mode','builder'),(25724,2966,'_elementor_template_type','post'),(25725,2966,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":10,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25726,2966,'_elementor_version','0.4'),(25727,2966,'_elementor_css','a:4:{s:4:\"time\";i:1549834842;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25729,2967,'_wp_page_template','default'),(25730,2967,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25731,2967,'_elementor_edit_mode','builder'),(25732,2967,'_elementor_template_type','post'),(25733,2967,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":10,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25734,2967,'_elementor_version','0.4'),(25735,2967,'_elementor_css','a:4:{s:4:\"time\";i:1550770822;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25737,2968,'_wp_page_template','default'),(25738,2968,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25739,2968,'_elementor_edit_mode','builder'),(25740,2968,'_elementor_template_type','post'),(25741,2968,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":10,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"structure\":\"20\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"cde2017\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25742,2968,'_elementor_version','0.4'),(25743,2968,'_elementor_css','a:4:{s:4:\"time\";i:1550770889;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25745,2969,'_wp_page_template','default'),(25746,2969,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25747,2969,'_elementor_edit_mode','builder'),(25748,2969,'_elementor_template_type','post'),(25749,2969,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":10,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"structure\":\"20\"},\"elements\":[{\"id\":\"51668710\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"cde2017\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25750,2969,'_elementor_version','0.4'),(25751,2969,'_elementor_css','a:4:{s:4:\"time\";i:1550770902;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25753,2970,'_wp_page_template','default'),(25754,2970,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25755,2970,'_elementor_edit_mode','builder'),(25756,2970,'_elementor_template_type','post'),(25757,2970,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25758,2970,'_elementor_version','0.4'),(25759,2970,'_elementor_css','a:4:{s:4:\"time\";i:1550771005;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25761,2971,'_wp_page_template','default'),(25762,2971,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25763,2971,'_elementor_edit_mode','builder'),(25764,2971,'_elementor_template_type','post'),(25765,2971,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25766,2971,'_elementor_version','0.4'),(25767,2971,'_elementor_css','a:4:{s:4:\"time\";i:1550771040;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25769,2972,'_wp_page_template','default'),(25770,2972,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25771,2972,'_elementor_edit_mode','builder'),(25772,2972,'_elementor_template_type','post'),(25773,2972,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25774,2972,'_elementor_version','0.4'),(25775,2972,'_elementor_css','a:4:{s:4:\"time\";i:1550771106;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25777,2973,'_wp_page_template','default'),(25778,2973,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25779,2973,'_elementor_edit_mode','builder'),(25780,2973,'_elementor_template_type','post'),(25781,2973,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25782,2973,'_elementor_version','0.4'),(25783,2973,'_elementor_css','a:4:{s:4:\"time\";i:1550771925;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25785,2974,'_wp_page_template','default'),(25786,2974,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25787,2974,'_elementor_edit_mode','builder'),(25788,2974,'_elementor_template_type','post'),(25789,2974,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.<\\/h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25790,2974,'_elementor_version','0.4'),(25791,2974,'_elementor_css','a:4:{s:4:\"time\";i:1550772087;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25793,2975,'_wp_page_template','default'),(25794,2975,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25795,2975,'_elementor_edit_mode','builder'),(25796,2975,'_elementor_template_type','post'),(25797,2975,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.<\\/h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25798,2975,'_elementor_version','0.4'),(25799,2975,'_elementor_css','a:4:{s:4:\"time\";i:1550772096;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25801,2976,'_wp_page_template','default'),(25802,2976,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25803,2976,'_elementor_edit_mode','builder'),(25804,2976,'_elementor_template_type','post'),(25805,2976,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.<\\/h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. <span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif; text-align: center; font-style: inherit; font-weight: inherit;\\\">Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold,\\u00a0platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25806,2976,'_elementor_version','0.4'),(25807,2976,'_elementor_css','a:4:{s:4:\"time\";i:1550772180;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25810,2977,'_elementor_edit_mode','builder'),(25811,2977,'_elementor_template_type','post'),(25812,2977,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3bbc6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#d12b1f\"},\"elements\":[{\"id\":\"e7b4353\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d8d0c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1243},\"structure\":\"20\"},\"elements\":[{\"id\":\"d95c542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e6472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">Phrozen Shuffle<\\/h3><ul><li>Build Size 12 x 6.8 x 20 cm<\\/li><li><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">XY Resolution 47 \\u00b5m<\\/span><\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9df5e45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18c8209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Phrozen Shuffle XL<\\/h3><ul><li>Build Size 19 x 12 x 20 cm<\\/li><li>XY Resolution 75 \\u00b5m<\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25813,2977,'_elementor_version','0.4'),(25814,2977,'_elementor_css','a:4:{s:4:\"time\";i:1549325884;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25824,2979,'_wp_page_template','default'),(25825,2979,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25826,2979,'_elementor_edit_mode','builder'),(25816,2978,'_wp_page_template','default'),(25817,2978,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25818,2978,'_elementor_edit_mode','builder'),(25819,2978,'_elementor_template_type','post'),(25820,2978,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"70bf292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f0db0a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"ac228af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"301412d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e5e95cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Marketing\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a1ffc2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04b5a68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5b700df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257a06f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"title_text\":\"Dev System\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1cad4cc\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullseye\",\"title_text\":\"Support\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3bbc6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#d12b1f\"},\"elements\":[{\"id\":\"e7b4353\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d8d0c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1243},\"structure\":\"20\"},\"elements\":[{\"id\":\"d95c542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e6472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">Phrozen Shuffle<\\/h3><ul><li>Build Size 12 x 6.8 x 20 cm<\\/li><li><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">XY Resolution 47 \\u00b5m<\\/span><\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9df5e45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18c8209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Phrozen Shuffle XL<\\/h3><ul><li>Build Size 19 x 12 x 20 cm<\\/li><li>XY Resolution 75 \\u00b5m<\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25821,2978,'_elementor_version','0.4'),(25822,2978,'_elementor_css','a:4:{s:4:\"time\";i:1550772495;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25827,2979,'_elementor_template_type','post'),(25828,2979,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b204748\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_start\":0,\"background_video_end\":27,\"background_overlay_color\":\"#0c0c0c\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"3a5ed8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3bbc6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#d12b1f\"},\"elements\":[{\"id\":\"e7b4353\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d8d0c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1243},\"structure\":\"20\"},\"elements\":[{\"id\":\"d95c542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e6472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">Phrozen Shuffle<\\/h3><ul><li>Build Size 12 x 6.8 x 20 cm<\\/li><li><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">XY Resolution 47 \\u00b5m<\\/span><\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9df5e45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18c8209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Phrozen Shuffle XL<\\/h3><ul><li>Build Size 19 x 12 x 20 cm<\\/li><li>XY Resolution 75 \\u00b5m<\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25829,2979,'_elementor_version','0.4'),(25830,2979,'_elementor_css','a:4:{s:4:\"time\";i:1550772650;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25832,2980,'_wp_page_template','default'),(25833,2980,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25834,2980,'_elementor_edit_mode','builder'),(25835,2980,'_elementor_template_type','post'),(25836,2980,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3bbc6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#d12b1f\"},\"elements\":[{\"id\":\"e7b4353\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d8d0c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1243},\"structure\":\"20\"},\"elements\":[{\"id\":\"d95c542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e6472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">Phrozen Shuffle<\\/h3><ul><li>Build Size 12 x 6.8 x 20 cm<\\/li><li><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">XY Resolution 47 \\u00b5m<\\/span><\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9df5e45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18c8209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Phrozen Shuffle XL<\\/h3><ul><li>Build Size 19 x 12 x 20 cm<\\/li><li>XY Resolution 75 \\u00b5m<\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25837,2980,'_elementor_version','0.4'),(25838,2980,'_elementor_css','a:4:{s:4:\"time\";i:1550772758;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25848,2982,'_wp_page_template','default'),(25849,2982,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25850,2982,'_elementor_edit_mode','builder'),(25851,2982,'_elementor_template_type','post'),(25852,2982,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(25840,2981,'_wp_page_template','default'),(25841,2981,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25842,2981,'_elementor_edit_mode','builder'),(25843,2981,'_elementor_template_type','post');
INSERT INTO `wpio_postmeta` VALUES (25844,2981,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3bbc6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#d12b1f\"},\"elements\":[{\"id\":\"e7b4353\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d8d0c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1243},\"structure\":\"20\"},\"elements\":[{\"id\":\"d95c542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e6472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\">Phrozen Shuffle<\\/h3><ul><li>Build Size 12 x 6.8 x 20 cm<\\/li><li><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;\\\">XY Resolution 47 \\u00b5m<\\/span><\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9df5e45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18c8209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Phrozen Shuffle XL<\\/h3><ul><li>Build Size 19 x 12 x 20 cm<\\/li><li>XY Resolution 75 \\u00b5m<\\/li><li>Z Resolution 10 \\u00b5m<\\/li><li>Print Speed 3 cm per hour<\\/li><li>Tolerance &lt; 30 \\u00b5m<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(25845,2981,'_elementor_version','0.4'),(25846,2981,'_elementor_css','a:4:{s:4:\"time\";i:1550772857;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25853,2982,'_elementor_version','0.4'),(25854,2982,'_elementor_css','a:4:{s:4:\"time\";i:1550772868;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25856,2983,'_wp_page_template','default'),(25857,2983,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25858,2983,'_elementor_edit_mode','builder'),(25859,2983,'_elementor_template_type','post'),(25860,2983,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(25861,2983,'_elementor_version','0.4'),(25862,2983,'_elementor_css','a:4:{s:4:\"time\";i:1550772956;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26186,3027,'_elementor_template_type','post'),(26187,3027,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f530bfc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dc9fa41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f17ddfb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3545083\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-xl-lcd-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(25864,2984,'_wp_page_template','default'),(25865,2984,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25866,2984,'_elementor_edit_mode','builder'),(25867,2984,'_elementor_template_type','post'),(25868,2984,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Click here\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(25869,2984,'_elementor_version','0.4'),(25870,2984,'_elementor_css','a:4:{s:4:\"time\";i:1550772992;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25872,2985,'_wp_page_template','default'),(25873,2985,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25874,2985,'_elementor_edit_mode','builder'),(25875,2985,'_elementor_template_type','post'),(25876,2985,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(25877,2985,'_elementor_version','0.4'),(25878,2985,'_elementor_css','a:4:{s:4:\"time\";i:1550772999;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26183,3027,'_wp_page_template','default'),(26184,3027,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26185,3027,'_elementor_edit_mode','builder'),(25880,2986,'_wp_page_template','default'),(25881,2986,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25882,2986,'_elementor_edit_mode','builder'),(25883,2986,'_elementor_template_type','post'),(25884,2986,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d7a10ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b5461\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3545083\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-xl-lcd-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(25885,2986,'_elementor_version','0.4'),(25886,2986,'_elementor_css','a:4:{s:4:\"time\";i:1550773158;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25891,2987,'_elementor_version','0.4'),(25892,2987,'_elementor_template_type','post'),(25893,2987,'_elementor_css','a:4:{s:4:\"time\";i:1550087160;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25903,2989,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25904,2989,'_elementor_edit_mode','builder'),(25905,2989,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"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\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/youtu.be\\/tZBVAbMpXEI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25902,2989,'_wp_page_template','default'),(26168,3025,'_wp_page_template','default'),(26169,3025,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25906,2989,'_elementor_version','0.4'),(25907,2989,'_elementor_template_type','post'),(25908,2989,'_elementor_css','a:4:{s:4:\"time\";i:1550774069;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25917,2991,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25918,2991,'_elementor_edit_mode','builder'),(25919,2991,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":273,\"end\":278,\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25916,2991,'_wp_page_template','default'),(25920,2991,'_elementor_version','0.4'),(25921,2991,'_elementor_template_type','post'),(25922,2991,'_elementor_css','a:4:{s:4:\"time\";i:1550774817;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25923,618,'_oembed_49b731566851540901c80251243ef94f','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/0wTzU8kgr-c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(25924,618,'_oembed_time_49b731566851540901c80251243ef94f','1550774818'),(25926,2992,'_wp_page_template','default'),(25927,2992,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25928,2992,'_elementor_edit_mode','builder'),(25929,2992,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":273,\"end\":278,\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25930,2992,'_elementor_version','0.4'),(25931,2992,'_elementor_template_type','post'),(25932,2992,'_elementor_css','a:4:{s:4:\"time\";i:1550774829;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25934,2993,'_wp_page_template','default'),(25935,2993,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25936,2993,'_elementor_edit_mode','builder'),(25937,2993,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":273.5,\"end\":278},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25938,2993,'_elementor_version','0.4'),(25939,2993,'_elementor_template_type','post'),(25940,2993,'_elementor_css','a:4:{s:4:\"time\";i:1550774887;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25942,2994,'_wp_page_template','default'),(25943,2994,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25944,2994,'_elementor_edit_mode','builder'),(25945,2994,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":273.5,\"end\":278},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25946,2994,'_elementor_version','0.4'),(25947,2994,'_elementor_template_type','post'),(25948,2994,'_elementor_css','a:4:{s:4:\"time\";i:1550775004;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25950,2995,'_wp_page_template','default'),(25951,2995,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25952,2995,'_elementor_edit_mode','builder'),(25953,2995,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25954,2995,'_elementor_version','0.4'),(25955,2995,'_elementor_template_type','post'),(25956,2995,'_elementor_css','a:4:{s:4:\"time\";i:1550775040;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25958,2996,'_wp_page_template','default'),(25959,2996,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25960,2996,'_elementor_edit_mode','builder'),(25961,2996,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25962,2996,'_elementor_version','0.4'),(25963,2996,'_elementor_template_type','post'),(25964,2996,'_elementor_css','a:4:{s:4:\"time\";i:1550775052;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25966,2997,'_wp_page_template','default'),(25967,2997,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25968,2997,'_elementor_edit_mode','builder'),(25969,2997,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Take The First Step\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25970,2997,'_elementor_version','0.4'),(25971,2997,'_elementor_template_type','post'),(25972,2997,'_elementor_css','a:4:{s:4:\"time\";i:1550775065;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25980,2999,'_wp_page_template','default'),(25981,2999,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25982,2999,'_elementor_edit_mode','builder'),(25983,2999,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(25984,2999,'_elementor_version','0.4'),(25985,2999,'_elementor_template_type','post'),(25986,2999,'_elementor_css','a:4:{s:4:\"time\";i:1550775781;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25989,3000,'_wp_page_template','default'),(25990,3000,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(25991,3000,'_elementor_edit_mode','builder'),(25992,3000,'_elementor_template_type','post'),(25993,3000,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(25994,3000,'_elementor_version','0.4'),(25995,3000,'_elementor_css','a:4:{s:4:\"time\";i:1549566420;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(25998,3001,'_elementor_edit_mode','builder'),(25999,3001,'_elementor_template_type','post'),(26000,3001,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26001,3001,'_elementor_version','0.4'),(26002,3001,'_elementor_css','a:4:{s:4:\"time\";i:1550774045;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26004,3002,'_wp_page_template','default'),(26005,3002,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26006,3002,'_elementor_edit_mode','builder'),(26007,3002,'_elementor_template_type','post'),(26008,3002,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26009,3002,'_elementor_version','0.4'),(26010,3002,'_elementor_css','a:4:{s:4:\"time\";i:1550860572;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26012,3003,'_wp_page_template','default'),(26013,3003,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26014,3003,'_elementor_edit_mode','builder'),(26015,3003,'_elementor_template_type','post'),(26016,3003,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26017,3003,'_elementor_version','0.4'),(26018,3003,'_elementor_css','a:4:{s:4:\"time\";i:1550860618;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26020,3004,'_wp_page_template','default'),(26021,3004,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26022,3004,'_elementor_edit_mode','builder'),(26023,3004,'_elementor_template_type','post'),(26024,3004,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67e5264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26025,3004,'_elementor_version','0.4'),(26026,3004,'_elementor_css','a:4:{s:4:\"time\";i:1550860694;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26028,3005,'_wp_page_template','default'),(26029,3005,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26030,3005,'_elementor_edit_mode','builder'),(26031,3005,'_elementor_template_type','post'),(26032,3005,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"146110d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26033,3005,'_elementor_version','0.4'),(26034,3005,'_elementor_css','a:4:{s:4:\"time\";i:1550860710;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26037,3006,'_wp_page_template','default'),(26038,3006,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26039,3006,'_elementor_edit_mode','builder'),(26040,3006,'_elementor_template_type','post'),(26041,3006,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4261f7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tech Specs\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26042,3006,'_elementor_version','0.4'),(26043,3006,'_elementor_css','a:4:{s:4:\"time\";i:1550861344;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26060,3009,'_wp_page_template','default'),(26061,3009,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26062,3009,'_elementor_edit_mode','builder'),(26063,3009,'_elementor_template_type','post'),(26064,3009,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26045,3007,'_wp_page_template','default'),(26046,3007,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26047,3007,'_elementor_edit_mode','builder'),(26048,3007,'_elementor_template_type','post'),(26049,3007,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23ad91f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1bb6b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"699226a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table id=\\\"tablepress-7\\\" class=\\\"tablepress tablepress-id-7 alignleft\\\" style=\\\"background-color: #ffffff; width: 756px; margin-bottom: 1em; border: none; color: #5e5757; font-family: \'Open Sans\', Arial, Helvetica, sans-serif; font-size: 18px;\\\"><thead><tr class=\\\"row-1 odd\\\"><th class=\\\"column-1\\\" style=\\\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important;\\\"><h4 style=\\\"text-align: center;\\\">Item<\\/h4><\\/th><th class=\\\"column-2\\\" style=\\\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\\\"><h4>MiiCraft 150<\\/h4><\\/th><th class=\\\"column-3\\\" style=\\\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\\\"><h4>MiiCraft 125<\\/h4><\\/th><th class=\\\"column-4\\\" style=\\\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\\\"><h4>MiiCraft 100<\\/h4><\\/th><th class=\\\"column-5\\\" style=\\\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\\\"><h4>MiiCraft 80<\\/h4><\\/th><th class=\\\"column-6\\\" style=\\\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\\\"><h4>MiiCraft 50<\\/h4><\\/th><\\/tr><\\/thead><tbody class=\\\"row-hover\\\"><tr class=\\\"row-2 even\\\"><td class=\\\"column-1\\\" style=\\\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\\\"><h4>Area(mm)<\\/h4><\\/td><td class=\\\"column-2\\\" style=\\\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\\\"><h4>150x84.4x120<\\/h4><\\/td><td class=\\\"column-3\\\" style=\\\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\\\"><h4>125x70x120<\\/h4><\\/td><td class=\\\"column-4\\\" style=\\\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\\\"><h4>102x57.5x120<\\/h4><\\/td><td class=\\\"column-5\\\" style=\\\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\\\"><h4>80x45x120<\\/h4><\\/td><td class=\\\"column-6\\\" style=\\\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\\\"><h4>57x32x120<\\/h4><\\/td><\\/tr><tr class=\\\"row-3 odd\\\"><td class=\\\"column-1\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\\\"><h4>XY Res.<\\/h4><\\/td><td class=\\\"column-2\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\\\"><h4>78um<\\/h4><\\/td><td class=\\\"column-3\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\\\"><h4>65 \\u03bcm<\\/h4><\\/td><td class=\\\"column-4\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\\\"><h4>53 \\u03bcm<\\/h4><\\/td><td class=\\\"column-5\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\\\"><h4>41.5 \\u03bcm<\\/h4><\\/td><td class=\\\"column-6\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\\\"><h4>30 \\u03bcm<\\/h4><\\/td><\\/tr><tr class=\\\"row-4 even\\\"><td class=\\\"column-1\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important;\\\"><h4>Wavelength(LED)<\\/h4><\\/td><td class=\\\"column-2\\\" style=\\\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important;\\\" colspan=\\\"5\\\"><h4>385\\/405 nm wavelength are available for all configurations<\\/h4><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26050,3007,'_elementor_version','0.4'),(26051,3007,'_elementor_css','a:4:{s:4:\"time\";i:1550861481;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26065,3009,'_elementor_version','0.4'),(26066,3009,'_elementor_css','a:4:{s:4:\"time\";i:1550862639;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26068,3010,'_wp_page_template','default'),(26069,3010,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26070,3010,'_elementor_edit_mode','builder'),(26071,3010,'_elementor_template_type','post'),(26072,3010,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"711aea9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26073,3010,'_elementor_version','0.4'),(26074,3010,'_elementor_css','a:4:{s:4:\"time\";i:1550862661;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26083,3012,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26084,3012,'_elementor_edit_mode','builder'),(26085,3012,'_elementor_template_type','post'),(26086,3012,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d4d365a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26082,3012,'_wp_page_template','default'),(26105,3015,'_wp_page_template','default'),(26106,3015,'_elementor_edit_mode','builder'),(26087,3012,'_elementor_version','0.4'),(26088,3012,'_elementor_css','a:4:{s:4:\"time\";i:1550868427;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26090,3013,'_wp_page_template','default'),(26091,3013,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26092,3013,'_elementor_edit_mode','builder'),(26093,3013,'_elementor_template_type','post'),(26094,3013,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d4d365a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software for B9Core\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/documentation\\/b9create-software\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26095,3013,'_elementor_version','0.4'),(26096,3013,'_elementor_css','a:4:{s:4:\"time\";i:1550870551;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26098,3014,'_wp_page_template','default'),(26099,3014,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26100,3014,'_elementor_edit_mode','builder'),(26101,3014,'_elementor_template_type','post'),(26102,3014,'_elementor_data','[{\"id\":\"12e7c2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d4d365a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f60bdf7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"149e847d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"08532ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/miicraft-logo-black-2.png\",\"id\":2324},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a1cf7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2396403b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"75419963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2945bcc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">The key difference between a general multipurpose\\u00a0off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The\\u00a0MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02e14dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/SW\\/MiiUtility_ver5.0.7_64bit.rar\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e43a36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manual\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"http:\\/\\/www.miicraft.com\\/miicraft_ftp\\/userguide\\/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7146ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49a4be52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1690,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/05\\/Machine-1.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bae1e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"93870e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10bbf11\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf16aa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad88440\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90b238d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff9400\"},\"elements\":[{\"id\":\"118a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"eb92616\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2290,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9Core_Left-Side_6629-e1548798740694.png\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a582d89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.99900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"011df93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20016ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software for B9Core\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/documentation\\/b9create-software\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f0483f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Software for B9Creator\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/documentation\\/b9creator-software\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82bfcde\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Support Page\",\"align\":\"center\",\"button_type\":\"info\",\"link\":{\"url\":\"https:\\/\\/www.b9c.com\\/support\\/materials\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"58ef03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c0a2d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0e4379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"center\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bb703c\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19364a4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#ffffff\",\"background_color_b\":\"#ff982b\"},\"elements\":[{\"id\":\"4dab054e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7200847a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f055ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356a519c\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is the difference between the B9 Core 530 and the B9 Core 550?\",\"tab_content\":\"<h6>\\u00a0<\\/h6><table border=\\\".1\\\" width=\\\"617\\\" cellspacing=\\\"2\\\" cellpadding=\\\"10\\\"><tbody><tr><td>\\u00a0<\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 530<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\"><strong>B9 Core 550<\\/strong><\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>XY Resolution<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">30\\u03bcm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">50\\u03bcm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Build Envelope<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">57.6 x 32.4 x 127 mm<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">\\u00a096 x 54 x 127 mm<\\/span><\\/h6><\\/td><\\/tr><tr><td><h6><span style=\\\"color: #000000;\\\"><strong>Ideal For<\\/strong><\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Custom Production<\\/span><\\/h6><\\/td><td><h6><span style=\\\"color: #000000;\\\">Large-Scale Manufacturing<\\/span><\\/h6><\\/td><\\/tr><\\/tbody><\\/table><p>\\u00a0<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What is the difference between your casting resins?\",\"tab_content\":\"<p>Emerald\\u00a0 \\u2013 Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.<\\/p><p>Yellow \\u2013 Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"Why is the DuraVat a better investment than cheaper competitor vats?\",\"tab_content\":\"<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"How fast does the Core Series print?\",\"tab_content\":\"<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour.\\u00a0It can print a table of smaller models in under 15 min in our Gray prototyping resin.\\u00a0It prints castable rings in under 45 min.<\\/p>\",\"_id\":\"0396879\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d015e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"341d2c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.30799999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_inline_size_tablet\":100,\"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\":\"c90f62c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd19fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4444d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":15},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"56e2f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.77600000000000335376171278767287731170654296875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6929613\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(1) Discuss printing issues <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(2) Share your prints and tips <\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(3) Call for help<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">(4) Post complaints &amp; Wish-list<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c15897f\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Facebook Forum\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e3517c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.91499999999999914734871708787977695465087890625,\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a60f4f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\",\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(26103,3014,'_elementor_version','0.4'),(26104,3014,'_elementor_css','a:4:{s:4:\"time\";i:1550870600;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26107,3015,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(26108,3015,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 416 368 7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26109,3015,'_elementor_version','0.4'),(26110,3015,'_elementor_template_type','post'),(26111,3015,'_elementor_css','a:4:{s:4:\"time\";i:1550311248;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26129,3018,'_wp_page_template','default'),(26113,3016,'_wp_page_template','default'),(26114,3016,'_elementor_edit_mode','builder'),(26115,3016,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(26116,3016,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1 416 368 7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26117,3016,'_elementor_version','0.4'),(26118,3016,'_elementor_template_type','post'),(26119,3016,'_elementor_css','a:4:{s:4:\"time\";i:1550870680;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26121,3017,'_wp_page_template','default'),(26122,3017,'_elementor_edit_mode','builder'),(26123,3017,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(26124,3017,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1-416-368-7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"706a67a6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"9c86cde\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"7f0e5c7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7e1d56b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"7b9d1bc\"},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"1cfae18\"},{\"social\":\"fa fa-pinterest\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6b9a598\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#bfbfbf\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":20},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":12},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26125,3017,'_elementor_version','0.4'),(26126,3017,'_elementor_template_type','post'),(26127,3017,'_elementor_css','a:4:{s:4:\"time\";i:1550870693;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26132,3018,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1-416-368-7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26133,3018,'_elementor_version','0.4'),(26134,3018,'_elementor_template_type','post'),(26135,3018,'_elementor_css','a:4:{s:4:\"time\";i:1550870718;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26144,3020,'_menu_item_url',''),(26145,3019,'_wp_trash_meta_status','publish'),(26146,3019,'_wp_trash_meta_time','1550870966'),(26153,3022,'_menu_item_xfn',''),(26154,3022,'_menu_item_url',''),(26155,3021,'_wp_trash_meta_status','publish'),(26156,3021,'_wp_trash_meta_time','1550871074'),(26157,3023,'_wp_trash_meta_status','publish'),(26158,3023,'_wp_trash_meta_time','1550871105'),(26190,2361,'_elementor_css','a:4:{s:4:\"time\";i:1550937533;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26161,3024,'_wp_page_template','default'),(26162,3024,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26163,3024,'_elementor_edit_mode','builder'),(26164,3024,'_elementor_template_type','post'),(26165,3024,'_elementor_data','[{\"id\":\"eb1f3f7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"146110d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c3df09a\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"600\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":1202,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#b2b2b2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"section_border\":\"\",\"box_shadow_box_shadow_type\":\"outset\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":34,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(107,107,107,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4508ddca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"3aa8186\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23fef87\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fe20ae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78d3be55\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Professional 3D Printing Made Affordable\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"38172929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"bac266b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76ffcbd1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1000},\"section_background\":\"\",\"background_background\":\"none\",\"background_color\":\"#f4f4f4\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"b0dfd3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"299691c4\",\"elType\":\"widget\",\"settings\":{\"section_testimonial\":\"\",\"testimonial_content\":\"\\u201cGreat service. We are happy with the printers.\\u201d <br>Jewlr.ca\",\"testimonial_image\":{\"id\":\"\",\"url\":\"\"},\"testimonial_name\":\"Tony Davis\",\"testimonial_job\":\"CEO\",\"testimonial_alignment\":\"\",\"section_style_testimonial_content\":\"\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"italic\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375},\"section_style_testimonial_image\":\"\",\"image_size\":{\"unit\":\"px\",\"size\":62},\"image_border_border\":\"solid\",\"image_border_color\":\"rgba(255,255,255,0.57)\",\"section_style_testimonial_name\":\"\",\"name_text_color\":\"#cc2e72\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"section_style_testimonial_job\":\"\",\"job_text_color\":\"rgba(0,0,0,0.25)\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"content_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c15c1eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"187b7e47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59619a65\",\"elType\":\"widget\",\"settings\":{\"title\":\"A 3D Printer Designed to Out-Perform\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b75f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"3ba8191e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#4054b2\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49551a2c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"76ad05d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fcb220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jeweller\'s Aid\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524594bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"31c90d98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21ad2e5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2374,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/FullPlate-1024x728.jpg\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c95a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"4b774725\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed4ea8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1914,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\"},\"image_size\":\"th_img_md_landscape\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"75f87049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d8ff4a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Microfluidics\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f5e7bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The\\u00a0MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c16a066\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/microfluidics\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#61ce70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d847f2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7a54a8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e1f3883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reliable for Dentists\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18c2573a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\\u2019s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c687bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba6708d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":833,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e38db83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"a23b459\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a45e5dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06460c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most frequent questions and answers\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c76a71\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Why should I buy the MiiCraft printer through Creative CADworks?\",\"tab_content\":\"<ul><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.<\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. <\\/span><\\/li><li><span style=\\\"color: #555555; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 13px;\\\">We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.<\\/span><\\/li><\\/ul>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"What are the key differences between the MiiCraft printer and other available 3D printers?\",\"tab_content\":\"<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.<\\/li><li>All the parts and components have been specifically built and engineered for 3D printing.<\\/li><li>\\u00a0The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.<\\/li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine. \\u00a0<\\/li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.<\\/li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.<\\/li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.<\\/li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.<\\/li><li>The MiiCraft printer does not need to be calibrated when you receive it. \\u00a0All of the calibration is done during manufacturing and is fixed in place before shipping. \\u00a0<\\/li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.<\\/li><\\/ul>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\",\"tab_content\":\"<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins. \\u00a0<\\/li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. \\u00a0By doing so, the home projector is now running at 90% of its full power output.<\\/li><li>This excess in power starts to decade the projector within months.\\u00a0<\\/li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.<\\/li><li>\\u00a0In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.<\\/li><\\/ul>\",\"_id\":\"a71416c\"},{\"tab_title\":\"What are my operating costs?\",\"tab_content\":\"<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.\\u00a0<\\/li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.\\u00a0<\\/li><li>As you become more experienced you will need supplies from month to month.<\\/li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.\\u00a0<\\/li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.<\\/li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.\\u00a0 Other than these two items, you should not be needing any additional items.<\\/li><li>There is NO recurring software costs or a maintenance program.\\u00a0 The printer is built to have the simplicity of plug and play technology.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"Do I need to calibrate my MiiCraft?\",\"tab_content\":\"<ul><li>Simply put, No.\\u00a0 Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.\\u00a0<\\/li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.<\\/li><li>Packaging and shipping the printer and upon landing to our customer\\u2019s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.<\\/li><\\/ul>\",\"_id\":\"18bfc4a\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":32},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_color\":\"#000000\",\"title_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_weight\":\"900\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#000000\",\"icon_active_color\":\"#00ce1b\",\"content_color\":\"#bfbfbf\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2220f89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c00686b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"336647a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"17\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26166,3024,'_elementor_version','0.4'),(26167,3024,'_elementor_css','a:4:{s:4:\"time\";i:1550860971;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26170,3025,'_elementor_edit_mode','builder'),(26171,3025,'_elementor_template_type','post'),(26172,3025,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.<\\/h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. <span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif; text-align: center; font-style: inherit; font-weight: inherit;\\\">Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold,\\u00a0platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"#d14500\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26173,3025,'_elementor_version','0.4'),(26174,3025,'_elementor_css','a:4:{s:4:\"time\";i:1550871217;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26176,3026,'_wp_page_template','default'),(26177,3026,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26178,3026,'_elementor_edit_mode','builder'),(26179,3026,'_elementor_template_type','post');
INSERT INTO `wpio_postmeta` VALUES (26180,3026,'_elementor_data','[{\"id\":\"a2db2d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dd0c00e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1119c786\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\"},\"background_background\":\"video\",\"background_image\":{\"id\":\"2379\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/natalya-zaritskaya-144626.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#003e53\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_video_start\":0,\"th_section_parallax\":\"\",\"background_overlay_color\":\"#0c0c0c\",\"background_video_end\":90},\"elements\":[{\"id\":\"2fdc6a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"44f762c1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"120\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#003e53\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3abd93dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"64.388\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76ae1979\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional 3D Printing Solutions\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"541264a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"35.613\"},\"elements\":[{\"id\":\"40f42017\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Quote\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"lg\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c1c7cec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"75c0b417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ae65806\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Core 530 &amp; 550\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37998ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29040838\",\"elType\":\"widget\",\"settings\":{\"text\":\"B9 Core For Jewellery\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/jewellery\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7f80bed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af39176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2413,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9coreseries-best-high-resolution-3d-printer-1.png\"},\"image_size\":\"medium\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c3a219\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"55ab1012\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6631f940\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2415,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9creator.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"630326a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b8ed874\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Creator Series\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76fa946a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The original B9Creator v1.2 is the perfect 3D printer for those\\u00a0who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.<\\/p><ul><li>Patented &amp; Patent-Pending Technology<\\/li><li>Innovative Software<\\/li><li>Empowering Design\\u00a0<\\/li><\\/ul>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c18581a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Now\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_type\":\"success\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/b9creator\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66d5cb29\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45159fd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c879a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Scan\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a868b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.<\\/h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cbe736a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"mailto:info@creativecadworks.ca\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc0b30c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a7ac9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=8RNhzoWv38U\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"showinfo\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de83758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6c30a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8db878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2424,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/ff3c09db-7210-4fe9-898a-51298a306f64.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a27020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d9c0c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accessories &amp; Resins\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Verdana\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"564bb7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. <span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif; text-align: center; font-style: inherit; font-weight: inherit;\\\">Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold,\\u00a0platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b8a02a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/b9creations\\/b9-resins\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18605300\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"gradient\",\"background_color\":\"rgba(209,38,0,0.07)\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190}},\"elements\":[{\"id\":\"28d03f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4d3988\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Core Series\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#003e53\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55511fec\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=OzAct1hK45Y\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"yt_showinfo\":\"\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_color\":\"#ffffff\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"image_overlay\":{\"id\":\"2383\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/placeholder-1.png\"},\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NnKdCAN2OaQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ec8504\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42d28cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fa66c18\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\",\"description\":\"1\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26181,3026,'_elementor_version','0.4'),(26182,3026,'_elementor_css','a:4:{s:4:\"time\";i:1550871420;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26188,3027,'_elementor_version','0.4'),(26189,3027,'_elementor_css','a:4:{s:4:\"time\";i:1550871218;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:1;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26210,2654,'_elementor_css','a:4:{s:4:\"time\";i:1551103003;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26344,3047,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26194,2620,'_edit_lock','1551102855:1'),(26195,2620,'themo_transparent_header','off'),(26196,2620,'themo_page_layout',NULL),(26197,2620,'themo_hide_title','off'),(26198,2620,'themo_header_content_style',NULL),(26199,2620,'themo_alt_logo',NULL),(26200,2620,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:12:\"IMG-0293.jpg\";}}'),(26201,2620,'_edit_last','1'),(26202,2620,'_yoast_wpseo_content_score','30'),(26343,3047,'_wp_page_template','default'),(26203,3028,'_wp_page_template','default'),(26204,3028,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26205,3028,'_elementor_edit_mode','builder'),(26206,3028,'_elementor_template_type','post'),(26207,3028,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"feda617\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f530bfc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dc9fa41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f17ddfb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3545083\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-xl-lcd-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee736b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d631ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4827e2e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(26208,3028,'_elementor_version','0.4'),(26209,3028,'_elementor_css','a:4:{s:4:\"time\";i:1550942882;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26211,458,'_yoast_wpseo_focuskw','Microfluidics'),(26212,458,'_yoast_wpseo_linkdex','73'),(26213,3029,'_wp_page_template','default'),(26214,3029,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26215,3029,'_elementor_data','[{\"id\":\"f03750b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"584c36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3179acbb\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":87},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#474747\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":473},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.450000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\",\"id\":358},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"6597c620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a407f33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"701e4913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.<\\/strong><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be853e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147661c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac1ed0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"127f174\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Power Research at\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":49},\"typography_font_weight\":\"bold\",\"title_color\":\"#029fe2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184da8f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"bf2b359\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"47f7747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/08\\/All-Logos.jpg\",\"id\":2097},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82a385b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0c0c0c\"},\"elements\":[{\"id\":\"1217f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9de5402\",\"elType\":\"widget\",\"settings\":{\"title\":\"MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58e71ba3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"31886718\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5202a404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Performance in Numbers\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"255cf8a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e287817\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"497721a8\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":5,\"title\":\"Per chip*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"prefix\":\"$\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"415a114a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average cost to outsource is $500<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"756ef539\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80e3282\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"ending_number\":15,\"title\":\"Chips per day*\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"4272a813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Print 15 high quality chips with ease<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c7c4b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2503197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0e39f06\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"Support\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"62c5511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best customer support in the industry.<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fad962c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00ce1b\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.09)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c9c9de\",\"elType\":\"widget\",\"settings\":{\"starting_number\":1,\"suffix\":\"%\",\"title\":\"efficiency\",\"number_color\":\"#bfbfbf\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":85},\"typography_number_font_weight\":\"100\",\"title_color\":\"#000000\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f2853ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Design, print and test\\u00a0 chips within a day without the need to outsource<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38c5ea5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de82a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76b622d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Details\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"663785eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2034,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/Microfluidic-Features.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad0390b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1c98936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"b3e1b9b\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9c494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><strong>Who is it for?<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">The <\\/span><span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>\\u00b5<span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">Microfluidics Printer <\\/span><span style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">is optimized for universities and research institutions who have tight deadlines and require high quality parts .<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ddc38b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"97ccfd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/pexels-photo-356040-e1521739930543.jpeg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91610ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"136b75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"487ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-with-PDMS.png\",\"id\":1914},\"image_size\":\"th_img_md_landscape\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"220f286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"67cd817\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"17e2a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\"><b>Master Mould for PDMS Applications<\\/b><\\/h2><p style=\\\"text-align: left;\\\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft\\u00a0\\u00b5Microfluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3e46d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ebc460e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"07a2ff1\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50ccec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><strong style=\\\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\\\">3D Print Clear Chips<\\/strong><\\/h2><p style=\\\"text-align: left;\\\"><span style=\\\"font-family: Arial;\\\"><span style=\\\"font-size: 14.6667px; white-space: pre-wrap;\\\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> \\u00b5Microfluidics Printer you can achieve a minimum channel width of 70\\u00b5m and height of 30\\u00b5m.<\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"056d5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"820a8a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Image-3-microfluidics-droplet-and-encapsulated.jpg\",\"id\":1394}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5a98f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"fff5402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.24300000000000210320649784989655017852783203125},\"elements\":[{\"id\":\"c8e6df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Droplet.jpg\",\"id\":920}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"768c488\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.75699999999999789679350215010344982147216796875},\"elements\":[{\"id\":\"ac098e3\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92b82ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\"><b>Droplet System<\\/b><\\/h2><ul><li style=\\\"text-align: left;\\\"><span style=\\\"font-weight: 400;\\\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications<\\/span><\\/li><li style=\\\"text-align: left;\\\">Ease in creating multilayer Devices<\\/li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a848018\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"background_color\":\"#f1f1f1\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"66c7da87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"149da92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a23c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take a look at the possibilities of the 3D Printer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#565656\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70f0634b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":2059,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/07\\/PDMS2.jpg\"},\"_id\":\"f4b94bf\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2014,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/PDMS-CHIP.jpg\"},\"_id\":\"c47533a\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"id\":2008,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Master-Mold-Resin.png\"},\"_id\":\"07bf11b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"type\":\"image\",\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/1234.jpg\",\"id\":1485},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"58503f0\"}],\"height\":{\"unit\":\"px\",\"size\":457},\"width\":{\"unit\":\"%\",\"size\":100},\"space_between\":{\"unit\":\"px\",\"size\":29},\"slide_border_radius\":{\"unit\":\"px\",\"size\":0},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"lightbox_video_width\":{\"unit\":\"%\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"skin\":\"slideshow\",\"slides_per_view\":\"1\",\"slideshow_height\":{\"unit\":\"px\",\"size\":642},\"thumbs_ratio\":\"169\",\"slideshow_height_tablet\":{\"unit\":\"px\",\"size\":450},\"slideshow_height_mobile\":{\"unit\":\"px\",\"size\":196},\"effect\":\"fade\",\"slideshow_slides_per_view_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e27411\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":905}},\"elements\":[{\"id\":\"3a09bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fab3bd2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"275c1b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\">Read our <a href=\\\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/06\\/Microfluidics-Brochure-v1.4.pdf\\\">Brochure<\\/a>\\u00a0for more detailed specs and information on the printer<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf398a7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3282ac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us for More Information\",\"size\":\"large\",\"align\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e595efa\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[formidable id=3]\",\"slide_text_align\":\"left\"},\"elements\":[],\"widgetType\":\"themo-formidable-form\"}],\"isInner\":false}],\"isInner\":false}]'),(26216,3029,'_elementor_version','0.4'),(26217,3029,'_elementor_template_type','post'),(26218,3029,'_elementor_edit_mode','builder'),(26219,3029,'_elementor_css','a:4:{s:4:\"time\";i:1550169089;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26220,618,'_yoast_wpseo_focuskw','MiiCraft B9 Phrozen'),(26221,618,'_yoast_wpseo_linkdex','71'),(26222,3030,'_wp_page_template','default'),(26223,3030,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26224,3030,'_elementor_edit_mode','builder'),(26225,3030,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#5e5e5e\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Untitled-2-e1523373280628.png\",\"id\":1270},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"fa4e330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26226,3030,'_elementor_version','0.4'),(26227,3030,'_elementor_template_type','post'),(26228,3030,'_elementor_css','a:4:{s:4:\"time\";i:1551102652;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26229,618,'_oembed_672f936482be797327e566b4bbd4e62e','<iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/0wTzU8kgr-c?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(26230,618,'_oembed_time_672f936482be797327e566b4bbd4e62e','1551192539'),(26231,3031,'_elementor_edit_mode','builder'),(26232,3031,'_elementor_data','[{\"id\":\"c763411\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c838ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1b09509\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721},\"space\":{\"unit\":\"%\",\"size\":49}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23b743cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":507},\"column_position\":\"bottom\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":833,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/Dental-Printer.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"65d35d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"6d284a84\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.51)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"80\",\"bottom\":\"20\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"30\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"1d00e551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"49.694\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4379153c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Designed for Dental Applications\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"400\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3b9c6602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"27.347\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"54d63d41\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Tech Specs\",\"link\":{\"is_external\":\"\",\"url\":\"https:\\/\\/cadworks3d.com\\/specs\\/dentistry\\/\"},\"align\":\"center\",\"size\":\"md\",\"icon_align\":\"right\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"section_hover\":\"\",\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3b427745\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":\"22.959\",\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"500273f5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1595},\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"section_style\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":571,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/122334455.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"section_typo\":\"\",\"color_text\":\"#ffffff\",\"heading_color\":\"#ffffff\",\"text_align\":\"center\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.179999999999999993338661852249060757458209991455078125},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"1bd9d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c2fd2cf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1149},\"height\":\"default\",\"custom_height\":{\"unit\":\"px\",\"size\":400},\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"rgba(3,115,190,0.69)\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"heading_visibility\":\"\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"18b62df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"4a07dfe7\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Bring Digital Dentistry to your Clinic\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"section_title_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":21}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37806ee\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: center;\\\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The <span style=\\\"font-weight: 400;\\\">MiiCraft\\u00a0<\\/span>Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b4570f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"1e39528\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24375fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-e1522936649927.png\",\"id\":1133},\"width\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow_type\":\"yes\",\"caption_space\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d688efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"8cc2338\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff11e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/20170922_155156-1.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1256ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76fcba4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"de4d608\",\"elType\":\"widget\",\"settings\":{\"title\":\"When Accuracy Matters\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"size\":\"large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54617221\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\"><i>A Perfect fit every time<\\/i><\\/p><p style=\\\"text-align: left;\\\"><span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">MiiCraft<\\/span>\\u00a0Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fd563dc\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"content_position\":\"middle\",\"section_style\":\"\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"_visible\":\"\",\"section_structure\":\"\",\"structure\":\"20\",\"_section_responsive\":\"\",\"responsive_description\":\"\",\"section_background\":\"\",\"section_border\":\"\",\"background_overlay_title\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"c6c8917\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51e48e8f\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"True Open Source <br>3D printer\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"left\",\"section_title_style\":\"\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67386168\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740936e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"368cede7\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":1201,\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Dental-images-2-e1523024015561.png\"},\"align\":\"center\",\"alt_text\":\"Sample Image\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_heading\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":0.9899999999999999911182158029987476766109466552734375},\"section_style_caption\":\"\",\"responsive_description\":\"\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b85220\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"0e26058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"91a0659\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/Scafoldding-background.png\",\"id\":1202}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c10693f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fccbe49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61},\"space_tablet\":{\"unit\":\"px\",\"size\":10}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad933e\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEST IN CLASS SUPPORT\\u200b\",\"align\":\"left\",\"title_color\":\"#228bd6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec0624\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p style=\\\"text-align: left;\\\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft\\u00a0printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft\\u00a0Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.\\u00a0<\\/p>\",\"section_style\":\"\",\"text_color\":\"#9b9b9b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\"},\"_section_style\":\"\",\"_background_image\":{\"id\":\"423\",\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e1e983\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"content_width\":{\"unit\":\"px\",\"size\":1600},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0}},\"elements\":[{\"id\":\"cee9567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"fb1a6c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"e6cf00b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"93f7cd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lowest Running Cost\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d555c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac9200a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3121480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Increase Productivity\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ed74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease,\\u00a0<span style=\\\"color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;\\\">allowing you to design &amp; print in-house.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7ed750\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"807657b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abf5150\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cost Effective\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8799675\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.\\u00a0 This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f0dbd8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"612c21c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff29c35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac2e30\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"82d8655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7889c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible with various Dental Software\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b519057\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #333333;\\\">The open source <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span><\\/span>\\u00a0Dental Printer will<span style=\\\"color: #333333;\\\">\\u00a0allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer to be a part of their existing digital dentistry workflow.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b32584b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49d43a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"All in one Dental Solution\",\"header_size\":\"h3\",\"title_color\":\"#228bd6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2dbe62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the <span style=\\\"font-weight: 400;\\\">MiiCraft<\\/span> Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f289791\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"f5ddd73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a22d6ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Canadian Dental Partner\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5790bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/cadworks3d.com\\/wp-content\\/uploads\\/2018\\/04\\/homepage03.jpg\",\"id\":977},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.centraldentalltd.com\\/index.php\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6729f32\",\"elType\":\"widget\",\"settings\":{\"title\":\"For International Distribution Enquiries\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d456ac4\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"bb4fc0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"38144b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a4162\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"3\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false},{\"id\":\"e3b2364\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(26233,3031,'_elementor_version','0.4'),(26234,3031,'_wp_page_template','default'),(26235,3031,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26236,3031,'_elementor_template_type','post'),(26237,3031,'_elementor_css','a:4:{s:4:\"time\";i:1550446194;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:2;s:6:\"Roboto\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26238,2406,'_elementor_css','a:4:{s:4:\"time\";i:1551192978;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:16:\"Playfair Display\";i:2;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26239,3032,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:24:\"themo_transparent_header\";s:0:\"\";s:26:\"themo_header_content_style\";s:4:\"dark\";}'),(26240,3032,'_elementor_data','[{\"id\":\"da35e9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"107da53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"yooivlw\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":63},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.13000000000000000444089209850062616169452667236328125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image.png\",\"id\":2309},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#f9f9f9\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dfqvxaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"zttczvl\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Shop\",\"button_2_text\":\"3D Printers\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda17c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76027540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3484fa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada\'s No.1 Destination for 3D Printers and Resins\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f73ed46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff8ed5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#ffffff\",\"custom_height\":{\"unit\":\"vh\",\"size\":55},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47},\"background_color_b\":\"#0c0c0c\",\"background_color_stop\":{\"unit\":\"%\",\"size\":100},\"border_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"content_width\":{\"unit\":\"px\",\"size\":500},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":250},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/IMG-0350-1024x589.jpg\",\"id\":2353},\"background_hover_background\":\"classic\",\"th_section_parallax\":\"\",\"background_overlay_color\":\"#353535\",\"content_position\":\"middle\",\"css_filters_css_filter\":\"custom\"},\"elements\":[{\"id\":\"28b1a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"color_text\":\"#0c0c0c\",\"space_between_widgets\":1},\"elements\":[{\"id\":\"2591342\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"button_1_text\":\"Visit Store\",\"button_2_style\":\"cta-accent\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"primary_color\":\"#ffffff\",\"content_max_width\":{\"unit\":\"px\",\"size\":1000},\"button_1_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/applications\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_2_link\":{\"url\":\"https:\\/\\/cadworks3d.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_1_style\":\"cta-primary\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"text_align_mobile\":\"center\",\"description_align_mobile\":\"center\",\"button_align\":\"center\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625}},\"elements\":[],\"widgetType\":\"themo-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38502b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12db35d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a20ee1\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printer Support\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"632ad76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Bring 3D printing to your company\\/business to increase productivity &amp; reduce costs<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17806098\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2348fc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"44adf94c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industry Leading Support\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3910a721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Offer Best in Industry Support for DLP 3D Printers<\\/li><li style=\\\"text-align: left;\\\">Collective Experience of Over 30 Years in 3D Printing<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30b5862d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aaf6222\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"257a4ea9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We Manufacture Resins for DLP &amp; LCD Printers<\\/li><li style=\\\"text-align: left;\\\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5c6eb709\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c1a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Applications Specialists\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d50269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\">We fine tune printers for your application and use<\\/li><li style=\\\"text-align: left;\\\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications<\\/li><\\/ul>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a9c6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6 style=\\\"text-align: center;\\\"><strong>Email: Sales@creativecadworks.ca \\/ Phone: +1-416-368-7266<\\/strong><\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"504bd05b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"7fe3220d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"504912e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2390,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/CreativeCADworks-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"52146528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7e012a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fdafe3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.\\u00a0 We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \\\"Resinworks3D\\\" where we manufacture resins for DLP and LCD based 3D Printers.<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(26241,3032,'_elementor_version','0.4'),(26242,3032,'_wp_page_template','default'),(26243,3032,'_elementor_edit_mode','builder'),(26244,3032,'_elementor_template_type','post'),(26245,3032,'_elementor_css','a:4:{s:4:\"time\";i:1550770231;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26367,2458,'_elementor_css','a:4:{s:4:\"time\";i:1551732934;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26248,3033,'_wp_page_template','default'),(26249,3033,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26250,3033,'_elementor_edit_mode','builder'),(26251,3033,'_elementor_data','[{\"id\":\"b999a05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d223d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7d04987\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761},\"image_size\":\"themo-logo\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd9ed97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resins for DLP &amp; LCD Based Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"303afab\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2661\",\"2623\",\"2663\",\"2666\",\"2684\",\"2670\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"944d86e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26252,3033,'_elementor_version','0.4'),(26253,3033,'_elementor_css','a:4:{s:4:\"time\";i:1550168427;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26255,2805,'_elementor_css','a:4:{s:4:\"time\";i:1551280709;s:5:\"fonts\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26256,3034,'_wp_page_template','default'),(26257,3034,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26258,3034,'_elementor_edit_mode','builder'),(26259,3034,'_elementor_data','[{\"id\":\"4326206\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"202890c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f3abc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b267f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0356a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"55e0eb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c433332\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2518\",\"2513\",\"2520\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"6ab9491\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26260,3034,'_elementor_version','0.4'),(26261,3034,'_elementor_css','a:4:{s:4:\"time\";i:1550159063;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26263,3035,'_wp_page_template','default'),(26264,3035,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26265,3035,'_elementor_edit_mode','builder'),(26266,3035,'_elementor_data','[{\"id\":\"a060634\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d3df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c41c2cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"02b5198\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69cfbb6\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2534\",\"2532\",\"2530\",\"2528\",\"2524\",\"2522\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c0a573\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9fae6f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ec5d21f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26267,3035,'_elementor_version','0.4'),(26268,3035,'_elementor_css','a:4:{s:4:\"time\";i:1550165540;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26269,3036,'_wp_page_template','default'),(26270,3036,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26271,3036,'_elementor_edit_mode','builder'),(26272,3036,'_elementor_data','[{\"id\":\"c63daec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d5ac54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"79401ac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e2a350\",\"elType\":\"widget\",\"settings\":{\"title\":\"B9 Accessories\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d799c6d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2564\",\"2558\",\"2556\",\"2551\",\"2549\",\"2547\",\"2545\",\"2543\",\"2538\",\"2536\",\"2562\",\"2553\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a8198d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9bd6e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"188f05b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26273,3036,'_elementor_version','0.4'),(26274,3036,'_elementor_css','a:4:{s:4:\"time\";i:1550165543;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26276,3037,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26277,3037,'_elementor_edit_mode','builder'),(26278,3037,'_elementor_data','[{\"id\":\"5a1d4ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0578b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0831b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2b73c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3D Printers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4ffa3d\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2617\",\"2622\"]},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"d48b95c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26279,3037,'_elementor_version','0.4'),(26280,3037,'_elementor_css','a:4:{s:4:\"time\";i:1550166077;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26282,3038,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26283,3038,'_elementor_edit_mode','builder'),(26284,3038,'_elementor_data','[{\"id\":\"b925dd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9046aaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"713e0a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef3e56c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffd90c\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2623\",\"2684\"],\"orderby\":\"price\",\"order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"18eb09a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26285,3038,'_elementor_version','0.4'),(26286,3038,'_elementor_css','a:4:{s:4:\"time\";i:1550314754;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26288,3039,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26289,3039,'_elementor_edit_mode','builder'),(26290,3039,'_elementor_data','[{\"id\":\"81dc95a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64c9744\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30a4a26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fun To Do Resins\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Verdana\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"558db16\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"2601\",\"2599\",\"2597\",\"2595\",\"2593\",\"2591\",\"2589\"],\"orderby\":\"price\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"32add31\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(26291,3039,'_elementor_version','0.4'),(26292,3039,'_elementor_css','a:4:{s:4:\"time\";i:1550169476;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26295,3041,'_edit_lock','1551732220:1'),(26296,3041,'themo_transparent_header','off'),(26297,3041,'themo_page_layout',NULL),(26298,3041,'themo_hide_title','off'),(26299,3041,'themo_header_content_style',NULL),(26300,3041,'themo_alt_logo',NULL),(26301,3041,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3024;s:6:\"height\";i:4032;s:4:\"file\";s:26:\"EasyCast-HD-Full-Plate.jpg\";}}'),(26302,3041,'_edit_last','1'),(26303,3041,'_yoast_wpseo_content_score','30'),(26304,3042,'_wp_page_template','default'),(26305,3042,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26306,3042,'_elementor_edit_mode','builder'),(26307,3042,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26308,3042,'_elementor_version','0.4'),(26309,3042,'_elementor_template_type','post'),(26310,3042,'_elementor_css','a:4:{s:4:\"time\";i:1551102652;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26312,3043,'_wp_page_template','default'),(26313,3043,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26314,3043,'_elementor_edit_mode','builder'),(26315,3043,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#828282\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26316,3043,'_elementor_version','0.4'),(26317,3043,'_elementor_template_type','post'),(26318,3043,'_elementor_css','a:4:{s:4:\"time\";i:1551732351;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26320,3044,'_wp_page_template','default'),(26321,3044,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26322,3044,'_elementor_edit_mode','builder'),(26323,3044,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#828282\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1304},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\"},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26324,3044,'_elementor_version','0.4'),(26325,3044,'_elementor_template_type','post'),(26326,3044,'_elementor_css','a:4:{s:4:\"time\";i:1551732373;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26328,3045,'_wp_page_template','default'),(26329,3045,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26330,3045,'_elementor_edit_mode','builder'),(26331,3045,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#828282\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1346},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\",\"layout\":\"full_width\",\"custom_height\":{\"unit\":\"px\",\"size\":795}},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>What makes design\\u00a0so alluring? We\\u00a0believes the answer is designers. That\'s why we have made\\u00a0our entire focus on you - the designer. Your style, your ideas, your creativity.\\u00a0Go on -\\u00a0Try, share and design now!<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26332,3045,'_elementor_version','0.4'),(26333,3045,'_elementor_template_type','post'),(26334,3045,'_elementor_css','a:4:{s:4:\"time\";i:1551732398;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26336,3046,'_wp_page_template','default'),(26337,3046,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26338,3046,'_elementor_edit_mode','builder'),(26339,3046,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#828282\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1346},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\",\"layout\":\"full_width\",\"custom_height\":{\"unit\":\"px\",\"size\":795}},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The 3D Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26340,3046,'_elementor_version','0.4'),(26341,3046,'_elementor_template_type','post'),(26342,3046,'_elementor_css','a:4:{s:4:\"time\";i:1551732449;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26345,3047,'_elementor_edit_mode','builder'),(26346,3047,'_elementor_template_type','post'),(26347,3047,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"feda617\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\",\"id\":2621}},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f530bfc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dc9fa41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f17ddfb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3545083\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-xl-lcd-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee736b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d631ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4827e2e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(26348,3047,'_elementor_version','0.4'),(26349,3047,'_elementor_css','a:4:{s:4:\"time\";i:1551280633;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26351,3048,'_wp_page_template','default'),(26352,3048,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26353,3048,'_elementor_edit_mode','builder'),(26354,3048,'_elementor_template_type','post'),(26355,3048,'_elementor_data','[{\"id\":\"bdcee17\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"feda617\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e4a8952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"100\"},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1cc0a0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bbc5c3f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b29f39\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1322},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\",\"id\":2621}},\"elements\":[{\"id\":\"b663054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e846a26\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery 3D Printing \\nStarting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4827b04c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"335faeab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61cc0799\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e711e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57fdcf5\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-lcd-resin-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"13fc465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3af3593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2440,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/download.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1636e2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"619bf3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bec1c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 12 x 6.8 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"01061ab\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 47 \\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1dc7a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62be84f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2844,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-Shuffle-Front.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d05f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"488f2ff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b2dc9e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f530bfc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"dc9fa41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f17ddfb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9dd792\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4c635b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54f28ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2449,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen_Shuffle_XL-1_590x-1.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"53e2df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"217248a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phrozen Shuffle XL\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fedcd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #000000;\\\">Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !<\\/span><\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3545083\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Buy Now\",\"link\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/product\\/phrozen-shuffle-xl-lcd-3d-printer\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1212257\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9496a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f62c7ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Build Size\",\"description_text\":\"Build Size 19 x 12 x 20 cm\",\"primary_color\":\"rgba(12,12,12,0)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"icon_space\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7ca15e3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Resolution\",\"description_text\":\"XY Resolution 75\\u00b5m<br>Z Resolution 10\\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"91f0a63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a814f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2846,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/Phrozen-XL.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ad78188\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"262f27e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Print Speed\",\"description_text\":\"3 cm per hour\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f0e7b2f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Tolerance\",\"description_text\":\"Tolerance < 30 \\u00b5m\",\"primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#0c0c0c\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee736b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d631ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4827e2e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2950,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1581.jpg\"},{\"id\":2951,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1577.jpg\"},{\"id\":2952,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1575.jpg\"},{\"id\":2953,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1573.jpg\"},{\"id\":2954,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-1572.jpg\"},{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350-e1550085336318.jpg\"}],\"thumbnail_size\":\"th_img_md_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(26356,3048,'_elementor_version','0.4'),(26357,3048,'_elementor_css','a:4:{s:4:\"time\";i:1551732747;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26368,2862,'_elementor_css','a:4:{s:4:\"time\";i:1551733054;s:5:\"fonts\";a:1:{i:0;s:7:\"Verdana\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26360,3049,'_wp_page_template','default'),(26361,3049,'_elementor_page_settings','a:2:{s:24:\"themo_transparent_header\";s:0:\"\";s:10:\"hide_title\";s:3:\"yes\";}'),(26362,3049,'_elementor_edit_mode','builder'),(26363,3049,'_elementor_data','[{\"id\":\"371d2ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8e27409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99eca7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"ad3b1db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2bf3e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Cover-Image-e1548881614357.png\",\"id\":2309},\"image_size\":\"th_img_xxl\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a7c76\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7edcd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72008fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/MIICRAFT-LOGO-WEB.png\",\"id\":2721}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bf9d3f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"min-height\",\"section_background\":\"\",\"background_background\":\"gradient\",\"background_image\":{\"id\":\"421\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/2-1-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#828282\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_overlay_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"content_width\":{\"unit\":\"px\",\"size\":1346},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_color_b\":\"#000000\",\"layout\":\"full_width\",\"custom_height\":{\"unit\":\"px\",\"size\":795}},\"elements\":[{\"id\":\"2b06e5cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"349a524c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"A 3D Printer Optimized for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"89\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(12,12,12,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50530be6\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"800\"},\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"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\":\"4cf08c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52be4870\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Full Scale Manufacturing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":63},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9cad14\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The 3D Printer\\u00a0 is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"924bd26\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1618a50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"ef16342\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2678,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/EasyCastHD-rings2.jpg\"},\"align\":\"right\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":90},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_align\":\"right\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d3ee2d\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"gap\":\"no\",\"column_position\":\"bottom\",\"content_position\":\"top\",\"structure\":\"20\",\"section_background\":\"\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"343fbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c164c5d\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":2725,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0397.jpg\"},\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":80},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fecb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"4624ccf\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Castability\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"49\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1242426\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p><span style=\\\"font-family: Lato, Helvetica, Arial, sans-serif; font-size: 16px;\\\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.<\\/span><\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4b62b7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e0ac80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51836ce\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b64deb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"584807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e7d7ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/B9C_logo_gray_tagline_withCap.png\",\"id\":2323}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70bd157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">B9Creations was the first to combine high-resolution, easy casting, and\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">affordability in the jewelry industry.\\u00a0We have earned the trust of jewelers\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">around the world by offering printers, resin, and post-curing solutions\\u00a0<\\/span><span style=\\\"color: #252525; font-family: \'Open Sans\', sans-serif;\\\">that deliver proven results.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"503d4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3daadb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2701,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/b9-core-500x500-1.jpg\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":66},\"space_tablet\":{\"unit\":\"%\",\"size\":100},\"space_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"179ccf67\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"800\"},\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2726,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/3dprintingsolutionsweb2-1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0b004c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4899999999999999911182158029987476766109466552734375},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"42668831\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"5fbb89a9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The Choice of Jewellers\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28addeb7\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=kB4U67tiQLA\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"hosted_link\":\"\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_controls\":\"yes\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"vimeo_color\":\"\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"id\":\"423\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/placeholder.png\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":43,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(36,3,79,0.52)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"yes\",\"showinfo\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wTzU8kgr-c&t=1s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"start\":0,\"end\":280,\"mute\":\"yes\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bebd42\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"bottom\",\"section_background\":\"\",\"background_background\":\"video\",\"background_image\":{\"id\":\"428\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/bg2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"150\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=nELwmOdWe2A\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125}},\"elements\":[{\"id\":\"7a0bd221\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"753486e4\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"High-Speed 3D Printing\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"745cb91a\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>The B9 Core Series leverages B9Creations\\u2019 patented &amp; patent-pending technology<br \\/>with precision engineering to set a new standard for production speed.<br \\/><br \\/>Powered by an industrial HD LED light engine, the B9 Core Series is\\u00a04 times faster than the industry average with print speeds reaching 100+ mm per hour.<\\/p>\",\"section_style\":\"\",\"align_mobile\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"386ea0f3\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Request a Quote\",\"link\":{\"is_external\":\"\",\"url\":\"mailto:info@creativecadworks.ca\"},\"align_mobile\":\"center\",\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"background_color\":\"#61ce70\",\"border_border\":\"solid\",\"border_color\":\"#61ce70\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"rgba(97,206,112,0.37)\",\"button_hover_border_color\":\"#61ce70\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3b1505\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b10a97e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2270146\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"950aa2a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e40b00c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae7c6db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/original.png\",\"id\":2325},\"image_size\":\"th_img_xs\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d682aa1\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"layout\":\"full_width\",\"height\":\"full\",\"custom_height\":{\"unit\":\"px\",\"size\":\"700\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":2621,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0350.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#381800\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"34e2140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"e82d17c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/800x-2.png\",\"id\":2447}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b73d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"710c5fac\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"medium\",\"header_size\":\"h4\",\"section_title_style\":\"\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4c7589\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Uniform printing on the full buildplate<\\/li><li>XY Resolution 47 \\u00b5m. Suitable for detailed models, jewelry, and dental use<\\/li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED<\\/li><li>50W LED Array combined with uniform light angle for faster resin curing<\\/li><li>405 nm UV-LED. Works with most commercially available resin<\\/li><li>Touch Screen control<\\/li><li>USB port<\\/li><li>Works standalone, no need for a dedicated PC.<\\/li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.<\\/li><li>1 year warranty\\u00b9<\\/li><li>Support by Phrozen, Facebook<a style=\\\"color: #ea5b1b;\\\" href=\\\"https:\\/\\/www.facebook.com\\/groups\\/Phrozen3DPENG\\/\\\">\\u00a0Forum<\\/a><\\/li><\\/ul>\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"typography_font_family\":\"Lora\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d262d2\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Buy The Phrozen\",\"link\":{\"is_external\":\"\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/store\\/phrozen\\/phrozen-printers\\/\"},\"icon\":\"fa fa-angle-right\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"40\",\"isLinked\":false},\"section_hover\":\"\",\"button_background_hover_color\":\"#000000\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"button_type\":\"success\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54b2eb1f\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"height\":\"full\",\"section_background\":\"\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=eUEoAxlA848\",\"background_video_fallback\":{\"id\":\"430\",\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2018\\/03\\/hqdefault.jpg\"},\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#001110\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"_section_responsive\":\"\",\"heading_visibility\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\"},\"elements\":[{\"id\":\"4fb2afa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_sm\":\"default\",\"screen_sm_width\":\"100\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"12807b6e\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Jewellery Printing Starting at $1300\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":93},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-3\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26eac7e0\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Get Started\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h5\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fa80e0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eecd9bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e16bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Technical Specifications\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6c610\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul style=\\\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\\\"><li>Printer Size:\\u00a028 * 28 * 42\\u00a0cm<\\/li><li>Printer Weight:\\u00a013 Kg<\\/li><li>Printing Volume:\\u00a012 * 6.8 * 20\\u00a0cm<\\/li><li>XY Resolution:\\u00a047 \\u00b5m<\\/li><li>Z Resolution:\\u00a010 \\u00b5m<\\/li><li>Printing Speed:\\u00a030 mm per hour<\\/li><li>Recommended Layer Height:\\u00a010 \\u2013 100\\u00a0\\u00b5m<\\/li><\\/ul>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"39fcc52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e85edeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2620,\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/IMG-0293.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3de0bfd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4149983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b0eb132\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"2\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26364,3049,'_elementor_version','0.4'),(26365,3049,'_elementor_template_type','post'),(26366,3049,'_elementor_css','a:4:{s:4:\"time\";i:1551732813;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26369,3050,'_wp_page_template','default'),(26370,3050,'_elementor_edit_mode','builder'),(26371,3050,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(26372,3050,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041}},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1-416-368-7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26373,3050,'_elementor_version','0.4'),(26374,3050,'_elementor_template_type','post'),(26375,3050,'_elementor_css','a:4:{s:4:\"time\";i:1550988080;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26377,3051,'_wp_page_template','default'),(26378,3051,'_elementor_edit_mode','builder'),(26379,3051,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(26380,3051,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1000},\"height\":\"full\",\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1-416-368-7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26381,3051,'_elementor_version','0.4'),(26382,3051,'_elementor_template_type','post'),(26383,3051,'_elementor_css','a:4:{s:4:\"time\";i:1551733132;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26385,3052,'_wp_page_template','default'),(26386,3052,'_elementor_edit_mode','builder'),(26387,3052,'_elementor_page_settings','a:13:{s:21:\"section_page_settings\";s:0:\"\";s:24:\"themo_transparent_header\";s:0:\"\";s:23:\"themo_page_title_margin\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:10:\"hide_title\";s:3:\"yes\";s:18:\"section_page_style\";s:0:\"\";s:21:\"background_color_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";}s:23:\"background_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";}s:25:\"background_gradient_angle\";a:2:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";}s:7:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:14:\"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:4:\"true\";}s:6:\"action\";s:28:\"elementor_save_page_settings\";s:6:\"_nonce\";s:10:\"913fb72751\";}'),(26388,3052,'_elementor_data','[{\"id\":\"5260c29\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbe1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0b2ed0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00a0ae\",\"background_overlay_color_b\":\"#603843\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":94},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":250},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#ffffff\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"200\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"470\"},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"200\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1000},\"height\":\"full\",\"background_image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/03\\/EasyCast-HD-Full-Plate-e1551732220961.jpg\",\"id\":3041},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"234eaf5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"631442bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"65\"},\"typography_font_family\":\"Roboto Slab\",\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":47}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eeec3c5\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"3\"},\"color\":\"#ffffff\",\"width\":{\"unit\":\"%\",\"size\":\"5\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":24}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ad57dea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of B9Creations &amp; Phrozen 3D printers and global distributors for MiiCraft 3D Printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(255,255,255,0.68)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"PT Sans\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f8b24d8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":54},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#ffffff\",\"background_color_b\":\"rgba(242,242,242,0)\",\"background_overlay_color_b\":\"#0c0c0c\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":76}},\"elements\":[{\"id\":\"48a0b2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59e15d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our resin manufacturing Arm<\\/p>\",\"align\":\"left\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0592f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/02\\/resinworks3d1.png\",\"id\":2761}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ce026f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building the Future Layer by Layer\",\"align\":\"center\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":55},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"722ca0bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.<\\/p>\",\"align\":\"left\",\"text_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863e94b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"Visit Us\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"link\":{\"url\":\"www.resinworks3d.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"293aca89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d23aad2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.test.cadworks3d.com\\/wp-content\\/uploads\\/2019\\/01\\/Bottles-e1548799239147.jpg\",\"id\":2295}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b5f72ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1200},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e21bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"544470c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f8202a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+1-416-368-7266\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h6\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c6ebf39\",\"elType\":\"widget\",\"settings\":{\"title\":\"27 Queen St E, Suite 1401, Toronto, M5C 2M6\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22ee90a3\",\"elType\":\"widget\",\"settings\":{\"address\":\"CREATIVE CADWORKS\",\"zoom\":{\"unit\":\"px\",\"size\":15},\"height\":{\"unit\":\"px\",\"size\":508},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"lonxukq\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"background_color_b\":\"#024072\"},\"elements\":[{\"id\":\"dhalacz\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aycrrls\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"nxkmkft\",\"elType\":\"widget\",\"settings\":{\"title_size\":\"h2\",\"title_text\":\"Get in Touch\",\"description_text\":\"Get in touch today and explore project options\"},\"elements\":[],\"widgetType\":\"themo-header\"},{\"id\":\"80f00d6\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form\":\"14\"}},\"elements\":[],\"widgetType\":\"wp-widget-frm_show_form\"}],\"isInner\":false}],\"isInner\":false}]'),(26389,3052,'_elementor_version','0.4'),(26390,3052,'_elementor_template_type','post'),(26391,3052,'_elementor_css','a:4:{s:4:\"time\";i:1551733203;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26392,2431,'_elementor_css','a:4:{s:4:\"time\";i:1551733925;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26393,618,'_elementor_css','a:4:{s:4:\"time\";i:1551733958;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:4:\"Lora\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(26394,98,'_elementor_css','a:4:{s:4:\"time\";i:1551734114;s:5:\"fonts\";a:2:{i:0;s:11:\"Roboto Slab\";i:1;s:7:\"PT Sans\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wpio_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_posts`
--

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

--
-- Dumping data for table `wpio_posts`
--

LOCK TABLES `wpio_posts` WRITE;
/*!40000 ALTER TABLE `wpio_posts` DISABLE KEYS */;
INSERT INTO `wpio_posts` VALUES (1,1,'2018-03-21 16:55:08','2018-03-21 20:55:08','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','draft','open','open','','hello-world','','','2018-04-03 10:29:25','2018-04-03 14:29:25','',0,'http://creativecad.works/?p=1',0,'post','',1),(2,1,'2018-03-21 16:55:08','2018-03-21 16:55:08','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:\n\n<blockquote>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.)</blockquote>\n\n...or something like this:\n\n<blockquote>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.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://creativecad.works/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','closed','open','','sample-page','','','2018-03-21 16:55:08','2018-03-21 16:55:08','',0,'http://creativecad.works/?page_id=2',0,'page','',0),(1245,1,'2018-04-06 15:42:50','2018-04-06 19:42:50','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm  to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-06 15:42:50','2018-04-06 19:42:50','',96,'http://creativecad.works/2018/04/06/96-revision-v1/',0,'revision','',0),(4,1,'2018-03-21 16:55:14','2018-03-21 16:55:14','','Media','','private','closed','closed','','media','','','2018-03-21 16:55:14','2018-03-21 16:55:14','',0,'http://creativecad.works/?option-tree=media',0,'option-tree','',0),(5,0,'2015-04-06 17:18:12','2015-04-06 17:18:12','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"}}','Email Notification','email','publish','open','open','','1_email_1','','','2018-11-01 10:25:14','2018-11-01 14:25:14','',0,'http://creativecad.works/?frm_form_actions=1_email_1',1,'frm_form_actions','',0),(6,1,'2015-04-06 17:18:12','2015-04-06 21:18:12','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','2_email_6','','','2018-04-05 15:55:48','2018-04-05 19:55:48','',0,'http://creativecad.works/?frm_form_actions=1_email_1',2,'frm_form_actions','',0),(7,1,'2018-03-21 16:55:35','2018-03-21 16:55:35','{\"theme_css\":\"ui-lightness\",\"theme_name\":\"UI Lightness\",\"center_form\":\"\",\"form_width\":\"100%\",\"form_align\":\"left\",\"direction\":\"ltr\",\"fieldset\":\"0px\",\"fieldset_color\":\"000000\",\"fieldset_padding\":\"0 0 15px 0\",\"fieldset_bg_color\":\"\",\"title_size\":\"20px\",\"title_color\":\"444444\",\"title_margin_top\":\"10px\",\"title_margin_bottom\":\"10px\",\"form_desc_size\":\"14px\",\"form_desc_color\":\"666666\",\"form_desc_margin_top\":\"10px\",\"form_desc_margin_bottom\":\"25px\",\"font\":\"\\\"Lucida Grande\\\",\\\"Lucida Sans Unicode\\\",Tahoma,sans-serif\",\"font_size\":\"14px\",\"label_color\":\"444444\",\"weight\":\"bold\",\"position\":\"none\",\"align\":\"left\",\"width\":\"150px\",\"required_color\":\"B94A48\",\"required_weight\":\"bold\",\"label_padding\":\"0 0 3px 0\",\"description_font_size\":\"12px\",\"description_color\":\"666666\",\"description_weight\":\"normal\",\"description_style\":\"normal\",\"description_align\":\"left\",\"description_margin\":\"0\",\"field_font_size\":\"14px\",\"field_height\":\"32px\",\"line_height\":\"normal\",\"field_width\":\"100%\",\"auto_width\":\"\",\"field_pad\":\"6px 10px\",\"field_margin\":\"20px\",\"field_weight\":\"normal\",\"text_color\":\"555555\",\"border_color\":\"cccccc\",\"field_border_width\":\"1px\",\"field_border_style\":\"solid\",\"bg_color\":\"ffffff\",\"remove_box_shadow\":\"\",\"bg_color_active\":\"ffffff\",\"border_color_active\":\"66afe9\",\"remove_box_shadow_active\":\"\",\"text_color_error\":\"444444\",\"bg_color_error\":\"ffffff\",\"border_color_error\":\"B94A48\",\"border_width_error\":\"1px\",\"border_style_error\":\"solid\",\"bg_color_disabled\":\"ffffff\",\"border_color_disabled\":\"E5E5E5\",\"text_color_disabled\":\"A1A1A1\",\"radio_align\":\"block\",\"check_align\":\"block\",\"check_font_size\":\"13px\",\"check_label_color\":\"444444\",\"check_weight\":\"normal\",\"section_font_size\":\"18px\",\"section_color\":\"444444\",\"section_weight\":\"bold\",\"section_pad\":\"15px 0 3px 0\",\"section_mar_top\":\"15px\",\"section_mar_bottom\":\"12px\",\"section_bg_color\":\"\",\"section_border_color\":\"e8e8e8\",\"section_border_width\":\"2px\",\"section_border_style\":\"solid\",\"section_border_loc\":\"-top\",\"collapse_icon\":\"6\",\"collapse_pos\":\"after\",\"repeat_icon\":\"1\",\"submit_style\":\"\",\"submit_font_size\":\"14px\",\"submit_width\":\"auto\",\"submit_height\":\"auto\",\"submit_bg_color\":\"ffffff\",\"submit_border_color\":\"cccccc\",\"submit_border_width\":\"1px\",\"submit_text_color\":\"444444\",\"submit_weight\":\"normal\",\"submit_border_radius\":\"4px\",\"submit_bg_img\":\"\",\"submit_margin\":\"10px\",\"submit_padding\":\"6px 11px\",\"submit_shadow_color\":\"eeeeee\",\"submit_hover_bg_color\":\"efefef\",\"submit_hover_color\":\"444444\",\"submit_hover_border_color\":\"cccccc\",\"submit_active_bg_color\":\"efefef\",\"submit_active_color\":\"444444\",\"submit_active_border_color\":\"cccccc\",\"border_radius\":\"4px\",\"error_bg\":\"F2DEDE\",\"error_border\":\"EBCCD1\",\"error_text\":\"B94A48\",\"error_font_size\":\"14px\",\"success_bg_color\":\"DFF0D8\",\"success_border_color\":\"D6E9C6\",\"success_text_color\":\"468847\",\"success_font_size\":\"14px\",\"important_style\":\"\",\"progress_bg_color\":\"dddddd\",\"progress_active_color\":\"ffffff\",\"progress_active_bg_color\":\"008ec2\",\"progress_color\":\"ffffff\",\"progress_border_color\":\"dfdfdf\",\"progress_border_size\":\"2px\",\"progress_size\":\"30px\",\"custom_css\":\"\"}','Formidable Style','','publish','closed','closed','','formidable-style','','','2018-03-21 16:55:35','2018-03-21 16:55:35','',0,'http://creativecad.works/?frm_styles=formidable-style',1,'frm_styles','',0),(8,1,'2018-01-18 15:39:10','2018-01-18 23:39:10','','tech-reviews-bk','','inherit','open','closed','','tech-reviews-bk','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',67,'http://creativecad.works/wp-content/uploads/2018/01/tech-reviews-bk-2.png',0,'attachment','image/png',0),(9,1,'2018-01-18 15:39:09','2018-01-18 23:39:09','','info-daily-bk','','inherit','open','closed','','info-daily-bk','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',67,'http://creativecad.works/wp-content/uploads/2018/01/info-daily-bk-2.png',0,'attachment','image/png',0),(10,1,'2018-01-18 15:39:09','2018-01-18 23:39:09','','komodo-bk','','inherit','open','closed','','komodo-bk','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',67,'http://creativecad.works/wp-content/uploads/2018/01/komodo-bk-2.png',0,'attachment','image/png',0),(11,1,'2018-01-18 15:39:09','2018-01-18 23:39:09','','las-santos-times-bk','','inherit','open','closed','','las-santos-times-bk','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',67,'http://creativecad.works/wp-content/uploads/2018/01/las-santos-times-bk-2.png',0,'attachment','image/png',0),(12,1,'2018-01-18 10:49:36','2018-01-18 18:49:36','','info-daily.png','','inherit','open','closed','','info-daily-png','','','2018-01-18 10:49:36','2018-01-18 18:49:36','',0,'http://creativecad.works/wp-content/uploads/2018/01/info-daily-2.png',0,'attachment','image/png',0),(13,1,'2018-01-18 10:49:36','2018-01-18 18:49:36','','komodo.png','','inherit','open','closed','','komodo-png','','','2018-01-18 10:49:36','2018-01-18 18:49:36','',0,'http://creativecad.works/wp-content/uploads/2018/01/komodo-2.png',0,'attachment','image/png',0),(14,1,'2018-01-18 10:49:36','2018-01-18 18:49:36','','las-santos-times.png','','inherit','open','closed','','las-santos-times-png','','','2018-01-18 10:49:36','2018-01-18 18:49:36','',0,'http://creativecad.works/wp-content/uploads/2018/01/las-santos-times-2.png',0,'attachment','image/png',0),(15,1,'2018-01-18 10:49:35','2018-01-18 18:49:35','','tech-reviews.png','','inherit','open','closed','','tech-reviews-png','','','2018-01-18 10:49:35','2018-01-18 18:49:35','',0,'http://creativecad.works/wp-content/uploads/2018/01/tech-reviews-2.png',0,'attachment','image/png',0),(16,1,'2017-11-07 21:21:40','2017-11-07 21:21:40','','spacer_white','','inherit','open','closed','','spacer_white','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',75,'http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png',0,'attachment','image/png',0),(17,1,'2017-11-07 21:18:38','2017-11-07 21:18:38','','spacer_black','','inherit','open','closed','','spacer_black','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',75,'http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png',0,'attachment','image/png',0),(18,1,'2017-11-07 21:09:45','2017-11-07 21:09:45','','spacer','','inherit','open','closed','','spacer','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',75,'http://creativecad.works/wp-content/uploads/2017/09/spacer-2.png',0,'attachment','image/png',0),(19,1,'2017-11-07 18:38:09','2017-11-07 18:38:09','','12','','inherit','open','closed','','12','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/12-2.jpeg',0,'attachment','image/jpeg',0),(20,1,'2017-11-07 18:36:53','2017-11-07 18:36:53','','16','','inherit','open','closed','','16','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/16-2.jpeg',0,'attachment','image/jpeg',0),(21,1,'2017-11-07 18:36:53','2017-11-07 18:36:53','','17','','inherit','open','closed','','17','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/17-2.jpeg',0,'attachment','image/jpeg',0),(22,1,'2017-11-07 18:36:52','2017-11-07 18:36:52','','15','','inherit','open','closed','','15','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/15-2.jpeg',0,'attachment','image/jpeg',0),(23,1,'2017-11-07 18:36:51','2017-11-07 18:36:51','','014','','inherit','open','closed','','014','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/014-2.jpeg',0,'attachment','image/jpeg',0),(24,1,'2017-11-07 18:26:45','2017-11-07 18:26:45','','013','','inherit','open','closed','','013','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/013-2.jpeg',0,'attachment','image/jpeg',0),(25,1,'2017-11-07 18:09:06','2017-11-07 18:09:06','','011','','inherit','open','closed','','011','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/011-2.jpeg',0,'attachment','image/jpeg',0),(26,1,'2017-11-07 18:01:17','2017-11-07 18:01:17','','Caption Four','Caption Four','inherit','open','closed','','010','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg',0,'attachment','image/jpeg',0),(27,1,'2017-11-07 18:01:16','2017-11-07 18:01:16','','08','','inherit','open','closed','','08-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/08-2.jpeg',0,'attachment','image/jpeg',0),(28,1,'2017-11-07 18:01:16','2017-11-07 18:01:16','','09','','inherit','open','closed','','09','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg',0,'attachment','image/jpeg',0),(29,1,'2017-11-07 18:01:15','2017-11-07 18:01:15','','Caption Five','Caption Five','inherit','open','closed','','07-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg',0,'attachment','image/jpeg',0),(30,1,'2017-11-07 18:01:14','2017-11-07 18:01:14','','Caption One','Caption One','inherit','open','closed','','06-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg',0,'attachment','image/jpeg',0),(31,1,'2017-11-07 18:01:13','2017-11-07 18:01:13','','Caption Three','Caption Three','inherit','open','closed','','04-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg',0,'attachment','image/jpeg',0),(32,1,'2017-11-07 18:01:13','2017-11-07 18:01:13','','Caption Two','Caption Two','inherit','open','closed','','05-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg',0,'attachment','image/jpeg',0),(33,1,'2017-11-07 18:01:12','2017-11-07 18:01:12','','02','','inherit','open','closed','','02-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg',0,'attachment','image/jpeg',0),(34,1,'2017-11-07 18:01:12','2017-11-07 18:01:12','','03','','inherit','open','closed','','03-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg',0,'attachment','image/jpeg',0),(35,1,'2017-11-07 18:01:10','2017-11-07 18:01:10','','01','','inherit','open','closed','','01-3','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',82,'http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg',0,'attachment','image/jpeg',0),(36,1,'2017-10-17 05:48:16','2017-10-17 05:48:16','','google_play_button','','inherit','open','closed','','google_play_button','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2.png',0,'attachment','image/png',0),(37,1,'2017-10-17 05:48:15','2017-10-17 05:48:15','','app_store_button','','inherit','open','closed','','app_store_button','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',80,'http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2.png',0,'attachment','image/png',0),(38,1,'2017-09-13 19:43:45','2017-09-13 19:43:45','','las-santos-times','','inherit','open','closed','','las-santos-times','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',81,'http://creativecad.works/wp-content/uploads/2017/09/las-santos-times-2.png',0,'attachment','image/png',0),(39,1,'2017-09-13 19:43:45','2017-09-13 19:43:45','','tech-reviews','','inherit','open','closed','','tech-reviews','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',81,'http://creativecad.works/wp-content/uploads/2017/09/tech-reviews-2.png',0,'attachment','image/png',0),(40,1,'2017-09-13 19:43:44','2017-09-13 19:43:44','','info-daily','','inherit','open','closed','','info-daily','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',81,'http://creativecad.works/wp-content/uploads/2017/09/info-daily-2.png',0,'attachment','image/png',0),(41,1,'2017-09-13 19:43:44','2017-09-13 19:43:44','','komodo','','inherit','open','closed','','komodo','','','2018-03-21 16:55:59','2018-03-21 16:55:59','',81,'http://creativecad.works/wp-content/uploads/2017/09/komodo-2.png',0,'attachment','image/png',0),(42,1,'2017-09-13 19:25:46','2017-09-13 19:25:46','','logo-wh','','inherit','open','closed','','logo-wh','','','2017-09-13 19:25:46','2017-09-13 19:25:46','',0,'http://creativecad.works/wp-content/uploads/2017/09/logo-wh-2.png',0,'attachment','image/png',0),(43,1,'2017-09-13 19:25:46','2017-09-13 19:25:46','','logo','','inherit','open','closed','','logo-2','','','2017-09-13 19:25:46','2017-09-13 19:25:46','',0,'http://creativecad.works/wp-content/uploads/2017/09/logo-2.png',0,'attachment','image/png',0),(44,1,'2017-11-13 22:11:15','2017-11-13 22:11:15','&nbsp;\r\n<h1>Parallel Platforms</h1>\r\nNulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\nIntro\r\nSpecs\r\nIntro\r\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\r\nSpecs\r\n<ul>\r\n 	<li>Donec ullamcorper nulla non metus auctor fringilla.\r\nCurabitur blandit tempus porttitor.</li>\r\n 	<li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li>\r\n 	<li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li>\r\n 	<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>\r\n</ul>\r\n<a href=\"#\">\r\nDownload </a>','Parallel Platforms','','publish','open','open','','parallel-platforms','','','2017-11-13 22:11:15','2017-11-13 22:11:15','',0,'http://import.themovation.com/stratus/?post_type=themo_portfolio&#038;p=3730',0,'themo_portfolio','',0),(45,1,'2017-11-13 22:10:33','2017-11-13 22:10:33','&nbsp;\r\n<h1>Mobile Marketing</h1>\r\nNulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\nIntro\r\nSpecs\r\nIntro\r\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\r\nSpecs\r\n<ul>\r\n 	<li>Donec ullamcorper nulla non metus auctor fringilla.\r\nCurabitur blandit tempus porttitor.</li>\r\n 	<li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li>\r\n 	<li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li>\r\n 	<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>\r\n</ul>\r\n<a href=\"#\">\r\nDownload </a>','Mobile Marketing','','publish','open','open','','mobile-marketing','','','2017-11-13 22:10:33','2017-11-13 22:10:33','',0,'http://import.themovation.com/stratus/?post_type=themo_portfolio&#038;p=3726',0,'themo_portfolio','',0),(46,1,'2017-11-13 22:09:56','2017-11-13 22:09:56','&nbsp;\r\n<h1>Idea Collaboration</h1>\r\nNulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\nIntro\r\nSpecs\r\nIntro\r\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\r\nSpecs\r\n<ul>\r\n 	<li>Donec ullamcorper nulla non metus auctor fringilla.\r\nCurabitur blandit tempus porttitor.</li>\r\n 	<li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li>\r\n 	<li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li>\r\n 	<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>\r\n</ul>\r\n<a href=\"#\">\r\nDownload </a>','Idea Collaboration','','publish','open','open','','idea-collaboration','','','2017-11-13 22:09:56','2017-11-13 22:09:56','',0,'http://import.themovation.com/stratus/?post_type=themo_portfolio&#038;p=3722',0,'themo_portfolio','',0),(47,1,'2017-11-13 22:09:21','2017-11-13 22:09:21','&nbsp;\r\n<h1>Growth Strategies</h1>\r\nNulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\nIntro\r\nSpecs\r\nIntro\r\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\r\nSpecs\r\n<ul>\r\n 	<li>Donec ullamcorper nulla non metus auctor fringilla.\r\nCurabitur blandit tempus porttitor.</li>\r\n 	<li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li>\r\n 	<li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li>\r\n 	<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>\r\n</ul>\r\n<a href=\"#\">\r\nDownload </a>','Growth Strategies','','publish','open','open','','growth-strategies','','','2017-11-13 22:09:21','2017-11-13 22:09:21','',0,'http://import.themovation.com/stratus/?post_type=themo_portfolio&#038;p=3718',0,'themo_portfolio','',0),(48,1,'2017-11-13 22:08:31','2017-11-13 22:08:31','&nbsp;\r\n<h1>Envisioned Multimedia</h1>\r\nNulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\nIntro\r\nSpecs\r\nIntro\r\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\r\nSpecs\r\n<ul>\r\n 	<li>Donec ullamcorper nulla non metus auctor fringilla.\r\nCurabitur blandit tempus porttitor.</li>\r\n 	<li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li>\r\n 	<li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li>\r\n 	<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>\r\n</ul>\r\n<a href=\"#\">\r\nDownload </a>','Envisioned Multimedia','','publish','open','open','','envisioned-multimedia','','','2017-11-13 22:08:31','2017-11-13 22:08:31','',0,'http://import.themovation.com/stratus/?post_type=themo_portfolio&#038;p=3714',0,'themo_portfolio','',0),(49,1,'2017-11-13 22:07:46','2017-11-13 22:07:46','&nbsp;\r\n<h1>Engage Worldwide</h1>\r\nNulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\nIntro\r\nSpecs\r\nIntro\r\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\r\nSpecs\r\n<ul>\r\n 	<li>Donec ullamcorper nulla non metus auctor fringilla.\r\nCurabitur blandit tempus porttitor.</li>\r\n 	<li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li>\r\n 	<li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li>\r\n 	<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>\r\n</ul>\r\n<a href=\"#\">\r\nDownload </a>','Engage Worldwide','','publish','open','open','','engage-worldwide','','','2017-11-13 22:07:46','2017-11-13 22:07:46','',0,'http://import.themovation.com/stratus/?post_type=themo_portfolio&#038;p=3710',0,'themo_portfolio','',0),(50,1,'2015-03-05 20:03:49','2015-03-06 00:03:49','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae erat interdum, quis sagittis metus consectetur. Morbi molestie ligula ac ex posuere, quis eleifend tortor lobortis. Phasellus nec nulla eget nisl gravida semper in non velit. Nullam pellentesque lorem a orci faucibus volutpat. Donec et nunc sollicitudin, congue erat hendrerit, sollicitudin ligula.Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Suspendisse erat lectus, pulvinar nec dapibus non, rhoncus sit amet dolor. Duis consectetur condimentum tempus. Phasellus consequat dignissim fringilla. Aenean eget enim id lectus placerat euismod. Sed venenatis, nisi a accumsan aliquam, ipsum sapien commodo ante, eget dictum nisi quam sit amet sem. Curabitur ultrices non lectus venenatis tincidunt.Duis lorem est, vestibulum ac diam euismod, dapibus maximus urna. Donec tempor sodales vulputate. Ut sit amet erat nec lacus scelerisque auctor. Donec enim urna, accumsan auctor porta at, vestibulum vitae eros.','Effective Product Promo Videos','','draft','open','open','','effective-product-promo-videos','','','2018-04-03 10:29:32','2018-04-03 14:29:32','',0,'http://import.themovation.com/entrepreneur/?p=946',0,'post','',0),(51,1,'2015-03-03 20:53:30','2015-03-04 00:53:30','','This is a Quote','','draft','open','open','','this-is-a-quote','','','2018-04-03 10:29:37','2018-04-03 14:29:37','',0,'http://import.themovation.com/entrepreneur/?p=950',0,'post','',0),(52,1,'2015-03-02 04:47:07','2015-03-02 08:47:07','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Gaining Exposure for Your iPhone App','','draft','open','open','','gaining-exposure','','','2018-04-03 10:29:46','2018-04-03 14:29:46','',0,'http://import.themovation.com/entrepreneur/?p=117',0,'post','',0),(53,1,'2015-03-02 04:46:18','2015-03-02 08:46:18','Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.','Where To Launch Your Startup','','draft','open','open','','where-to-launch-your-startup','','','2018-04-03 10:29:50','2018-04-03 14:29:50','',0,'http://import.themovation.com/entrepreneur/?p=115',0,'post','',0),(54,1,'2015-03-02 04:45:18','2015-03-02 08:45:18','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Top Development Frameworks Reviewed','','draft','open','open','','top-development-frameworks-reviewed','','','2018-04-03 10:30:07','2018-04-03 14:30:07','',0,'http://import.themovation.com/entrepreneur/?p=113',0,'post','',0),(55,1,'2015-03-02 04:44:47','2015-03-02 08:44:47','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','A Guide to Stunning Product Photography','','draft','open','open','','stunning-product-photography','','','2018-04-03 10:30:11','2018-04-03 14:30:11','',0,'http://import.themovation.com/entrepreneur/?p=111',0,'post','',0),(56,1,'2015-03-02 04:43:36','2015-03-02 08:43:36','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Attracting Great Talent','','draft','open','open','','attracting-great-talent','','','2018-04-03 10:30:15','2018-04-03 14:30:15','',0,'http://import.themovation.com/entrepreneur/?p=109',0,'post','',0),(57,1,'2015-03-01 00:53:09','2015-03-01 04:53:09','Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.','Sourcing Audio For Your Promo Video','','draft','open','open','','sourcing-audio-for-your-promo-video','','','2018-04-03 10:30:20','2018-04-03 14:30:20','',0,'http://demo.themovation.com/stratus/?p=2394',0,'post','',0),(58,1,'2015-02-27 04:42:41','2015-02-27 08:42:41','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Top 10 Tips For Working From Home','','draft','open','open','','top-10-tips-for-working-from-home','','','2018-04-03 10:30:24','2018-04-03 14:30:24','',0,'http://import.themovation.com/entrepreneur/?p=107',0,'post','',0),(59,1,'2015-02-05 20:54:35','2015-02-06 00:54:35','','Awesome WordPress Themes','','draft','open','open','','this-is-a-link-post','','','2018-04-03 10:30:29','2018-04-03 14:30:29','',0,'http://import.themovation.com/entrepreneur/?p=954',0,'post','',0),(60,1,'2015-02-04 20:53:57','2015-02-05 00:53:57','Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Suspendisse erat lectus, pulvinar nec dapibus non, rhoncus sit amet dolor. Duis consectetur condimentum tempus. Phasellus consequat dignissim fringilla. Aenean eget enim id lectus placerat euismod. Sed venenatis, nisi a accumsan aliquam, ipsum sapien commodo ante, eget dictum nisi quam sit amet sem. Curabitur ultrices non lectus venenatis tincidunt.Duis lorem est, vestibulum ac diam euismod, dapibus maximus urna. Donec tempor sodales vulputate. Ut sit amet erat nec lacus scelerisque auctor. Donec enim urna, accumsan auctor porta at, vestibulum vitae eros. Suspendisse egestas varius lobortis. Proin ac egestas nunc. Sed bibendum congue ligula, eu mollis purus lacinia nec. Duis id semper mi. Donec in erat in tellus faucibus blandit.Aliquam sagittis sit amet nisl vitae eleifend. Curabitur nisl neque, semper ac rhoncus sed, dignissim at neque. Vestibulum urna libero, interdum at nunc et, consectetur venenatis ante. Pellentesque felis mi, pharetra vitae ullamcorper vitae, dapibus a metus. Proin blandit consectetur sapien, sit amet pulvinar est commodo finibus. Donec neque metus, dictum vel lacus ac, aliquet varius neque. Vestibulum sed ex dui. Nulla facilisi.','Usability Testing: Your Questions Answered','','draft','open','open','','usability-testing','','','2018-04-03 10:30:33','2018-04-03 14:30:33','',0,'http://import.themovation.com/entrepreneur/?p=952',0,'post','',0),(61,1,'2015-01-27 20:00:40','2015-01-28 00:00:40','Duis lorem est, vestibulum ac diam euismod, dapibus maximus urna. Donec tempor sodales vulputate. Ut sit amet erat nec lacus scelerisque auctor. Donec enim urna, accumsan auctor porta at, vestibulum vitae eros. Suspendisse egestas varius lobortis. Proin ac egestas nunc. Sed bibendum congue ligula, eu mollis purus lacinia nec. Duis id semper mi. Donec in erat in tellus faucibus blandit.Fusce vel purus interdum, efficitur neque eu, eleifend purus. Pellentesque eros enim, facilisis elementum accumsan quis, suscipit et diam. Quisque commodo sagittis odio, non suscipit nisi tempor id. Nullam ornare leo vel nisl eleifend, ut sollicitudin diam bibendum.Aliquam sagittis sit amet nisl vitae eleifend. Curabitur nisl neque, semper ac rhoncus sed, dignissim at neque. Vestibulum urna libero, interdum at nunc et, consectetur venenatis ante. Pellentesque felis mi, pharetra vitae ullamcorper vitae, dapibus a metus. Donec ut diam condimentum, sodales justo non, euismod dui. Curabitur semper dolor et diam sollicitudin volutpat. Vestibulum vitae purus vitae felis eleifend sodales laoreet vel lacus. In sit amet pulvinar augue, nec semper tellus.','Inspirational Workspace Ideas','','draft','open','open','','workspace-ideas','','','2018-04-03 10:30:37','2018-04-03 14:30:37','',0,'http://import.themovation.com/entrepreneur/?p=942',0,'post','',0),(62,1,'2015-01-06 02:13:31','2015-01-06 06:13:31','Phasellus mattis nisl sit amet neque hendrerit, eu vulputate libero sollicitudin. Fusce condimentum maximus dolor. Praesent diam risus, sollicitudin sit amet blandit non, tempor sit amet elit. Nam ac enim dolor.Duis porttitor accumsan orci, a imperdiet sapien semper quis. Cras libero justo, consectetur sit amet ligula id, maximus faucibus nulla. Aliquam eros ipsum, blandit non risus id, pellentesque tincidunt enim. Nam egestas ornare molestie. Vestibulum posuere efficitur erat, vel consectetur lorem euismod molestie. Duis a efficitur lacus. Suspendisse elementum at risus id sodales. Donec accumsan non sem quis pharetra. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.','Exploring Intuitive UX Design','','draft','open','open','','exploring-intuitive-ux-design','','','2018-04-03 10:30:42','2018-04-03 14:30:42','',0,'http://import.themovation.com/entrepreneur/?p=1004',0,'post','',0),(63,1,'2015-01-02 17:22:52','2015-01-02 21:22:52','Phasellus imperdiet tincidunt interdum. Nunc imperdiet nulla quis ultrices rhoncus. Nulla condimentum a mauris in blandit. Morbi ornare odio felis, sed ullamcorper enim dictum eu. Donec aliquet lacus augue, ac rutrum dolor aliquet et. Phasellus in finibus orci, vel feugiat tellus. Nunc sed quam vel lorem tincidunt aliquam.Vestibulum imperdiet augue vel lectus suscipit feugiat. Vestibulum a justo et ante mollis suscipit sit amet a nulla. Nam facilisis odio a elit vulputate egestas. Ut sit amet dictum enim, quis pharetra libero. Donec metus enim, bibendum in diam ornare, porttitor cursus ipsum. Vivamus non sapien pulvinar, malesuada mauris ut, efficitur felis. Aliquam hendrerit vestibulum blandit. Morbi faucibus eget ipsum vitae maximus. Etiam posuere et velit ac facilisis. Phasellus tempor, enim tempus convallis pellentesque, erat quam sodales magna, id eleifend ligula tellus sed libero. Nam metus nunc, venenatis gravida fermentum a, bibendum et tellus.','How to Maximize Productivity','','draft','open','open','','how-to-maximize-productivity','','','2018-04-03 10:30:50','2018-04-03 14:30:50','',0,'http://demo.themovation.com/stratus/?p=2401',0,'post','',0),(64,1,'2015-01-01 17:43:12','2015-01-01 21:43:12','Curabitur laoreet sed lorem id pulvinar. Sed nec nisi velit. Proin ut eleifend metus. Donec elementum massa turpis. Nulla facilisi. Etiam sit amet lacinia augue. Praesent malesuada tellus in nunc dapibus suscipit. Cras non turpis ipsum. Fusce non viverra arcu. Suspendisse vel laoreet velit.Phasellus imperdiet tincidunt interdum. Nunc imperdiet nulla quis ultrices rhoncus. Nulla condimentum a mauris in blandit. Morbi ornare odio felis, sed ullamcorper enim dictum eu. Donec aliquet lacus augue, ac rutrum dolor aliquet et. Phasellus in finibus orci, vel feugiat tellus. Nunc sed quam vel lorem tincidunt aliquam.Vestibulum imperdiet augue vel lectus suscipit feugiat. Vestibulum a justo et ante mollis suscipit sit amet a nulla. Nam facilisis odio a elit vulputate egestas. Ut sit amet dictum enim, quis pharetra libero. Donec metus enim, bibendum in diam ornare, porttitor cursus ipsum. Vivamus non sapien pulvinar, malesuada mauris ut, efficitur felis. Aliquam hendrerit vestibulum blandit. Morbi faucibus eget ipsum vitae maximus. Etiam posuere et velit ac facilisis. Phasellus tempor, enim tempus convallis pellentesque, erat quam sodales magna, id eleifend ligula tellus sed libero.Donec metus enim, bibendum in diam ornare, porttitor cursus ipsum. Vivamus non sapien pulvinar, malesuada mauris ut, efficitur felis. Aliquam hendrerit vestibulum blandit. Morbi faucibus eget ipsum vitae maximus. Etiam posuere et velit ac facilisis. Phasellus tempor, enim tempus convallis pellentesque, erat quam sodales magna, id eleifend ligula tellus sed libero. Phasellus in finibus orci, vel feugiat tellus. Nunc sed quam vel lorem tincidunt aliquam.','Making the Most of Your Commute','','draft','open','open','','making-the-most-of-your-commute','','','2018-04-03 10:30:55','2018-04-03 14:30:55','',0,'http://demo.themovation.com/stratus/?p=2404',0,'post','',0),(65,1,'2018-01-18 15:19:46','2018-01-18 23:19:46','[masterslider alias=\"home-video\"]','Home - Video','','publish','closed','closed','','home-video','','','2018-01-18 15:19:46','2018-01-18 23:19:46','',0,'http://import.themovation.com/stratus/?page_id=3800',-10,'page','',0),(66,1,'2018-01-18 13:10:20','2018-01-18 21:10:20','\n                    <h1>\n                        Stratus Blog\n                    </h1>\n                                        <p></p>\n			<p>Follow along with us as we share  our experiences in the industry - the highs, the lows, and everything that falls  in between.</p>		\n			<a href=\"#0\">\n			</a>\n			<a href=\"#0\">\n			</a>\n			<a href=\"#0\">\n			</a>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'  /></a></li><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'  /></a></li></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/#comments\">2 Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-2394-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Top 10 Tips For Working From Home</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Read More</a></p>\n    <time datetime=\"2015-02-27T04:42:41+00:00\">February 27, 2015</time>\n    Featured Post\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/05/this-is-a-link-post/#respond\">No Comments</a>\n        <h3>Awesome WordPress Themes</h3>\n		<a href=\'http://themovation.com\'>Themovation - http://themovation.com</a>    \n    <time datetime=\"2015-02-05T20:54:35+00:00\">February 5, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://import.themovation.com/stratus/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>\n		','Home - Masonry Blog','','publish','closed','closed','','home-masonry-blog','','','2018-01-18 13:10:20','2018-01-18 21:10:20','',0,'http://import.themovation.com/stratus/?page_id=3791',-10,'page','',0),(67,1,'2018-01-18 10:49:52','2018-01-18 18:49:52','\n			<ul>\n                    <li>\n                                                                                    <h1>Buy and sell  digital currency</h1>\n                                                                                                                                                            <a href=\"#explore\">\n                                                                                                                            Explore                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Buy Now                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>Fast, easy transactions</h1>\n                                                                                                                                                            <a href=\"#explore\">\n                                                                                                                            Explore                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Buy Now                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>The most trusted digital asset exchange</h1>\n                                                                                                                                                            <a href=\"#explore\">\n                                                                                                                            Explore                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Buy Now                                                                                                                    </a>\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/tech-reviews-bk-2.png\" alt=\"tech-reviews-bk\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/info-daily-bk-2.png\" alt=\"info-daily-bk\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/komodo-bk-2.png\" alt=\"komodo-bk\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/las-santos-times-bk-2.png\" alt=\"las-santos-times-bk\" /></figure>			\n                    <h2>\n                        21.5%\n                    </h2>\n                                        <p>Vestibulum at nisi vitae est molestie pellentesque. Integer augue lorem, vulputate ut ornare eget, semper eget urna. </p>\n                    <h2>\n                        12M+\n                    </h2>\n                                        <p>Duis a libero sed eros porttitor facilisis id id elit. Donec aliquam, odio sed gravida hendrerit, tellus dui mollis purus.\n</p>\n                    <h2>\n                        $14\n                    </h2>\n                                        <p>Aliquam vitae leo eros. Phasellus tincidunt, lacus vel tristique pharetra, enim felis volutpat purus, sed eleifend orci.</p>\n                    <h2>\n                        Sign up today and start investing in the future of currency.\n                    </h2>\n                                        <p></p>\n                    <h5>\n                        Safe and secure\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Mobile app\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Secure wallet\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Regulated by SEC\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Recurring buying\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Instant exchange\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h3>\n                        Available worldwide, 24/7\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.</p>\n                                                            <a href=\"#security\">\n                                                                            Learn More                                                                    </a>\n                    <h3>\n                        We’re serious about security\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.</p>\n                                                            <a href=\"#top-notch\">\n                                                                            Learn More                                                                    </a>\n                    <h3>\n                        Top notch customer support\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.</p>\n                                                            <a href=\"#how-it-works\">\n                                                                            Learn More                                                                    </a>\n                    <h3>\n                        How it works\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis.</p>\n                    <h5>\n                        Create your wallet\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Make payments\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Buy or sell orders\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h3>\n                        Latest posts\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n			</section>\n							\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis. Cras sit amet ante sollicitudin, venenatis neque in, dictum ipsum.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Brent Thompson\n													Tech Reviewer\n		            Sign up now and create your wallet today\n                                    <a href=\"#\">\n                                                    Buy Now                                            </a>\n		','Home - Cryptocurrency','','publish','closed','closed','','home-cryptocurrency','','','2018-01-18 10:49:52','2018-01-18 18:49:52','',0,'http://import.themovation.com/stratus/?page_id=3782',-10,'page','',0),(68,1,'2017-11-13 22:03:23','2017-11-13 22:03:23','\n                    <h1>\n                        Our Portfolio \n                    </h1>\n                    <p>Nullam id dolor id nibh ultricies vehicula ut id elit.</p>\n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Engage Worldwide</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/engage-worldwide/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Envisioned Multimedia</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/envisioned-multimedia/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Growth Strategies</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/growth-strategies/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Idea Collaboration</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/idea-collaboration/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Mobile Marketing</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/mobile-marketing/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Parallel Platforms</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/parallel-platforms/\" ></a>                                \n		','Portfolio','','publish','closed','closed','','portfolio','','','2017-11-13 22:03:23','2017-11-13 22:03:23','',0,'http://import.themovation.com/stratus/?page_id=3704',0,'page','',0),(69,1,'2017-11-02 06:57:01','2017-11-02 06:57:01','\n                    <h1>\n                        Contact Us\n                    </h1>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor. </p>\n			<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n							<a href=\"tel:222-2222\">\n					Call Us				</a>\n										<a href=\"mailto:info@companyco.com\">\n					Email Us				</a>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"14\" />\n<input type=\"hidden\" name=\"frm_hide_fields_14\" id=\"frm_hide_fields_14\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_14\" name=\"frm_submit_entry_14\" value=\"f9df2fa5b4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_14\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[67]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[68]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_cqpguu3\">Website\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[69]\" value=\"\"  placeholder=\"Website\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[70]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[71]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Contact 2','','publish','closed','closed','','contact-2','','','2017-11-02 06:57:01','2017-11-02 06:57:01','',0,'http://import.themovation.com/stratus/?page_id=3343',17,'page','',0),(70,1,'2017-10-26 01:08:07','2017-10-26 01:08:07','\n                    <h1>\n                        Experience Retina\n                    </h1>\n                    <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x465.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n                    <h3>\n                        Impossibly light. Almost.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. </p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h3>\n                        Slim design. Without compromise.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<h3>Watch the Reveal film</h3>		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Stays open longer with all-day battery\n                    </h4>\n                    <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<p>[product_page id=\"2310\"]</p>		\n		','Home - One Pager','','publish','closed','closed','','home-one-pager','','','2017-10-26 01:08:07','2017-10-26 01:08:07','',0,'http://import.themovation.com/stratus/?page_id=3187',-10,'page','',0),(71,1,'2017-10-11 21:12:10','2017-10-11 21:12:10','\n                    <h1>\n                        Fully Responsive &amp; Feature Rich\n                    </h1>\n                                        <p>Nulla adipiscing tortor aliquet massa suscipit, ut iaculis nisi lobortis</p>\n                                                            <a href=\"#\">\n                                                                            Take a tour                                                                    </a>\n			<p>Swipe right or left</p>		\n		[masterslider alias=\"showcase\"]		\n                    <h4>\n                        User Experience\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Rapid Deployment\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Niche Markets\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Creative Solutions\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h3>\n                        Stratus Works Perfectly on All Devices\n                    </h3>\n                                        <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo.</p>\n                    <h4>\n                        User Experience\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Rapid Deployment\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Niche Markets\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Creative Solutions\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n                    <h3>\n                        Easy to Use Page Builder\n                    </h3>\n                                        <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo. </p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h4>\n                        User Experience\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Rapid Deployment\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Niche Markets\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Creative Solutions\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h2>\n                        Would you like to learn more?\n                    </h2>\n                                        <p>Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"47026d963a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Showcase','','publish','closed','closed','','showcase','','','2017-10-11 21:12:10','2017-10-11 21:12:10','',0,'http://import.themovation.com/stratus/?page_id=2873',0,'page','',0),(72,1,'2017-10-11 00:30:18','2017-10-11 00:30:18','\n                    <h1>\n                        Stratus is Feature Rich\n                    </h1>\n                    <p>Complete with unlimited features &amp; flexibility, and unparalleled customer support\n</p>\n                                                            <a href=\"#\">\n                                                                            Take a tour                                                                    </a>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Unlimited Upgrades\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h3>\n                        Easy to Use Page Builder\n                    </h3>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h3>\n                        Add Full Width Background Images\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n                    <h3>\n                        Unlimited Fonts, Colors, Sidebars\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h3>\n                        Choose from 1000+ Icons\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n                    <h3>\n                        Fully Responsive &amp; Device Friendly\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h3>\n                        World Class Customer Support\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n		','Tour 2','','publish','closed','closed','','tour-2','','','2017-10-11 00:30:18','2017-10-11 00:30:18','',0,'http://import.themovation.com/stratus/?page_id=2823',0,'page','',0),(73,1,'2017-10-08 19:24:22','2017-10-08 19:24:22','\n                    <h1>\n                        Stratus looks great on all devices\n                    </h1>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            Download                                                                    </a>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n                    <h3>\n                        Retina Ready\n                    </h3>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n                    <h3>\n                        Stratus provides world class support\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x800.png\" alt=\"\" />		\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n                    <h3>\n                        Extremely Customizable\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n                    <h3>\n                        Use Stratus &amp; Build The Perfect Site for your Business!\n                    </h3>\n                    <p>Fusce sit amet metus a tortor varius lacinia. Nulla facilisi. Integer consequat interdum nibh, sit amet vehicula enim lobortis ut. Vivamus ultrices vestibulum risus, sed.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n		','Tour','','publish','closed','closed','','tour','','','2017-10-08 19:24:22','2017-10-08 19:24:22','',0,'http://import.themovation.com/stratus/?page_id=2791',0,'page','',0),(74,1,'2017-09-26 19:42:46','2017-09-26 19:42:46','\n                    <h1>\n                        Pricing that fits your business\n                    </h1>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla.</p>\n                                                            <a href=\"#\">\n                                                                            Get Started                                                                    </a>\n                    <h2>\n                        Packages for all startup sizes\n                    </h2>\n                    <p></p>\n		<p>Ut vehicula arcu massa, sit amet egestas orci euismod quis. Sed sed imperdiet nunc, ut tempus tortor. Ut eget suscipit metus, eu tempor sapien. Duis molestie, nisl id maximus lobortis, ante leo elementum mi, sit amet semper enim sit amet augue.</p><p>Donec dui lorem, malesuada ut mattis eget, convallis in sem. Duis condimentum ligula vel magna blandit, nec tincidunt orci pellentesque. Mauris a lectus massa. Aliquam egestas pharetra nisi, quis dignissim ligula vehicula magna eget vitae.</p>		\n	                    							Premium Plan\n	                    	                        50+ Employees\n	                            $75/month\n								<ul>\n									<li>Customer Support</li>\n<li>Custom Domain</li>\n<li>Lots of Storage</li>\n<li>High Speed Bandwidth</li>\n<li>Premium Design</li>\n<li>Fast Turnaround</li>\n<li>VIP Access</li>								</ul>\n                                                                            <a href=\"#\">\n                                                                                            See Plan                                                                                    </a>\n	                    							Business Plan\n	                    	                        50+ Employees\n	                            $55/month\n								<ul>\n									<li>Customer Support</li>\n<li>Custom Domain</li>\n<li>Lots of Storage</li>\n<li>High Speed Bandwidth</li>\n<li>Premium Design</li>\n<li>Fast Turnaround</li>								</ul>\n                                                                            <a href=\"#\">\n                                                                                            See Plan                                                                                    </a>\n	                    							Basic Plan\n	                    	                        50+ Employees\n	                            $35/month\n								<ul>\n									<li>Customer Support</li>\n<li>Custom Domain</li>\n<li>Lots of Storage</li>\n<li>High Speed Bandwidth</li>\n<li>Premium Design</li>								</ul>\n                                                                            <a href=\"#\">\n                                                                                            See Plan                                                                                    </a>\n		            We\'re here to help, 24 hours a day, 7 days a week\n                                    <a href=\"#\">\n                                                    Download Theme                                            </a>\n                    <h2>\n                        Just some of the many features\n                    </h2>\n                    <p></p>\n                    <h4>\n                        Fully Featured\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Unlimited Upgrades\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Excellent Support\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h2>\n                        Is Stratus right for your business?\n                    </h2>\n                    <p>Contact us today to schedule a personalized onboarding tour of the Stratus WordPress theme.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"631611586e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Pricing','','publish','closed','closed','','pricing','','','2017-09-26 19:42:46','2017-09-26 19:42:46','',0,'http://import.themovation.com/stratus/?page_id=551',0,'page','',0),(75,1,'2017-09-19 19:41:05','2017-09-19 19:41:05','\n                    <h1>\n                        Experience Retina\n                    </h1>\n                    <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n                    <h3>\n                        Impossibly light. Almost.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. </p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h3>\n                        Slim design. Without compromise.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://youtu.be/RDpOB-OXypQ\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Stays open longer with all-day battery\n                    </h4>\n                    <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<p>[product_page sku=\"lapbook\"]</p>		\n		','Home - Product Laptop','','publish','closed','closed','','home-product-laptop','','','2017-09-19 19:41:05','2017-09-19 19:41:05','',0,'http://import.themovation.com/stratus/?page_id=400',-10,'page','',0),(76,1,'2017-09-19 17:59:52','2017-09-19 17:59:52','<h1>SHOP</h1>		\n											<a href=\"http://creativecad.works/store/resinworks3d/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<a href=\"http://creativecad.works/store/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n											<a href=\"http://creativecad.works/store/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n											<a href=\"http://creativecad.works/store/phrozen/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<a href=\"http://creativecad.works/store/fun-to-do/\" data-elementor-open-lightbox=\"\">\n							<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />								</a>','Store','','publish','closed','closed','','store','','','2019-02-20 16:54:38','2019-02-20 20:54:38','',0,'http://import.themovation.com/stratus/?page_id=378',-10,'page','',0),(2511,1,'2019-02-04 16:18:46','2019-02-04 20:18:46','<h1>SHOP</h1>','Shop','','inherit','closed','closed','','76-revision-v1','','','2019-02-04 16:18:46','2019-02-04 20:18:46','',76,'http://creativecad.works/2019/02/04/76-revision-v1/',0,'revision','',0),(2512,1,'2019-02-04 16:25:39','2019-02-04 20:25:39','<h1>SHOP</h1>','Shop','','inherit','closed','closed','','76-revision-v1','','','2019-02-04 16:25:39','2019-02-04 20:25:39','',76,'http://creativecad.works/2019/02/04/76-revision-v1/',0,'revision','',0),(2513,1,'2019-02-04 17:03:28','2019-02-04 21:03:28','For large-scale manufacturing, the B9 Core 550 comes with a larger build envelope and has average build speeds ranging between 25-100+ mm per hour for the full envelope. The exceptional speed of the B9 Core Series allows users to print hundreds of models in a typical 8-10 hour work day. Now you can design, print, and cast in the same day.','B9 Core Series 550','When your business requires repeatability, precision, and surface finish with industry-leading build speed and production capacity, the B9 Core 550 is your clear choice.  Its low operating costs, networkable architecture for scalability, and ease of use make it perfect for higher-volume businesses where operators need to focus on production, not tuning and calibrating printers.\r\n\r\nEach B9 Core 550 will receive everything you need to start printing right away.\r\n\r\n– 1 kg of Resin (customer’s choice)\r\n\r\n– 2 DuraVats\r\n\r\n– B9Creations Finishing Kit\r\n\r\n– Remote Factory Startup\r\n\r\n– 1-year warranty','publish','closed','closed','','b9-core-series','','','2019-02-15 10:58:17','2019-02-15 14:58:17','',0,'http://creativecad.works/?post_type=product&#038;p=2513',0,'product','',0),(2514,1,'2019-02-04 17:04:33','2019-02-04 21:04:33','','20190202_020105 (1)','','inherit','open','closed','','20190202_020105-1','','','2019-02-04 17:04:33','2019-02-04 21:04:33','',2513,'http://creativecad.works/wp-content/uploads/2019/02/20190202_020105-1.jpg',0,'attachment','image/jpeg',0),(2515,1,'2019-02-04 17:05:37','2019-02-04 21:05:37','','B9 Core 550 print_web-500x500','','inherit','open','closed','','b9-core-550-print_web-500x500','','','2019-02-04 17:05:37','2019-02-04 21:05:37','',2513,'http://creativecad.works/wp-content/uploads/2019/02/B9-Core-550-print_web-500x500.jpg',0,'attachment','image/jpeg',0),(2516,1,'2019-02-04 17:06:30','2019-02-04 21:06:30','Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.\n\nFor custom productions, the B9 Core 530 has an average build speed ranging between 40-120+ mm per hour. For large-scale manufacturing, the B9 Core 550 comes with a larger build envelope and has average build speeds ranging between 25-100+ mm per hour for the full envelope. The exceptional speed of the B9 Core Series allows users to print hundreds of models in a typical 8-10 hour work day. Now you can design, print, and cast in the same day.','B9 Core Series 550','The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology\nwith precision engineering to set a new standard for production speed.\n\nPowered by an industrial HD LED light engine, the B9 Core Series is\n4 times faster than the industry average with print speeds\nreaching 100+ mm per hour.','inherit','closed','closed','','2513-autosave-v1','','','2019-02-04 17:06:30','2019-02-04 21:06:30','',2513,'http://creativecad.works/2019/02/04/2513-autosave-v1/',0,'revision','',0),(2509,1,'2019-02-04 14:59:00','2019-02-04 18:59:00','<h1>SHOP</h1>\r\n<h2><a href=\"https://cadworks3d.com/3d-printers/\">3D Printers</a></h2>\r\n<a href=\"https://cadworks3d.com/3d-printers/\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" sizes=\"(max-width: 986px) 100vw, 986px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" alt=\"\" width=\"986\" height=\"1024\" /> </a>\r\n<a role=\"button\" href=\"https://cadworks3d.com/3d-printers/\">\r\nBuy Now\r\n</a>\r\n<h2><a href=\"https://cadworks3d.com/resins/\">Resins</a></h2>\r\n<a href=\"https://cadworks3d.com/resins/\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-288x300.png 288w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-30x31.png 30w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-291x303.png 291w\" alt=\"\" width=\"300\" height=\"312\" /> </a>\r\n<a role=\"button\" href=\"https://cadworks3d.com/resins/\">\r\nBuy Now\r\n</a>\r\n<h2><a href=\"https://cadworks3d.com/accessories/\">Accessories</a></h2>\r\n<a href=\"https://cadworks3d.com/accessories/\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" alt=\"\" width=\"768\" height=\"768\" /> </a>\r\n<a role=\"button\" href=\"https://cadworks3d.com/accessories/\">\r\nBuy Now\r\n</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2019-02-04 14:59:00','2019-02-04 18:59:00','',76,'http://creativecad.works/2019/02/04/76-revision-v1/',0,'revision','',0),(2507,1,'2019-02-04 14:53:54','2019-02-04 18:53:54','<h1>SHOP</h1>		\n			<h2><a href=\"https://cadworks3d.com/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"https://cadworks3d.com/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<a href=\"https://cadworks3d.com/3d-printers/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"https://cadworks3d.com/resins/\">Resins</a></h2>		\n											<a href=\"https://cadworks3d.com/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"300\" height=\"312\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-288x300.png 288w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-30x31.png 30w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-291x303.png 291w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								</a>\n			<a href=\"https://cadworks3d.com/resins/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"https://cadworks3d.com/accessories/\">Accessories</a></h2>		\n											<a href=\"https://cadworks3d.com/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n			<a href=\"https://cadworks3d.com/accessories/\" role=\"button\">\n						Buy Now\n					</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2019-02-04 14:53:54','2019-02-04 18:53:54','',76,'http://creativecad.works/2019/02/04/76-revision-v1/',0,'revision','',0),(1137,1,'2018-04-05 10:51:49','2018-04-05 14:51:49','[products]','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-05 10:51:49','2018-04-05 14:51:49','',76,'http://creativecad.works/2018/04/05/76-revision-v1/',0,'revision','',0),(1087,1,'2018-04-03 15:56:30','2018-04-03 19:56:30','<ul>\r\n 	<li>\r\n<h1>Sale On Now!</h1>\r\nAll Fitbits and smartwatches – 20% off this week only\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n 	<li>\r\n<h1>New Arrivals</h1>\r\nCheck out all the latest accessories now online\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n</ul>\r\n[products]\r\nUse coupon code \"SALE2017\" for a discount at checkout!\r\n<a href=\"#\">\r\nCheckout </a>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-03 15:56:30','2018-04-03 19:56:30','',76,'http://creativecad.works/2018/04/03/76-revision-v1/',0,'revision','',0),(1871,1,'2018-05-28 14:07:03','2018-05-28 18:07:03','','3D Printers','','inherit','closed','closed','','1870-revision-v1','','','2018-05-28 14:07:03','2018-05-28 18:07:03','',1870,'http://creativecad.works/2018/05/28/1870-revision-v1/',0,'revision','',0),(1090,1,'2018-04-03 15:58:46','2018-04-03 19:58:46',' ','','','publish','closed','closed','','home-shop-2','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=1090',10,'nav_menu_item','',0),(77,1,'2017-09-18 19:52:53','2017-09-18 19:52:53','[masterslider alias=\"home-parallax\"]		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h4>\n                        Waterproof\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.</p>\n                    <h4>\n                        Built in GPS\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque.</p>\n                    <h4>\n                        Health Tracking\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h3>\n                        A Powerful Health Tool\n                    </h3>\n                                        <p>Vivamus eget metus odio. Aliqua dolor metus in tincidunt condimentum.</p>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n                    <h4>\n                        Fully Customizable\n                    </h4>\n                    <p>Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.</p>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.</p>\n                    <h4>\n                        Exquisite Design\n                    </h4>\n                    <p>Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.</p>\n                    <h4>\n                        Full Demo Content\n                    </h4>\n                    <p>In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.</p>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/03-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/03-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/03-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>03<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption FiveCaption Five<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/09-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/09-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/09-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/09-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/09-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>09		\n		            Why wait? Don\'t you think it\'s about time?\n                                    <a href=\"#\">\n                                                    Buy Now                                            </a>\n		','Home - Parallax','','publish','closed','closed','','home-parallax','','','2017-09-18 19:52:53','2017-09-18 19:52:53','',0,'http://import.themovation.com/stratus/?page_id=332',-10,'page','',0),(78,1,'2017-09-15 20:49:52','2017-09-15 20:49:52','\n			<h1>We Are Stratus</h1>		\n			<h2>We make your ideas come to life.</h2>		\n                			<a href=\"#\">\n									Find out more							</a>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat dorem quis.</p>\n                    <h3>\n                        Trusted By These Companies\n                    </h3>\n                    <p></p>\n				<figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/06-nh2zair3zaa34vobe9qu1pmeevppx13vk1lggt0szm.jpeg\" alt=\"Caption One\" /><figcaption>Caption One</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/05-nh2zaht9sg8st9pojrc7h7uxthucpc057wxyzj275u.jpeg\" alt=\"Caption Two\" /><figcaption>Caption Two</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/04-nh2zaht9sg8st9pojrc7h7uxthucpc057wxyzj275u.jpeg\" alt=\"Caption Three\" /><figcaption>Caption Three</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/010-nh2zalkmjsdy3pk7xsypr6ws71btk4f2kfjwwmwmgy.jpeg\" alt=\"Caption Four\" /><figcaption>Caption Four</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/07-nh2zajoy64bdghmy8s5gm7dv09l34q7lw68xy2zete.jpeg\" alt=\"Caption Five\" /><figcaption>Caption Five</figcaption></figure>			\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n                    <h3>\n                        Theme Features\n                    </h3>\n                    <p></p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h4>\n                        Beautiful Responsive Design\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h4>\n                        Retina Ready &amp; Touch Optimized\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h4>\n                        Powerful Forms\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h4>\n                        Stunning Portfolio\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n		            Ready to use Stratus for your next project?\n                                    <a href=\"#\">\n                                                    Download                                            </a>\n		','Home - Startup','','publish','closed','closed','','home-startup','','','2017-09-15 20:49:52','2017-09-15 20:49:52','',0,'http://import.themovation.com/stratus/?page_id=299',-10,'page','',0),(79,1,'2017-09-15 17:39:07','2017-09-15 17:39:07','\n                    <h1>\n                        Be there when it happens\n                    </h1>\n                    <p>With Suuper, you can</p>\n                                                                                                <a href=\"#\">\n                                        <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2-260x80.png\" alt=\"\" />                                    </a>\n                                                                                                <a href=\"#\">\n                                        <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2-260x80.png\" alt=\"\" />                                    </a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/tech-reviews-2.png\" alt=\"tech-reviews\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/las-santos-times-2.png\" alt=\"las-santos-times\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/info-daily-2.png\" alt=\"info-daily\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/komodo-2.png\" alt=\"komodo\" /></figure>			\n                    <h3>\n                        Never miss another event again\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. Sed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo. Integer ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum.</p>\n		<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x512.png\" alt=\"\" />		\n                    <h2>\n                        FOMO? Forget It.\n                    </h2>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.</p>\n                    <h2>\n                        Always be in the know\n                    </h2>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.</p>\n		<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x512.png\" alt=\"\" />		\n                    <h4>\n                        Unlimited Upgrades\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<h2>Watch the video</h2>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Feature Rich. No bloat.\n                    </h3>\n                    <p>Donec sit eget metus odio. Aliqua dolor metus in tincidunt condimentum.</p>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n                    <h4>\n                        Fully Customizable\n                    </h4>\n                    <p>Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.</p>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis donecsagittis tellus erat quis.</p>\n                    <h4>\n                        Exquisite Design\n                    </h4>\n                    <p>Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.</p>\n                    <h4>\n                        Full Demo Content\n                    </h4>\n                    <p>In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.</p>\n							\"It\'s so convenient - Suuper makes it easy to see everything going with my friends in a snap - Suuper is my new favorite app!\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													App Reviewer\n                    <h3>\n                        Achievements too, of course!\n                    </h3>\n                    <p></p>\n		<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x465.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		            Available now. Get in there and live it up!\n                                                            <a href=\"#\">\n                            <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2-260x80.png\" alt=\"\" />                        </a>\n                                                            <a href=\"#\">\n                            <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2-260x80.png\" alt=\"\" />                        </a>\n		','Home - App 2','','publish','closed','closed','','home-app-2','','','2017-09-15 17:39:07','2017-09-15 17:39:07','',0,'http://import.themovation.com/stratus/?page_id=264',-10,'page','',0),(80,1,'2017-09-13 19:51:56','2017-09-13 19:51:56','\n			<ul>\n                    <li>\n                                                                                    <h1>Create a Mobile App Website</h1>\n                                                <p>Elegant, Flexible, and Feature Rich</p>\n                                                                                                                                                                                                                        <a href=\"#\">\n                                                                <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2-260x80.png\" alt=\"\" />                                                            </a>\n                                                                                                                                                                                                                                                                                                                                                                                    <a href=\"#\">\n                                                                <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2-260x80.png\" alt=\"\" />                                                            </a>\n					</li>\n                    <li>\n                                                                                    <h1>Launch Your App with Style</h1>\n                                                <p>Everything you need to get started</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            App Store                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Google Play                                                                                                                    </a>\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n                    <h3>\n                        Why You&#039;ll Love Our Platform\n                    </h3>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n                    <h3>\n                        It&#039;s Awesome\n                    </h3>\n                    <p>Vestibulum vehicula viverra purus, ac malesuada sem euismod quis. Maecenas vel ullamcorper lorem. Donec eget gravida libero, eu sagittis dolor. Proin ut felis orci. Quisque.</p>\n                                                            <a href=\"#\">\n                                                                            Learn More                                                                    </a>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x800.png\" alt=\"\" />		\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n                    <h3>\n                        Powerful Features\n                    </h3>\n                    <p>Aenean sed nunc gravida, mattis lorem quis, varius quam. Pellentesque est ligula, dictum eget ornare sed, cursus quis sapien. Cras quis nisi id nisi porttitor.</p>\n                                                            <a href=\"#\">\n                                                                            Download App                                                                    </a>\n                    <h3>\n                        Modern &amp; Flexible\n                    </h3>\n                    <p>List your top App features and details with elegance and style.</p>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n                    <h4>\n                        Fully Customizable\n                    </h4>\n                    <p>Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.</p>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x800.png\" alt=\"\" />		\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.</p>\n                    <h4>\n                        Exquisite Design\n                    </h4>\n                    <p>Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.</p>\n                    <h4>\n                        Full Demo Content\n                    </h4>\n                    <p>In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.</p>\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n		            Pretty sweet right? Download it today!\n                                    <a href=\"#\">\n                                                    Buy Now                                            </a>\n                    <h3>\n                        Showcase Your Screenshots\n                    </h3>\n                    <p>A Beautiful way to Present Multiple Screens. Carousel includes Lightbox and Link Options.</p>\n				<figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/16-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"0\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/16-2-394x512.jpeg\" alt=\"16\" /></a></figure><figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/17-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"1\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/17-2-394x512.jpeg\" alt=\"17\" /></a></figure><figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/12-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"2\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/12-2-394x512.jpeg\" alt=\"12\" /></a></figure><figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/15-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"3\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/15-2-394x512.jpeg\" alt=\"15\" /></a></figure>			\n                    <h3>\n                        Would you like to see more?\n                    </h3>\n                    <p>Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"b38421dea0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Home - App','','publish','closed','closed','','home-app','','','2017-09-13 19:51:56','2017-09-13 19:51:56','',0,'http://import.themovation.com/stratus/?page_id=219',-10,'page','',0),(81,1,'2017-09-13 19:13:30','2017-09-13 19:13:30','\n                    <h1>\n                        Cloud software\n                    </h1>\n                    <p>Showcased in the best way possible</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h3>\n                        All the features you want\n                    </h3>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero.</p>\n                    <h5>\n                        Fast cloud upload\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.</p>\n                    <h5>\n                        Smart search\n                    </h5>\n                    <p>Nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat, odio justo accumsan.</p>\n                    <h5>\n                        Full analytics\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante vivamus viverra.</p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h3>\n                        Powerful yet simple\n                    </h3>\n                    <p></p>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n                    <h5>\n                        Fully hosted and secure\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.</p>\n                    <h5>\n                        High resolution\n                    </h5>\n                    <p>Pellentesque nec neque leo. Pellentesque nec ipsum ante vivamus.</p>\n                    <h5>\n                        Social integration\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/tech-reviews-2.png\" alt=\"tech-reviews\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/las-santos-times-2.png\" alt=\"las-santos-times\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/info-daily-2.png\" alt=\"info-daily\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/komodo-2.png\" alt=\"komodo\" /></figure>			\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n                    <h3>\n                        Ready to get started?\n                    </h3>\n                    <p>Try our free 14 day trial and see if our product is right for your business. No credit card, no hassle!</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Home - Cloud','','publish','closed','closed','','home-cloud','','','2017-09-13 19:13:30','2017-09-13 19:13:30','',0,'http://import.themovation.com/stratus/?page_id=191',-10,'page','',0),(82,1,'2017-09-13 17:48:21','2017-09-14 00:48:21','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Visit Store                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"290\" height=\"85\" src=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png 290w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-106x31.png 106w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-273x80.png 273w\" sizes=\"(max-width: 290px) 100vw, 290px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','publish','closed','closed','','homepage','','','2019-02-27 11:16:49','2019-02-27 15:16:49','',0,'http://import.themovation.com/stratus/?page_id=171',0,'page','',0),(2302,1,'2019-01-30 15:28:12','2019-01-30 19:28:12','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						MiiCraft\n					</a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						B9Creations\n					</a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p><ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 15:28:12','2019-01-30 19:28:12','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(1992,1,'2018-06-06 16:24:45','2018-06-06 20:24:45','<img src=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png\" sizes=\"(max-width: 448px) 100vw, 448px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png 448w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-768x137.png 768w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-1024x183.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-174x31.png 174w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-394x70.png 394w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-915x163.png 915w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-600x107.png 600w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1.png 1204w\" alt=\"\" width=\"448\" height=\"80\" />\r\n<h1></h1>\r\n<a href=\"http://creativecad.works/applications/\">\r\nExplore </a>\r\n<a href=\"http://creativecad.works/shop/\">\r\nBuy Now </a>\r\n<h3>Design</h3>\r\nDesigned and Calibrated for your Industry.\r\n<h3>Efficient</h3>\r\nBuilt for Reliability and Efficiency\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" sizes=\"(max-width: 723px) 100vw, 723px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" alt=\"\" width=\"723\" height=\"816\" />\r\n<h3>Superior Finish</h3>\r\nHigh Quality Prints with a Smooth Finish\r\n<h3>Support</h3>\r\nBest Customer Support in the Industry.\r\n<h3 style=\"text-align: center;\">CADworks3D Printer</h3>\r\n<p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>\r\n\r\n<h5>Optimized LED DLP Light Engine</h5>\r\n• Dedicated LED DLP light engine\r\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\r\n<h5>Support</h5>\r\n• A 3D Printer is as good as the support available when needed\r\n• Support is our specialty and we are the best in the business\r\n• Support is available 5 days a week during business hours\r\n• Support provided on weekends and holidays upon request\r\n<h5>Cost Effective</h5>\r\n• Eliminate out-sourcing\r\n• Print with ease\r\n• Outstanding Design &amp; Performance\r\n• Print in-house\r\n• High ROI\r\n<h5>Industry Leading Open Source 3D Printer</h5>\r\n• CADworks3D Printers are the world’s truly open source 3D printer\r\n• Reduce cost by using 3rd party resins of your choice\r\n• No hidden cost, licensing fee and lowest cost in industry for replacement parts\r\n\r\nFind the Ideal CADworks3D Printer for You\r\n<a href=\"http://creativecad.works/contact-us\">\r\nFind Your Printer </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-06-06 16:24:45','2018-06-06 20:24:45','',82,'http://creativecad.works/2018/06/06/82-revision-v1/',0,'revision','',0),(1175,1,'2018-04-05 16:36:54','2018-04-05 20:36:54','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>•CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:36:54','2018-04-05 20:36:54','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(250,1,'2018-03-21 20:14:33','2018-03-21 20:14:33','<h1>Immerse Yourself</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>Next-generation virtual reality</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Mobile Interface Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:14:33','2018-03-21 20:14:33','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(196,1,'2018-03-21 17:07:46','2018-03-21 17:07:46','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Unlike anything you&#039;ve ever experienced\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 17:07:46','2018-03-21 17:07:46','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(83,1,'2017-06-27 19:34:51','2017-06-27 19:34:51','','Shop','','trash','closed','closed','','shop-2__trashed','','','2019-02-04 14:57:50','2019-02-04 18:57:50','',0,'http://import.themovation.com/embark/river-rafting/?page_id=904',22,'page','',0),(1261,1,'2018-04-09 14:14:28','2018-04-09 18:14:28','','Shop','','inherit','closed','closed','','83-revision-v1','','','2018-04-09 14:14:28','2018-04-09 18:14:28','',83,'http://creativecad.works/2018/04/09/83-revision-v1/',0,'revision','',0),(84,1,'2017-06-07 19:15:00','2017-06-07 19:15:00','\n                    <h1>\n                        Standard Blog\n                    </h1>\n                    <p></p>\n		','Blog - Standard','','publish','closed','closed','','blog-standard-2','','','2017-06-07 19:15:00','2017-06-07 19:15:00','',0,'http://import.themovation.com/embark/river-rafting/?page_id=431',14,'page','',0),(85,1,'2017-06-07 16:45:21','2017-06-07 16:45:21','\n                    <h1>\n                        Masonry Blog + Sidebar\n                    </h1>\n                    <p></p>\n		','Blog - Masonry Sidebar','','publish','closed','closed','','blog-masonry-sidebar','','','2017-06-07 16:45:21','2017-06-07 16:45:21','',0,'http://import.themovation.com/embark/river-rafting/?page_id=423',13,'page','',0),(86,1,'2017-06-07 16:41:29','2017-06-07 16:41:29','\n                    <h1>\n                        Standard Blog\n                    </h1>\n                    <p></p>\n		','Blog - Standard Sidebar','','publish','closed','closed','','blog-standard-sidebar','','','2017-06-07 16:41:29','2017-06-07 16:41:29','',0,'http://import.themovation.com/embark/river-rafting/?page_id=414',15,'page','',0),(87,1,'2017-06-07 06:13:23','2017-06-07 06:13:23','\n                    <h1>\n                        Masonry Blog Full Width\n                    </h1>\n                    <p></p>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" gesture=\"media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'  /></a></li><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'  /></a></li></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/#comments\">2 Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-2394-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Top 10 Tips For Working From Home</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Read More</a></p>\n    <time datetime=\"2015-02-27T04:42:41+00:00\">February 27, 2015</time>\n    Featured Post\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/05/this-is-a-link-post/#respond\">No Comments</a>\n        <h3>Awesome WordPress Themes</h3>\n		<a href=\'http://themovation.com\'>Themovation - http://themovation.com</a>    \n    <time datetime=\"2015-02-05T20:54:35+00:00\">February 5, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://import.themovation.com/stratus/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>\n		','Blog - Masonry Full Width','','publish','closed','closed','','blog-masonry-full','','','2017-06-07 06:13:23','2017-06-07 06:13:23','',0,'http://import.themovation.com/embark/river-rafting/?page_id=407',12,'page','',0),(88,1,'2017-06-02 21:48:39','2017-06-02 21:48:39','\n                    <h1>\n                        We build amazing products\n                    </h1>\n                    <p>We\'re a fast growing company looking for talented individuals who can help us make software better.</p>\n                                                            <a href=\"#careers\">\n                                                                            View Openings                                                                    </a>\n                    <h3>\n                        Why come work for us?\n                    </h3>\n                    <p>Nulla at mauris accumsan eros ullamcorper tincidunt at nec ipsum. In iaculis est ut sapien ultrices, vel feugiat nulla lobortis. Donec nec quam accumsan, lobortis.Integer at erat malesuada, tincidunt orci nec, aliquet quam. Nulla accumsan sapien eu ultrices pulvinar. Proin tincidunt augue a auctor placerat. In iaculis est ut sapien ultrices, vel feugiat nulla. Morbi in fermentum erat. Vivamus porta velit interdum, iaculis ipsum ultrices, maximus magna. Quisque sagittis ac est non fringilla. Mauris viverra lectus non diam dictum, quis pretium est iaculis.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"Caption Five\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"Caption Two\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h2>\n                        Company perks\n                    </h2>\n                    <p></p>\n                    <h4>\n                        Flexible schedule\n                    </h4>\n                    <p>Cras nec consequat neque, nec placerat purus. Maecenas dui turpis, suscipit vel efficitur sed, tempor in.</p>\n                    <h4>\n                        New Apple Computer\n                    </h4>\n                    <p>Maecenas nibh ipsum, viverra faucibus consectetur non, maximus id ante. Nullam eros urna, consequat sed tempor.</p>\n                    <h4>\n                        Paid Holidays\n                    </h4>\n                    <p>Nullam faucibus pretium augue in iaculis. In leo dui, molestie vel congue in, viverra in nisl.</p>\n                    <h4>\n                        Open Cafeteria\n                    </h4>\n                    <p>Duis posuere hendrerit mi et tincidunt. Aliquam est est, rhoncus sit amet massa at, elementum finibus.</p>\n                    <h4>\n                        Competitive Salary\n                    </h4>\n                    <p>Fusce in condimentum dolor. Donec quis pharetra nulla. Nam efficitur tortor sit amet tincidunt aliquam. Aliquam.</p>\n                    <h4>\n                        Team Building Camps\n                    </h4>\n                    <p>Duis a lacinia elit, in malesuada orci. Nam imperdiet risus ut eleifend sodales. Phasellus dolor odio.</p>\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n                    <h2>\n                        Work With Us\n                    </h2>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.</p>\n						Business Development Coordinator					\n					<h4 style=\"text-align: left;\">Business Development Coordinator</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eget posuere nisl. Fusce tincidunt massa pulvinar est lobortis, at pellentesque ante accumsan. Aenean condimentum neque a libero sollicitudin, a pretium massa auctor. Donec eu tellus scelerisque, gravida purus nec, fermentum lectus. Pellentesque sagittis eu mi ac dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer at mauris at leo dictum semper ac at neque. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>\n						Marketing Manager					\n					<p>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.</p>\n                    <h2>\n                        Our Office\n                    </h2>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam. \nPellentesque ornare sem lacinia quam venenatis vestibulum.</p>\n			<h3>Company Co.</h3>\n			<p>1366 Main Street<br />\nVancouver Canada<br />\nV8V 3K6</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n							<a href=\"tel:222-2222\">\n					Call Us				</a>\n										<a href=\"mailto:info@companyco.com\">\n					Email Us				</a>\n                    <h2>\n                        Want to help us build loyal customers?\n                    </h2>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"631611586e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Careers','','publish','closed','closed','','careers','','','2017-06-02 21:48:39','2017-06-02 21:48:39','',0,'http://import.themovation.com/embark/river-rafting/?page_id=305',16,'page','',0),(89,1,'2017-06-02 20:05:30','2017-06-02 20:05:30','\n                    <h1>\n                        Coming Soon\n                    </h1>\n                    <p>Input your email to be notified when we launch!</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"b38421dea0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Home - Coming Soon','','publish','closed','closed','','home-coming-soon','','','2017-06-02 20:05:30','2017-06-02 20:05:30','',0,'http://import.themovation.com/embark/river-rafting/?page_id=288',-10,'page','',0),(90,1,'2017-05-31 05:05:41','2017-05-31 05:05:41','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\" aria-label=\"creative cadworks\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-368-7266\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Info@cadworks3d.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>','Contact','','publish','closed','closed','','contact-us','','','2018-06-05 11:29:46','2018-06-05 15:29:46','',0,'http://import.themovation.com/embark/river-rafting/?page_id=167',17,'page','',0),(908,1,'2018-03-28 13:18:00','2018-03-28 17:18:00','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-876-1855\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Sales@CADworks3D.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-28 13:18:00','2018-03-28 17:18:00','',90,'http://creativecad.works/2018/03/28/90-revision-v1/',0,'revision','',0),(91,1,'2017-05-31 05:00:25','2017-05-31 05:00:25','\n                    <h1>\n                        Masonry Blog\n                    </h1>\n                    <p></p>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" gesture=\"media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'  /></a></li><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'  /></a></li></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/#comments\">2 Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-2394-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Top 10 Tips For Working From Home</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Read More</a></p>\n    <time datetime=\"2015-02-27T04:42:41+00:00\">February 27, 2015</time>\n    Featured Post\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/05/this-is-a-link-post/#respond\">No Comments</a>\n        <h3>Awesome WordPress Themes</h3>\n		<a href=\'http://themovation.com\'>Themovation - http://themovation.com</a>    \n    <time datetime=\"2015-02-05T20:54:35+00:00\">February 5, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://import.themovation.com/stratus/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>\n		','Blog - Masonry','','publish','closed','closed','','blog-masonry','','','2017-05-31 05:00:25','2017-05-31 05:00:25','',0,'http://import.themovation.com/embark/river-rafting/?page_id=163',11,'page','',0),(92,1,'2017-05-31 04:17:56','2017-05-31 04:17:56','n                    <h1>n                        My Accountn                    </h1>n                    <p></p>n		[woocommerce_my_account]		n		','My Account','','publish','closed','closed','','my-account','','','2017-05-31 04:17:56','2017-05-31 04:17:56','',0,'http://import.themovation.com/embark/river-rafting/my-account/',50,'page','',0),(93,1,'2017-05-31 04:17:55','2017-05-31 04:17:55','','Shop','','publish','closed','closed','','shop-3','','','2019-02-04 14:58:23','2019-02-04 18:58:23','',0,'http://import.themovation.com/embark/river-rafting/shop/',23,'page','',0),(94,1,'2017-05-31 04:17:55','2017-05-31 04:17:55','<h1>\n                        Cart\n                    </h1>\n                                        <p></p>\n		[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2018-04-27 13:28:36','2018-04-27 17:28:36','',0,'http://import.themovation.com/embark/river-rafting/cart/',50,'page','',0),(1468,1,'2018-04-27 11:24:04','2018-04-27 15:24:04','n\r\n<h1>n Cartn</h1>\r\nn\r\n\r\nn [woocommerce_cart] n','Cart','','inherit','closed','closed','','94-revision-v1','','','2018-04-27 11:24:04','2018-04-27 15:24:04','',94,'http://creativecad.works/2018/04/27/94-revision-v1/',0,'revision','',0),(95,1,'2017-05-31 04:17:55','2017-05-31 04:17:55','<h1>\n                        Checkout\n                    </h1>\n                                        <p></p>\n		<p>[aelia_currency_selector_widget title=\"Currency Switcher\" widget_type=\"dropdown|buttons\"]</p><p>[woocommerce_checkout]</p>','Checkout','','publish','closed','closed','','checkout','','','2018-05-02 14:33:22','2018-05-02 18:33:22','',0,'http://import.themovation.com/embark/river-rafting/checkout/',50,'page','',0),(1476,1,'2018-04-27 13:26:58','2018-04-27 17:26:58','n\r\n<h1>n Checkoutn</h1>\r\nn\r\n\r\nn\r\n\r\n[woocommerce_checkout]\r\n\r\nn','Checkout','','inherit','closed','closed','','95-revision-v1','','','2018-04-27 13:26:58','2018-04-27 17:26:58','',95,'http://creativecad.works/2018/04/27/95-revision-v1/',0,'revision','',0),(96,1,'2017-05-30 23:22:40','2017-05-30 23:22:40','<h1>We\'re here to help</h1>\r\nBest customer support in the Industry.\r\n<h5>Phone &amp; TeamViewer Support</h5>\r\nWe will help you set up your 3D printer to assure of excellent print results.\r\n<h5>Application Specific</h5>\r\nWe calibrate &amp; optimize your printer for your application.\r\n<h5>Email Support</h5>\r\nWe will respond to your emailed inquiries and questions within 1 business day\r\n<h2>Frequently Asked Questions</h2>\r\nWe\'ve compiled a list of answers to common questions.\r\n\r\nWhat is the build plate sizes of the printer and resolution of the printer?\r\n\r\nWe offer multiple application specific models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150×84.4x120mm. For further information see Specs under resources.\r\n\r\nKey difference between DLP vs SLA\r\n\r\nThe strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.\r\n\r\nWhat is the lifespan of the projector and the machine?\r\n\r\nUV LED projector and current projectors are rated at 25,000 hours.\r\n\r\nHow does the machine work?\r\n\r\nA DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light\r\n\r\nWhat is the surface finish like?\r\n\r\nThe surface finish is very smooth &amp; best in class.\r\n\r\nHow does training work?\r\n\r\nOur training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.\r\n\r\nDo I need to calibrate the machine?\r\n\r\nSimply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.\r\n\r\nWhat are the key differences between the MiiCraft printer and other available 3D printers?\r\n\r\nThe CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.\r\n<h1>Feel Free to Reach Us</h1>\r\nGet instant answers to common questions','Support','','trash','closed','closed','','support__trashed','','','2019-02-04 13:25:41','2019-02-04 17:25:41','',0,'http://import.themovation.com/embark/river-rafting/?page_id=144',18,'page','',0),(2076,1,'2018-07-24 14:56:59','2018-07-24 18:56:59','<h1>We\'re here to help</h1>\r\nBest customer support in the Industry.\r\n<h5>Phone &amp; TeamViewer Support</h5>\r\nWe will help you set up your 3D printer to assure of excellent print results.\r\n<h5>Application Specific</h5>\r\nWe calibrate &amp; optimize your printer for your application.\r\n<h5>Email Support</h5>\r\nWe will respond to your emailed inquiries and questions within 1 business day\r\n<h2>Frequently Asked Questions</h2>\r\nWe\'ve compiled a list of answers to common questions.\r\n\r\nWhat is the build plate sizes of the printer and resolution of the printer?\r\n\r\nWe offer multiple application specific models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150×84.4x120mm. For further information see Specs under resources.\r\n\r\nKey difference between DLP vs SLA\r\n\r\nThe strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.\r\n\r\nWhat is the lifespan of the projector and the machine?\r\n\r\nUV LED projector and current projectors are rated at 25,000 hours.\r\n\r\nHow does the machine work?\r\n\r\nA DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light\r\n\r\nWhat is the surface finish like?\r\n\r\nThe surface finish is very smooth &amp; best in class.\r\n\r\nHow does training work?\r\n\r\nOur training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.\r\n\r\nDo I need to calibrate the machine?\r\n\r\nSimply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.\r\n\r\nWhat are the key differences between the MiiCraft printer and other available 3D printers?\r\n\r\nThe CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.\r\n<h1>Feel Free to Reach Us</h1>\r\nGet instant answers to common questions','Support','','inherit','closed','closed','','96-revision-v1','','','2018-07-24 14:56:59','2018-07-24 18:56:59','',96,'http://creativecad.works/2018/07/24/96-revision-v1/',0,'revision','',0),(97,1,'2017-05-24 23:31:50','2017-05-24 23:31:50','\n                    <h1>\n                        Gallery\n                    </h1>\n                    <p></p>\n                    <h3>\n                        2 Columns\n                    </h3>\n                    <p></p>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FiveCaption Five		\n                    <h3>\n                        3 Columns\n                    </h3>\n                    <p></p>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FiveCaption Five<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FourCaption Four<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/03-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/03-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/03-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>03		\n                    <h3>\n                        4 Columns\n                    </h3>\n                    <p></p>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>01<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>02<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/03-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/03-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/03-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>03<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FiveCaption Five<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/09-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/09-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/09-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/09-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>09		\n		','Gallery','','publish','closed','closed','','gallery','','','2017-05-24 23:31:50','2017-05-24 23:31:50','',0,'http://import.themovation.com/embark/river-rafting/?page_id=73',19,'page','',0),(98,1,'2017-05-24 23:30:16','2017-05-24 23:30:16','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of B9Creations &amp; Phrozen 3D printers and global distributors for MiiCraft 3D Printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1-416-368-7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','publish','closed','closed','','about-us','','','2019-03-04 17:00:03','2019-03-04 21:00:03','',0,'http://import.themovation.com/embark/river-rafting/?page_id=71',0,'page','',0),(2758,1,'2019-02-13 16:25:28','2019-02-13 20:25:28','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Our story</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec venenatis velit metus. Morbi non augue non sapien ullamcorper volutpat id a libero. Curabitur maximus vel est ac suscipit. Pellentesque imperdiet ultricies interdum. </p><p>Nunc elementum porta tempus. In gravida nisi at dui eleifend lobortis. Vestibulum lobortis, leo at laoreet ornare, ante lectus commodo nisl, varius pellentesque velit justo eget purus.  Aliquam tortor massa, elementum at tellus. </p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 16:25:28','2019-02-13 20:25:28','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(2759,1,'2019-02-13 16:26:13','2019-02-13 20:26:13','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Our story</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec venenatis velit metus. Morbi non augue non sapien ullamcorper volutpat id a libero. Curabitur maximus vel est ac suscipit. Pellentesque imperdiet ultricies interdum. </p><p>Nunc elementum porta tempus. In gravida nisi at dui eleifend lobortis. Vestibulum lobortis, leo at laoreet ornare, ante lectus commodo nisl, varius pellentesque velit justo eget purus.  Aliquam tortor massa, elementum at tellus. </p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec venenatis velit metus. Morbi non augue non sapien ullamcorper volutpat id a libero. Curabitur maximus vel est ac suscipit. Pellentesque imperdiet ultricies interdum. </p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 16:26:13','2019-02-13 20:26:13','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(1169,1,'2018-04-05 16:10:14','2018-04-05 20:10:14','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-04-05 16:10:14','2018-04-05 20:10:14','',98,'http://creativecad.works/2018/04/05/98-revision-v1/',0,'revision','',0),(681,1,'2018-03-26 17:58:01','2018-03-26 17:58:01','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-876-1855\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Sales@CADworks3D.com\n                    </h4>\n                    <p></p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:58:01','2018-03-26 17:58:01','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(678,1,'2018-03-26 17:49:43','2018-03-26 17:49:43','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-876-1855\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Sales@CADworks3D.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:49:43','2018-03-26 17:49:43','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(666,1,'2018-03-26 17:26:50','2018-03-26 17:26:50','<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:26:50','2018-03-26 17:26:50','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(99,1,'2017-11-09 18:55:17','2017-11-09 18:55:17','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000000 !important}','stratusx-child','','publish','closed','closed','','stratusx-child','','','2018-03-22 19:00:07','2018-03-22 19:00:07','',0,'http://import.themovation.com/stratus/2017/11/09/stratusx-child/',0,'custom_css','',0),(100,1,'2017-10-20 17:58:02','2017-10-20 17:58:02','/*** Demo only */\n\n/* Darken WC product imgs for contrast */\n.single-product .product img,\n.products .product img {filter:brightness(95%)}\n.woocommerce span.onsale,\n.woocommerce ul.products li.product .onsale {z-index:5}\n\n/* Home Page Button Spacing */\na.btn-1.btn.th-btn.btn-standard-primary {\n    margin-right: 8px;\n}\n\n/*** Add to theme */\n\nh1 {font-size:56px}\n\n.elementor-widget-themo-service-block.elementor-position-left .th-service-block-w .elementor-icon-box-icon {\n    margin-right: 20px;\n}\n\n.elementor-widget-themo-service-block.elementor-position-right .th-service-block-w .elementor-icon-box-icon {\n    margin-left: 20px;\n}\n\n.flexslider .slides .btn-image img {display:inline}\n\n#main-flex-slider .slides .btn-image {padding:0 !important}\n\nsection.th-parallax:not(.th-mobile) {\n   background: none !important;\n} \n\n/* Hide Related Products from home */\n\n.page-id-171 .woocommerce .woocommerce-tabs, .page-id-171 .woocommerce .related.products {\n    display: none;\n}\n\n/* Hide Related Products from Laptop home */\n\n.page-id-400 .woocommerce .woocommerce-tabs, .page-id-400 .woocommerce .related.products {\n    display: none;\n}\n\n/* Show product title on homepage Woo Shortcode */\n\n.woocommerce div.product .product_title {\ndisplay:inherit;\n}\n\n/* video_play shortcode */\n\n.icon-light {\n    color: #fff;\n}\n.icon-large{\nfont-size: 90px;\n}\n\n','stratus','','publish','closed','closed','','stratus','','','2017-10-20 17:58:02','2017-10-20 17:58:02','',0,'http://import.themovation.com/stratus/2017/10/20/stratus/',0,'custom_css','',0),(101,1,'2017-10-16 22:35:11','2017-10-16 22:35:11','body {background:#FFF;}','stratusx','','publish','closed','closed','','stratusx','','','2018-05-10 13:25:59','2018-05-10 17:25:59','',0,'http://import.themovation.com/stratus/2017/10/16/stratusx/',0,'custom_css','',0),(102,1,'2017-05-29 16:41:22','2017-05-29 16:41:22','/* TEMP */n/*n@media (max-width:991px) {n h1:not(.product_title) {font-size:64px !important}n}@media (max-width:767px) {n h1:not(.product_title) {font-size:58px !important}n}.single-post h1 {font-size:56px !important}a img.wp-post-image:hover {opacity:1}*/','embark','','publish','closed','closed','','embark','','','2017-05-29 16:41:22','2017-05-29 16:41:22','',0,'http://import.themovation.com/embark/river-rafting/2017/05/29/embark/',0,'custom_css','',0),(103,1,'2018-01-18 15:19:34','2018-01-18 23:19:34','[masterslider alias=\"home-video\"]','Home &#8211; Video','','publish','closed','closed','','home-video','','','2018-01-18 15:19:34','2018-01-18 23:19:34','',0,'http://import.themovation.com/stratus/?elementor_library=home-video',0,'elementor_library','',0),(104,1,'2018-01-18 13:09:42','2018-01-18 21:09:42','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Stratus Blog\n                    </h1>\n                                        <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Follow along with us as we share  our experiences in the industry - the highs, the lows, and everything that falls  in between.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#0\">\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#0\">\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#0\">\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'  /></a></li><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'  /></a></li></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/#comments\">2 Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-2394-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Top 10 Tips For Working From Home</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Read More</a></p>\n    <time datetime=\"2015-02-27T04:42:41+00:00\">February 27, 2015</time>\n    Featured Post\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/05/this-is-a-link-post/#respond\">No Comments</a>\n        <h3>Awesome WordPress Themes</h3>\n		<a href=\'http://themovation.com\'>Themovation - http://themovation.com</a>    \n    <time datetime=\"2015-02-05T20:54:35+00:00\">February 5, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://import.themovation.com/stratus/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home &#8211; Blog','','publish','closed','closed','','home-blog','','','2018-01-18 13:09:42','2018-01-18 21:09:42','',0,'http://import.themovation.com/stratus/?elementor_library=home-blog',0,'elementor_library','',0),(105,1,'2018-01-18 10:49:38','2018-01-18 18:49:38','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n                    <li>\n                                                                                    <h1>Buy and sell  digital currency</h1>\n                                                                                                                                                            <a href=\"#explore\">\n                                                                                                                            Explore                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Buy Now                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>Fast, easy transactions</h1>\n                                                                                                                                                            <a href=\"#explore\">\n                                                                                                                            Explore                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Buy Now                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>The most trusted digital asset exchange</h1>\n                                                                                                                                                            <a href=\"#explore\">\n                                                                                                                            Explore                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Buy Now                                                                                                                    </a>\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/tech-reviews-2.png\" alt=\"tech-reviews.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/info-daily-2.png\" alt=\"info-daily.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/komodo-2.png\" alt=\"komodo.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/01/las-santos-times-2.png\" alt=\"las-santos-times.png\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        21.5%\n                    </h2>\n                    <p>Vestibulum at nisi vitae est molestie pellentesque. Integer augue lorem, vulputate ut ornare eget, semper eget urna. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        12M+\n                    </h2>\n                    <p>Duis a libero sed eros porttitor facilisis id id elit. Donec aliquam, odio sed gravida hendrerit, tellus dui mollis purus.\n</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        $14\n                    </h2>\n                    <p>Aliquam vitae leo eros. Phasellus tincidunt, lacus vel tristique pharetra, enim felis volutpat purus, sed eleifend orci.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Sign up today and start investing in the future of currency.\n                    </h2>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Safe and secure\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Mobile app\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Secure wallet\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Regulated by SEC\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Recurring buying\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Instant exchange\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Available worldwide, 24/7\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.</p>\n                                                            <a href=\"#security\">\n                                                                            Learn More                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        We’re serious about security\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.</p>\n                                                            <a href=\"#top-notch\">\n                                                                            Learn More                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Top notch customer support\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis, elementum.</p>\n                                                            <a href=\"#how-it-works\">\n                                                                            Learn More                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        How it works\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Create your wallet\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Make payments\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Buy or sell orders\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Latest posts\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			Sorry, no results were found.		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam nec erat nec sem tincidunt cursus at sit amet neque. Curabitur erat turpis. Cras sit amet ante sollicitudin, venenatis neque in, dictum ipsum.\"\n                            <img width=\"394\" height=\"394\" src=\"http://import.themovation.com/stratus/wp-content/uploads/2018/01/8865586006_560677ac33_o-394x394.jpg\" alt=\"\" />                        \n													Brent Thompson\n													Tech Reviewer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Sign up now and create your wallet today\n                                    <a href=\"#\">\n                                                    Buy Now                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home &#8211; Cryptocurrency','','publish','closed','closed','','home-cryptocurrency','','','2018-01-18 10:49:38','2018-01-18 18:49:38','',0,'http://import.themovation.com/stratus/?elementor_library=home-cryptocurrency',0,'elementor_library','',0),(106,1,'2017-11-13 22:24:34','2017-11-13 22:24:34','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Engage Worldwide\n                    </h1>\n                    <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n									Intro\n									Specs\n									Intro\n					Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\n									Specs\n					<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Download							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio - Engage Worldwide','','publish','closed','closed','','portfolio-engage-worldwide','','','2017-11-13 22:24:34','2017-11-13 22:24:34','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio-engage-worldwide',0,'elementor_library','',0),(107,1,'2017-11-13 22:24:22','2017-11-13 22:24:22','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Envisioned Multimedia\n                    </h1>\n                    <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n									Intro\n									Specs\n									Intro\n					Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\n									Specs\n					<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Download							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio - Envisioned Multimedia','','publish','closed','closed','','portfolio-envisioned-multimedia','','','2017-11-13 22:24:22','2017-11-13 22:24:22','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio-envisioned-multimedia',0,'elementor_library','',0),(108,1,'2017-11-13 22:24:06','2017-11-13 22:24:06','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Growth Strategies\n                    </h1>\n                    <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n									Intro\n									Specs\n									Intro\n					Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\n									Specs\n					<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Download							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio - Growth Strategies','','publish','closed','closed','','portfolio-growth-strategies','','','2017-11-13 22:24:06','2017-11-13 22:24:06','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio-growth-strategies',0,'elementor_library','',0),(109,1,'2017-11-13 22:23:54','2017-11-13 22:23:54','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Idea Collaboration\n                    </h1>\n                    <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n									Intro\n									Specs\n									Intro\n					Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\n									Specs\n					<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Download							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio - Idea Collaboration','','publish','closed','closed','','portfolio-idea-collaboration','','','2017-11-13 22:23:54','2017-11-13 22:23:54','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio-idea-collaboration',0,'elementor_library','',0),(110,1,'2017-11-13 22:23:42','2017-11-13 22:23:42','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Mobile Marketing\n                    </h1>\n                    <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n									Intro\n									Specs\n									Intro\n					Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\n									Specs\n					<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Download							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio - Mobile Marketing','','publish','closed','closed','','portfolio-mobile-marketing','','','2017-11-13 22:23:42','2017-11-13 22:23:42','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio-mobile-marketing',0,'elementor_library','',0),(111,1,'2017-11-13 22:23:28','2017-11-13 22:23:28','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Parallel Platforms\n                    </h1>\n                    <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n									Intro\n									Specs\n									Intro\n					Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.\n									Specs\n					<ul><li>Donec ullamcorper nulla non metus auctor fringilla.<br /> Curabitur blandit tempus porttitor.</li><li>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</li><li>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</li><li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li></ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Download							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio - Parallel Platforms','','publish','closed','closed','','portfolio-parallel-platforms','','','2017-11-13 22:23:28','2017-11-13 22:23:28','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio-parallel-platforms',0,'elementor_library','',0),(112,1,'2017-11-13 22:22:55','2017-11-13 22:22:55','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Our Portfolio \n                    </h1>\n                    <p>Nullam id dolor id nibh ultricies vehicula ut id elit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Engage Worldwide</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/engage-worldwide/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Envisioned Multimedia</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/envisioned-multimedia/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Growth Strategies</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/growth-strategies/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Idea Collaboration</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/idea-collaboration/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Mobile Marketing</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/mobile-marketing/\" ></a>                                \n                                <img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png\" alt=\"\" />\n                                                                            Volutpat\n                                        <h3>Parallel Platforms</h3>\n                                        <p>Sollic itudin</p>                                                                                    View\n                                    <a href=\"http://import.themovation.com/stratus/portfolio/parallel-platforms/\" ></a>                                \n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Portfolio','','publish','closed','closed','','portfolio','','','2017-11-13 22:22:55','2017-11-13 22:22:55','',0,'http://import.themovation.com/stratus/?elementor_library=portfolio',0,'elementor_library','',0),(113,1,'2017-11-09 03:19:38','2017-11-09 03:19:38','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Shop\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<p>[products]</p>','Shop','','publish','closed','closed','','shop','','','2017-11-09 03:19:38','2017-11-09 03:19:38','',0,'http://import.themovation.com/stratus/?elementor_library=shop',0,'elementor_library','',0),(114,1,'2017-11-09 03:19:29','2017-11-09 03:19:29','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Gallery\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        2 Columns\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FiveCaption Five		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        3 Columns\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FiveCaption Five<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FourCaption Four<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/03-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/03-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/03-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>03		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        4 Columns\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>01<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>02<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/03-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/03-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/03-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>03<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Caption FiveCaption Five<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg\'><img width=\"600\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/09-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/09-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/09-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/09-2-394x263.jpeg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>09		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Gallery','','publish','closed','closed','','gallery','','','2017-11-09 03:19:29','2017-11-09 03:19:29','',0,'http://import.themovation.com/stratus/?elementor_library=gallery',0,'elementor_library','',0),(115,1,'2017-11-09 03:19:21','2017-11-09 03:19:21','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                    <p>Get instant answers to common questions</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                    <p>We\'ve compiled a list of answers to common questions.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					Is my device supported?				\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n					Is there a guide for transferring from another system?				\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n					What is your refund policy?				\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n		','Support Help FAQ','','publish','closed','closed','','support-help-faq','','','2017-11-09 03:19:21','2017-11-09 03:19:21','',0,'http://import.themovation.com/stratus/?elementor_library=support-help-faq',0,'elementor_library','',0),(116,1,'2017-11-09 03:19:05','2017-11-09 03:19:05','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Contact Us\n                    </h1>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n							<a href=\"tel:222-2222\">\n					Call Us				</a>\n										<a href=\"mailto:info@companyco.com\">\n					Email Us				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"14\" />\n<input type=\"hidden\" name=\"frm_hide_fields_14\" id=\"frm_hide_fields_14\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_14\" name=\"frm_submit_entry_14\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_14\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[67]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[68]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_cqpguu3\">Website\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[69]\" value=\"\"  placeholder=\"Website\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[70]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[71]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Contact 2','','publish','closed','closed','','contact-2','','','2017-11-09 03:19:05','2017-11-09 03:19:05','',0,'http://import.themovation.com/stratus/?elementor_library=contact-2',0,'elementor_library','',0),(117,1,'2017-11-09 03:18:54','2017-11-09 03:18:54','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n							<a href=\"tel:222-2222\">\n					Call Us				</a>\n										<a href=\"mailto:info@companyco.com\">\n					Email Us				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Contact Us\n                    </h1>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"14\" />\n<input type=\"hidden\" name=\"frm_hide_fields_14\" id=\"frm_hide_fields_14\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_14\" name=\"frm_submit_entry_14\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_14\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[67]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[68]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_cqpguu3\">Website\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[69]\" value=\"\"  placeholder=\"Website\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[70]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[71]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Contact','','publish','closed','closed','','contact','','','2017-11-09 03:18:54','2017-11-09 03:18:54','',0,'http://import.themovation.com/stratus/?elementor_library=contact',0,'elementor_library','',0),(118,1,'2017-11-09 03:18:44','2017-11-09 03:18:44','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        We build amazing products\n                    </h1>\n                    <p>We\'re a fast growing company looking for talented individuals who can help us make software better.</p>\n                                                            <a href=\"#careers\">\n                                                                            View Openings                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Why come work for us?\n                    </h3>\n                    <p>Nulla at mauris accumsan eros ullamcorper tincidunt at nec ipsum. In iaculis est ut sapien ultrices, vel feugiat nulla lobortis. Donec nec quam accumsan, lobortis.Integer at erat malesuada, tincidunt orci nec, aliquet quam. Nulla accumsan sapien eu ultrices pulvinar. Proin tincidunt augue a auctor placerat. In iaculis est ut sapien ultrices, vel feugiat nulla. Morbi in fermentum erat. Vivamus porta velit interdum, iaculis ipsum ultrices, maximus magna. Quisque sagittis ac est non fringilla. Mauris viverra lectus non diam dictum, quis pretium est iaculis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\" alt=\"Caption Five\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\" alt=\"Caption Two\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Company perks\n                    </h2>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Flexible schedule\n                    </h4>\n                    <p>Cras nec consequat neque, nec placerat purus. Maecenas dui turpis, suscipit vel efficitur sed, tempor in.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        New Apple Computer\n                    </h4>\n                    <p>Maecenas nibh ipsum, viverra faucibus consectetur non, maximus id ante. Nullam eros urna, consequat sed tempor.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Paid Holidays\n                    </h4>\n                    <p>Nullam faucibus pretium augue in iaculis. In leo dui, molestie vel congue in, viverra in nisl.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Open Cafeteria\n                    </h4>\n                    <p>Duis posuere hendrerit mi et tincidunt. Aliquam est est, rhoncus sit amet massa at, elementum finibus.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Competitive Salary\n                    </h4>\n                    <p>Fusce in condimentum dolor. Donec quis pharetra nulla. Nam efficitur tortor sit amet tincidunt aliquam. Aliquam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Team Building Camps\n                    </h4>\n                    <p>Duis a lacinia elit, in malesuada orci. Nam imperdiet risus ut eleifend sodales. Phasellus dolor odio.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Work With Us\n                    </h2>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Business Development Coordinator					\n					<h4 style=\"text-align: left;\">Business Development Coordinator</h4><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eget posuere nisl. Fusce tincidunt massa pulvinar est lobortis, at pellentesque ante accumsan. Aenean condimentum neque a libero sollicitudin, a pretium massa auctor. Donec eu tellus scelerisque, gravida purus nec, fermentum lectus. Pellentesque sagittis eu mi ac dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer at mauris at leo dictum semper ac at neque. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>\n						Marketing Manager					\n					<p>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.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Our Office\n                    </h2>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam. \nPellentesque ornare sem lacinia quam venenatis vestibulum.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3>Company Co.</h3>\n			<p>1366 Main Street<br />\nVancouver Canada<br />\nV8V 3K6</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n							<a href=\"tel:222-2222\">\n					Call Us				</a>\n										<a href=\"mailto:info@companyco.com\">\n					Email Us				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Want to help us build loyal customers?\n                    </h2>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla. Aenean eu leo quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Careers','','publish','closed','closed','','careers','','','2017-11-09 03:18:44','2017-11-09 03:18:44','',0,'http://import.themovation.com/stratus/?elementor_library=careers',0,'elementor_library','',0),(119,1,'2017-11-09 03:18:35','2017-11-09 03:18:35','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Standard Blog\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Blog - Standard Sidebar','','publish','closed','closed','','blog-standard-sidebar','','','2017-11-09 03:18:35','2017-11-09 03:18:35','',0,'http://import.themovation.com/stratus/?elementor_library=blog-standard-sidebar',0,'elementor_library','',0),(120,1,'2017-11-09 03:18:26','2017-11-09 03:18:26','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Standard Blog\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Blog - Standard','','publish','closed','closed','','blog-standard','','','2017-11-09 03:18:26','2017-11-09 03:18:26','',0,'http://import.themovation.com/stratus/?elementor_library=blog-standard',0,'elementor_library','',0),(121,1,'2017-11-09 03:18:17','2017-11-09 03:18:17','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Masonry Blog + Sidebar\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Blog - Masonry Sidebar','','publish','closed','closed','','blog-masonry-sidebar','','','2017-11-09 03:18:17','2017-11-09 03:18:17','',0,'http://import.themovation.com/stratus/?elementor_library=blog-masonry-sidebar',0,'elementor_library','',0),(122,1,'2017-11-09 03:18:05','2017-11-09 03:18:05','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Masonry Blog Full Width\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" gesture=\"media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'  /></a></li><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'  /></a></li></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/#comments\">2 Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-2394-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Top 10 Tips For Working From Home</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Read More</a></p>\n    <time datetime=\"2015-02-27T04:42:41+00:00\">February 27, 2015</time>\n    Featured Post\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/05/this-is-a-link-post/#respond\">No Comments</a>\n        <h3>Awesome WordPress Themes</h3>\n		<a href=\'http://themovation.com\'>Themovation - http://themovation.com</a>    \n    <time datetime=\"2015-02-05T20:54:35+00:00\">February 5, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://import.themovation.com/stratus/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Blog - Masonry Full Width','','publish','closed','closed','','blog-masonry-full-width','','','2017-11-09 03:18:05','2017-11-09 03:18:05','',0,'http://import.themovation.com/stratus/?elementor_library=blog-masonry-full-width',0,'elementor_library','',0),(123,1,'2017-11-09 03:17:51','2017-11-09 03:17:51','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Masonry Blog\n                    </h1>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<section>\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" gesture=\"media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'  /></a></li><li><a href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\' data-toggle=\'lightbox\' data-gallery=\'multiimages\'><img src=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'  /></a></li></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/#comments\">2 Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/#comments\">2 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-2394-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://import.themovation.com/stratus/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n							    		<a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/02-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/02-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/02-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/02-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/02-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Top 10 Tips For Working From Home</a></h3>\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/#comments\">3 Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://import.themovation.com/stratus/2015/02/27/top-10-tips-for-working-from-home/\">Read More</a></p>\n    <time datetime=\"2015-02-27T04:42:41+00:00\">February 27, 2015</time>\n    Featured Post\n	Posted by <a href=\"http://import.themovation.com/stratus/author/teagan/\" title=\"Posts by teagan\" rel=\"author\">teagan</a> | <a href=\"http://import.themovation.com/stratus/2015/02/05/this-is-a-link-post/#respond\">No Comments</a>\n        <h3>Awesome WordPress Themes</h3>\n		<a href=\'http://themovation.com\'>Themovation - http://themovation.com</a>    \n    <time datetime=\"2015-02-05T20:54:35+00:00\">February 5, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://import.themovation.com/stratus/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Blog - Masonry','','publish','closed','closed','','blog-masonry','','','2017-11-09 03:17:51','2017-11-09 03:17:51','',0,'http://import.themovation.com/stratus/?elementor_library=blog-masonry',0,'elementor_library','',0),(124,1,'2017-11-09 03:17:38','2017-11-09 03:17:38','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Stratus is Feature Rich\n                    </h1>\n                    <p>Complete with unlimited features &amp; flexibility, and unparalleled customer support\n</p>\n                                                            <a href=\"#\">\n                                                                            Take a tour                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Unlimited Upgrades\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Easy to Use Page Builder\n                    </h3>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Add Full Width Background Images\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Unlimited Fonts, Colors, Sidebars\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Choose from 1000+ Icons\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Fully Responsive &amp; Device Friendly\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        World Class Customer Support\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.</p>\n                                                            <a href=\"#\">\n                                                                            More Info                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Tour 2','','publish','closed','closed','','tour-2','','','2017-11-09 03:17:38','2017-11-09 03:17:38','',0,'http://import.themovation.com/stratus/?elementor_library=tour-2',0,'elementor_library','',0),(125,1,'2017-11-09 03:17:29','2017-11-09 03:17:29','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Stratus looks great on all devices\n                    </h1>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            Download                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Retina Ready\n                    </h3>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Stratus provides world class support\n                    </h3>\n                    <p>Duis tristique nibh auctor justo molestie, nec vulputate mauris dignissim. Fusce non dui pretium, sodales dui sit amet, pharetra augue. Nam sed urna tristique, faucibus.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Extremely Customizable\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Ut lacinia pellentesque.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Use Stratus &amp; Build The Perfect Site for your Business!\n                    </h3>\n                    <p>Fusce sit amet metus a tortor varius lacinia. Nulla facilisi. Integer consequat interdum nibh, sit amet vehicula enim lobortis ut. Vivamus ultrices vestibulum risus, sed.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Tour','','publish','closed','closed','','tour','','','2017-11-09 03:17:29','2017-11-09 03:17:29','',0,'http://import.themovation.com/stratus/?elementor_library=tour',0,'elementor_library','',0),(126,1,'2017-11-09 03:17:11','2017-11-09 03:17:11','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Fully Responsive &amp; Feature Rich\n                    </h1>\n                    <p>Nulla adipiscing tortor aliquet massa suscipit, ut iaculis nisi lobortis</p>\n                                                            <a href=\"#\">\n                                                                            Take a tour                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p>Swipe right or left</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        User Experience\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Rapid Deployment\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Niche Markets\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Creative Solutions\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Stratus Works Perfectly on All Devices\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        User Experience\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Rapid Deployment\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Niche Markets\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Creative Solutions\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus right for your business? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Easy to Use Page Builder\n                    </h3>\n                    <p>Phasellus eget sem et tellus ultrices lacinia. Maecenas ac quam nisl. Integer mattis semper venenatis. Vivamus at enim non dolor accumsan varius. Cras enim metus, faucibus ac felis id, vehicula scelerisque elit. Integer sit amet pulvinar leo. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        User Experience\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Rapid Deployment\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Niche Markets\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Creative Solutions\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Would you like to learn more?\n                    </h2>\n                    <p>Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Showcase','','publish','closed','closed','','showcase','','','2017-11-09 03:17:11','2017-11-09 03:17:11','',0,'http://import.themovation.com/stratus/?elementor_library=showcase',0,'elementor_library','',0),(127,1,'2017-11-09 03:17:03','2017-11-09 03:17:03','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Pricing that fits your business\n                    </h1>\n                    <p>Donec ullamcorper nulla non metus auctor fringilla.</p>\n                                                            <a href=\"#\">\n                                                                            Get Started                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Packages for all startup sizes\n                    </h2>\n                    <p></p>\n		<p>Ut vehicula arcu massa, sit amet egestas orci euismod quis. Sed sed imperdiet nunc, ut tempus tortor. Ut eget suscipit metus, eu tempor sapien. Duis molestie, nisl id maximus lobortis, ante leo elementum mi, sit amet semper enim sit amet augue.</p><p>Donec dui lorem, malesuada ut mattis eget, convallis in sem. Duis condimentum ligula vel magna blandit, nec tincidunt orci pellentesque. Mauris a lectus massa. Aliquam egestas pharetra nisi, quis dignissim ligula vehicula magna eget vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n	                    							Premium Plan\n	                    	                        50+ Employees\n	                            $75/month\n								<ul>\n									<li>Customer Support</li>\n<li>Custom Domain</li>\n<li>Lots of Storage</li>\n<li>High Speed Bandwidth</li>\n<li>Premium Design</li>\n<li>Fast Turnaround</li>\n<li>VIP Access</li>								</ul>\n                                                                            <a href=\"#\">\n                                                                                            See Plan                                                                                    </a>\n	                    							Business Plan\n	                    	                        50+ Employees\n	                            $55/month\n								<ul>\n									<li>Customer Support</li>\n<li>Custom Domain</li>\n<li>Lots of Storage</li>\n<li>High Speed Bandwidth</li>\n<li>Premium Design</li>\n<li>Fast Turnaround</li>								</ul>\n                                                                            <a href=\"#\">\n                                                                                            See Plan                                                                                    </a>\n	                    							Basic Plan\n	                    	                        50+ Employees\n	                            $35/month\n								<ul>\n									<li>Customer Support</li>\n<li>Custom Domain</li>\n<li>Lots of Storage</li>\n<li>High Speed Bandwidth</li>\n<li>Premium Design</li>								</ul>\n                                                                            <a href=\"#\">\n                                                                                            See Plan                                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            We\'re here to help, 24 hours a day, 7 days a week\n                                    <a href=\"#\">\n                                                    Download Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Just some of the many features\n                    </h2>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Fully Featured\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Unlimited Upgrades\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Excellent Support\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Is Stratus right for your business?\n                    </h2>\n                    <p>Contact us today to schedule a personalized onboarding tour of the Stratus WordPress theme.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Pricing','','publish','closed','closed','','pricing','','','2017-11-09 03:17:03','2017-11-09 03:17:03','',0,'http://import.themovation.com/stratus/?elementor_library=pricing',0,'elementor_library','',0),(128,1,'2017-11-09 03:16:51','2017-11-09 03:16:51','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        We build the modern web\n                    </h1>\n                    <p>Creative user interface design from a world-class team</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Our Mission\n                    </h2>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vestibulum fermentum fermentum. In nulla sem, gravida a feugiat in, maximus id orci. Donec nec sagittis ipsum, sit amet venenatis orci. Donec bibendum pulvinar dapibus. Duis ac dui accumsan, finibus erat sagittis, mollis nulla.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Premium Design\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Full Stack Development\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Mobile Apps\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Our Team\n                    </h2>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            			\n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            			\n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                    <p>Get in touch today and explore project options</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','About Us','','publish','closed','closed','','about-us','','','2017-11-09 03:16:51','2017-11-09 03:16:51','',0,'http://import.themovation.com/stratus/?elementor_library=about-us',0,'elementor_library','',0),(129,1,'2017-11-09 03:16:41','2017-11-09 03:16:41','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h1>We Are Stratus</h1>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2>We make your ideas come to life.</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                			<a href=\"#\">\n									Find out more							</a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat dorem quis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Trusted By These Companies\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/06-nh2zair3zaa34vobe9qu1pmeevppx13vk1lggt0szm.jpeg\" alt=\"Caption One\" /><figcaption>Caption One</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/05-nh2zaht9sg8st9pojrc7h7uxthucpc057wxyzj275u.jpeg\" alt=\"Caption Two\" /><figcaption>Caption Two</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/04-nh2zaht9sg8st9pojrc7h7uxthucpc057wxyzj275u.jpeg\" alt=\"Caption Three\" /><figcaption>Caption Three</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/010-nh2zalkmjsdy3pk7xsypr6ws71btk4f2kfjwwmwmgy.jpeg\" alt=\"Caption Four\" /><figcaption>Caption Four</figcaption></figure><figure><img src=\"http://import.themovation.com/stratus/wp-content/uploads/elementor/thumbs/07-nh2zajoy64bdghmy8s5gm7dv09l34q7lw68xy2zete.jpeg\" alt=\"Caption Five\" /><figcaption>Caption Five</figcaption></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Theme Features\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Beautiful Responsive Design\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Retina Ready &amp; Touch Optimized\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Powerful Forms\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stunning Portfolio\n                    </h4>\n                    <p>Sed sollicitudin vehicula nisi pretium euismod. Phasellus urna leo, varius in odio sit amet, varius pellentesque tortor. Suspendisse vitae ante id massa vehicula pellentesque. Morbi augue eros, feugiat vel commodo ut, hendrerit sed quam.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Ready to use Stratus for your next project?\n                                    <a href=\"#\">\n                                                    Download                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - Startup','','publish','closed','closed','','home-startup','','','2017-11-09 03:16:41','2017-11-09 03:16:41','',0,'http://import.themovation.com/stratus/?elementor_library=home-startup',0,'elementor_library','',0),(130,1,'2017-11-09 03:16:27','2017-11-09 03:16:27','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n                    <li>\n                                                                                    <h1>Sale On Now!</h1>\n                                                <p>All Fitbits and smartwatches – 20% off this week only</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		[products]		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - Shop','','publish','closed','closed','','home-shop','','','2017-11-09 03:16:27','2017-11-09 03:16:27','',0,'http://import.themovation.com/stratus/?elementor_library=home-shop',0,'elementor_library','',0),(131,1,'2017-11-09 03:16:16','2017-11-09 03:16:16','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Immerse Yourself\n                    </h1>\n                    <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Unlike anything you&#039;ve ever experienced\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3>Watch the Reveal film</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                    <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		[product_page sku=\"rift\"]		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - Product VR','','publish','closed','closed','','home-product-vr','','','2017-11-09 03:16:16','2017-11-09 03:16:16','',0,'http://import.themovation.com/stratus/?elementor_library=home-product-vr',0,'elementor_library','',0),(132,1,'2017-11-09 03:16:03','2017-11-09 03:16:03','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Experience Retina\n                    </h1>\n                    <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Impossibly light. Almost.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Slim design. Without compromise.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3>Watch the Reveal film</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<p style=\"text-align:center\">[video_play src=\"https://youtu.be/RDpOB-OXypQ\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stays open longer with all-day battery\n                    </h4>\n                    <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<p>[product_page sku=\"lapbook\"]</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - Product Laptop','','publish','closed','closed','','home-product-laptop','','','2017-11-09 03:16:03','2017-11-09 03:16:03','',0,'http://import.themovation.com/stratus/?elementor_library=home-product-laptop',0,'elementor_library','',0),(133,1,'2017-11-09 03:15:49','2017-11-09 03:15:49','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-180x180.png 180w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-600x600.png 600w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Waterproof\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Built in GPS\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Health Tracking\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        A Powerful Health Tool\n                    </h3>\n                    <p>Vivamus eget metus odio. Aliqua dolor metus in tincidunt condimentum.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Fully Customizable\n                    </h4>\n                    <p>Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Exquisite Design\n                    </h4>\n                    <p>Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Full Demo Content\n                    </h4>\n                    <p>In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/03-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/03-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/03-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/03-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/03-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>03<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption ThreeCaption Three<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/06-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/06-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/06-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/06-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption OneCaption One<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption TwoCaption Two<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/07-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/07-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/07-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/07-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/07-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>Caption FiveCaption Five<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg\'><img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/09-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/09-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/09-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/09-2.jpeg 600w, http://creativecad.works/wp-content/uploads/2017/09/09-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/09-2-120x80.jpeg 120w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>09		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Why wait? Don\'t you think it\'s about time?\n                                    <a href=\"#\">\n                                                    Buy Now                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - Parallax','','publish','closed','closed','','home-parallax','','','2017-11-09 03:15:49','2017-11-09 03:15:49','',0,'http://import.themovation.com/stratus/?elementor_library=home-parallax',0,'elementor_library','',0),(134,1,'2017-11-09 03:15:32','2017-11-09 03:15:32','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Experience Retina\n                    </h1>\n                    <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x465.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Impossibly light. Almost.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\nInteger ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum. </p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Slim design. Without compromise.\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3>Watch the Reveal film</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1200\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stays open longer with all-day battery\n                    </h4>\n                    <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high, naturally. This truly feels like the future of laptops.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<p>[product_page id=\"2310\"]</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - One Pager','','publish','closed','closed','','home-one-pager','','','2017-11-09 03:15:32','2017-11-09 03:15:32','',0,'http://import.themovation.com/stratus/?elementor_library=home-one-pager',0,'elementor_library','',0),(135,1,'2017-11-09 03:15:17','2017-11-09 03:15:17','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Coming Soon\n                    </h1>\n                    <p>Input your email to be notified when we launch!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n		','Home - Coming Soon','','publish','closed','closed','','home-coming-soon','','','2017-11-09 03:15:17','2017-11-09 03:15:17','',0,'http://import.themovation.com/stratus/?elementor_library=home-coming-soon',0,'elementor_library','',0),(136,1,'2017-11-09 03:14:58','2017-11-09 03:14:58','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Be there when it happens\n                    </h1>\n                    <p>With Suuper, you can</p>\n                                                                                                <a href=\"#\">\n                                        <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2-260x80.png\" alt=\"\" />                                    </a>\n                                                                                                <a href=\"#\">\n                                        <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2-260x80.png\" alt=\"\" />                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/tech-reviews-2.png\" alt=\"tech-reviews\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/las-santos-times-2.png\" alt=\"las-santos-times\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/info-daily-2.png\" alt=\"info-daily\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/komodo-2.png\" alt=\"komodo\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Never miss another event again\n                    </h3>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. Sed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo. Integer ac luctus nisi, a scelerisque odio. Integer non nisl eu ligula semper dictum.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x512.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        FOMO? Forget It.\n                    </h2>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h2>\n                        Always be in the know\n                    </h2>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ut ullamcorper leo. Nunc posuere erat in augue mattis eleifend.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x512.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Unlimited Upgrades\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2>Watch the video</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Feature Rich. No bloat.\n                    </h3>\n                    <p>Donec sit eget metus odio. Aliqua dolor metus in tincidunt condimentum.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Fully Customizable\n                    </h4>\n                    <p>Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis donecsagittis tellus erat quis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Exquisite Design\n                    </h4>\n                    <p>Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Full Demo Content\n                    </h4>\n                    <p>In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"It\'s so convenient - Suuper makes it easy to see everything going with my friends in a snap - Suuper is my new favorite app!\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													App Reviewer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Achievements too, of course!\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x465.png 605w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Available now. Get in there and live it up!\n                                                            <a href=\"#\">\n                            <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2-260x80.png\" alt=\"\" />                        </a>\n                                                            <a href=\"#\">\n                            <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2-260x80.png\" alt=\"\" />                        </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - App 2','','publish','closed','closed','','home-app-2','','','2017-11-09 03:14:58','2017-11-09 03:14:58','',0,'http://import.themovation.com/stratus/?elementor_library=home-app-2',0,'elementor_library','',0),(137,1,'2017-11-09 03:14:43','2017-11-09 03:14:43','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n                    <li>\n                                                                                    <h1>Create a Mobile App Website</h1>\n                                                <p>Elegant, Flexible, and Feature Rich</p>\n                                                                                                                                                                                                                        <a href=\"#\">\n                                                                <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/app_store_button-2-260x80.png\" alt=\"\" />                                                            </a>\n                                                                                                                                                                                                                                                                                                                                                                                    <a href=\"#\">\n                                                                <img width=\"260\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2017/09/google_play_button-2-260x80.png\" alt=\"\" />                                                            </a>\n					</li>\n                    <li>\n                                                                                    <h1>Launch Your App with Style</h1>\n                                                <p>Everything you need to get started</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            App Store                                                                                                                    </a>\n                                                                                                                                                                                                                                                                <a href=\"#\">\n                                                                                                                            Google Play                                                                                                                    </a>\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Why You&#039;ll Love Our Platform\n                    </h3>\n                    <p>Phasellus vitae commodo nisi. Sed vitae quam quis dui bibendum malesuada. Aliquam nec quam vitae nunc ultricies dignissim ultricies in leo. Donec a gravida mauris.</p>\n                                                            <a href=\"#\">\n                                                                            See Demo                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        It&#039;s Awesome\n                    </h3>\n                    <p>Vestibulum vehicula viverra purus, ac malesuada sem euismod quis. Maecenas vel ullamcorper lorem. Donec eget gravida libero, eu sagittis dolor. Proin ut felis orci. Quisque.</p>\n                                                            <a href=\"#\">\n                                                                            Learn More                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Powerful Features\n                    </h3>\n                    <p>Aenean sed nunc gravida, mattis lorem quis, varius quam. Pellentesque est ligula, dictum eget ornare sed, cursus quis sapien. Cras quis nisi id nisi porttitor.</p>\n                                                            <a href=\"#\">\n                                                                            Download App                                                                    </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Modern &amp; Flexible\n                    </h3>\n                    <p>List your top App features and details with elegance and style.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Easy Form Builder\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Stunning Showcases\n                    </h4>\n                    <p>Aliquam mollis quam sed mattis sodales. Morbi accumsan posuere iaculis. Donec a scelerisque magna.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Fully Customizable\n                    </h4>\n                    <p>Sed convallis lectus a maximus luctus. Phasellus et metus mi. Donec consectetur a ante non.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"605\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-605x800.png\" alt=\"\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Engaging Tours\n                    </h4>\n                    <p>Nam fermentum, arcu nec porta aliquam, lacus lorem efficitur lectus, quis sagittis tellus erat quis.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Exquisite Design\n                    </h4>\n                    <p>Suspendisse sagittis lacinia lacinia. Integer sit amet ante elit. Praesent pulvinar congue risus, in tristique.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h4>\n                        Full Demo Content\n                    </h4>\n                    <p>In hac habitasse platea dictumst. In finibus nunc sit amet tortor maximus, nec varius velit.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		            Pretty sweet right? Download it today!\n                                    <a href=\"#\">\n                                                    Buy Now                                            </a>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Showcase Your Screenshots\n                    </h3>\n                    <p>A Beautiful way to Present Multiple Screens. Carousel includes Lightbox and Link Options.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/16-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"0\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/16-2-394x512.jpeg\" alt=\"16\" /></a></figure><figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/17-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"1\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/17-2-394x512.jpeg\" alt=\"17\" /></a></figure><figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/12-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"2\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/12-2-394x512.jpeg\" alt=\"12\" /></a></figure><figure><a href=\"http://creativecad.works/wp-content/uploads/2017/09/15-2.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b5cpuzy\" data-elementor-lightbox-index=\"3\"><img src=\"http://creativecad.works/wp-content/uploads/2017/09/15-2-394x512.jpeg\" alt=\"15\" /></a></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Would you like to see more?\n                    </h3>\n                    <p>Morbi pretium vestibulum massa, a dignissim urna dapibus sed. Suspendisse luctus odio urna!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - App','','publish','closed','closed','','home-app','','','2017-11-09 03:14:43','2017-11-09 03:14:43','',0,'http://import.themovation.com/stratus/?elementor_library=home-app',0,'elementor_library','',0),(138,1,'2017-11-09 00:55:02','2017-11-09 00:55:02','\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h1>\n                        Cloud software\n                    </h1>\n                    <p>Showcased in the best way possible</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        All the features you want\n                    </h3>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fast cloud upload\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Smart search\n                    </h5>\n                    <p>Nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat, odio justo accumsan.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Full analytics\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante vivamus viverra.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Powerful yet simple\n                    </h3>\n                    <p></p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2-915x610.png 915w, http://creativecad.works/wp-content/uploads/2017/09/spacer_white-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Fully hosted and secure\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        High resolution\n                    </h5>\n                    <p>Pellentesque nec neque leo. Pellentesque nec ipsum ante vivamus.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h5>\n                        Social integration\n                    </h5>\n                    <p>Integer nec neque leo. Pellentesque nec ipsum ante. Vivamus viverra, libero et hendrerit placerat.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/tech-reviews-2.png\" alt=\"tech-reviews\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/las-santos-times-2.png\" alt=\"las-santos-times\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/info-daily-2.png\" alt=\"info-daily\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/komodo-2.png\" alt=\"komodo\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Love this App. Proin venenatis, odio eget consectetur tincidunt, lacus magna.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Kim Smith\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Fantastic! Vivamus imperdiet sed turpis nec elementum. Praesent ante.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													John Williams\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Amazing! Aliquam pulvinar odio non elementum laoreet. Vivamus pretium.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Liz James\n													Satisfied Customer\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                    <h3>\n                        Ready to get started?\n                    </h3>\n                    <p>Try our free 14 day trial and see if our product is right for your business. No credit card, no hassle!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"53658bf053\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<ul>\n				<li title=\"Edit Widget\">\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n		','Home - Cloud','','publish','closed','closed','','home-cloud','','','2017-11-09 00:55:02','2017-11-09 00:55:02','',0,'http://import.themovation.com/stratus/?elementor_library=home-cloud',0,'elementor_library','',0),(139,1,'2017-11-13 22:25:11','2017-11-13 22:25:11',' ','','','publish','closed','closed','','3761','','','2017-11-13 22:25:11','2017-11-13 22:25:11','',0,'http://import.themovation.com/stratus/?p=3761',24,'nav_menu_item','',0),(140,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Intro','','publish','closed','closed','','intro','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3191',1,'nav_menu_item','',0),(141,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Impossibly light','','publish','closed','closed','','impossibly-light','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3192',2,'nav_menu_item','',0),(142,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Slim design','','publish','closed','closed','','slim-design','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3193',3,'nav_menu_item','',0),(143,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Reveal','','publish','closed','closed','','reveal','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3194',4,'nav_menu_item','',0),(144,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Rebuilt','','publish','closed','closed','','rebuilt','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3195',5,'nav_menu_item','',0),(145,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Battery','','publish','closed','closed','','battery','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3196',6,'nav_menu_item','',0),(146,1,'2017-10-26 01:13:32','2017-10-26 01:13:32','','Buy','','publish','closed','closed','','buy','','','2017-10-26 01:13:32','2017-10-26 01:13:32','',0,'http://import.themovation.com/stratus/?p=3197',7,'nav_menu_item','',0),(147,1,'2017-09-28 23:05:21','2017-09-28 23:05:21',' ','','','publish','closed','closed','','2737','','','2017-09-28 23:05:21','2017-09-28 23:05:21','',0,'http://import.themovation.com/stratus/?p=2737',31,'nav_menu_item','',0),(148,1,'2017-09-28 23:05:21','2017-09-28 23:05:21','','Shop + Sidebar','','publish','closed','closed','','shop-sidebar','','','2017-09-28 23:05:21','2017-09-28 23:05:21','',0,'http://import.themovation.com/stratus/?p=2738',33,'nav_menu_item','',0),(149,1,'2017-09-28 23:05:21','2017-09-28 23:05:21',' ','','','publish','closed','closed','','2739','','','2017-09-28 23:05:21','2017-09-28 23:05:21','',0,'http://import.themovation.com/stratus/?p=2739',34,'nav_menu_item','',0),(150,1,'2017-09-28 23:05:21','2017-09-28 23:05:21',' ','','','publish','closed','closed','','2740','','','2017-09-28 23:05:21','2017-09-28 23:05:21','',0,'http://import.themovation.com/stratus/?p=2740',35,'nav_menu_item','',0),(151,1,'2017-09-28 23:05:21','2017-09-28 23:05:21',' ','','','publish','closed','closed','','2741','','','2017-09-28 23:05:21','2017-09-28 23:05:21','',0,'http://import.themovation.com/stratus/?p=2741',32,'nav_menu_item','',0),(152,1,'2017-09-20 18:17:09','2017-09-20 18:17:09','','Pages','','publish','closed','closed','','pages-2','','','2017-09-20 18:17:09','2017-09-20 18:17:09','',0,'http://import.themovation.com/stratus/?p=468',14,'nav_menu_item','',0),(153,1,'2017-09-19 20:47:45','2017-09-19 20:47:45','','Blog','','publish','closed','closed','','blog-2','','','2017-09-19 20:47:45','2017-09-19 20:47:45','',0,'http://import.themovation.com/stratus/?p=437',25,'nav_menu_item','',0),(154,1,'2017-09-19 20:47:45','2017-09-19 20:47:45','','Blog – Standard','','publish','closed','closed','','blog-standard','','','2017-09-19 20:47:45','2017-09-19 20:47:45','',0,'http://import.themovation.com/stratus/?p=438',29,'nav_menu_item','',0),(155,1,'2017-09-19 20:47:45','2017-09-19 20:47:45','','Blog – Masonry Sidebar','','publish','closed','closed','','blog-masonry-sidebar','','','2017-09-19 20:47:45','2017-09-19 20:47:45','',0,'http://import.themovation.com/stratus/?p=439',28,'nav_menu_item','',0),(156,1,'2017-10-11 22:10:46','2017-10-11 22:10:46',' ','','','publish','closed','closed','','2909','','','2017-10-11 22:10:46','2017-10-11 22:10:46','',0,'http://import.themovation.com/stratus/?p=2909',22,'nav_menu_item','',0),(157,1,'2017-10-11 19:18:14','2017-10-11 19:18:14',' ','','','publish','closed','closed','','2849','','','2017-10-11 19:18:14','2017-10-11 19:18:14','',0,'http://import.themovation.com/stratus/?p=2849',21,'nav_menu_item','',0),(158,1,'2017-10-11 19:18:14','2017-10-11 19:18:14',' ','','','publish','closed','closed','','2850','','','2017-10-11 19:18:14','2017-10-11 19:18:14','',0,'http://import.themovation.com/stratus/?p=2850',20,'nav_menu_item','',0),(159,1,'2017-09-26 19:46:19','2017-09-26 19:46:19',' ','','','publish','closed','closed','','556','','','2017-09-26 19:46:19','2017-09-26 19:46:19','',0,'http://import.themovation.com/stratus/?p=556',18,'nav_menu_item','',0),(160,1,'2017-09-20 18:32:22','2017-09-20 18:32:22',' ','','','publish','closed','closed','','472','','','2017-09-20 18:32:22','2017-09-20 18:32:22','',0,'http://import.themovation.com/stratus/?p=472',15,'nav_menu_item','',0),(161,1,'2017-09-20 18:32:22','2017-09-20 18:32:22',' ','','','publish','closed','closed','','473','','','2017-09-20 18:32:22','2017-09-20 18:32:22','',0,'http://import.themovation.com/stratus/?p=473',16,'nav_menu_item','',0),(162,1,'2017-09-20 18:32:22','2017-09-20 18:32:22',' ','','','publish','closed','closed','','474','','','2017-09-20 18:32:22','2017-09-20 18:32:22','',0,'http://import.themovation.com/stratus/?p=474',23,'nav_menu_item','',0),(163,1,'2017-09-20 18:32:22','2017-09-20 18:32:22',' ','','','publish','closed','closed','','475','','','2017-09-20 18:32:22','2017-09-20 18:32:22','',0,'http://import.themovation.com/stratus/?p=475',17,'nav_menu_item','',0),(164,1,'2017-09-20 18:32:22','2017-09-20 18:32:22',' ','','','publish','closed','closed','','476','','','2017-09-20 18:32:22','2017-09-20 18:32:22','',0,'http://import.themovation.com/stratus/?p=476',19,'nav_menu_item','',0),(165,1,'2017-09-19 20:47:45','2017-09-19 20:47:45','','Blog – Standard Sidebar','','publish','closed','closed','','blog-standard-sidebar','','','2017-09-19 20:47:45','2017-09-19 20:47:45','',0,'http://import.themovation.com/stratus/?p=440',30,'nav_menu_item','',0),(166,1,'2017-09-19 20:47:45','2017-09-19 20:47:45','','Blog – Masonry Full Width','','publish','closed','closed','','blog-masonry-full-width','','','2017-09-19 20:47:45','2017-09-19 20:47:45','',0,'http://import.themovation.com/stratus/?p=441',27,'nav_menu_item','',0),(167,1,'2017-09-19 20:47:45','2017-09-19 20:47:45','','Blog – Masonry','','publish','closed','closed','','blog-masonry','','','2017-09-19 20:47:45','2017-09-19 20:47:45','',0,'http://import.themovation.com/stratus/?p=442',26,'nav_menu_item','',0),(168,1,'2017-09-15 17:44:57','2017-09-15 17:44:57','','Purchase','','publish','closed','closed','','purchase','','','2017-09-15 17:44:57','2017-09-15 17:44:57','',0,'http://import.themovation.com/stratus/?p=272',36,'nav_menu_item','',0),(169,1,'2017-09-15 17:44:35','2017-09-15 17:44:35','','Home','','publish','closed','closed','','home-2','','','2017-09-15 17:44:35','2017-09-15 17:44:35','',0,'http://import.themovation.com/stratus/?p=271',1,'nav_menu_item','',0),(170,1,'2017-09-14 23:36:10','2017-09-14 23:36:10','','Home – App','','publish','closed','closed','','home-app','','','2017-09-14 23:36:10','2017-09-14 23:36:10','',0,'http://import.themovation.com/stratus/?p=250',6,'nav_menu_item','',0),(171,1,'2017-09-14 23:36:10','2017-09-14 23:36:10','','Home – Cloud','','publish','closed','closed','','home-cloud','','','2017-09-14 23:36:10','2017-09-14 23:36:10','',0,'http://import.themovation.com/stratus/?p=251',4,'nav_menu_item','',0),(172,1,'2018-01-18 15:24:12','2018-01-18 23:24:12','','Home – Video','','publish','closed','closed','','home-video','','','2018-01-18 15:24:12','2018-01-18 23:24:12','',0,'http://import.themovation.com/stratus/?p=3803',10,'nav_menu_item','',0),(173,1,'2018-01-18 13:13:24','2018-01-18 21:13:24','','Home – Masonry Blog','','publish','closed','closed','','home-masonry-blog','','','2018-01-18 13:13:24','2018-01-18 21:13:24','',0,'http://import.themovation.com/stratus/?p=3795',11,'nav_menu_item','',0),(174,1,'2018-01-18 13:13:24','2018-01-18 21:13:24','','Home – Cryptocurrency','','publish','closed','closed','','home-cryptocurrency','','','2018-01-18 13:13:24','2018-01-18 21:13:24','',0,'http://import.themovation.com/stratus/?p=3796',3,'nav_menu_item','',0),(175,1,'2017-09-20 18:30:43','2017-09-20 18:30:43','','Home – Coming Soon','','publish','closed','closed','','home-coming-soon-2','','','2017-09-20 18:30:43','2017-09-20 18:30:43','',0,'http://import.themovation.com/stratus/?p=469',13,'nav_menu_item','',0),(176,1,'2017-09-20 18:30:43','2017-09-20 18:30:43','','Home – Laptop','','publish','closed','closed','','home-laptop','','','2017-09-20 18:30:43','2017-09-20 18:30:43','',0,'http://import.themovation.com/stratus/?p=470',9,'nav_menu_item','',0),(177,1,'2017-09-20 18:30:43','2017-09-20 18:30:43','','Home – Shop','','publish','closed','closed','','home-shop','','','2017-09-20 18:30:43','2017-09-20 18:30:43','',0,'http://import.themovation.com/stratus/?p=471',12,'nav_menu_item','',0),(178,1,'2017-09-18 22:28:30','2017-09-18 22:28:30','','Home – Parallax','','publish','closed','closed','','home-parallax','','','2017-09-18 22:28:30','2017-09-18 22:28:30','',0,'http://import.themovation.com/stratus/?p=368',8,'nav_menu_item','',0),(179,1,'2017-09-15 22:07:35','2017-09-15 22:07:35','','Home – Startup','','publish','closed','closed','','home-startup','','','2017-09-15 22:07:35','2017-09-15 22:07:35','',0,'http://import.themovation.com/stratus/?p=326',7,'nav_menu_item','',0),(180,1,'2017-09-15 17:44:35','2017-09-15 17:44:35','','Home – App 2','','publish','closed','closed','','home-app-2','','','2017-09-15 17:44:35','2017-09-15 17:44:35','',0,'http://import.themovation.com/stratus/?p=270',5,'nav_menu_item','',0),(181,1,'2017-09-14 23:36:10','2017-09-14 23:36:10','','Home – VR','','publish','closed','closed','','home-product-vr','','','2017-09-14 23:36:10','2017-09-14 23:36:10','',0,'http://import.themovation.com/stratus/?p=252',2,'nav_menu_item','',0),(182,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','4_email_182','','','2018-04-05 15:55:59','2018-04-05 19:55:59','',0,'http://creativecad.works/frm_form_actions/4_email_0/',4,'frm_form_actions','',0),(183,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','5_email_183','','','2018-04-05 15:56:48','2018-04-05 19:56:48','',0,'http://creativecad.works/frm_form_actions/5_email_0/',5,'frm_form_actions','',0),(184,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','6_email_184','','','2018-04-05 15:55:48','2018-04-05 19:55:48','',0,'http://creativecad.works/frm_form_actions/6_email_0/',6,'frm_form_actions','',0),(185,1,'2018-03-21 16:56:00','2018-03-21 16:56:00','{\"email_to\":\"[admin_email]\",\"event\":[\"create\"],\"email_message\":\"[default-message]\",\"email_subject\":\"\",\"plain_text\":\"0\",\"inc_user_info\":\"0\",\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"},\"reply_to\":\"\"}','Email Notification','email','publish','closed','closed','','7_email_0','','','2018-03-21 16:56:00','2018-03-21 16:56:00','',0,'http://creativecad.works/frm_form_actions/7_email_0/',7,'frm_form_actions','',0),(186,1,'2018-03-21 16:56:00','2018-03-21 16:56:00','{\"email_to\":\"[admin_email]\",\"event\":[\"create\"],\"email_message\":\"[default-message]\",\"email_subject\":\"\",\"plain_text\":\"0\",\"inc_user_info\":\"0\",\"conditions\":\"\",\"reply_to\":\"\"}','Email Notification','email','publish','closed','closed','','8_email_0','','','2018-03-21 16:56:00','2018-03-21 16:56:00','',0,'http://creativecad.works/frm_form_actions/8_email_0/',8,'frm_form_actions','',0),(187,1,'2018-03-21 16:56:00','2018-03-21 16:56:00','{\"email_to\":\"[admin_email]\",\"event\":[\"create\"],\"email_message\":\"[default-message]\",\"email_subject\":\"\",\"plain_text\":\"0\",\"inc_user_info\":\"0\",\"conditions\":\"\",\"reply_to\":\"\"}','Email Notification','email','publish','closed','closed','','9_email_0','','','2018-03-21 16:56:00','2018-03-21 16:56:00','',0,'http://creativecad.works/frm_form_actions/9_email_0/',9,'frm_form_actions','',0),(188,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','3_email_188','','','2019-03-04 17:02:29','2019-03-04 21:02:29','',0,'http://creativecad.works/frm_form_actions/11_email_1053/',3,'frm_form_actions','',0),(189,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','4_email_189','','','2018-04-05 15:55:59','2018-04-05 19:55:59','',0,'http://creativecad.works/frm_form_actions/12_email_0/',4,'frm_form_actions','',0),(190,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','5_email_190','','','2018-04-05 15:56:48','2018-04-05 19:56:48','',0,'http://creativecad.works/frm_form_actions/13_email_0/',5,'frm_form_actions','',0),(191,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','6_email_191','','','2018-04-05 15:55:48','2018-04-05 19:55:48','',0,'http://creativecad.works/frm_form_actions/14_email_0/',6,'frm_form_actions','',0),(192,0,'2017-07-02 21:29:31','2017-07-02 21:29:31','{\"email_to\":\"[admin_email]\",\"event\":[\"create\"],\"email_message\":\"[default-message]\",\"email_subject\":\"\",\"plain_text\":\"0\",\"inc_user_info\":\"0\",\"conditions\":{\"send_stop\":\"send\",\"any_all\":\"any\"},\"reply_to\":\"\",\"cc\":\"\",\"bcc\":\"\",\"from\":\"[sitename] <[admin_email]>\"}','Email Notification','email','publish','closed','closed','','14_email_0-2','','','2017-07-02 21:29:31','2017-07-02 21:29:31','',0,'http://creativecad.works/frm_form_actions/14_email_0-2/',7,'frm_form_actions','',0),(193,0,'2017-07-02 21:29:31','2017-07-02 21:29:31','{\"email_to\":\"[admin_email]\",\"event\":[\"create\"],\"email_message\":\"[default-message]\",\"email_subject\":\"\",\"plain_text\":\"0\",\"inc_user_info\":\"0\",\"conditions\":{\"send_stop\":\"\",\"any_all\":\"\"},\"reply_to\":\"\",\"cc\":\"\",\"bcc\":\"\",\"from\":\"[sitename] <[admin_email]>\"}','Email Notification','email','publish','closed','closed','','12_email_0-2','','','2017-07-02 21:29:31','2017-07-02 21:29:31','',0,'http://creativecad.works/frm_form_actions/12_email_0-2/',8,'frm_form_actions','',0),(194,0,'2017-07-02 21:29:31','2017-07-02 21:29:31','{\"email_to\":\"[admin_email]\",\"event\":[\"create\"],\"email_message\":\"[default-message]\",\"email_subject\":\"\",\"plain_text\":\"0\",\"inc_user_info\":\"0\",\"conditions\":{\"send_stop\":\"\",\"any_all\":\"\"},\"reply_to\":\"\",\"cc\":\"\",\"bcc\":\"\",\"from\":\"[sitename] <[admin_email]>\"}','Email Notification','email','publish','closed','closed','','13_email_0-2','','','2017-07-02 21:29:31','2017-07-02 21:29:31','',0,'http://creativecad.works/frm_form_actions/13_email_0-2/',9,'frm_form_actions','',0),(195,0,'2017-07-02 21:29:31','2017-07-02 21:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"inc_user_info\":\"0\",\"plain_text\":\"0\",\"conditions\":{\"send_stop\":\"\",\"any_all\":\"\"}}','Email Notification','email','publish','closed','closed','','11_email_1053-2','','','2017-07-02 21:29:31','2017-07-02 21:29:31','',0,'http://creativecad.works/frm_form_actions/11_email_1053-2/',10,'frm_form_actions','',0),(201,1,'2018-03-21 18:52:03','2018-03-21 18:52:03','','4','','inherit','open','closed','','4','','','2018-03-21 18:52:03','2018-03-21 18:52:03','',82,'http://creativecad.works/wp-content/uploads/2018/03/4.jpg',0,'attachment','image/jpeg',0),(202,1,'2018-03-21 18:52:04','2018-03-21 18:52:04','','2','','inherit','open','closed','','2','','','2018-03-21 18:52:04','2018-03-21 18:52:04','',82,'http://creativecad.works/wp-content/uploads/2018/03/2.jpg',0,'attachment','image/jpeg',0),(203,1,'2018-03-21 18:52:04','2018-03-21 18:52:04','','3','','inherit','open','closed','','3','','','2018-03-21 18:52:04','2018-03-21 18:52:04','',82,'http://creativecad.works/wp-content/uploads/2018/03/3.jpg',0,'attachment','image/jpeg',0),(204,1,'2018-03-21 18:52:05','2018-03-21 18:52:05','','1','','inherit','open','closed','','1','','','2018-03-21 18:52:05','2018-03-21 18:52:05','',82,'http://creativecad.works/wp-content/uploads/2018/03/1.jpg',0,'attachment','image/jpeg',0),(223,1,'2018-03-21 19:37:41','2018-03-21 19:37:41','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 19:37:41','2018-03-21 19:37:41','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(206,1,'2018-03-21 18:54:26','2018-03-21 18:54:26','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 18:54:26','2018-03-21 18:54:26','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(207,1,'2018-03-21 18:55:17','2018-03-21 18:55:17','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 18:55:17','2018-03-21 18:55:17','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(209,1,'2018-03-21 18:56:23','2018-03-21 18:56:23','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 18:56:23','2018-03-21 18:56:23','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(210,1,'2018-03-21 18:56:52','2018-03-21 18:56:52','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 18:56:52','2018-03-21 18:56:52','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(211,1,'2018-03-21 18:57:29','2018-03-21 18:57:29','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 18:57:29','2018-03-21 18:57:29','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(213,1,'2018-03-21 19:10:53','2018-03-21 19:10:53','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 19:10:53','2018-03-21 19:10:53','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(214,1,'2018-03-21 19:13:26','2018-03-21 19:13:26','','Slide image 1','','inherit','open','closed','','slide-image-1','','','2018-03-21 19:13:26','2018-03-21 19:13:26','',82,'http://creativecad.works/wp-content/uploads/2018/03/Slide-image-1.jpg',0,'attachment','image/jpeg',0),(216,1,'2018-03-21 19:14:10','2018-03-21 19:14:10','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 19:14:10','2018-03-21 19:14:10','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(217,1,'2018-03-21 19:15:51','2018-03-21 19:15:51','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"298\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1.jpg 298w, http://creativecad.works/wp-content/uploads/2018/03/1-149x300.jpg 149w, http://creativecad.works/wp-content/uploads/2018/03/1-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/1-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/1-150x303.jpg 150w\" sizes=\"(max-width: 298px) 100vw, 298px\" />		\n		<img width=\"300\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/2-150x300.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/2-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/2-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/2-152x303.jpg 152w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/3-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/3-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/3-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/3-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />		\n		<img width=\"301\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/4.jpg 301w, http://creativecad.works/wp-content/uploads/2018/03/4-151x300.jpg 151w, http://creativecad.works/wp-content/uploads/2018/03/4-50x100.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/4-40x80.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/4-152x303.jpg 152w\" sizes=\"(max-width: 301px) 100vw, 301px\" />','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 19:15:51','2018-03-21 19:15:51','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(218,1,'2018-03-21 19:30:06','2018-03-21 19:30:06','','3 (1)','','inherit','open','closed','','3-1','','','2018-03-21 19:30:06','2018-03-21 19:30:06','',82,'http://creativecad.works/wp-content/uploads/2018/03/3-1.jpg',0,'attachment','image/jpeg',0),(219,1,'2018-03-21 19:30:12','2018-03-21 19:30:12','','4 (1)','','inherit','open','closed','','4-1','','','2018-03-21 19:30:12','2018-03-21 19:30:12','',82,'http://creativecad.works/wp-content/uploads/2018/03/4-1.jpg',0,'attachment','image/jpeg',0),(220,1,'2018-03-21 19:30:18','2018-03-21 19:30:18','','1 (1)','','inherit','open','closed','','1-1','','','2018-03-21 19:30:18','2018-03-21 19:30:18','',82,'http://creativecad.works/wp-content/uploads/2018/03/1-1.jpg',0,'attachment','image/jpeg',0),(221,1,'2018-03-21 19:30:20','2018-03-21 19:30:20','','2 (1)','','inherit','open','closed','','2-1','','','2018-03-21 19:30:20','2018-03-21 19:30:20','',82,'http://creativecad.works/wp-content/uploads/2018/03/2-1.jpg',0,'attachment','image/jpeg',0),(224,1,'2018-03-21 19:38:17','2018-03-21 19:38:17','<h2>Jewellery</h2>		\n											<a href=\"https://cadworks3d.com/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/EasyCastHD-rings-o2r12um8stwl8ry3yek6orb6hsc9uflhqkm0fxxrw8.jpg\" title=\"EasyCastHD rings\" alt=\"EasyCastHD rings\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"https://cadworks3d.com/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-o2r12toelzvax5zh3w5k49jpwegwmqhrefyiynz62g.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"https://cadworks3d.com/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>For More Inquiries</h2>','Applications','','publish','closed','closed','','applications','','','2019-02-13 11:19:39','2019-02-13 15:19:39','',0,'http://creativecad.works/?page_id=224',0,'page','',0),(2712,1,'2019-02-13 11:19:39','2019-02-13 15:19:39','<h2>Jewellery</h2>		\n											<a href=\"https://cadworks3d.com/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/EasyCastHD-rings-o2r12um8stwl8ry3yek6orb6hsc9uflhqkm0fxxrw8.jpg\" title=\"EasyCastHD rings\" alt=\"EasyCastHD rings\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"https://cadworks3d.com/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-o2r12toelzvax5zh3w5k49jpwegwmqhrefyiynz62g.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"https://cadworks3d.com/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2019-02-13 11:19:39','2019-02-13 15:19:39','',224,'http://creativecad.works/2019/02/13/224-revision-v1/',0,'revision','',0),(2162,1,'2018-10-09 15:25:48','2018-10-09 19:25:48','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/EasyCastHD-rings-nx4ygmoizfeul8aljn7qtu125s6qyvgdq4nq5r8x2w.jpg\" title=\"EasyCastHD rings\" alt=\"EasyCastHD rings\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your ideal printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; increase your revenue stream</h3>		\n			<h3>Streamline your design to print process</h3>		\n			<h3>A Complete Experience</h3>		\n			<h3>Control your workflow &amp; intellectual Property </h3>		\n			<h3>Use any and all available 3D printer resins</h3>		\n			<h3>Don\'t settle for less</h3>		\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-10-09 15:25:48','2018-10-09 19:25:48','',224,'http://creativecad.works/2018/10/09/224-revision-v1/',0,'revision','',0),(2161,1,'2018-10-09 15:01:33','2018-10-09 19:01:33','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/EasyCastHD-rings-nx4ygmoizfeul8aljn7qtu125s6qyvgdq4nq5r8x2w.jpg\" title=\"EasyCastHD rings\" alt=\"EasyCastHD rings\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your ideal printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; increase your revenue stream</h3>		\n			<h3>Streamline your design to print process</h3>		\n			<h3>A Complete Experience</h3>		\n			<h3>Control your workflow &amp; intellectual Property </h3>		\n			<h3>Use any and all available 3D printer resins</h3>		\n			<h3>Don\'t settle for less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-10-09 15:01:33','2018-10-09 19:01:33','',224,'http://creativecad.works/2018/10/09/224-revision-v1/',0,'revision','',0),(2046,1,'2018-07-20 16:08:18','2018-07-20 20:08:18','<h2>Jewellery</h2>\r\n<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w\" alt=\"\" width=\"605\" height=\"465\" /> </a>\r\n<h2>Microfluidics</h2>\r\n<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\r\n<img title=\"Image microfluidics droplet and encapsulated\" src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" alt=\"Image microfluidics droplet and encapsulated\" /> </a>\r\n<h2>Dental</h2>\r\n<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" alt=\"\" width=\"600\" height=\"338\" /> </a>\r\n<h2>Find your ideal Printer</h2>\r\nNot every printer on the market can do everything. Find your ideal printer that can print your specific application.\r\n<h3>How Can the CADWorks3D Printer Help your Business?</h3>\r\n<h3>Reduce your expenses &amp; increase your revenue stream</h3>\r\n<h3>Streamline your design to print process</h3>\r\n<h3>A Complete Experience</h3>\r\n<h3>Control your workflow &amp; intellectual Property</h3>\r\n<h3>Use any and all available 3D printer resins</h3>\r\n<h3>Don\'t settle for less</h3>\r\n<a role=\"button\" href=\"http://creativecad.works/contact-us/\">\r\nRequest a Quote\r\n</a>\r\n<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-07-20 16:08:18','2018-07-20 20:08:18','',224,'http://creativecad.works/2018/07/20/224-revision-v1/',0,'revision','',0),(225,1,'2018-03-21 19:38:17','2018-03-21 19:38:17','','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-21 19:38:17','2018-03-21 19:38:17','',224,'http://creativecad.works/2018/03/21/224-revision-v1/',0,'revision','',0),(226,1,'2018-03-21 19:38:28','2018-03-21 19:38:28','<h1>\n                        Resources\n                    </h1>\n                                        <p></p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a printer or want to take a look at the software? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find a printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? \n                    </h3>\n                                        <p>Contact Us</p>','Resources','','publish','closed','closed','','resources','','','2018-06-01 11:53:50','2018-06-01 15:53:50','',0,'http://creativecad.works/?page_id=226',0,'page','',0),(227,1,'2018-03-21 19:38:28','2018-03-21 19:38:28','','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-03-21 19:38:28','2018-03-21 19:38:28','',226,'http://creativecad.works/2018/03/21/226-revision-v1/',0,'revision','',0),(228,1,'2018-03-21 19:38:35','2018-03-21 19:38:35','','Support','','draft','closed','closed','','support-1','','','2018-04-03 10:38:11','2018-04-03 14:38:11','',0,'http://creativecad.works/?page_id=228',0,'page','',0),(229,1,'2018-03-21 19:38:35','2018-03-21 19:38:35','','Support','','inherit','closed','closed','','228-revision-v1','','','2018-03-21 19:38:35','2018-03-21 19:38:35','',228,'http://creativecad.works/2018/03/21/228-revision-v1/',0,'revision','',0),(234,1,'2018-03-21 19:42:49','2018-03-21 19:42:49',' ','','','publish','closed','closed','','234','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=234',25,'nav_menu_item','',0),(1877,1,'2018-05-28 16:38:55','2018-05-28 20:38:55','<h1>Accessories</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-05-28 16:38:55','2018-05-28 20:38:55','',1866,'http://creativecad.works/2018/05/28/1866-revision-v1/',0,'revision','',0),(242,1,'2018-03-21 19:42:42','2018-03-21 19:42:42','&nbsp;\r\n<h3>Stratus</h3>\r\n350 5th Ave\r\nNew York, NY\r\n10118, USA\r\n\r\nMonday to Friday: 10am - 6pm\r\nSaturday: 11am - 4pm\r\nSunday: Closed\r\n\r\n<a href=\"tel:222-2222\">\r\nCall Us </a>\r\n<a href=\"mailto:info@companyco.com\">\r\nEmail Us </a>\r\n<h1>Contact Us</h1>\r\nEtiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies.\r\n<h4>Give us a call</h4>\r\nVestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.\r\n<h4>Send us an email</h4>\r\nLorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.\r\n<h4>Drop by and talk</h4>\r\nEtiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.\r\n\r\n<form id=\"form_contact3\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"14\" />\r\n<input id=\"frm_hide_fields_14\" name=\"frm_hide_fields_14\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"contact3\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_14\" name=\"frm_submit_entry_14\" type=\"hidden\" value=\"7b7c73b286\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input id=\"frm_verify_14\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_xipbjr3\">Name\r\n*\r\n</label>\r\n<input id=\"field_xipbjr3\" name=\"item_meta[67]\" type=\"text\" value=\"\" placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" />\r\n<label for=\"field_jaehy83\">Email\r\n*\r\n</label>\r\n<input id=\"field_jaehy83\" name=\"item_meta[68]\" type=\"text\" value=\"\" placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" />\r\n<label for=\"field_cqpguu3\">Website\r\n</label>\r\n<input id=\"field_cqpguu3\" name=\"item_meta[69]\" type=\"text\" value=\"\" placeholder=\"Website\" />\r\n<label for=\"field_w7ueyk3\">Subject\r\n*\r\n</label>\r\n<input id=\"field_w7ueyk3\" name=\"item_meta[70]\" type=\"text\" value=\"\" placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" />\r\n<label for=\"field_kggkvh3\">Message\r\n*\r\n</label>\r\n<textarea id=\"field_kggkvh3\" name=\"item_meta[71]\" rows=\"5\" placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\"></textarea>\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-21 19:42:42','2018-03-21 19:42:42','',90,'http://creativecad.works/2018/03/21/90-revision-v1/',0,'revision','',0),(972,1,'2018-04-02 11:08:35','2018-04-02 15:08:35','','2','','inherit','open','closed','','2-2','','','2018-04-02 11:09:09','2018-04-02 15:09:09','',548,'http://creativecad.works/wp-content/uploads/2018/04/2.png',0,'attachment','image/png',0),(978,1,'2018-04-02 11:16:13','2018-04-02 15:16:13','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2><b>Our Partner</b></h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"homepage03\" title=\"homepage03\"></figure><h3>Central Dental</h3><p>Central Dental\'s continuing policy is to provide our valued customers with outstanding service and high quality products. As an independent, Canadian-owned company, we are able to find superior dental products at the best possible prices. We shop worldwide to provide for our clients. Above all, our staff strive for excellence in service and give the personal attention that your business deserves.\n</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-02 11:16:13','2018-04-02 15:16:13','',548,'http://creativecad.works/2018/04/02/548-revision-v1/',0,'revision','',0),(1379,1,'2018-04-24 10:58:30','2018-04-24 14:58:30','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-605x605.png\" alt=\"Dental images 2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"5_3d-indirect-bonding-tray3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"9_Model\" /></figure>			\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-24 10:58:30','2018-04-24 14:58:30','',548,'http://creativecad.works/2018/04/24/548-revision-v1/',0,'revision','',0),(247,1,'2018-03-21 20:11:08','2018-03-21 20:11:08','','Slide image 3','','inherit','open','closed','','slide-image-3','','','2018-03-21 20:11:08','2018-03-21 20:11:08','',82,'http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg',0,'attachment','image/jpeg',0),(248,1,'2018-03-21 20:11:19','2018-03-21 20:11:19','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:11:19','2018-03-21 20:11:19','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(249,1,'2018-03-21 20:14:07','2018-03-21 20:14:07','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:14:07','2018-03-21 20:14:07','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(251,1,'2018-03-21 20:16:13','2018-03-21 20:16:13','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"1791\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" sizes=\"(max-width: 1791px) 100vw, 1791px\" />','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:16:13','2018-03-21 20:16:13','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(252,1,'2018-03-22 13:47:47','2018-03-22 13:47:47','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"1791\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" sizes=\"(max-width: 1791px) 100vw, 1791px\" />','Home - Product VR ORIGINAL','','publish','closed','closed','','home-product-vr','','','2018-03-22 14:05:58','2018-03-22 14:05:58','',0,'http://creativecad.works/?page_id=252',-20,'page','',0),(253,1,'2018-03-21 20:17:32','2018-03-21 20:17:32','<h1>Immerse Yourself</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>Next-generation virtual reality</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Mobile Interface Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" sizes=\"(max-width: 1791px) 100vw, 1791px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" alt=\"\" width=\"1791\" height=\"991\" />','Home - Product VR ORIGINAL','','inherit','closed','closed','','252-revision-v1','','','2018-03-21 20:17:32','2018-03-21 20:17:32','',252,'http://creativecad.works/2018/03/21/252-revision-v1/',0,'revision','',0),(255,1,'2018-03-21 20:19:29','2018-03-21 20:19:29','<h1>Immerse Yourself</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>Next-generation virtual reality</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Mobile Interface Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" sizes=\"(max-width: 1791px) 100vw, 1791px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" alt=\"\" width=\"1791\" height=\"991\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:19:29','2018-03-21 20:19:29','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(254,1,'2018-03-21 20:19:20','2018-03-21 20:19:20','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<img width=\"1791\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" sizes=\"(max-width: 1791px) 100vw, 1791px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:19:20','2018-03-21 20:19:20','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(258,1,'2018-03-21 20:25:08','2018-03-21 20:25:08','<h1>Immerse Yourself</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>Next-generation virtual reality</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Mobile Interface Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" sizes=\"(max-width: 1791px) 100vw, 1791px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" alt=\"\" width=\"1791\" height=\"991\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:25:08','2018-03-21 20:25:08','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(257,1,'2018-03-21 20:20:31','2018-03-21 20:20:31','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<img width=\"1791\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" sizes=\"(max-width: 1791px) 100vw, 1791px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Home - Product VR','','inherit','closed','closed','','82-revision-v1','','','2018-03-21 20:20:31','2018-03-21 20:20:31','',82,'http://creativecad.works/2018/03/21/82-revision-v1/',0,'revision','',0),(260,1,'2018-03-22 13:47:38','2018-03-22 13:47:38','','Projector 1','','inherit','open','closed','','projector-1','','','2018-03-22 13:47:38','2018-03-22 13:47:38','',252,'http://creativecad.works/wp-content/uploads/2018/03/Projector-1.jpg',0,'attachment','image/jpeg',0),(261,1,'2018-03-22 13:47:44','2018-03-22 13:47:44','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"1791\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" sizes=\"(max-width: 1791px) 100vw, 1791px\" />','Home - Product VR ORIGINAL','','inherit','closed','closed','','252-revision-v1','','','2018-03-22 13:47:44','2018-03-22 13:47:44','',252,'http://creativecad.works/2018/03/22/252-revision-v1/',0,'revision','',0),(262,1,'2018-03-22 13:53:09','2018-03-22 13:53:09','<h1>Immerse Yourself</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>Next-generation virtual reality</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Mobile Interface Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" sizes=\"(max-width: 1791px) 100vw, 1791px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" alt=\"\" width=\"1791\" height=\"991\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 13:53:09','2018-03-22 13:53:09','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(268,1,'2018-03-22 14:03:27','2018-03-22 14:03:27','<h1>Immerse Yourself</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>Next-generation virtual reality</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Mobile Interface Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:03:27','2018-03-22 14:03:27','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(266,1,'2018-03-22 14:02:37','2018-03-22 14:02:37','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:02:37','2018-03-22 14:02:37','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(271,1,'2018-03-22 14:05:58','2018-03-22 14:05:58','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<img width=\"1791\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3.jpg 1791w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-300x166.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-768x425.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1024x567.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-181x100.jpg 181w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-394x218.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-915x506.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Slide-image-3-1240x686.jpg 1240w\" sizes=\"(max-width: 1791px) 100vw, 1791px\" />','Home - Product VR ORIGINAL','','inherit','closed','closed','','252-revision-v1','','','2018-03-22 14:05:58','2018-03-22 14:05:58','',252,'http://creativecad.works/2018/03/22/252-revision-v1/',0,'revision','',0),(267,1,'2018-03-22 14:03:01','2018-03-22 14:03:01','<h1>\n                        Immerse Yourself\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:03:01','2018-03-22 14:03:01','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(269,1,'2018-03-22 14:04:27','2018-03-22 14:04:27','','CADworks3D LOGO','','inherit','open','closed','','cadworks3d-logo','','','2018-03-22 14:04:27','2018-03-22 14:04:27','',0,'http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png',0,'attachment','image/png',0),(1378,1,'2018-04-24 10:55:04','2018-04-24 14:55:04','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x605.jpeg\" alt=\"WhatsApp Image 2017-12-21 at 4.19.56 PM\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-605x605.jpg\" alt=\"87d4958c-59f4-42d1-8dec-95adc7ea1006\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-605x605.jpg\" alt=\"Two Rings\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Brown-Wax-1-605x605.jpg\" alt=\"Brown Wax\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x605.jpg\" alt=\"Casting Tree\" /></figure>			\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"2859a566d5\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-24 10:55:04','2018-04-24 14:55:04','',618,'http://creativecad.works/2018/04/24/618-revision-v1/',0,'revision','',0),(971,1,'2018-04-02 10:49:52','2018-04-02 14:49:52','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/4-1-nnkc5g75oagv55zna9lqb0jy3p69sdwz2sbxf7v0i4.jpg\" title=\"4 (1)\" alt=\"4 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d5cb493241\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-02 10:49:52','2018-04-02 14:49:52','',224,'http://creativecad.works/2018/04/02/224-revision-v1/',0,'revision','',0),(1029,1,'2018-04-03 11:26:29','2018-04-03 15:26:29','<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/4-1-nnkc5g75oagv55zna9lqb0jy3p69sdwz2sbxf7v0i4.jpg\" title=\"4 (1)\" alt=\"4 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-03 11:26:29','2018-04-03 15:26:29','',224,'http://creativecad.works/2018/04/03/224-revision-v1/',0,'revision','',0),(316,1,'2018-03-22 15:39:44','2018-03-22 15:39:44','<h1>Immerse</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>CADworks 3D Printer</h3>\r\nWith so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries.\r\n<h5>High Definition</h5>\r\nWith a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before.\r\n<h5>User Experience</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Web and Mobile Development</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n<h5>Project Strategy</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" alt=\"\" width=\"1140\" height=\"760\" />\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 15:39:44','2018-03-22 15:39:44','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(313,1,'2018-03-22 15:25:54','2018-03-22 15:25:54','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 15:25:54','2018-03-22 15:25:54','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(276,1,'2018-03-22 14:24:16','2018-03-22 14:24:16','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:24:16','2018-03-22 14:24:16','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(278,1,'2018-03-22 14:33:26','2018-03-22 14:33:26','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:33:26','2018-03-22 14:33:26','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(279,1,'2018-03-22 14:33:31','2018-03-22 14:33:31','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:33:31','2018-03-22 14:33:31','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(280,1,'2018-03-22 14:34:09','2018-03-22 14:34:09','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:34:09','2018-03-22 14:34:09','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(281,1,'2018-03-22 14:35:07','2018-03-22 14:35:07','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:35:07','2018-03-22 14:35:07','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(282,1,'2018-03-22 14:39:39','2018-03-22 14:39:39','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:39:39','2018-03-22 14:39:39','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(283,1,'2018-03-22 14:44:07','2018-03-22 14:44:07','','Slide Image 4 (1)','','inherit','open','closed','','slide-image-4-1','','','2018-03-22 14:44:07','2018-03-22 14:44:07','',82,'http://creativecad.works/wp-content/uploads/2018/03/Slide-Image-4-1.jpg',0,'attachment','image/jpeg',0),(284,1,'2018-03-22 14:44:52','2018-03-22 14:44:52','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 14:44:52','2018-03-22 14:44:52','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(285,1,'2018-03-22 14:51:33','2018-03-22 14:51:33','','New PDMS123','','inherit','open','closed','','new-pdms123','','','2018-03-22 14:51:33','2018-03-22 14:51:33','',224,'http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123.jpg',0,'attachment','image/jpeg',0),(287,1,'2018-03-22 14:56:02','2018-03-22 14:56:02','','logo-2.png','','inherit','open','closed','','logo-2-png','','','2018-03-22 14:56:02','2018-03-22 14:56:02','',0,'http://creativecad.works/wp-content/uploads/2018/03/logo-2.png',0,'attachment','image/png',0),(288,1,'2018-03-22 14:56:02','2018-03-22 14:56:02','','Untitled-1-1.png','','inherit','open','closed','','untitled-1-1-png','','','2018-03-22 14:56:02','2018-03-22 14:56:02','',0,'http://creativecad.works/wp-content/uploads/2018/03/Untitled-1-1.png',0,'attachment','image/png',0),(289,1,'2018-03-22 14:56:07','2018-03-22 14:56:07','','smart-watch1-1.png','','inherit','open','closed','','smart-watch1-1-png','','','2018-03-22 14:56:07','2018-03-22 14:56:07','',0,'http://creativecad.works/wp-content/uploads/2018/03/smart-watch1-1.png',0,'attachment','image/png',0),(290,1,'2018-03-22 14:56:08','2018-03-22 14:56:08','','circle-1.png','','inherit','open','closed','','circle-1-png','','','2018-03-22 14:56:08','2018-03-22 14:56:08','',0,'http://creativecad.works/wp-content/uploads/2018/03/circle-1.png',0,'attachment','image/png',0),(291,1,'2018-03-22 14:56:08','2018-03-22 14:56:08','','circle2-1.png','','inherit','open','closed','','circle2-1-png','','','2018-03-22 14:56:08','2018-03-22 14:56:08','',0,'http://creativecad.works/wp-content/uploads/2018/03/circle2-1.png',0,'attachment','image/png',0),(292,1,'2018-03-22 14:56:08','2018-03-22 14:56:08','','circle3-1.png','','inherit','open','closed','','circle3-1-png','','','2018-03-22 14:56:08','2018-03-22 14:56:08','',0,'http://creativecad.works/wp-content/uploads/2018/03/circle3-1.png',0,'attachment','image/png',0),(293,1,'2018-03-22 14:56:08','2018-03-22 14:56:08','','cover-pic-1.png','','inherit','open','closed','','cover-pic-1-png','','','2018-03-22 14:56:08','2018-03-22 14:56:08','',0,'http://creativecad.works/wp-content/uploads/2018/03/cover-pic-1.png',0,'attachment','image/png',0),(294,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','snycy.png','','inherit','open','closed','','snycy-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/snycy.png',0,'attachment','image/png',0),(295,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','x.venox_.png','','inherit','open','closed','','x-venox_-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png',0,'attachment','image/png',0),(296,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','quest.png','','inherit','open','closed','','quest-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/quest.png',0,'attachment','image/png',0),(297,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','geo.png','','inherit','open','closed','','geo-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/geo.png',0,'attachment','image/png',0),(298,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','madrin.png','','inherit','open','closed','','madrin-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/madrin.png',0,'attachment','image/png',0),(299,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','digit.png','','inherit','open','closed','','digit-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/digit.png',0,'attachment','image/png',0),(300,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','mapmaster.png','','inherit','open','closed','','mapmaster-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png',0,'attachment','image/png',0),(301,1,'2018-03-22 14:56:11','2018-03-22 14:56:11','','masso.png','','inherit','open','closed','','masso-png','','','2018-03-22 14:56:11','2018-03-22 14:56:11','',0,'http://creativecad.works/wp-content/uploads/2018/03/masso.png',0,'attachment','image/png',0),(302,1,'2018-03-22 15:08:16','2018-03-22 15:08:16','','logo_lens.png','','inherit','open','closed','','logo_lens-png','','','2018-03-22 15:08:16','2018-03-22 15:08:16','',0,'http://creativecad.works/wp-content/uploads/2018/03/logo_lens.png',0,'attachment','image/png',0),(303,1,'2018-03-22 15:08:17','2018-03-22 15:08:17','','cover-pic.jpg','','inherit','open','closed','','cover-pic-jpg','','','2018-03-22 15:08:17','2018-03-22 15:08:17','',0,'http://creativecad.works/wp-content/uploads/2018/03/cover-pic.jpg',0,'attachment','image/jpeg',0),(305,1,'2018-03-22 15:08:52','2018-03-22 15:08:52','','cd799a52-1bc0-47d2-86a1-25183a1eed80','','inherit','open','closed','','cd799a52-1bc0-47d2-86a1-25183a1eed80','','','2018-03-22 15:08:52','2018-03-22 15:08:52','',224,'http://creativecad.works/wp-content/uploads/2018/03/cd799a52-1bc0-47d2-86a1-25183a1eed80.png',0,'attachment','image/png',0),(306,1,'2018-03-22 15:09:23','2018-03-22 15:09:23','','MiiCraft Microfluidics Logo','','inherit','open','closed','','miicraft-microfluidics-logo','','','2018-03-22 15:09:23','2018-03-22 15:09:23','',224,'http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo.jpg',0,'attachment','image/jpeg',0),(308,1,'2018-03-22 15:12:40','2018-03-22 15:12:40','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 15:12:40','2018-03-22 15:12:40','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(309,1,'2018-03-22 15:13:46','2018-03-22 15:13:46','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        Next-generation virtual reality\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Mobile Interface Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 15:13:46','2018-03-22 15:13:46','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(310,1,'2018-03-22 15:15:33','2018-03-22 15:15:33','','Surface under reflective light1','','inherit','open','closed','','surface-under-reflective-light1','','','2018-03-22 15:15:33','2018-03-22 15:15:33','',224,'http://creativecad.works/wp-content/uploads/2018/03/Surface-under-reflective-light1.jpg',0,'attachment','image/jpeg',0),(1528,1,'2018-05-01 16:02:35','2018-05-01 20:02:35','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-01 16:02:35','2018-05-01 20:02:35','',224,'http://creativecad.works/2018/05/01/224-revision-v1/',0,'revision','',0),(1164,1,'2018-04-05 16:07:03','2018-04-05 20:07:03','<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/4-1-nnkc5g75oagv55zna9lqb0jy3p69sdwz2sbxf7v0i4.jpg\" title=\"4 (1)\" alt=\"4 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-05 16:07:03','2018-04-05 20:07:03','',224,'http://creativecad.works/2018/04/05/224-revision-v1/',0,'revision','',0),(325,1,'2018-03-22 16:35:18','2018-03-22 16:35:18','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n			<h3>Technology</h3>		\n			<h3>DLP Light Engine</h3>		\n		<p>Full HD UV LED projection engine with entire layer exposed by a single fixed image pattern</p>		\n			<h3>Resolution</h3>		\n		Full HD UV LED projection engine with 30um X:Y resolution with excellent optical system designed for 3DP with high image quality		\n			<h3>Build Size</h3>		\n		From X:Y of 30µm 		\n			<h3>Take control over messages</h3>		\n		<p>blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor commodo.</p>		\n			<h3>Our experts</h3>		\n		<img width=\"189\" height=\"189\" src=\"http://creativecad.works/wp-content/uploads/2018/03/circle-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/circle-1.png 189w, http://creativecad.works/wp-content/uploads/2018/03/circle-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/circle-1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/circle-1-80x80.png 80w\" sizes=\"(max-width: 189px) 100vw, 189px\" />		\n		<p>Aenean nulla massa, feugiat nec blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor.</p>		\n			<h3>linda mccartney</h3>		\n		<img width=\"189\" height=\"189\" src=\"http://creativecad.works/wp-content/uploads/2018/03/circle2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/circle2-1.png 189w, http://creativecad.works/wp-content/uploads/2018/03/circle2-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/circle2-1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/circle2-1-80x80.png 80w\" sizes=\"(max-width: 189px) 100vw, 189px\" />		\n		<p>consectetur adipiscing elit. Sed neque mauris, porta id arcu ac, sagittis auctor ante monke di paserstion.</p>		\n			<h3>JOHN ELOWER</h3>		\n		<img width=\"189\" height=\"189\" src=\"http://creativecad.works/wp-content/uploads/2018/03/circle3-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/circle3-1.png 189w, http://creativecad.works/wp-content/uploads/2018/03/circle3-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/circle3-1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/circle3-1-80x80.png 80w\" sizes=\"(max-width: 189px) 100vw, 189px\" />		\n		<p>Nulla faucibus commodo Duis pulvinar arcu a ultrices monk dapibus. Etiam suscipit sed quam vel auctor.</p>		\n			<h3>victor garberl</h3>		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n			<h3>About us</h3>		\n		<p>Phasellus sodal dictum dolor quis fringilla. Nunc accumsan velit sit amet enim maximus solsodales.</p>		\n			<h3>Our mission</h3>		\n		<p>Etiam fringilla lobortis risus, sed accumsan enim rutrum vel. Aenean iaculis magna libero, at blandit augue rhoncus sed.</p>		\n			<h3>Our offer</h3>		\n					<ul>\n							<li >\n										sed accumsan enim rutrum \n									</li>\n								<li >\n										Etiam fringilla lobortis \n									</li>\n								<li >\n										Aenean iaculis magna \n									</li>\n						</ul>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 16:35:18','2018-03-22 16:35:18','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0);
INSERT INTO `wpio_posts` VALUES (315,1,'2018-03-22 15:29:00','2018-03-22 15:29:00','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 15:29:00','2018-03-22 15:29:00','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(373,1,'2018-03-22 17:45:11','2018-03-22 17:45:11','<h1>Immerse</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>CADworks 3D Printer</h3>\r\nWith so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries.\r\n<h5>High Definition</h5>\r\nWith a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before.\r\n<h5>User Experience</h5>\r\nWith a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy.\r\n<h5>Customization</h5>\r\nWith so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\r\n<h5>Speed Up Your Production</h5>\r\nCADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\r\n\r\nIs Stratus a good fit for you? Buy it now on ThemeForest!\r\n<a href=\"#\">\r\nBuy Theme </a>\r\n<h3>Watch the Reveal film</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>Rebuilt from the inside out</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:45:11','2018-03-22 17:45:11','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(366,1,'2018-03-22 17:34:17','2018-03-22 17:34:17','<h1>\n                        Immerse\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:34:17','2018-03-22 17:34:17','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(317,1,'2018-03-22 15:40:08','2018-03-22 15:40:08','<h1>\n                        Immerse \n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 15:40:08','2018-03-22 15:40:08','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(318,1,'2018-03-22 16:17:50','2018-03-22 16:17:50','','Microfluidic Features11','','inherit','open','closed','','microfluidic-features11','','','2018-03-22 16:17:50','2018-03-22 16:17:50','',224,'http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11.jpg',0,'attachment','image/jpeg',0),(320,1,'2018-03-22 16:21:58','2018-03-22 16:21:58','','Microfluidic Features','','inherit','open','closed','','microfluidic-features','','','2018-03-22 16:21:58','2018-03-22 16:21:58','',224,'http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features.jpg',0,'attachment','image/jpeg',0),(321,1,'2018-03-22 16:23:06','2018-03-22 16:23:06','','20170818_163802','','inherit','open','closed','','20170818_163802','','','2018-03-22 16:23:06','2018-03-22 16:23:06','',224,'http://creativecad.works/wp-content/uploads/2018/03/20170818_163802.jpg',0,'attachment','image/jpeg',0),(323,1,'2018-03-22 16:28:03','2018-03-22 16:28:03','','Clear Chip','','inherit','open','closed','','clear-chip','','','2018-03-22 16:28:03','2018-03-22 16:28:03','',224,'http://creativecad.works/wp-content/uploads/2018/03/Clear-Chip.jpg',0,'attachment','image/jpeg',0),(326,1,'2018-03-22 16:36:01','2018-03-22 16:36:01','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n			<h3>Techn</h3>		\n			<h3>DLP Light Engine</h3>		\n		<p>Full HD UV LED projection engine with entire layer exposed by a single fixed image pattern</p>		\n			<h3>Resolution</h3>		\n		Full HD UV LED projection engine with 30um X:Y resolution with excellent optical system designed for 3DP with high image quality		\n			<h3>Build Size</h3>		\n		From X:Y of 30µm 		\n			<h3>Take control over messages</h3>		\n		<p>blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor commodo.</p>		\n			<h3>Our experts</h3>		\n		<img width=\"189\" height=\"189\" src=\"http://creativecad.works/wp-content/uploads/2018/03/circle-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/circle-1.png 189w, http://creativecad.works/wp-content/uploads/2018/03/circle-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/circle-1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/circle-1-80x80.png 80w\" sizes=\"(max-width: 189px) 100vw, 189px\" />		\n		<p>Aenean nulla massa, feugiat nec blandit porta, viverra nec metus. Maecenas in magna ullamcorper dolor.</p>		\n			<h3>linda mccartney</h3>		\n		<img width=\"189\" height=\"189\" src=\"http://creativecad.works/wp-content/uploads/2018/03/circle2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/circle2-1.png 189w, http://creativecad.works/wp-content/uploads/2018/03/circle2-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/circle2-1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/circle2-1-80x80.png 80w\" sizes=\"(max-width: 189px) 100vw, 189px\" />		\n		<p>consectetur adipiscing elit. Sed neque mauris, porta id arcu ac, sagittis auctor ante monke di paserstion.</p>		\n			<h3>JOHN ELOWER</h3>		\n		<img width=\"189\" height=\"189\" src=\"http://creativecad.works/wp-content/uploads/2018/03/circle3-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/circle3-1.png 189w, http://creativecad.works/wp-content/uploads/2018/03/circle3-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/circle3-1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/circle3-1-80x80.png 80w\" sizes=\"(max-width: 189px) 100vw, 189px\" />		\n		<p>Nulla faucibus commodo Duis pulvinar arcu a ultrices monk dapibus. Etiam suscipit sed quam vel auctor.</p>		\n			<h3>victor garberl</h3>		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n			<h3>About us</h3>		\n		<p>Phasellus sodal dictum dolor quis fringilla. Nunc accumsan velit sit amet enim maximus solsodales.</p>		\n			<h3>Our mission</h3>		\n		<p>Etiam fringilla lobortis risus, sed accumsan enim rutrum vel. Aenean iaculis magna libero, at blandit augue rhoncus sed.</p>		\n			<h3>Our offer</h3>		\n					<ul>\n							<li >\n										sed accumsan enim rutrum \n									</li>\n								<li >\n										Etiam fringilla lobortis \n									</li>\n								<li >\n										Aenean iaculis magna \n									</li>\n						</ul>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 16:36:01','2018-03-22 16:36:01','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(327,1,'2018-03-22 16:39:28','2018-03-22 16:39:28','','miicraft-header-header-2-1024x683','','inherit','open','closed','','miicraft-header-header-2-1024x683','','','2018-03-22 16:39:28','2018-03-22 16:39:28','',224,'http://creativecad.works/wp-content/uploads/2018/03/miicraft-header-header-2-1024x683.jpg',0,'attachment','image/jpeg',0),(339,1,'2018-03-22 16:55:16','2018-03-22 16:55:16','','Daniel New1','','inherit','open','closed','','daniel-new1','','','2018-03-22 16:55:16','2018-03-22 16:55:16','',224,'http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1.jpg',0,'attachment','image/jpeg',0),(340,1,'2018-03-22 16:56:24','2018-03-22 16:56:24','','20170922_155156 (1)','','inherit','open','closed','','20170922_155156-1','','','2018-03-22 16:56:24','2018-03-22 16:56:24','',224,'http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1.jpg',0,'attachment','image/jpeg',0),(341,1,'2018-03-22 16:56:30','2018-03-22 16:56:30','','Microfluidic Features11','','inherit','open','closed','','microfluidic-features11-2','','','2018-03-22 16:56:30','2018-03-22 16:56:30','',224,'http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1.jpg',0,'attachment','image/jpeg',0),(342,1,'2018-03-22 16:56:34','2018-03-22 16:56:34','','New PDMS123','','inherit','open','closed','','new-pdms123-2','','','2018-03-27 15:54:03','2018-03-27 19:54:03','',224,'http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1.jpg',0,'attachment','image/jpeg',0),(344,1,'2018-03-22 16:58:34','2018-03-22 16:58:34','','1','','inherit','open','closed','','1-2','','','2018-03-22 16:58:34','2018-03-22 16:58:34','',224,'http://creativecad.works/wp-content/uploads/2018/03/1.png',0,'attachment','image/png',0),(345,1,'2018-03-22 16:58:36','2018-03-22 16:58:36','','3','','inherit','open','closed','','3-2','','','2018-03-22 16:58:36','2018-03-22 16:58:36','',224,'http://creativecad.works/wp-content/uploads/2018/03/3.png',0,'attachment','image/png',0),(346,1,'2018-03-22 16:58:38','2018-03-22 16:58:38','','micro','','inherit','open','closed','','micro','','','2018-03-22 16:58:38','2018-03-22 16:58:38','',224,'http://creativecad.works/wp-content/uploads/2018/03/micro.jpg',0,'attachment','image/jpeg',0),(1377,1,'2018-04-24 10:45:09','2018-04-24 14:45:09','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"2859a566d5\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-24 10:45:09','2018-04-24 14:45:09','',458,'http://creativecad.works/2018/04/24/458-revision-v1/',0,'revision','',0),(329,1,'2018-03-22 16:43:29','2018-03-22 16:43:29','','study_cover.jpg','','inherit','open','closed','','study_cover-jpg','','','2018-03-22 16:43:29','2018-03-22 16:43:29','',0,'http://creativecad.works/wp-content/uploads/2018/03/study_cover.jpg',0,'attachment','image/jpeg',0),(330,1,'2018-03-22 16:43:30','2018-03-22 16:43:30','','study_1.jpg','','inherit','open','closed','','study_1-jpg','','','2018-03-22 16:43:30','2018-03-22 16:43:30','',0,'http://creativecad.works/wp-content/uploads/2018/03/study_1.jpg',0,'attachment','image/jpeg',0),(331,1,'2018-03-22 16:43:30','2018-03-22 16:43:30','','teacther1.png','','inherit','open','closed','','teacther1-png','','','2018-03-22 16:43:30','2018-03-22 16:43:30','',0,'http://creativecad.works/wp-content/uploads/2018/03/teacther1.png',0,'attachment','image/png',0),(332,1,'2018-03-22 16:43:30','2018-03-22 16:43:30','','teacher2.jpg','','inherit','open','closed','','teacher2-jpg','','','2018-03-22 16:43:30','2018-03-22 16:43:30','',0,'http://creativecad.works/wp-content/uploads/2018/03/teacher2.jpg',0,'attachment','image/jpeg',0),(333,1,'2018-03-22 16:43:30','2018-03-22 16:43:30','','teacher3.jpg','','inherit','open','closed','','teacher3-jpg','','','2018-03-22 16:43:30','2018-03-22 16:43:30','',0,'http://creativecad.works/wp-content/uploads/2018/03/teacher3.jpg',0,'attachment','image/jpeg',0),(334,1,'2018-03-22 16:43:30','2018-03-22 16:43:30','','study-box_1.jpg','','inherit','open','closed','','study-box_1-jpg','','','2018-03-22 16:43:30','2018-03-22 16:43:30','',0,'http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg',0,'attachment','image/jpeg',0),(335,1,'2018-03-22 16:43:30','2018-03-22 16:43:30','','library.jpg','','inherit','open','closed','','library-jpg','','','2018-03-22 16:43:30','2018-03-22 16:43:30','',0,'http://creativecad.works/wp-content/uploads/2018/03/library.jpg',0,'attachment','image/jpeg',0),(336,1,'2018-03-22 16:43:31','2018-03-22 16:43:31','','study-footer.jpg','','inherit','open','closed','','study-footer-jpg','','','2018-03-22 16:43:31','2018-03-22 16:43:31','',0,'http://creativecad.works/wp-content/uploads/2018/03/study-footer.jpg',0,'attachment','image/jpeg',0),(387,1,'2018-03-22 18:04:08','2018-03-22 18:04:08','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1024\" height=\"92\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 18:04:08','2018-03-22 18:04:08','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(377,1,'2018-03-22 17:55:22','2018-03-22 17:55:22','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n		<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>3D Print Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 17:55:22','2018-03-22 17:55:22','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(351,1,'2018-03-22 17:11:24','2018-03-22 17:11:24','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n			<ul>\n                    <li>\n                                                                                    <h1>Control Your Intellectual Property</h1>\n                                                <p>Microfluidics research is evolving very quickly and controlling your intellectual property is extremely important. With the CADworks μMicrofluidics Edition powered by MiiCraft, you can now design, print and assess your microfluidics parts within your lab.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Research &amp; Development</h1>\n                                                <p>The CADworks μMicrofluidics Edition gives you the ability to design, print and test microfluidic part’s layouts in-house allowing for rapid evaluation of your models within hours, to meet tight deadlines and eliminating the need to outsource. With the CADworks μMicrofluidics Edition Printer you can be up and running right out of the box.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Low Startup &amp; Maintenance Costs</h1>\n                                                <p>With the CADworks μMicrofluidics Edition, your cost per part can be as low as $1.00. Compared to other general multi-purpose 3D printers, the CADworks μMicrofluidics Edition has the lowest maintenance cost in the market. The CADworks μMicrofluidics Edition Printer is shipped with one bottle of microfluidic resin and two Teflon VATs.</p>\n					</li>\n                    <li>\n                                                                                    <h1>In pellentesque ultricies nulla dapibus.</h1>\n                                                <p>Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.</p>\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How to Make a Website</h2>		\n		<p>This 8 hour course will teach you all the required skills needed when designing and developing a live WordPress website, including using the advanced options of HTML and CSS.</p>		\n			<a href=\"#\">\n						Start your Free trial\n					</a>\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.</p>\n		<img width=\"572\" height=\"555\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study_1.jpg 572w, http://creativecad.works/wp-content/uploads/2018/03/study_1-300x291.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study_1-42x41.jpg 42w, http://creativecad.works/wp-content/uploads/2018/03/study_1-82x80.jpg 82w, http://creativecad.works/wp-content/uploads/2018/03/study_1-312x303.jpg 312w\" sizes=\"(max-width: 572px) 100vw, 572px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h3>Practice makes perfect</h3>		\n		<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It even has a gaming section. </p>		\n			<h3>The best campus facilities</h3>		\n		<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.</p>		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/library-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/library-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/library-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/library-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 17:11:24','2018-03-22 17:11:24','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(350,1,'2018-03-22 17:11:19','2018-03-22 17:11:19','','unnamed-1-768x659','','inherit','open','closed','','unnamed-1-768x659','','','2018-03-22 17:11:19','2018-03-22 17:11:19','',224,'http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659.jpg',0,'attachment','image/jpeg',0),(352,1,'2018-03-22 17:12:55','2018-03-22 17:12:55','<h1>\n                        Immers\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:12:55','2018-03-22 17:12:55','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(353,1,'2018-03-22 17:13:06','2018-03-22 17:13:06','<h1>\n                        Immerse\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Web and Mobile Development\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n                    <h5>\n                        Project Strategy\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper. Fusce consectetur turpis nec dolor laoreet ultrices. In a venenatis leo.</p>\n		<img width=\"1140\" height=\"760\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2.png 1200w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x200.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-768x512.png 768w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-1024x683.png 1024w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x100.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-120x80.png 120w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-915x610.png 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:13:06','2018-03-22 17:13:06','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(368,1,'2018-03-22 17:36:47','2018-03-22 17:36:47','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n			<ul>\n                    <li>\n                                                                                    <h1>Control Your Intellectual Property</h1>\n                                                <p>Microfluidics research is evolving very quickly and controlling your intellectual property is extremely important. With the CADworks μMicrofluidics Edition powered by MiiCraft, you can now design, print and assess your microfluidics parts within your lab.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Research &amp; Development</h1>\n                                                <p>The CADworks μMicrofluidics Edition gives you the ability to design, print and test microfluidic part’s layouts in-house allowing for rapid evaluation of your models within hours, to meet tight deadlines and eliminating the need to outsource. With the CADworks μMicrofluidics Edition Printer you can be up and running right out of the box.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Low Startup &amp; Maintenance Costs</h1>\n                                                <p>With the CADworks μMicrofluidics Edition, your cost per part can be as low as $1.00. Compared to other general multi-purpose 3D printers, the CADworks μMicrofluidics Edition has the lowest maintenance cost in the market. The CADworks μMicrofluidics Edition Printer is shipped with one bottle of microfluidic resin and two Teflon VATs.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Open Source Resin</h1>\n                                                <p>CADworks μMicrofluidics Edition is the only \"true\" open source printer which allows the end user to customize print parameters for 3rd party resins.</p>\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h3>Practice makes perfect</h3>		\n		<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It even has a gaming section. </p>		\n			<h3>The best campus facilities</h3>		\n		<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.</p>		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/library-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/library-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/library-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/library-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 17:36:47','2018-03-22 17:36:47','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(356,1,'2018-03-22 17:17:17','2018-03-22 17:17:17','','New PDMS123','','inherit','open','closed','','new-pdms123-3','','','2018-03-22 17:17:17','2018-03-22 17:17:17','',224,'http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-2.jpg',0,'attachment','image/jpeg',0),(357,1,'2018-03-22 17:18:38','2018-03-22 17:18:38','','MIICRAFT','','inherit','open','closed','','miicraft','','','2018-03-22 17:18:38','2018-03-22 17:18:38','',224,'http://creativecad.works/wp-content/uploads/2018/03/MIICRAFT.jpg',0,'attachment','image/jpeg',0),(358,1,'2018-03-22 17:20:10','2018-03-22 17:20:10','','MiiCraft100SERIESTRANSPARENT-768x798','','inherit','open','closed','','miicraft100seriestransparent-768x798','','','2018-03-22 17:20:44','2018-03-22 17:20:44','',224,'http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798.png',0,'attachment','image/png',0),(367,1,'2018-03-22 17:35:17','2018-03-22 17:35:17','','miicraft-header-header-1-1024x683-1024x683','','inherit','open','closed','','miicraft-header-header-1-1024x683-1024x683','','','2018-03-22 17:35:17','2018-03-22 17:35:17','',82,'http://creativecad.works/wp-content/uploads/2018/03/miicraft-header-header-1-1024x683-1024x683.jpg',0,'attachment','image/jpeg',0),(362,1,'2018-03-22 17:27:50','2018-03-22 17:27:50','','News-photo-MiiCraft-125-2','','inherit','open','closed','','news-photo-miicraft-125-2','','','2018-03-22 17:27:50','2018-03-22 17:27:50','',82,'http://creativecad.works/wp-content/uploads/2018/03/News-photo-MiiCraft-125-2.jpg',0,'attachment','image/jpeg',0),(363,1,'2018-03-22 17:31:49','2018-03-22 17:31:49','','pexels-photo-356040','','inherit','open','closed','','pexels-photo-356040','','','2018-03-22 17:32:37','2018-03-22 17:32:37','',224,'http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040.jpeg',0,'attachment','image/jpeg',0),(372,1,'2018-03-22 17:39:51','2018-03-22 17:39:51','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h3>Practice makes perfect</h3>		\n		<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It even has a gaming section. </p>		\n			<h3>The best campus facilities</h3>		\n		<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.</p>		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/library-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/library-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/library-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/library-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 17:39:51','2018-03-22 17:39:51','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(369,1,'2018-03-22 17:37:32','2018-03-22 17:37:32','<h1>\n                        Immerse\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:37:32','2018-03-22 17:37:32','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(370,1,'2018-03-22 17:38:08','2018-03-22 17:38:08','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n			<ul>\n                    <li>\n                                                                                    <h1>Control Your Intellectual Property</h1>\n                                                <p>Microfluidics research is evolving very quickly and controlling your intellectual property is extremely important. With the CADworks μMicrofluidics Edition powered by MiiCraft, you can now design, print and assess your microfluidics parts within your lab.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Research &amp; Development</h1>\n                                                <p>The CADworks μMicrofluidics Edition gives you the ability to design, print and test microfluidic part’s layouts in-house allowing for rapid evaluation of your models within hours, to meet tight deadlines and eliminating the need to outsource. With the CADworks μMicrofluidics Edition Printer you can be up and running right out of the box.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Low Startup &amp; Maintenance Costs</h1>\n                                                <p>With the CADworks μMicrofluidics Edition, your cost per part can be as low as $1.00. Compared to other general multi-purpose 3D printers, the CADworks μMicrofluidics Edition has the lowest maintenance cost in the market. The CADworks μMicrofluidics Edition Printer is shipped with one bottle of microfluidic resin and two Teflon VATs.</p>\n					</li>\n                    <li>\n                                                                                    <h1>Open Source Resin</h1>\n                                                <p>CADworks μMicrofluidics Edition is the only \"true\" open source printer which allows the end user to customize print parameters for 3rd party resins.</p>\n					</li>\n							</ul>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h3>Practice makes perfect</h3>		\n		<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It even has a gaming section. </p>		\n			<h3>The best campus facilities</h3>		\n		<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.</p>		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/library-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/library-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/library-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/library-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n		\"My day is usually quite hectic. Before I used Taskraft I had to juggle all my various tasks in my mind throughout the day.\nTaskraft helped me get more organized, and now I simply get more done.\"		\n			<h2>Our clients</h2>		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/snycy.png 200w, http://creativecad.works/wp-content/uploads/2018/03/snycy-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/snycy-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png 200w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/x.venox_-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/quest.png 200w, http://creativecad.works/wp-content/uploads/2018/03/quest-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/quest-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/geo.png 200w, http://creativecad.works/wp-content/uploads/2018/03/geo-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/geo-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/madrin.png 200w, http://creativecad.works/wp-content/uploads/2018/03/madrin-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/madrin-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/digit.png 200w, http://creativecad.works/wp-content/uploads/2018/03/digit-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/digit-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mapmaster.png 200w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/mapmaster-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"200\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/masso.png 200w, http://creativecad.works/wp-content/uploads/2018/03/masso-55x41.png 55w, http://creativecad.works/wp-content/uploads/2018/03/masso-107x80.png 107w\" sizes=\"(max-width: 200px) 100vw, 200px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 17:38:08','2018-03-22 17:38:08','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(371,1,'2018-03-22 17:38:22','2018-03-22 17:38:22','<h1>\n                        Immerse\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:38:22','2018-03-22 17:38:22','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(374,1,'2018-03-22 17:50:10','2018-03-22 17:50:10','','pexels-photo-205316','','inherit','open','closed','','pexels-photo-205316','','','2018-03-22 17:51:29','2018-03-22 17:51:29','',82,'http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-205316.png',0,'attachment','image/png',0),(375,1,'2018-03-22 17:52:49','2018-03-22 17:52:49','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:52:49','2018-03-22 17:52:49','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(376,1,'2018-03-22 17:54:19','2018-03-22 17:54:19','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:54:19','2018-03-22 17:54:19','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(378,1,'2018-03-22 17:57:56','2018-03-22 17:57:56','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:57:56','2018-03-22 17:57:56','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(388,1,'2018-03-22 18:04:28','2018-03-22 18:04:28','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1024\" height=\"92\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 18:04:28','2018-03-22 18:04:28','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(386,1,'2018-03-22 18:03:05','2018-03-22 18:03:05','','Logos','','inherit','open','closed','','logos','','','2018-03-22 18:03:05','2018-03-22 18:03:05','',224,'http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg',0,'attachment','image/jpeg',0),(380,1,'2018-03-22 17:58:46','2018-03-22 17:58:46','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Is Stratus a good fit for you? Buy it now on ThemeForest!\n                                    <a href=\"#\">\n                                                    Buy Theme                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 17:58:46','2018-03-22 17:58:46','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(381,1,'2018-03-22 18:01:11','2018-03-22 18:01:11','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>Watch the Reveal film</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:01:11','2018-03-22 18:01:11','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(384,1,'2018-03-22 18:02:05','2018-03-22 18:02:05','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:02:05','2018-03-22 18:02:05','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(383,1,'2018-03-22 18:01:34','2018-03-22 18:01:34','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        Rebuilt from the inside out\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:01:34','2018-03-22 18:01:34','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(400,1,'2018-03-22 18:21:37','2018-03-22 18:21:37','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:21:37','2018-03-22 18:21:37','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(398,1,'2018-03-22 18:20:37','2018-03-22 18:20:37','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"960\" height=\"450\" src=\"http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg 960w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-300x141.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-768x360.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-64x30.jpg 64w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-171x80.jpg 171w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-394x185.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-915x429.jpg 915w\" sizes=\"(max-width: 960px) 100vw, 960px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/research-nnlzebr9iq5v3yrvrd55jzg4guot3n5wyd91c63986.png\" title=\"research\" alt=\"research\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Flower-nnlze8xqy82b6w93cwt7953y3dfry4pyjnv0g1edea.png\" title=\"Flower\" alt=\"Flower\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/unnamed-1-768x659-nnlwrs5o3mq9vge77e9aa5v8g2r5yqisp9insu5pfq.jpg\" title=\"unnamed-1-768&#215;659\" alt=\"unnamed-1-768x659\" />		\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:20:37','2018-03-22 18:20:37','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(397,1,'2018-03-22 18:20:07','2018-03-22 18:20:07','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n		<img width=\"960\" height=\"450\" src=\"http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg 960w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-300x141.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-768x360.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-64x30.jpg 64w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-171x80.jpg 171w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-394x185.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-915x429.jpg 915w\" sizes=\"(max-width: 960px) 100vw, 960px\" />		\n					<figure>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/research-nnlzebr9iq5v3yrvrd55jzg4guot3n5wyd91c63986.png\" title=\"research\" alt=\"research\" />				<figcaption>Microfluidics </figcaption>\n					</figure>\n					<figure>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Flower-nnlze8xqy82b6w93cwt7953y3dfry4pyjnv0g1edea.png\" title=\"Flower\" alt=\"Flower\" />				<figcaption>Jewellery</figcaption>\n					</figure>\n					<figure>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/unnamed-1-768x659-nnlwrs5o3mqaa6qoox14updu1ybne1ymcqff1hw07u.jpg\" title=\"unnamed-1-768&#215;659\" alt=\"unnamed-1-768x659\" />				<figcaption>Jewellery</figcaption>\n					</figure>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:20:07','2018-03-22 18:20:07','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(396,1,'2018-03-22 18:17:53','2018-03-22 18:17:53','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n					<figure>\n		<img width=\"960\" height=\"450\" src=\"http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg 960w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-300x141.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-768x360.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-64x30.jpg 64w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-171x80.jpg 171w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-394x185.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage-915x429.jpg 915w\" sizes=\"(max-width: 960px) 100vw, 960px\" />				<figcaption>Dental</figcaption>\n					</figure>\n					<figure>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/research-nnlzebr9iq5v3yrvrd55jzg4guot3n5wyd91c63986.png\" title=\"research\" alt=\"research\" />				<figcaption>Microfluidics </figcaption>\n					</figure>\n					<figure>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Flower-nnlze8xqy82b6w93cwt7953y3dfry4pyjnv0g1edea.png\" title=\"Flower\" alt=\"Flower\" />				<figcaption>Jewellery</figcaption>\n					</figure>\n					<figure>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/unnamed-1-768x659-nnlwrs5o3mqaa6qoox14updu1ybne1ymcqff1hw07u.jpg\" title=\"unnamed-1-768&#215;659\" alt=\"unnamed-1-768x659\" />				<figcaption>Jewellery</figcaption>\n					</figure>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:17:53','2018-03-22 18:17:53','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(412,1,'2018-03-22 20:01:38','2018-03-22 20:01:38','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" alt=\"\" width=\"1024\" height=\"135\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h2>Change the Way you do Microfluidics</h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Superior Surface Finish</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Resin Designed for Microfluidic Applications</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Get Minimum Features Printed with Ease</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Save Costs &amp; Speed up your Research</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Trusted by Institutions &amp; Companies Across the Globe</h6>\r\n</li>\r\n</ul>\r\n<h2>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h2>\r\n<a href=\"#\">\r\nREquest A Quote\r\n</a>\r\n<a href=\"#\">\r\nGet A Sample\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" alt=\"\" width=\"1024\" height=\"714\" />\r\n<h2>How does it make a difference?</h2>\r\n<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\r\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>\r\n\r\n<h3>Who is it for?</h3>\r\nThe 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"768\" height=\"512\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" width=\"480\" height=\"465\" />\r\n<h3>PDMS Master Mould</h3>\r\nCreate Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.\r\n<h3>Clear Resin</h3>\r\n3D Print Clear Resin​\r\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" alt=\"\" width=\"1024\" height=\"736\" />\r\n<h2>Our clients</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" alt=\"\" width=\"1140\" height=\"102\" />\r\n\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"eed0f36d16\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 20:01:38','2018-03-22 20:01:38','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(392,1,'2018-03-22 18:10:13','2018-03-22 18:10:13','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"eed0f36d16\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 18:10:13','2018-03-22 18:10:13','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(393,1,'2018-03-22 18:11:37','2018-03-22 18:11:37','','Flower','','inherit','open','closed','','flower','','','2018-03-22 18:11:37','2018-03-22 18:11:37','',82,'http://creativecad.works/wp-content/uploads/2018/03/Flower.png',0,'attachment','image/png',0),(394,1,'2018-03-22 18:11:40','2018-03-22 18:11:40','','research','','inherit','open','closed','','research','','','2018-03-22 18:11:40','2018-03-22 18:11:40','',82,'http://creativecad.works/wp-content/uploads/2018/03/research.png',0,'attachment','image/png',0),(395,1,'2018-03-22 18:11:42','2018-03-22 18:11:42','','banner-dentalusage','','inherit','open','closed','','banner-dentalusage','','','2018-03-22 18:11:42','2018-03-22 18:11:42','',82,'http://creativecad.works/wp-content/uploads/2018/03/banner-dentalusage.jpg',0,'attachment','image/jpeg',0),(401,1,'2018-03-22 18:30:16','2018-03-22 18:30:16','','Homepage','','inherit','open','closed','','homepage','','','2018-03-22 18:30:16','2018-03-22 18:30:16','',82,'http://creativecad.works/wp-content/uploads/2018/03/Homepage.jpg',0,'attachment','image/jpeg',0),(402,1,'2018-03-22 18:31:51','2018-03-22 18:31:51','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:31:51','2018-03-22 18:31:51','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(403,1,'2018-03-22 18:32:37','2018-03-22 18:32:37','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:32:37','2018-03-22 18:32:37','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(404,1,'2018-03-22 18:36:56','2018-03-22 18:36:56','<h1>\n                        TEST\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 18:36:56','2018-03-22 18:36:56','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(407,1,'2018-03-22 19:00:07','2018-03-22 19:00:07','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000000 !important}','stratusx-child','','inherit','closed','closed','','99-revision-v1','','','2018-03-22 19:00:07','2018-03-22 19:00:07','',99,'http://creativecad.works/2018/03/22/99-revision-v1/',0,'revision','',0),(1376,1,'2018-04-24 10:44:38','2018-04-24 14:44:38','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"2859a566d5\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-24 10:44:38','2018-04-24 14:44:38','',458,'http://creativecad.works/2018/04/24/458-revision-v1/',0,'revision','',0),(409,1,'2018-03-22 19:03:38','2018-03-22 19:03:38','<h1>\n                        TEST\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 19:03:38','2018-03-22 19:03:38','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(410,1,'2018-03-22 19:04:50','2018-03-22 19:04:50','<h1>\n                        T\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 19:04:50','2018-03-22 19:04:50','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(2536,1,'2019-02-05 14:53:31','2019-02-05 18:53:31','<ul class=\"list-unstyled\">\r\n 	<li>Product Code: B9A-BP-020</li>\r\n</ul>','B9 Build Platform','The new B9Creator Stainless Steel Build Platform design requires no tools for calibration making the process of calibration much faster and easier. The strength of stainless steel paired with thumb screws makes the platform easier to level.\r\n\r\nThe B9Creator Stainless Steel Build Platform is a great accessory when using multiple materials &amp; vats.  Having multiple platforms speeds material changes and the printing of multiple parts by eliminating the need to clean a build table before starting your next print.\r\n<ul>\r\n 	<li>Some minor assembly required</li>\r\n</ul>\r\nDue to popular demand, B9Creator Build Platforms temporarily have a 2 week lead time upon ordering.','publish','closed','closed','','b9-build-platform','','','2019-02-15 13:12:55','2019-02-15 17:12:55','',0,'http://creativecad.works/?post_type=product&#038;p=2536',0,'product','',0),(2537,1,'2019-02-05 14:53:11','2019-02-05 18:53:11','','Build-Table_web-228x228','','inherit','open','closed','','build-table_web-228x228','','','2019-02-05 14:53:11','2019-02-05 18:53:11','',2536,'http://creativecad.works/wp-content/uploads/2019/02/Build-Table_web-228x228.jpg',0,'attachment','image/jpeg',0),(2538,1,'2019-02-05 14:57:47','2019-02-05 18:57:47','The B9 DuraVat has a temporary 4-week lead time between receipt of payment and machine shipment. We anticipate filling your order faster than this. Until we gauge the initial demand, we want to ensure we do not over-promise and under-deliver. Our team at the factory is working hard to bring the B9 DuraVat lead times down to our standard lead time of 2 business days as soon as possible.','B9 Dura VAT','For the B9 Core Series.\r\n<ul>\r\n 	<li>New patent--pending Vat technology helps enable the Core Series industry-leading speed and resists \"clouding\" and lasts hundreds of hours.</li>\r\n 	<li>Every DuraVat will come with a lid, enabling temporary storage of unused resin, and making the DuraVats stackable when the lids are on.</li>\r\n 	<li>Warranted to resist clouding or wear related to operation for 600 prints or 1 year.</li>\r\n</ul>','publish','closed','closed','','b9-dura-vat','','','2019-02-15 14:16:45','2019-02-15 18:16:45','',0,'http://creativecad.works/?post_type=product&#038;p=2538',0,'product','',0),(2539,1,'2019-02-05 14:56:04','2019-02-05 18:56:04','','Vat1_web-500x500-1','','inherit','open','closed','','vat1_web-500x500-1','','','2019-02-05 14:56:04','2019-02-05 18:56:04','',2538,'http://creativecad.works/wp-content/uploads/2019/02/Vat1_web-500x500-1.jpg',0,'attachment','image/jpeg',0),(2540,1,'2019-02-05 14:56:30','2019-02-05 18:56:30','','Vat-Lid_web-500x500','','inherit','open','closed','','vat-lid_web-500x500','','','2019-02-05 14:56:30','2019-02-05 18:56:30','',2538,'http://creativecad.works/wp-content/uploads/2019/02/Vat-Lid_web-500x500.png',0,'attachment','image/png',0),(2541,1,'2019-02-05 14:56:32','2019-02-05 18:56:32','','Vat_Web-500x500','','inherit','open','closed','','vat_web-500x500','','','2019-02-05 14:56:32','2019-02-05 18:56:32','',2538,'http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg',0,'attachment','image/jpeg',0),(2542,1,'2019-02-05 15:02:15','2019-02-05 19:02:15','The B9 DuraVat has a temporary 4-week lead time between receipt of payment and machine shipment. We anticipate filling your order faster than this. Until we gauge the initial demand, we want to ensure we do not over-promise and under-deliver. Our team at the factory is working hard to bring the B9 DuraVat lead times down to our standard lead time of 2 business days as soon as possible.','B9 Dura VAT','For the B9 Core Series.\n<ul>\n 	<li>New patent--pending Vat technology helps enable the Core Series industry-leading speed and resists \"clouding\" and lasts hundreds of hours.</li>\n 	<li>Every DuraVat will come with a lid, enabling temporary storage of unused resin, and making the DuraVats stackable when the lids are on.</li>\n 	<li>Warranted to resist clouding or wear related to operation for 600 prints or 1 year.</li>\n</ul>\n&nbsp;\n\nThe B9 DuraVat has a temporary 4-week lead time between receipt of payment and machine shipment.  We anticipate filling your order faster than this. Until we gauge the initial demand, we want to ensure we do not over-promise and under-deliver. Our team at the factory is working hard to bring the B9 DuraVat lead times down to our standard lead time of 2 business days as soon as possible.','inherit','closed','closed','','2538-autosave-v1','','','2019-02-05 15:02:15','2019-02-05 19:02:15','',2538,'http://creativecad.works/2019/02/05/2538-autosave-v1/',0,'revision','',0),(2543,1,'2019-02-05 15:05:02','2019-02-05 19:05:02','<ul class=\"list-unstyled\">\r\n 	<li>Brand: B9Creations</li>\r\n 	<li>Product Code: B9A-FINISH</li>\r\n 	<li>Availability: In Stock</li>\r\n</ul>','B9 Finishing Kit','The Finishing Kit provides everything you need to successfully remove prints from the build table, remove supports from model, clean resin vats and more.\r\n\r\nThe finishing kit includes:\r\n\r\n– Microfiber cloth\r\n\r\n– Plastic scraper\r\n\r\n– Pair of latex gloves\r\n\r\n– Rubber Spatula\r\n\r\n– 5 Print removal blades\r\n\r\n– Clippers\r\n\r\n– Tweezers\r\n\r\n– Squeeze Bottle\r\n\r\n– 10 Resin filters\r\n\r\n– Funnel with fitted strainer','publish','closed','closed','','b9-finishing-kit','','','2019-02-15 14:22:19','2019-02-15 18:22:19','',0,'http://creativecad.works/?post_type=product&#038;p=2543',0,'product','',0),(2544,1,'2019-02-05 15:04:09','2019-02-05 19:04:09','','Accessory-Kit_web-500x500','','inherit','open','closed','','accessory-kit_web-500x500','','','2019-02-05 15:04:09','2019-02-05 19:04:09','',2543,'http://creativecad.works/wp-content/uploads/2019/02/Accessory-Kit_web-500x500.jpeg',0,'attachment','image/jpeg',0),(1371,1,'2018-04-23 13:30:01','2018-04-23 17:30:01','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download PDF</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-23 13:30:01','2018-04-23 17:30:01','',1012,'http://creativecad.works/2018/04/23/1012-revision-v1/',0,'revision','',0),(1372,1,'2018-04-23 13:30:10','2018-04-23 17:30:10','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-605x605.png\" alt=\"Dental images 2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"5_3d-indirect-bonding-tray3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"9_Model\" /></figure>			\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-23 13:30:10','2018-04-23 17:30:10','',548,'http://creativecad.works/2018/04/23/548-revision-v1/',0,'revision','',0),(1905,1,'2018-06-01 11:53:50','2018-06-01 15:53:50','<h1>\n                        Resources\n                    </h1>\n                                        <p></p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a printer or want to take a look at the software? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find a printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? \n                    </h3>\n                                        <p>Contact Us</p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-06-01 11:53:50','2018-06-01 15:53:50','',226,'http://creativecad.works/2018/06/01/226-revision-v1/',0,'revision','',0),(1373,1,'2018-04-23 13:33:52','2018-04-23 17:33:52','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? Contact Us\n                    </h3>\n                                        <p></p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-23 13:33:52','2018-04-23 17:33:52','',226,'http://creativecad.works/2018/04/23/226-revision-v1/',0,'revision','',0),(1374,1,'2018-04-23 13:34:00','2018-04-23 17:34:00','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? \n                    </h3>\n                                        <p>Contact Us</p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-23 13:34:00','2018-04-23 17:34:00','',226,'http://creativecad.works/2018/04/23/226-revision-v1/',0,'revision','',0),(1375,1,'2018-04-23 13:34:23','2018-04-23 17:34:23','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? \n                    </h3>\n                                        <p>Contact Us</p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-23 13:34:23','2018-04-23 17:34:23','',226,'http://creativecad.works/2018/04/23/226-revision-v1/',0,'revision','',0),(420,1,'2018-03-22 20:18:41','2018-03-22 20:18:41','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 20:18:41','2018-03-22 20:18:41','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(415,1,'2018-03-22 20:09:16','2018-03-22 20:09:16','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n			<h2>Leading 3D Printer for Microfluidics with Exceptional&nbsp;Surface Finish and&nbsp;Transparency</h2>		\n			<a href=\"#\">\n						REquest A Quote\n					</a>\n			<a href=\"#\">\n						Get A Sample\n					</a>\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”\n– Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 20:09:16','2018-03-22 20:09:16','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(418,1,'2018-03-22 20:17:29','2018-03-22 20:17:29','','10d36df7-973a-4eb6-b0dd-01982d15a5f8','','inherit','open','closed','','10d36df7-973a-4eb6-b0dd-01982d15a5f8','','','2018-03-22 20:17:29','2018-03-22 20:17:29','',224,'http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png',0,'attachment','image/png',0),(421,1,'2018-03-22 20:21:13','2018-03-22 20:21:13','','2-1.jpg','','inherit','open','closed','','2-1-jpg','','','2018-03-22 20:21:13','2018-03-22 20:21:13','',0,'http://creativecad.works/wp-content/uploads/2018/03/2-1-1.jpg',0,'attachment','image/jpeg',0),(422,1,'2018-03-22 20:21:15','2018-03-22 20:21:15','','ma.png','','inherit','open','closed','','ma-png','','','2018-03-22 20:21:15','2018-03-22 20:21:15','',0,'http://creativecad.works/wp-content/uploads/2018/03/ma.png',0,'attachment','image/png',0),(423,1,'2018-03-22 20:21:16','2018-03-22 20:21:16','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2018-03-22 20:21:16','2018-03-22 20:21:16','',0,'http://creativecad.works/wp-content/uploads/2018/03/placeholder.png',0,'attachment','image/png',0),(424,1,'2018-03-22 20:21:17','2018-03-22 20:21:17','','top-cover.jpg','','inherit','open','closed','','top-cover-jpg','','','2018-03-22 20:21:17','2018-03-22 20:21:17','',0,'http://creativecad.works/wp-content/uploads/2018/03/top-cover.jpg',0,'attachment','image/jpeg',0),(425,1,'2018-03-22 20:21:19','2018-03-22 20:21:19','','vbg-4.jpg','','inherit','open','closed','','vbg-4-jpg','','','2018-03-22 20:21:19','2018-03-22 20:21:19','',0,'http://creativecad.works/wp-content/uploads/2018/03/vbg-4.jpg',0,'attachment','image/jpeg',0),(426,1,'2018-03-22 20:21:19','2018-03-22 20:21:19','','brushed-alum.png','','inherit','open','closed','','brushed-alum-png','','','2018-03-22 20:21:19','2018-03-22 20:21:19','',0,'http://creativecad.works/wp-content/uploads/2018/03/brushed-alum.png',0,'attachment','image/png',0),(427,1,'2018-03-22 20:21:20','2018-03-22 20:21:20','','iPhone-7-2.png','','inherit','open','closed','','iphone-7-2-png','','','2018-04-26 14:35:37','2018-04-26 18:35:37','',1460,'http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png',0,'attachment','image/png',0),(428,1,'2018-03-22 20:21:21','2018-03-22 20:21:21','','bg2.jpg','','inherit','open','closed','','bg2-jpg','','','2018-03-22 20:21:21','2018-03-22 20:21:21','',0,'http://creativecad.works/wp-content/uploads/2018/03/bg2.jpg',0,'attachment','image/jpeg',0),(429,1,'2018-03-22 20:21:22','2018-03-22 20:21:22','','bg-lionello-delpiccolo.jpg','','inherit','open','closed','','bg-lionello-delpiccolo-jpg','','','2018-03-22 20:21:22','2018-03-22 20:21:22','',0,'http://creativecad.works/wp-content/uploads/2018/03/bg-lionello-delpiccolo.jpg',0,'attachment','image/jpeg',0),(430,1,'2018-03-22 20:21:24','2018-03-22 20:21:24','','hqdefault.jpg','','inherit','open','closed','','hqdefault-jpg','','','2018-03-22 20:21:24','2018-03-22 20:21:24','',0,'http://creativecad.works/wp-content/uploads/2018/03/hqdefault.jpg',0,'attachment','image/jpeg',0),(431,1,'2018-03-22 20:21:24','2018-03-22 20:21:24','','Mackbook2.png','','inherit','open','closed','','mackbook2-png','','','2018-03-22 20:21:24','2018-03-22 20:21:24','',0,'http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png',0,'attachment','image/png',0),(432,1,'2018-03-22 20:21:26','2018-03-22 20:21:26','','vbg10.jpg','','inherit','open','closed','','vbg10-jpg','','','2018-03-22 20:21:26','2018-03-22 20:21:26','',0,'http://creativecad.works/wp-content/uploads/2018/03/vbg10.jpg',0,'attachment','image/jpeg',0),(433,1,'2018-03-22 20:21:27','2018-03-22 20:21:27','','bg-maxime-staudenmann.jpg','','inherit','open','closed','','bg-maxime-staudenmann-jpg','','','2018-03-22 20:21:27','2018-03-22 20:21:27','',0,'http://creativecad.works/wp-content/uploads/2018/03/bg-maxime-staudenmann.jpg',0,'attachment','image/jpeg',0),(434,1,'2018-03-22 20:22:45','2018-03-22 20:22:45','','25388715424_65480dbf18_k.jpg','','inherit','open','closed','','25388715424_65480dbf18_k-jpg','','','2018-03-22 20:22:45','2018-03-22 20:22:45','',0,'http://creativecad.works/wp-content/uploads/2018/03/25388715424_65480dbf18_k.jpg',0,'attachment','image/jpeg',0),(435,1,'2018-03-22 20:22:46','2018-03-22 20:22:46','','zusman.png','','inherit','open','closed','','zusman-png','','','2018-03-22 20:22:46','2018-03-22 20:22:46','',0,'http://creativecad.works/wp-content/uploads/2018/03/zusman.png',0,'attachment','image/png',0),(436,1,'2018-03-22 20:22:46','2018-03-22 20:22:46','','zing.png','','inherit','open','closed','','zing-png','','','2018-03-22 20:22:46','2018-03-22 20:22:46','',0,'http://creativecad.works/wp-content/uploads/2018/03/zing.png',0,'attachment','image/png',0),(437,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','armond-1.png','','inherit','open','closed','','armond-1-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/armond-1.png',0,'attachment','image/png',0),(438,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','fifthflour.png','','inherit','open','closed','','fifthflour-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/fifthflour.png',0,'attachment','image/png',0),(439,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','larozse.png','','inherit','open','closed','','larozse-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/larozse.png',0,'attachment','image/png',0),(440,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','bolier.png','','inherit','open','closed','','bolier-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/bolier.png',0,'attachment','image/png',0),(441,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','darkside.png','','inherit','open','closed','','darkside-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/darkside.png',0,'attachment','image/png',0),(442,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','col.png','','inherit','open','closed','','col-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/col.png',0,'attachment','image/png',0),(443,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','25497478040_140ce47f31_k.jpg','','inherit','open','closed','','25497478040_140ce47f31_k-jpg','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg',0,'attachment','image/jpeg',0),(444,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','1470399607_Illustration.png','','inherit','open','closed','','1470399607_illustration-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png',0,'attachment','image/png',0),(445,1,'2018-03-22 20:22:47','2018-03-22 20:22:47','','1470399614_Social_Media.png','','inherit','open','closed','','1470399614_social_media-png','','','2018-03-22 20:22:47','2018-03-22 20:22:47','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png',0,'attachment','image/png',0),(446,1,'2018-03-22 20:22:48','2018-03-22 20:22:48','','1470399594_Web_Design.png','','inherit','open','closed','','1470399594_web_design-png','','','2018-03-22 20:22:48','2018-03-22 20:22:48','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png',0,'attachment','image/png',0),(448,1,'2018-03-22 20:22:48','2018-03-22 20:22:48','','1470399662_Marketing.png','','inherit','open','closed','','1470399662_marketing-png','','','2018-03-22 20:22:48','2018-03-22 20:22:48','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png',0,'attachment','image/png',0),(449,1,'2018-03-22 20:22:48','2018-03-22 20:22:48','','1470399671_SEO.png','','inherit','open','closed','','1470399671_seo-png','','','2018-03-22 20:22:48','2018-03-22 20:22:48','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png',0,'attachment','image/png',0),(450,1,'2018-03-22 20:22:48','2018-03-22 20:22:48','','1470399715_E-Commerce.png','','inherit','open','closed','','1470399715_e-commerce-png','','','2018-03-22 20:22:48','2018-03-22 20:22:48','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png',0,'attachment','image/png',0),(451,1,'2018-03-22 20:22:49','2018-03-22 20:22:49','','1470399674_App_Development.png','','inherit','open','closed','','1470399674_app_development-png','','','2018-03-22 20:22:49','2018-03-22 20:22:49','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png',0,'attachment','image/png',0),(452,1,'2018-03-22 20:22:49','2018-03-22 20:22:49','','1470399667_Newsletter.png','','inherit','open','closed','','1470399667_newsletter-png','','','2018-03-22 20:22:49','2018-03-22 20:22:49','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png',0,'attachment','image/png',0),(453,1,'2018-03-22 20:22:49','2018-03-22 20:22:49','','1470399656_Branding.png','','inherit','open','closed','','1470399656_branding-png','','','2018-03-22 20:22:49','2018-03-22 20:22:49','',0,'http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png',0,'attachment','image/png',0),(456,1,'2018-03-22 20:24:04','2018-03-22 20:24:04','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n                <h3>\n                    Who is it for?\n                </h3>\n                <p>The 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.</p>\n		<img width=\"768\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-22 20:24:04','2018-03-22 20:24:04','',224,'http://creativecad.works/2018/03/22/224-revision-v1/',0,'revision','',0),(458,1,'2018-03-22 20:27:13','2018-03-22 20:27:13','<img src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" alt=\"\" width=\"600\" height=\"78\" />\r\n<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>\r\n\r\n<h2>We Power Research at</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" alt=\"\" width=\"1000\" height=\"364\" />\r\n<h4>MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>\r\n<h3>Performance in Numbers</h3>\r\n$\r\n1\r\nPer chip*\r\n\r\nAverage cost to outsource is $500\r\n\r\n1\r\nChips per day*\r\n\r\nPrint 15 high quality chips with ease\r\n\r\n1\r\n%\r\nSupport\r\n\r\nBest customer support in the industry.\r\n\r\n1\r\n%\r\nefficiency\r\n\r\nDesign, print and test  chips within a day without the need to outsource\r\n<h2>Technical Details</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" sizes=\"(max-width: 792px) 100vw, 792px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" alt=\"\" width=\"792\" height=\"687\" />\r\n<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2>\r\n<p style=\"text-align: left;\">The MiiCraft µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" width=\"480\" height=\"465\" />\r\n<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2>\r\n<p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>\r\n\r\n<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2>\r\n<p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the MiiCraft µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" alt=\"\" width=\"600\" height=\"405\" />\r\n<h2 style=\"text-align: center;\"><b>Droplet System</b></h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li>\r\n 	<li style=\"text-align: left;\">Ease in creating multilayer Devices</li>\r\n 	<li>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</li>\r\n</ul>\r\n<h4>Gallery</h4>\r\n<h5>Take a look at the possibilities of the 3D Printer</h5>\r\n<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>\r\n<h2>Contact Us for More Information</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"8c6bab9a35\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\" type=\"tel\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_q67ja\">Select an Option below\r\n*\r\n</label>\r\n\r\n\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Get a Quote\">Get a Quote</option>\r\n<option value=\"Sample Request\"></option>\r\n</select>\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Sample Request\">Sample Request</option>\r\n<option value=\"Request a Callback\"></option>\r\n</select>\r\n<select id=\"field_q67ja\" name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Request a Callback\">Request a Callback</option>\r\n</select>\r\n<label for=\"field_64pqg\">Institution/Company\r\n*\r\n</label>\r\n<input id=\"field_64pqg\" name=\"item_meta[94]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_mgc4\">Department\r\n*\r\n</label>\r\n<input id=\"field_mgc4\" name=\"item_meta[95]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','publish','closed','closed','','microfluidics','','','2019-02-26 10:48:24','2019-02-26 14:48:24','',0,'http://creativecad.works/?page_id=458',0,'page','',0),(460,1,'2018-03-22 20:32:52','2018-03-22 20:32:52','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p><p>Who is it for ?</p><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','458-revision-v1','','','2018-03-22 20:32:52','2018-03-22 20:32:52','',458,'http://creativecad.works/2018/03/22/458-revision-v1/',0,'revision','',0),(459,1,'2018-03-22 20:27:13','2018-03-22 20:27:13','<h2>Change the Way you do Microfluidics</h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Superior Surface Finish</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Resin Designed for Microfluidic Applications</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Get Minimum Features Printed with Ease</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Save Costs &amp; Speed up your Research</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Trusted by Institutions &amp; Companies Across the Globe</h6>\r\n</li>\r\n</ul>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\n<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" alt=\"\" width=\"1024\" height=\"714\" />\r\n<h2>How does it make a difference?</h2>\r\n<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>\r\n\r\n<h3>Who is it for?</h3>\r\nThe 3D Printer is aimed for universities &amp; institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research &amp; Development.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"768\" height=\"512\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" width=\"480\" height=\"465\" />\r\n<h3>PDMS Master Mould</h3>\r\nCreate Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.\r\n<h3>Clear Resin</h3>\r\n3D Print Clear Resin​\r\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" alt=\"\" width=\"1024\" height=\"736\" />\r\n<h2>Our clients</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" alt=\"\" width=\"1140\" height=\"102\" />\r\n\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"ad5d9ff0e6\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Applications','','inherit','closed','closed','','458-revision-v1','','','2018-03-22 20:27:13','2018-03-22 20:27:13','',458,'http://creativecad.works/2018/03/22/458-revision-v1/',0,'revision','',0),(462,1,'2018-03-22 20:36:45','2018-03-22 20:36:45','<h1>\n                        T\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-22 20:36:45','2018-03-22 20:36:45','',82,'http://creativecad.works/2018/03/22/82-revision-v1/',0,'revision','',0),(463,1,'2018-03-22 20:37:14','2018-03-22 20:37:14','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p><p>Who is it for ?</p><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','458-revision-v1','','','2018-03-22 20:37:14','2018-03-22 20:37:14','',458,'http://creativecad.works/2018/03/22/458-revision-v1/',0,'revision','',0),(466,1,'2018-03-22 20:44:05','2018-03-22 20:44:05','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<p>Who is it for ?</p><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','458-revision-v1','','','2018-03-22 20:44:05','2018-03-22 20:44:05','',458,'http://creativecad.works/2018/03/22/458-revision-v1/',0,'revision','',0),(2528,1,'2019-02-05 11:55:03','2019-02-05 15:55:03','*Orders over 10 bottles may be subject to a longer lead time.','B9 Black','B9R-2-Black: 1 KG (2.2 lbs) bottle.\r\n\r\nA high-strength, fast-curing, resin for durable models and vulcanized mold-making.  Flexible printing parameters suit a wide variety of applications.  Slice thick for quick results or thin for fine details.\r\n<ul>\r\n 	<li>May be primed and painted.</li>\r\n 	<li>An excellent resin for using printed parts to create vulcanized, RTV, or silicone molds.</li>\r\n</ul>\r\nNote that some countries require special permits to import chemicals. We are not responsible for ensuring you are able to import to your country, please check your local requirements before ordering and importing this product.','publish','closed','closed','','b9black','','','2019-02-15 11:25:08','2019-02-15 15:25:08','',0,'http://creativecad.works/?post_type=product&#038;p=2528',0,'product','',0),(2529,1,'2019-02-05 11:51:36','2019-02-05 15:51:36','','Black','','inherit','open','closed','','black','','','2019-02-05 11:51:36','2019-02-05 15:51:36','',2528,'http://creativecad.works/wp-content/uploads/2019/02/Black.jpg',0,'attachment','image/jpeg',0),(2530,1,'2019-02-05 14:13:56','2019-02-05 18:13:56','*Orders over 10 bottles may be subject to a longer lead time.','B9 Emerald','B9R-3-Emerald: 1 KG (2.2 lbs) bottle.\r\n\r\nDeveloped as an improvement to B9R-1-Cherry based on feedback from jewelers.  B9R-3-Emerald provides clean burnout without staining the investment, enables casting of thicker objects, and prints with excellent detail to show the finest features of any design. It also casts into gold, silver, platinum, and more.\r\n\r\nB9R-3-Emerald also offers improvements over Cherry in terms of castability, print speed and flexibility across a broader range of parameters.\r\n<ul>\r\n 	<li>May be primed and painted.</li>\r\n</ul>\r\n<ul>\r\n 	<li>Printed parts may be used to create RTV or silicone molds.</li>\r\n</ul>\r\n&nbsp;','publish','closed','closed','','b9-emerald','','','2019-02-15 11:28:44','2019-02-15 15:28:44','',0,'http://creativecad.works/?post_type=product&#038;p=2530',0,'product','',0),(2531,1,'2019-02-05 14:13:43','2019-02-05 18:13:43','','Emerald-510x340','','inherit','open','closed','','emerald-510x340','','','2019-02-05 14:13:43','2019-02-05 18:13:43','',2530,'http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg',0,'attachment','image/jpeg',0),(2532,1,'2019-02-05 14:21:47','2019-02-05 18:21:47','*Orders over 10 bottles may be subject to a longer lead time.','B9 Yellow','B9R-4-Yellow: 1 KG (2.2 lbs) bottle.\r\n\r\nThe ultimate casting resin.  Developed based on feedback from jewelers looking for the most complete burnout and castability on the market at any price.  B9R-4-Yellow leaves no ash and prints with excellent detail to show the finest features of any design.\r\n\r\nB9R-4-Yellow is also our fastest-printing castable resin while adapting to your requirements across a broad range of slice thicknesses.\r\n<ul>\r\n 	<li>May be primed and painted.</li>\r\n</ul>\r\n<ul>\r\n 	<li>Printed parts may be used to create RTV or silicone molds.</li>\r\n</ul>\r\nNote that some countries require special permits to import chemicals. We are not responsible for ensuring you are able to import to your country, please check your local requirements before ordering and importing this product.','publish','closed','closed','','b9-yellow','','','2019-02-15 11:33:49','2019-02-15 15:33:49','',0,'http://creativecad.works/?post_type=product&#038;p=2532',0,'product','',0),(2533,1,'2019-02-05 14:20:30','2019-02-05 18:20:30','','Yellow-510x340','','inherit','open','closed','','yellow-510x340','','','2019-02-05 14:20:30','2019-02-05 18:20:30','',2532,'http://creativecad.works/wp-content/uploads/2019/02/Yellow-510x340.jpg',0,'attachment','image/jpeg',0),(2534,1,'2019-02-05 14:26:02','2019-02-05 18:26:02','*Orders over 10 bottles may be subject to a longer lead time.','B9 Gray','B9R-6-Gray: 1 KG (2.2 lbs) bottle.\r\n\r\nB9Creations’ B9R-6-Gray Resin is the ideal material for achieving requirements such as dimensional accuracy, strength, and temperature resistance. This material maintains its shape and dimension through curing and is capable of extreme build speeds, reaching 100+ mm per hour, without sacrificing the surface quality. The B9R-6-Gray Resin paired with the B9 Core Series can extend your functional prototyping into production value.\r\n<div></div>\r\n<div>\r\n<div>Depend on B9R-6-Gray Resin for:</div>\r\n<div>• Functional Prototyping</div>\r\n<div>• Conceptual Modeling</div>\r\n<div>• Production Parts</div>\r\n<div>• Design Verification</div>\r\n<div>• Serial Production</div>\r\n<div>• Mass Customization</div>\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>Note that some countries require special permits to import chemicals. We are not responsible for ensuring you are able to import to your country, please check your local requirements before ordering and importing this product.</div>\r\n</div>','publish','closed','closed','','b9-gray','','','2019-02-15 11:37:12','2019-02-15 15:37:12','',0,'http://creativecad.works/?post_type=product&#038;p=2534',0,'product','',0),(2535,1,'2019-02-05 14:25:48','2019-02-05 18:25:48','','Gray_Web-500x500','','inherit','open','closed','','gray_web-500x500','','','2019-02-05 14:25:48','2019-02-05 18:25:48','',2534,'http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png',0,'attachment','image/png',0),(1755,1,'2018-05-15 16:29:00','2018-05-15 20:29:00','<p><strong>The 3D Printer that is designed as an all in one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:29:00','2018-05-15 20:29:00','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(468,1,'2018-03-22 20:48:41','2018-03-22 20:48:41','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\n<h2>Change the Way you do Microfluidics</h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Superior Surface Finish</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Resin Designed for Microfluidic Applications</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Get Minimum Features Printed with Ease</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Save Costs &amp; Speed up your Research</h6>\r\n</li>\r\n 	<li style=\"text-align: left;\">\r\n<h6>Trusted by Institutions &amp; Companies Across the Globe</h6>\r\n</li>\r\n</ul>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" sizes=\"(max-width: 3231px) 100vw, 3231px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" alt=\"\" width=\"3231\" height=\"290\" />\r\n<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" alt=\"\" width=\"1024\" height=\"714\" />\r\n<h2>How does it make a difference?</h2>\r\n<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>\r\n\r\n<h2><strong>Who is it for ?</strong></h2>\r\nThe 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" width=\"480\" height=\"465\" />\r\n<h3>PDMS Master Mould</h3>\r\nCreate Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.\r\n<h3>Clear Resin</h3>\r\n3D Print Clear Resin​\r\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" alt=\"\" width=\"1024\" height=\"736\" />\r\n<h2>Our clients</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" alt=\"\" width=\"1140\" height=\"102\" />\r\n\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"ad5d9ff0e6\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-22 20:48:41','2018-03-22 20:48:41','',458,'http://creativecad.works/2018/03/22/458-revision-v1/',0,'revision','',0),(467,1,'2018-03-22 20:47:10','2018-03-22 20:47:10','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ad5d9ff0e6\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','458-revision-v1','','','2018-03-22 20:47:10','2018-03-22 20:47:10','',458,'http://creativecad.works/2018/03/22/458-revision-v1/',0,'revision','',0),(2517,1,'2019-02-05 11:06:56','2019-02-05 15:06:56','<h1>SHOP</h1>','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-05 11:06:56','2019-02-05 15:06:56','',76,'http://creativecad.works/2019/02/05/76-revision-v1/',0,'revision','',0),(2518,1,'2019-02-05 11:33:05','2019-02-05 15:33:05','Bring your most detailed designs to life with outstanding precision and surface finish with the B9 Core 530. It offers all the features of the Core 550 with finer resolution. Its speed and simplicity make it perfect for designers, shops and small jewelry businesses. Finally, a tool you can depend on at a price that fits your business.','B9 Core 530','Bring your most detailed designs to life with outstanding precision and surface finish with the B9 Core 530. It offers all the features of the Core 550 with finer resolution. Its speed and simplicity make it perfect for designers, shops and small jewelry businesses. Finally, a tool you can depend on at a price that fits your business.\r\n\r\nEach B9 Core 530 will receive everything you need to start printing right away.\r\n\r\n– 1 kg of Resin (customer’s choice)\r\n\r\n– 2 DuraVats\r\n\r\n– B9Creations Finishing Kit\r\n\r\n– Remote Factory Startup\r\n\r\n– 1-year warranty','publish','closed','closed','','b9-core-530','','','2019-02-15 11:01:41','2019-02-15 15:01:41','',0,'http://creativecad.works/?post_type=product&#038;p=2518',0,'product','',0),(2519,1,'2019-02-05 11:32:39','2019-02-05 15:32:39','','B9 Core 530 Print_web-500x500','','inherit','open','closed','','b9-core-530-print_web-500x500','','','2019-02-05 11:32:39','2019-02-05 15:32:39','',2518,'http://creativecad.works/wp-content/uploads/2019/02/B9-Core-530-Print_web-500x500.png',0,'attachment','image/png',0),(2520,1,'2019-02-05 11:38:25','2019-02-05 15:38:25','The B9Creator is a powerful tool that allows users to print as creatively as they design, producing high-resolution models, prototypes, and working parts.\r\n<ul>\r\n 	<li>Patented &amp; Patent-Pending Technology</li>\r\n 	<li>Innovative Software</li>\r\n 	<li>Empowering Design</li>\r\n</ul>','B9Creator v1.2','The original B9Creator V1.2 is perfect for jewelers who need one tool versatile enough to print the finest details but adjust to build projects as large as belt buckles and bracelets. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.','publish','closed','closed','','b9creator','','','2019-02-15 11:11:07','2019-02-15 15:11:07','',0,'http://creativecad.works/?post_type=product&#038;p=2520',0,'product','',0),(2521,1,'2019-02-05 11:36:42','2019-02-05 15:36:42','','B9Creator-1.2','','inherit','open','closed','','b9creator-1-2','','','2019-02-05 11:36:42','2019-02-05 15:36:42','',2520,'http://creativecad.works/wp-content/uploads/2019/02/B9Creator-1.2.png',0,'attachment','image/png',0),(2522,1,'2019-02-05 11:42:46','2019-02-05 15:42:46','*Orders over 10 bottles may be subject to a longer lead time.','B9 Cherry','A castable resin pigmented for thin slicing and sharp details.\r\n<ul>\r\n 	<li>Pigmented for 30 – 50 micron layer thickness.</li>\r\n 	<li>May be primed and painted.</li>\r\n 	<li>Printed parts may be used to create vulcanized rubber molds.</li>\r\n</ul>\r\nNote that some countries require special permits to import chemicals. We are not responsible for ensuring you are able to import to your country, please check your local requirements before ordering and importing this product.','publish','closed','closed','','b9-cherry','','','2019-02-15 11:15:37','2019-02-15 15:15:37','',0,'http://creativecad.works/?post_type=product&#038;p=2522',0,'product','',0),(2523,1,'2019-02-05 11:41:59','2019-02-05 15:41:59','','Cherry-510x340','','inherit','open','closed','','cherry-510x340','','','2019-02-05 11:41:59','2019-02-05 15:41:59','',2522,'http://creativecad.works/wp-content/uploads/2019/02/Cherry-510x340.jpg',0,'attachment','image/jpeg',0),(2524,1,'2019-02-05 11:48:42','2019-02-05 15:48:42','*Orders over 10 bottles may be subject to a longer lead time.','B9 Red','A castable resin pigmented for thicker slicing and faster printing.\r\n<ul>\r\n 	<li>Pigmented for 70 – 200 micron layer thickness.</li>\r\n 	<li>May be primed and painted.</li>\r\n 	<li>Printed parts may be used to create silicone or RTV molds.</li>\r\n</ul>\r\nNote that some countries require special permits to import chemicals. We are not responsible for ensuring you are able to import to your country, please check your local requirements before ordering and importing this product.','publish','closed','closed','','b9red','','','2019-02-15 11:19:52','2019-02-15 15:19:52','',0,'http://creativecad.works/?post_type=product&#038;p=2524',0,'product','',0),(2525,1,'2019-02-05 11:47:11','2019-02-05 15:47:11','','Red_Web-228x228','','inherit','open','closed','','red_web-228x228','','','2019-02-05 11:47:11','2019-02-05 15:47:11','',2524,'http://creativecad.works/wp-content/uploads/2019/02/Red_Web-228x228.png',0,'attachment','image/png',0),(483,1,'2018-03-23 14:00:46','2018-03-23 14:00:46','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.</p>		\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n							<img src=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg\" alt=\"25497478040_140ce47f31_k.jpg\" />\n													John Doe\n													Designer\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:00:46','2018-03-23 14:00:46','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(481,1,'2018-03-23 13:58:11','2018-03-23 13:58:11','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Design Your wordpress</h2>		\n			<p>Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/zusman-nnm53phh2p2whey4uu4u3jmkx3eh08vm0pjfzq4nvg.png\" alt=\"zusman.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/zing-nnm53phh2p2whey4uu4u3jmkx3eh08vm0pjfzq4nvg.png\" alt=\"zing.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/madrin-nnlqw2xz42pb2c43e6m9f5hcrv54b6ra0e816qq0nw.png\" alt=\"madrin.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/armond-1-nnm53qfb9j46t0wrpcjgo1e1ih9u7xzccu6xh039p8.png\" alt=\"armond-1.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/x.venox_-nnlqw2xz42pb2c43e6m9f5hcrv54b6ra0e816qq0nw.png\" alt=\"x.venox_.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/geo-nnlqw2xz42pb2c43e6m9f5hcrv54b6ra0e816qq0nw.png\" alt=\"geo.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/fifthflour-nnm53qfb9j46t0wrpcjgo1e1ih9u7xzccu6xh039p8.png\" alt=\"fifthflour.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/larozse-nnm53qfb9j46t0wrpcjgo1e1ih9u7xzccu6xh039p8.png\" alt=\"larozse.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/bolier-nnm53qfb9j46t0wrpcjgo1e1ih9u7xzccu6xh039p8.png\" alt=\"bolier.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/mapmaster-nnlqw2xz42pb2c43e6m9f5hcrv54b6ra0e816qq0nw.png\" alt=\"mapmaster.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/darkside-nnm53qfb9j46t0wrpcjgo1e1ih9u7xzccu6xh039p8.png\" alt=\"darkside.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/digit-nnlqw2xz42pb2c43e6m9f5hcrv54b6ra0e816qq0nw.png\" alt=\"digit.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/col-nnm53qfb9j46t0wrpcjgo1e1ih9u7xzccu6xh039p8.png\" alt=\"col.png\" /></figure>			\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n							<img src=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg\" alt=\"25497478040_140ce47f31_k.jpg\" />\n													John Doe\n													Designer\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 13:58:11','2018-03-23 13:58:11','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(473,1,'2018-03-23 12:55:25','2018-03-23 12:55:25','<h1>\n                        Test\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-23 12:55:25','2018-03-23 12:55:25','',82,'http://creativecad.works/2018/03/23/82-revision-v1/',0,'revision','',0),(474,1,'2018-03-23 12:55:34','2018-03-23 12:55:34','<h1>\n                        Testsfafa\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-23 12:55:34','2018-03-23 12:55:34','',82,'http://creativecad.works/2018/03/23/82-revision-v1/',0,'revision','',0),(475,1,'2018-03-23 12:56:05','2018-03-23 12:56:05','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-23 12:56:05','2018-03-23 12:56:05','',82,'http://creativecad.works/2018/03/23/82-revision-v1/',0,'revision','',0),(970,1,'2018-04-02 10:48:27','2018-04-02 14:48:27','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d5cb493241\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-02 10:48:27','2018-04-02 14:48:27','',224,'http://creativecad.works/2018/04/02/224-revision-v1/',0,'revision','',0),(484,1,'2018-03-23 14:01:11','2018-03-23 14:01:11','','410e6fc8-62a5-4fb9-a3cb-eb383f6add2e','','inherit','open','closed','','410e6fc8-62a5-4fb9-a3cb-eb383f6add2e','','','2018-03-23 14:01:11','2018-03-23 14:01:11','',224,'http://creativecad.works/wp-content/uploads/2018/03/410e6fc8-62a5-4fb9-a3cb-eb383f6add2e.png',0,'attachment','image/png',0),(488,1,'2018-03-23 14:13:25','2018-03-23 14:13:25','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:13:25','2018-03-23 14:13:25','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(486,1,'2018-03-23 14:04:55','2018-03-23 14:04:55','','Jewlr_Logo (2) (1)','','inherit','open','closed','','jewlr_logo-2-1','','','2018-03-23 14:04:55','2018-03-23 14:04:55','',224,'http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png',0,'attachment','image/png',0),(489,1,'2018-03-23 14:13:54','2018-03-23 14:13:54','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:13:54','2018-03-23 14:13:54','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(490,1,'2018-03-23 14:14:36','2018-03-23 14:14:36','','Brown Wax','','inherit','open','closed','','brown-wax','','','2018-03-23 14:14:36','2018-03-23 14:14:36','',224,'http://creativecad.works/wp-content/uploads/2018/03/Brown-Wax.jpg',0,'attachment','image/jpeg',0),(497,1,'2018-03-23 14:34:29','2018-03-23 14:34:29','','Two Rings','','inherit','open','closed','','two-rings','','','2018-03-23 14:34:29','2018-03-23 14:34:29','',224,'http://creativecad.works/wp-content/uploads/2018/03/Two-Rings.jpg',0,'attachment','image/jpeg',0),(498,1,'2018-03-23 14:35:38','2018-03-23 14:35:38','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:35:38','2018-03-23 14:35:38','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(492,1,'2018-03-23 14:15:47','2018-03-23 14:15:47','','WhatsApp Image 2017-12-21 at 4.19.56 PM','','inherit','open','closed','','whatsapp-image-2017-12-21-at-4-19-56-pm','','','2018-03-23 14:15:47','2018-03-23 14:15:47','',224,'http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg',0,'attachment','image/jpeg',0),(493,1,'2018-03-23 14:19:56','2018-03-23 14:19:56','','87d4958c-59f4-42d1-8dec-95adc7ea1006','','inherit','open','closed','','87d4958c-59f4-42d1-8dec-95adc7ea1006','','','2018-03-23 14:19:56','2018-03-23 14:19:56','',224,'http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg',0,'attachment','image/jpeg',0),(510,1,'2018-03-23 14:58:55','2018-03-23 14:58:55','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:58:55','2018-03-23 14:58:55','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(501,1,'2018-03-23 14:42:46','2018-03-23 14:42:46','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:42:46','2018-03-23 14:42:46','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(496,1,'2018-03-23 14:33:33','2018-03-23 14:33:33','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:33:33','2018-03-23 14:33:33','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(495,1,'2018-03-23 14:31:08','2018-03-23 14:31:08','','Casting Tree','','inherit','open','closed','','casting-tree','','','2018-03-23 14:31:08','2018-03-23 14:31:08','',224,'http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree.jpg',0,'attachment','image/jpeg',0),(499,1,'2018-03-23 14:35:54','2018-03-23 14:35:54','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:35:54','2018-03-23 14:35:54','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(500,1,'2018-03-23 14:37:50','2018-03-23 14:37:50','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:37:50','2018-03-23 14:37:50','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(502,1,'2018-03-23 14:44:47','2018-03-23 14:44:47','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:44:47','2018-03-23 14:44:47','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(503,1,'2018-03-23 14:45:02','2018-03-23 14:45:02','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:45:02','2018-03-23 14:45:02','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(505,1,'2018-03-23 14:50:02','2018-03-23 14:50:02','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Performance</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:50:02','2018-03-23 14:50:02','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(506,1,'2018-03-23 14:50:33','2018-03-23 14:50:33','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Performance</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:50:33','2018-03-23 14:50:33','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(507,1,'2018-03-23 14:51:10','2018-03-23 14:51:10','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 14:51:10','2018-03-23 14:51:10','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(508,1,'2018-03-23 14:52:41','2018-03-23 14:52:41','','News-photo-MiiCraft-125-2','','inherit','open','closed','','news-photo-miicraft-125-2-2','','','2018-03-23 14:52:41','2018-03-23 14:52:41','',224,'http://creativecad.works/wp-content/uploads/2018/03/News-photo-MiiCraft-125-2-1.jpg',0,'attachment','image/jpeg',0),(511,1,'2018-03-23 14:59:08','2018-03-23 14:59:08','','Brown Wax','','inherit','open','closed','','brown-wax-2','','','2018-03-23 14:59:08','2018-03-23 14:59:08','',224,'http://creativecad.works/wp-content/uploads/2018/03/Brown-Wax-1.jpg',0,'attachment','image/jpeg',0),(528,1,'2018-03-23 16:59:06','2018-03-23 16:59:06','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 16:59:06','2018-03-23 16:59:06','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(514,1,'2018-03-23 15:01:42','2018-03-23 15:01:42','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"1140\" height=\"428\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Test1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Test1.jpg 1600w, http://creativecad.works/wp-content/uploads/2018/03/Test1-300x113.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Test1-768x288.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Test1-1024x384.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Test1-72x27.jpg 72w, http://creativecad.works/wp-content/uploads/2018/03/Test1-213x80.jpg 213w, http://creativecad.works/wp-content/uploads/2018/03/Test1-394x148.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Test1-915x343.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Test1-1240x465.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:01:42','2018-03-23 15:01:42','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(513,1,'2018-03-23 15:01:19','2018-03-23 15:01:19','','Test1','','inherit','open','closed','','test1','','','2018-03-23 15:01:19','2018-03-23 15:01:19','',224,'http://creativecad.works/wp-content/uploads/2018/03/Test1.jpg',0,'attachment','image/jpeg',0),(515,1,'2018-03-23 15:02:09','2018-03-23 15:02:09','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"1140\" height=\"428\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Test1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Test1.jpg 1600w, http://creativecad.works/wp-content/uploads/2018/03/Test1-300x113.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Test1-768x288.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Test1-1024x384.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Test1-72x27.jpg 72w, http://creativecad.works/wp-content/uploads/2018/03/Test1-213x80.jpg 213w, http://creativecad.works/wp-content/uploads/2018/03/Test1-394x148.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Test1-915x343.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Test1-1240x465.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:02:09','2018-03-23 15:02:09','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(521,1,'2018-03-23 15:12:38','2018-03-23 15:12:38','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition Help your Business?</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Close more Sales</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Ahead of the Curve</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Offer a Complete Experience</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Be a Differentiator </h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Be a Leader in the Market</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:12:38','2018-03-23 15:12:38','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(516,1,'2018-03-23 15:02:58','2018-03-23 15:02:58','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:02:58','2018-03-23 15:02:58','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(518,1,'2018-03-23 15:05:37','2018-03-23 15:05:37','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:05:37','2018-03-23 15:05:37','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(519,1,'2018-03-23 15:06:00','2018-03-23 15:06:00','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>fall in love with our features\n</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\">\n						Click me\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:06:00','2018-03-23 15:06:00','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(522,1,'2018-03-23 15:12:47','2018-03-23 15:12:47','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition Help your Business?</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Close more Sales</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Ahead of the Curve</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Offer a Complete Experience</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Be a Differentiator </h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Be a Leader in the Market</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:12:47','2018-03-23 15:12:47','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(523,1,'2018-03-23 15:13:49','2018-03-23 15:13:49','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition Help your Business?</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Close more Sales</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Get Ahead of the Curve</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Offer a Complete Experience</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Be a Differentiator </h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Be a Leader in the Market</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:13:49','2018-03-23 15:13:49','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(524,1,'2018-03-23 15:14:57','2018-03-23 15:14:57','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"1470399662_Marketing.png\" title=\"1470399662_Marketing.png\"></figure><h3>Close more Sales</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"1470399671_SEO.png\" title=\"1470399671_SEO.png\"></figure><h3>Get Ahead of the Curve</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"1470399715_E-Commerce.png\" title=\"1470399715_E-Commerce.png\"></figure><h3>Offer a Complete Experience</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"1470399674_App_Development.png\" title=\"1470399674_App_Development.png\"></figure><h3>Be a Differentiator </h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"1470399667_Newsletter.png\" title=\"1470399667_Newsletter.png\"></figure><h3>Be a Leader in the Market</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"1470399656_Branding.png\" title=\"1470399656_Branding.png\"></figure><h3>Eliminate Outsourcing</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 15:14:57','2018-03-23 15:14:57','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(529,1,'2018-03-23 17:00:08','2018-03-23 17:00:08','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:00:08','2018-03-23 17:00:08','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(530,1,'2018-03-23 17:00:22','2018-03-23 17:00:22','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:00:22','2018-03-23 17:00:22','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(531,1,'2018-03-23 17:10:58','2018-03-23 17:10:58','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:10:58','2018-03-23 17:10:58','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(532,1,'2018-03-23 17:11:12','2018-03-23 17:11:12','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:11:12','2018-03-23 17:11:12','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(533,1,'2018-03-23 17:11:31','2018-03-23 17:11:31','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:11:31','2018-03-23 17:11:31','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(534,1,'2018-03-23 17:13:02','2018-03-23 17:13:02','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:13:02','2018-03-23 17:13:02','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(535,1,'2018-03-23 17:13:17','2018-03-23 17:13:17','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:13:17','2018-03-23 17:13:17','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(536,1,'2018-03-23 17:14:35','2018-03-23 17:14:35','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:14:35','2018-03-23 17:14:35','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(590,1,'2018-03-23 19:06:03','2018-03-23 19:06:03','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 19:06:03','2018-03-23 19:06:03','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(537,1,'2018-03-23 17:27:25','2018-03-23 17:27:25','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:27:25','2018-03-23 17:27:25','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(538,1,'2018-03-23 17:27:39','2018-03-23 17:27:39','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:27:39','2018-03-23 17:27:39','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(539,1,'2018-03-23 17:27:47','2018-03-23 17:27:47','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:27:47','2018-03-23 17:27:47','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(540,1,'2018-03-23 17:28:59','2018-03-23 17:28:59','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:28:59','2018-03-23 17:28:59','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(541,1,'2018-03-23 17:29:56','2018-03-23 17:29:56','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aide</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:29:56','2018-03-23 17:29:56','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(542,1,'2018-03-23 17:30:23','2018-03-23 17:30:23','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:30:23','2018-03-23 17:30:23','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(543,1,'2018-03-23 17:46:40','2018-03-23 17:46:40','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:46:40','2018-03-23 17:46:40','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(544,1,'2018-03-23 17:47:22','2018-03-23 17:47:22','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:47:22','2018-03-23 17:47:22','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(545,1,'2018-03-23 17:47:34','2018-03-23 17:47:34','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:47:34','2018-03-23 17:47:34','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(546,1,'2018-03-23 17:47:45','2018-03-23 17:47:45','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 17:47:45','2018-03-23 17:47:45','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(547,1,'2018-03-23 18:04:31','2018-03-23 18:04:31','<img width=\"1024\" height=\"135\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1024x135.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-300x40.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-768x102.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-310x41.jpg 310w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-605x80.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-394x52.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-915x121.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Microfluidics-Logo-1240x164.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"a458cd99a4\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-23 18:04:31','2018-03-23 18:04:31','',224,'http://creativecad.works/2018/03/23/224-revision-v1/',0,'revision','',0),(548,1,'2018-03-23 18:12:28','2018-03-23 18:12:28','<img src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" alt=\"\" width=\"600\" height=\"78\" />\r\n<h2>A 3D Printer Designed for Dental Applications</h2>\r\n<a role=\"button\" href=\"https://cadworks3d.com/specs/dentistry/\">\r\nTech Specs\r\n</a>\r\n<h3>Bring Digital Dentistry to your Clinic</h3>\r\n<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" alt=\"\" width=\"1024\" height=\"768\" />\r\n<h4>When Accuracy Matters</h4>\r\n<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p>\r\n<p style=\"text-align: left;\">MiiCraft Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>\r\n\r\n<h3>True Open Source\r\n3D printer</h3>\r\n<p style=\"text-align: left;\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" alt=\"\" width=\"640\" height=\"480\" />\r\n<h2>BEST IN CLASS SUPPORT​</h2>\r\n<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>\r\n\r\n<h3>Lowest Running Cost</h3>\r\nNo hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.\r\n<h3>Increase Productivity</h3>\r\nMiiCraft Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.\r\n<h3>Cost Effective</h3>\r\nMiiCraft Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.\r\n<h3>Customer Support</h3>\r\nA 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)\r\n<h3>Compatible with various Dental Software</h3>\r\nThe open source MiiCraft Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes MiiCraft Dental Printer to be a part of their existing digital dentistry workflow.\r\n<h3>All in one Dental Solution</h3>\r\nWith the MiiCraft Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.\r\n<h2>Our Canadian Dental Partner</h2>\r\n<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" sizes=\"(max-width: 749px) 100vw, 749px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" alt=\"\" width=\"749\" height=\"170\" /> </a>\r\n<h2>For International Distribution Enquiries</h2>','Dentistry','','publish','closed','closed','','dentistry','','','2019-02-26 10:49:58','2019-02-26 14:49:58','',0,'http://creativecad.works/?page_id=548',0,'page','',0),(2749,1,'2019-02-13 16:16:25','2019-02-13 20:16:25','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"https://cadworks3d.com/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">MiiCraft Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>MiiCraft Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>MiiCraft Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source MiiCraft Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes MiiCraft Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the MiiCraft Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2019-02-13 16:16:25','2019-02-13 20:16:25','',548,'http://creativecad.works/2019/02/13/548-revision-v1/',0,'revision','',0),(2747,1,'2019-02-13 16:06:35','2019-02-13 20:06:35','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"https://cadworks3d.com/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"https://cadworks3d.com/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<a href=\"https://cadworks3d.com/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\" role=\"button\">\n						Download Brochure\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2019-02-13 16:06:35','2019-02-13 20:06:35','',548,'http://creativecad.works/2019/02/13/548-revision-v1/',0,'revision','',0),(2031,1,'2018-07-17 15:56:43','2018-07-17 19:56:43','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" alt=\"\" width=\"1024\" height=\"163\" />\r\n<h2>A 3D Printer Designed for Dental Applications</h2>\r\n<a role=\"button\" href=\"http://creativecad.works/specs/dentistry/\">\r\nTech Specs\r\n</a>\r\n<a role=\"button\" href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" rel=\"noopener\">\r\nGet A quote\r\n</a>\r\n<a role=\"button\" href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">\r\nDownload Brochure\r\n</a>\r\n<h3>Bring Digital Dentistry to your Clinic</h3>\r\n<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" alt=\"\" width=\"1024\" height=\"768\" />\r\n<h4>When Accuracy Matters</h4>\r\n<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p>\r\n<p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>\r\n\r\n<h3>True Open Source\r\n3D printer</h3>\r\n<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" alt=\"\" width=\"640\" height=\"480\" />\r\n<h2>BEST IN CLASS SUPPORT​</h2>\r\n<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>\r\n\r\n<h3>Lowest Running Cost</h3>\r\nNo hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.\r\n<h3>Increase Productivity</h3>\r\nCADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.\r\n<h3>Cost Effective</h3>\r\nCADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.\r\n<h3>Customer Support</h3>\r\nA 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)\r\n<h3>Compatible with various Dental Software</h3>\r\nThe open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.\r\n<h3>All in one Dental Solution</h3>\r\nWith the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.\r\n<h2>Our Dental Partner</h2>\r\n<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" sizes=\"(max-width: 749px) 100vw, 749px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" alt=\"\" width=\"749\" height=\"170\" /> </a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-07-17 15:56:43','2018-07-17 19:56:43','',548,'http://creativecad.works/2018/07/17/548-revision-v1/',0,'revision','',0),(549,1,'2018-03-23 18:09:34','2018-03-23 18:09:34','','KU273L0WTW.jpg','','inherit','open','closed','','ku273l0wtw-jpg','','','2018-03-23 18:09:34','2018-03-23 18:09:34','',0,'http://creativecad.works/wp-content/uploads/2018/03/KU273L0WTW.jpg',0,'attachment','image/jpeg',0),(550,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','1465236978_resolutions-04.png','','inherit','open','closed','','1465236978_resolutions-04-png','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04.png',0,'attachment','image/png',0),(551,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','1465237056_resolutions-21.png','','inherit','open','closed','','1465237056_resolutions-21-png','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21.png',0,'attachment','image/png',0),(552,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','1465236987_resolutions-16.png','','inherit','open','closed','','1465236987_resolutions-16-png','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16.png',0,'attachment','image/png',0),(553,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','1465237047_resolutions-10.png','','inherit','open','closed','','1465237047_resolutions-10-png','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10.png',0,'attachment','image/png',0),(554,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','1465237060_resolutions-11.png','','inherit','open','closed','','1465237060_resolutions-11-png','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11.png',0,'attachment','image/png',0),(555,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','1465236947_resolutions-03.png','','inherit','open','closed','','1465236947_resolutions-03-png','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03.png',0,'attachment','image/png',0),(556,1,'2018-03-23 18:09:35','2018-03-23 18:09:35','','contact-bg.jpg','','inherit','open','closed','','contact-bg-jpg','','','2018-03-23 18:09:35','2018-03-23 18:09:35','',0,'http://creativecad.works/wp-content/uploads/2018/03/contact-bg.jpg',0,'attachment','image/jpeg',0),(557,1,'2018-03-23 18:09:36','2018-03-23 18:09:36','','3H21KUXVT4.jpg','','inherit','open','closed','','3h21kuxvt4-jpg','','','2018-03-23 18:09:36','2018-03-23 18:09:36','',0,'http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg',0,'attachment','image/jpeg',0),(563,1,'2018-03-23 18:19:35','2018-03-23 18:19:35','<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n			<h3>Overview</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.</p>		\n			<h5>Learn More</h5>		\n		https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:19:35','2018-03-23 18:19:35','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(569,1,'2018-03-23 18:25:36','2018-03-23 18:25:36','<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Overview</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.</p>		\n			<h5>Learn More</h5>		\n		https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:25:36','2018-03-23 18:25:36','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(558,1,'2018-03-23 18:12:25','2018-03-23 18:12:25','<h2>Welcome to Dimonala</h2>		\n			<h2>We\'d love to meet you and let you the perfect solution</h2>		\n			<a href=\"#\">\n						Schedule a meeting\n					</a>\n			<a href=\"#\">\n						Download brochure\n					</a>\n			<h3>Our Services</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. </p>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Time Managment</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Conferences & shows</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Business Budget</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Online marketing</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Content Marketing</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Timekeeper</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n			<h3>Overview</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.</p>		\n			<h5>Learn More</h5>		\n		https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:12:25','2018-03-23 18:12:25','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(559,1,'2018-03-23 18:13:08','2018-03-23 18:13:08','<h2>Welcome to Dimonala</h2>		\n			<h2>We\'d love to meet you and let you the perfect solution</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n			<h3>Our Services</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. </p>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465236978_resolutions-04-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Time Managment</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465237056_resolutions-21-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Conferences & shows</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465236987_resolutions-16-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Business Budget</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465237047_resolutions-10-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Online marketing</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465237060_resolutions-11-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Content Marketing</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n		<img width=\"64\" height=\"64\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03.png 64w, http://creativecad.works/wp-content/uploads/2018/03/1465236947_resolutions-03-27x27.png 27w\" sizes=\"(max-width: 64px) 100vw, 64px\" />		\n			<h3>Timekeeper</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n			<h5>Read More</h5>		\n			<h3>Overview</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.</p>		\n			<h5>Learn More</h5>		\n		https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:13:08','2018-03-23 18:13:08','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(560,1,'2018-03-23 18:13:51','2018-03-23 18:13:51','','8b46bb30-c841-4088-a4b4-47f2fc6aa390','','inherit','open','closed','','8b46bb30-c841-4088-a4b4-47f2fc6aa390','','','2018-03-23 18:13:51','2018-03-23 18:13:51','',548,'http://creativecad.works/wp-content/uploads/2018/03/8b46bb30-c841-4088-a4b4-47f2fc6aa390.jpg',0,'attachment','image/jpeg',0),(565,1,'2018-03-23 18:24:36','2018-03-23 18:24:36','','2_3d-aligner1','','inherit','open','closed','','2_3d-aligner1','','','2018-03-23 18:24:36','2018-03-23 18:24:36','',548,'http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png',0,'attachment','image/png',0),(566,1,'2018-03-23 18:24:38','2018-03-23 18:24:38','','5_3d-indirect-bonding-tray3','','inherit','open','closed','','5_3d-indirect-bonding-tray3','','','2018-03-23 18:24:38','2018-03-23 18:24:38','',548,'http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png',0,'attachment','image/png',0),(567,1,'2018-03-23 18:24:39','2018-03-23 18:24:39','','16_3D-Bridge','','inherit','open','closed','','16_3d-bridge','','','2018-03-23 18:24:39','2018-03-23 18:24:39','',548,'http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png',0,'attachment','image/png',0),(568,1,'2018-03-23 18:24:41','2018-03-23 18:24:41','','156e8e2f-1fb6-4675-882e-39ad5b0cdad8','','inherit','open','closed','','156e8e2f-1fb6-4675-882e-39ad5b0cdad8','','','2018-03-23 18:24:41','2018-03-23 18:24:41','',548,'http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png',0,'attachment','image/png',0),(570,1,'2018-03-23 18:26:28','2018-03-23 18:26:28','<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Overview</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi porttitor id. Maecenas congue at velit eget mollis. Fusce sit amet nisl ut erat egestas scelerisque.</p>		\n			<h5>Learn More</h5>		\n		https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:26:28','2018-03-23 18:26:28','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(571,1,'2018-03-23 18:27:23','2018-03-23 18:27:23','','122334455','','inherit','open','closed','','122334455','','','2018-03-23 18:27:23','2018-03-23 18:27:23','',548,'http://creativecad.works/wp-content/uploads/2018/03/122334455.png',0,'attachment','image/png',0),(572,1,'2018-03-23 18:32:00','2018-03-23 18:32:00','<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p>Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.&nbsp;</p>https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:32:00','2018-03-23 18:32:00','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(573,1,'2018-03-23 18:32:22','2018-03-23 18:32:22','<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p>Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.&nbsp;</p>https://www.youtube.com/watch?v=THBX3Coc8OQ		\n			<h3>Worlds of innovation</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Watch Now</h5>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:32:22','2018-03-23 18:32:22','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(578,1,'2018-03-23 18:42:32','2018-03-23 18:42:32','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p>Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.&nbsp;</p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:42:32','2018-03-23 18:42:32','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(575,1,'2018-03-23 18:39:07','2018-03-23 18:39:07','','MiiCraft Dental','','inherit','open','closed','','miicraft-dental','','','2018-03-23 18:39:07','2018-03-23 18:39:07','',548,'http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental.png',0,'attachment','image/png',0),(577,1,'2018-03-23 18:42:01','2018-03-23 18:42:01','','13_Surgical-guide','','inherit','open','closed','','13_surgical-guide','','','2018-03-23 18:42:01','2018-03-23 18:42:01','',548,'http://creativecad.works/wp-content/uploads/2018/03/13_Surgical-guide.png',0,'attachment','image/png',0),(582,1,'2018-03-23 18:53:41','2018-03-23 18:53:41','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>DLP Technology</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:53:41','2018-03-23 18:53:41','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(579,1,'2018-03-23 18:47:10','2018-03-23 18:47:10','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:47:10','2018-03-23 18:47:10','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(580,1,'2018-03-23 18:48:11','2018-03-23 18:48:11','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:48:11','2018-03-23 18:48:11','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0);
INSERT INTO `wpio_posts` VALUES (581,1,'2018-03-23 18:48:44','2018-03-23 18:48:44','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h3>Time is money</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Contact Us</h5>		\n		<img width=\"1200\" height=\"795\" src=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4.jpg 1200w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-300x199.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-768x509.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-1024x678.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-121x80.jpg 121w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-394x261.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/3H21KUXVT4-915x606.jpg 915w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		\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=10&amp;output=embed&amp;iwloc=near\"></iframe>		\n			<h3>Location is everything</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 18:48:44','2018-03-23 18:48:44','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(583,1,'2018-03-23 18:54:44','2018-03-23 18:54:44','','All in One','','inherit','open','closed','','all-in-one','','','2018-03-23 18:54:44','2018-03-23 18:54:44','',548,'http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png',0,'attachment','image/png',0),(588,1,'2018-03-23 19:01:49','2018-03-23 19:01:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Knowledge & Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.<br></p>		\n			<h5>Visit Us</h5>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 19:01:49','2018-03-23 19:01:49','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(587,1,'2018-03-23 19:00:21','2018-03-23 19:00:21','','9_Model','','inherit','open','closed','','9_model','','','2018-03-23 19:00:21','2018-03-23 19:00:21','',548,'http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg',0,'attachment','image/jpeg',0),(589,1,'2018-03-23 19:03:32','2018-03-23 19:03:32','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>a Dentist\'s Aid</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Knowledge &amp; Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-23 19:03:32','2018-03-23 19:03:32','',548,'http://creativecad.works/2018/03/23/548-revision-v1/',0,'revision','',0),(591,1,'2018-03-24 00:50:27','2018-03-24 00:50:27','<h1>\n                        Title Text\n                    </h1>\n                                        <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n                    <h3>\n                        Title\n                    </h3>\n                    <p>Maecenas accumsan, elit id hendrerit convallis, lectus lacus fermentum nisi.</p>','testing','','publish','closed','closed','','testing','','','2018-03-24 00:50:54','2018-03-24 00:50:54','',0,'http://creativecad.works/?page_id=591',0,'page','',0),(592,1,'2018-03-24 00:50:23','2018-03-24 00:50:23','<h1>\n                        Title Text\n                    </h1>\n                                        <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>','testing','','inherit','closed','closed','','591-revision-v1','','','2018-03-24 00:50:23','2018-03-24 00:50:23','',591,'http://creativecad.works/2018/03/24/591-revision-v1/',0,'revision','',0),(593,1,'2018-03-24 00:50:54','2018-03-24 00:50:54','<h1>\n                        Title Text\n                    </h1>\n                                        <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n                    <h3>\n                        Title\n                    </h3>\n                    <p>Maecenas accumsan, elit id hendrerit convallis, lectus lacus fermentum nisi.</p>','testing','','inherit','closed','closed','','591-revision-v1','','','2018-03-24 00:50:54','2018-03-24 00:50:54','',591,'http://creativecad.works/2018/03/24/591-revision-v1/',0,'revision','',0),(594,1,'2018-03-26 13:11:54','2018-03-26 13:11:54','<h1>\n                        CADworks3Ds\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-26 13:11:54','2018-03-26 13:11:54','',82,'http://creativecad.works/2018/03/26/82-revision-v1/',0,'revision','',0),(595,1,'2018-03-26 13:12:16','2018-03-26 13:12:16','<h1>\n                        CADworks3Ds3\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-26 13:12:16','2018-03-26 13:12:16','',82,'http://creativecad.works/2018/03/26/82-revision-v1/',0,'revision','',0),(596,1,'2018-03-26 13:12:32','2018-03-26 13:12:32','<h1>\n                        CADworks3Ds34\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-26 13:12:32','2018-03-26 13:12:32','',82,'http://creativecad.works/2018/03/26/82-revision-v1/',0,'revision','',0),(597,1,'2018-03-26 13:12:44','2018-03-26 13:12:44','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-26 13:12:44','2018-03-26 13:12:44','',82,'http://creativecad.works/2018/03/26/82-revision-v1/',0,'revision','',0),(598,1,'2018-03-26 13:27:30','2018-03-26 13:27:30','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>hange the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 13:27:30','2018-03-26 13:27:30','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(599,1,'2018-03-26 13:27:39','2018-03-26 13:27:39','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1-480x465.png\" alt=\"\" />		\n			<h3>PDMS Master Mould</h3>		\n		<p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n			<h3>Clear Resin</h3>		\n3D Print Clear Resin​\n3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"1140\" height=\"102\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 13:27:39','2018-03-26 13:27:39','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(600,1,'2018-03-26 13:37:07','2018-03-26 13:37:07','<h1>\n                        We build the modern web\n                    </h1>\n                                        <p>Creative user interface design from a world-class team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vestibulum fermentum fermentum. In nulla sem, gravida a feugiat in, maximus id orci. Donec nec sagittis ipsum, sit amet venenatis orci. Donec bibendum pulvinar dapibus. Duis ac dui accumsan, finibus erat sagittis, mollis nulla.</p>\n                    <h5>\n                        Premium Design\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h5>\n                        Full Stack Development\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h5>\n                        Mobile Apps\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 13:37:07','2018-03-26 13:37:07','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(601,1,'2018-03-26 13:38:07','2018-03-26 13:38:07','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vestibulum fermentum fermentum. In nulla sem, gravida a feugiat in, maximus id orci. Donec nec sagittis ipsum, sit amet venenatis orci. Donec bibendum pulvinar dapibus. Duis ac dui accumsan, finibus erat sagittis, mollis nulla.</p>\n                    <h5>\n                        Premium Design\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h5>\n                        Full Stack Development\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h5>\n                        Mobile Apps\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 13:38:07','2018-03-26 13:38:07','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(605,1,'2018-03-26 13:53:03','2018-03-26 13:53:03','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 13:53:03','2018-03-26 13:53:03','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(602,1,'2018-03-26 13:47:49','2018-03-26 13:47:49','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n                    <h5>\n                        Premium Design\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h5>\n                        Full Stack Development\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h5>\n                        Mobile Apps\n                    </h5>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare.</p>\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 13:47:49','2018-03-26 13:47:49','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(696,1,'2018-03-26 19:11:54','2018-03-26 19:11:54','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 19:11:54','2018-03-26 19:11:54','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(606,1,'2018-03-26 13:54:50','2018-03-26 13:54:50','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 13:54:50','2018-03-26 13:54:50','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(607,1,'2018-03-26 13:55:35','2018-03-26 13:55:35','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a <strong>PDMS</strong> Master Mold Under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior Surface Finish</h6></li><li style=\"text-align: left;\"><h6>Resin Designed for Microfluidic Applications</h6></li><li style=\"text-align: left;\"><h6>Get Minimum Features Printed with Ease</h6></li><li style=\"text-align: left;\"><h6>Save Costs &amp; Speed up your Research</h6></li><li style=\"text-align: left;\"><h6>Trusted by Institutions &amp; Companies Across the Globe</h6></li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 13:55:35','2018-03-26 13:55:35','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(608,1,'2018-03-26 13:56:28','2018-03-26 13:56:28','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design & 3D Printing to provide better solution to our clients.\nWe have currently launched our own line of 3D Printers specialised in 4 applications namely - Microfluidics, Dental, Jewellery & Rapid-Prototyping.\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 13:56:28','2018-03-26 13:56:28','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(609,1,'2018-03-26 13:58:48','2018-03-26 13:58:48','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are designed to be precise, affordable and of high quality.</p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 13:58:48','2018-03-26 13:58:48','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(613,1,'2018-03-26 14:03:44','2018-03-26 14:03:44','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 14:03:44','2018-03-26 14:03:44','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(611,1,'2018-03-26 14:02:53','2018-03-26 14:02:53','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Sheryl Graham</h4>\n                        </a>\n                                   									<h5>Chief Operating Officer</h5>\n													Sheryl oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 14:02:53','2018-03-26 14:02:53','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(612,1,'2018-03-26 14:03:29','2018-03-26 14:03:29','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 14:03:29','2018-03-26 14:03:29','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(614,1,'2018-03-26 14:04:10','2018-03-26 14:04:10','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 14:04:10','2018-03-26 14:04:10','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(615,1,'2018-03-26 14:04:40','2018-03-26 14:04:40','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n							“The care and attention to detail paid by the whole team at Stratus Co is really second to none. It comes as no surprise to me that they work with some of the industry leaders and attract top talent worldwide”\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sara Jones\n													Client\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 14:04:40','2018-03-26 14:04:40','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(635,1,'2018-03-26 15:03:05','2018-03-26 15:03:05','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Kamal Patel</h4>\n                                   									<h5>Chief Technology Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 15:03:05','2018-03-26 15:03:05','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(617,1,'2018-03-26 14:12:32','2018-03-26 14:12:32','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Chris Anderson</h4>\n                                   									<h5>Chief Product Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n			<ul>\n                    <li>\n                                                                                    <h1>In in dictum metus, nec.</h1>\n                                                <p>Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Button Text                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>Sed diam nunc, pretium vitae.</h1>\n                                                <p>Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.</p>\n                                            [booked-calendar]                                                                            \n					</li>\n                    <li>\n                                                                                    <h1>In pellentesque ultricies nulla dapibus.</h1>\n                                                <p>Donec ultrices libero id leo tempor, nec efficitur sem auctor. Duis dictum justo a risus ultricies.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n					</li>\n							</ul>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 14:12:32','2018-03-26 14:12:32','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(618,1,'2018-03-26 14:27:52','2018-03-26 14:27:52','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>The 3D Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','publish','closed','closed','','jewellery','','','2019-03-04 16:54:12','2019-03-04 20:54:12','',0,'http://creativecad.works/?page_id=618',0,'page','',0),(2720,1,'2019-02-13 12:24:15','2019-02-13 16:24:15','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Try it Yourself</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n										<img width=\"776\" height=\"650\" src=\"http://creativecad.works/wp-content/uploads/2018/03/ma.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/ma.png 776w, http://creativecad.works/wp-content/uploads/2018/03/ma-600x503.png 600w, http://creativecad.works/wp-content/uploads/2018/03/ma-300x251.png 300w, http://creativecad.works/wp-content/uploads/2018/03/ma-768x643.png 768w, http://creativecad.works/wp-content/uploads/2018/03/ma-36x30.png 36w, http://creativecad.works/wp-content/uploads/2018/03/ma-96x80.png 96w, http://creativecad.works/wp-content/uploads/2018/03/ma-362x303.png 362w\" sizes=\"(max-width: 776px) 100vw, 776px\" />											\n			<h3>Play it forward</h3>		\n		<p>We\'ve worked for over a year to offer you the best possible web design solution. Now, all you need to do is press \'Play\'.</p>https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h1>Revolution</h1>		\n		<p>We all want to change the world. But when you talk about destruction, don\'t you know that you can count me out. Don\'t you know it\'s gonna be alright?</p>		\n			<a href=\"#\" role=\"button\">\n						Download Now\n					</a>\n			<a href=\"#\" role=\"button\">\n						Take a Tour\n					</a>\n			<h3>A good portfolio will get you an interview. A good attitude will get you a job.</h3>		\n		<p>We have a great opportunity for experienced photographers to join our team. Yes, we do need you to already own a camera. No, your iPhone camera won\'t cut it. Go on, \'Shoot\' us a message.</p>		\n										<img width=\"498\" height=\"850\" src=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png 498w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-176x300.png 176w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-18x30.png 18w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-47x80.png 47w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-178x303.png 178w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-410x700.png 410w\" sizes=\"(max-width: 498px) 100vw, 498px\" />											\n			<h3>Surf\'s up!</h3>		\n		<p>There are 23 million estimated surfers around the world. The longest amount of time spent surfing one wave is 37 minutes. There are many other reasons you should get on board.</p>		\n			<a href=\"#\" role=\"button\">\n						Catch Our Wave\n					</a>\n			<h4>Your Journey</h4>		\n		<p>Desert Tiptoes Inc. is a company that set forth to boldly go where no other company has gone before, and to get as many individuals to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.</p>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 12:24:15','2019-02-13 16:24:15','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2715,1,'2019-02-13 11:29:47','2019-02-13 15:29:47','<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Jeweller\'s Aid</h2>		\n		<p>This 8 hour course will teach you all the required skills needed when designing and developing a live WordPress website, including using the advanced options of HTML and CSS.</p>		\n				<h3>\n					Who is it for?\n				</h3>\n				<p>The course is aimed at anyone who wants to create websites on their own, and possibly work as a freelancer or employee in the field of web design and development. We cover everything, so even if you\'ve never seen HTML code in your life, you\'ll be able to quickly jump in.</p>\n										<img width=\"572\" height=\"555\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study_1.jpg 572w, http://creativecad.works/wp-content/uploads/2018/03/study_1-300x291.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study_1-42x41.jpg 42w, http://creativecad.works/wp-content/uploads/2018/03/study_1-82x80.jpg 82w, http://creativecad.works/wp-content/uploads/2018/03/study_1-312x303.jpg 312w\" sizes=\"(max-width: 572px) 100vw, 572px\" />											\n			<h3>our teaching team</h3>		\n										<img width=\"166\" height=\"165\" src=\"http://creativecad.works/wp-content/uploads/2018/03/teacther1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/teacther1.png 166w, http://creativecad.works/wp-content/uploads/2018/03/teacther1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/teacther1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/teacther1-41x41.png 41w, http://creativecad.works/wp-content/uploads/2018/03/teacther1-80x80.png 80w\" sizes=\"(max-width: 166px) 100vw, 166px\" />											\n			<h2>Stella Lindley</h2>		\n			<h2>ui/ux web master</h2>		\n		<p>A strict teacher that has been teaching since the age of 16. Stella won\'t give you any slack, so you will have to do the very best work you\'ve done in your life.</p>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n										<img width=\"162\" height=\"165\" src=\"http://creativecad.works/wp-content/uploads/2018/03/teacher2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/teacher2.jpg 162w, http://creativecad.works/wp-content/uploads/2018/03/teacher2-40x41.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/teacher2-79x80.jpg 79w\" sizes=\"(max-width: 162px) 100vw, 162px\" />											\n			<h2>Donald Martin</h2>		\n			<h2> Computer Science</h2>		\n		<p>Donald has a PHD in both Computer Science and Design. His beginner course is a must see for any aspiring web professional who want to learn from the best.</p>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n										<img width=\"162\" height=\"165\" src=\"http://creativecad.works/wp-content/uploads/2018/03/teacher3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/teacher3.jpg 162w, http://creativecad.works/wp-content/uploads/2018/03/teacher3-40x41.jpg 40w, http://creativecad.works/wp-content/uploads/2018/03/teacher3-79x80.jpg 79w\" sizes=\"(max-width: 162px) 100vw, 162px\" />											\n			<h2>Gaby Williams</h2>		\n			<h2>AI Expert</h2>		\n		<p>If there\'s someone who can explain anything, Gaby is the one. She teaches you not just how to do something, but why to do it this way and not the other.</p>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n										<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />											\n			<h3>Practice makes perfect</h3>		\n		<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It even has a gaming section. </p>		\n			<h3>The best campus facilities</h3>		\n		<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.</p>		\n										<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/library.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/library-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/library-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/library-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/library-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />											\n			<h2>Learn from the very best</h2>		\n		<p>Join our course and start building the most wanted career available today. We make sure every class is easily understood, and that all students reach the same level of expertise needed for today\'s hi-tech industry.</p>		\n				<h3>\n					Working hours\n				</h3>\n				<p>Monday- Thursday:8:00-18:30 Hrs <br>(Phone until 17:30 Hrs)<br>Friday - 8:00-14:00</p>\n				<h3>\n					We are here\n				</h3>\n				<p>Westfield London 2039-2041 Westfield <br>Phone:+44 20 8834 4688 <br>Fax:+44 20 8859 6598 <br>Email: info@collage.com</p>\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=10&amp;output=embed&amp;iwloc=near\" aria-label=\"London Eye, London, United Kingdom\"></iframe>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 11:29:47','2019-02-13 15:29:47','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2030,1,'2018-07-17 15:54:24','2018-07-17 19:54:24','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>\r\n<h2>Jeweller\'s Aid</h2>\r\nCADworks3D Jewellery Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\r\n<h3>Gallery</h3>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" width=\"605\" height=\"720\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" sizes=\"(max-width: 744px) 100vw, 744px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" alt=\"\" width=\"744\" height=\"1024\" />\r\n<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" width=\"605\" height=\"720\" />\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" sizes=\"(max-width: 1270px) 100vw, 1270px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" alt=\"\" width=\"1270\" height=\"195\" /></figure>\r\n<h3>Tony Davis, CEO</h3>\r\n“Great service. We are happy with the printers.”\r\n\r\nhttps://www.youtube.com/watch?v=CNXB01Fh9h8\r\n<h3>Create Elegant Jewellery</h3>\r\n3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" alt=\"\" width=\"1140\" height=\"745\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" sizes=\"(max-width: 810px) 100vw, 810px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" alt=\"\" width=\"810\" height=\"1080\" />\r\n<h3>Castability</h3>\r\nWhether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.\r\n<h3>Meeting all your needs</h3>\r\nThe CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" alt=\"\" width=\"605\" height=\"605\" />\r\n<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>\r\n<h3>Close more Sales</h3>\r\nWith a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\r\n<h3>Get Ahead of the Curve</h3>\r\nWith 3D Printing, you can print fine quality waxes and get an edge over your competition.\r\n<h3>Offer a Complete Experience</h3>\r\nFrom design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\r\n<h3>Be a Differentiator</h3>\r\nCreate customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\r\n<h3>Use your own material</h3>\r\nCADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\r\n<h3>Don\'t Settle for Less</h3>\r\nDon\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\r\n\r\n<a role=\"button\" href=\"#\">\r\nRequest a Quote\r\n</a>\r\n<h2>For More Inquiries</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"6bb6aa6506\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\" type=\"tel\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_q67ja\">Select an Option below\r\n*\r\n</label>\r\n\r\n\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Get a Quote\">Get a Quote</option>\r\n<option value=\"Sample Request\"></option>\r\n</select>\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Sample Request\">Sample Request</option>\r\n<option value=\"Request a Callback\"></option>\r\n</select>\r\n<select id=\"field_q67ja\" name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Request a Callback\">Request a Callback</option>\r\n</select>\r\n<label for=\"field_64pqg\">Institution/Company\r\n*\r\n</label>\r\n<input id=\"field_64pqg\" name=\"item_meta[94]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_mgc4\">Department\r\n*\r\n</label>\r\n<input id=\"field_mgc4\" name=\"item_meta[95]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form><a role=\"button\" href=\"#\">\r\nSend\r\n</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-07-17 15:54:24','2018-07-17 19:54:24','',618,'http://creativecad.works/2018/07/17/618-revision-v1/',0,'revision','',0),(619,1,'2018-03-26 14:27:52','2018-03-26 14:27:52','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" alt=\"\" width=\"1024\" height=\"170\" />\r\n<h2>3D Printer Designed by Jewellers for Jewellers</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" sizes=\"(max-width: 674px) 100vw, 674px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" alt=\"\" width=\"674\" height=\"700\" />\r\n<h2>Jeweller\'s Aid</h2>\r\nCADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\r\n<figure><img title=\"Jewlr_Logo (2) (1)\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" /></figure>\r\n<h3>Tony Davis, CEO</h3>\r\n“Great service. We are happy with the printers.”\r\n\r\nhttps://www.youtube.com/watch?v=CNXB01Fh9h8\r\n<h3>Create Elegant Jewellery</h3>\r\n3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" alt=\"\" width=\"1140\" height=\"745\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" sizes=\"(max-width: 810px) 100vw, 810px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" alt=\"\" width=\"810\" height=\"1080\" />\r\n<h3>Castability</h3>\r\nWhether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.\r\n<h3>Meeting all your needs</h3>\r\nThe CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" sizes=\"(max-width: 744px) 100vw, 744px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" alt=\"\" width=\"744\" height=\"1024\" />\r\n<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>\r\n<h3>Close more Sales</h3>\r\nWith a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\r\n<h3>Get Ahead of the Curve</h3>\r\nWith 3D Printing, you can print fine quality waxes and get an edge over your competition.\r\n<h3>Offer a Complete Experience</h3>\r\nFrom design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\r\n<h3>Be a Differentiator</h3>\r\nCreate customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\r\n<h3>Use your own material</h3>\r\nCADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\r\n<h3>Don\'t Settle for Less</h3>\r\nDon\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\r\n\r\n<a href=\"#\">\r\nRequest a Quote\r\n</a>\r\n<h2>For More Inquiries</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"a458cd99a4\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form><a href=\"#\">\r\nSend\r\n</a>','Applications','','inherit','closed','closed','','618-revision-v1','','','2018-03-26 14:27:52','2018-03-26 14:27:52','',618,'http://creativecad.works/2018/03/26/618-revision-v1/',0,'revision','',0),(620,1,'2018-03-26 14:27:57','2018-03-26 14:27:57','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" alt=\"\" width=\"1024\" height=\"170\" />\r\n<h2>3D Printer Designed by Jewellers for Jewellers</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" sizes=\"(max-width: 674px) 100vw, 674px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" alt=\"\" width=\"674\" height=\"700\" />\r\n<h2>Jeweller\'s Aid</h2>\r\nCADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.\r\n<figure><img title=\"Jewlr_Logo (2) (1)\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" /></figure>\r\n<h3>Tony Davis, CEO</h3>\r\n“Great service. We are happy with the printers.”\r\n\r\nhttps://www.youtube.com/watch?v=CNXB01Fh9h8\r\n<h3>Create Elegant Jewellery</h3>\r\n3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" alt=\"\" width=\"1140\" height=\"745\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" sizes=\"(max-width: 810px) 100vw, 810px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" alt=\"\" width=\"810\" height=\"1080\" />\r\n<h3>Castability</h3>\r\nWhether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.\r\n<h3>Meeting all your needs</h3>\r\nThe CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" sizes=\"(max-width: 744px) 100vw, 744px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" alt=\"\" width=\"744\" height=\"1024\" />\r\n<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>\r\n<h3>Close more Sales</h3>\r\nWith a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\r\n<h3>Get Ahead of the Curve</h3>\r\nWith 3D Printing, you can print fine quality waxes and get an edge over your competition.\r\n<h3>Offer a Complete Experience</h3>\r\nFrom design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\r\n<h3>Be a Differentiator</h3>\r\nCreate customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\r\n<h3>Use your own material</h3>\r\nCADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\r\n<h3>Don\'t Settle for Less</h3>\r\nDon\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\r\n\r\n<a href=\"#\">\r\nRequest a Quote\r\n</a>\r\n<h2>For More Inquiries</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"a458cd99a4\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form><a href=\"#\">\r\nSend\r\n</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-26 14:27:57','2018-03-26 14:27:57','',618,'http://creativecad.works/2018/03/26/618-revision-v1/',0,'revision','',0),(766,1,'2018-03-27 13:54:53','2018-03-27 17:54:53','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 13:54:53','2018-03-27 17:54:53','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(679,1,'2018-03-26 17:51:05','2018-03-26 17:51:05','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>\n			<section>\n        <h3><a href=\"http://creativecad.works/2018/03/21/hello-world/\">Hello world!</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2018/03/21/hello-world/#comments\">1 Comment</a>\n					<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n    <time datetime=\"2018-03-21T16:55:08+00:00\">March 21, 2018</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/01/01/making-the-most-of-your-commute/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/01/01/making-the-most-of-your-commute/\">Making the Most of Your Commute</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/01/01/making-the-most-of-your-commute/#respond\">No Comments</a>\n					<p>Curabitur laoreet sed lorem id pulvinar. Sed nec nisi velit. Proin ut eleifend metus. Donec elementum massa turpis. Nulla facilisi. Etiam sit amet lacinia augue. Praesent malesuada tellus in nunc dapibus suscipit. Cras non turpis ipsum. Fusce non viverra arcu. &hellip; <a href=\"http://creativecad.works/2015/01/01/making-the-most-of-your-commute/\">Read More</a></p>\n    <time datetime=\"2015-01-01T17:43:12+00:00\">January 1, 2015</time>\n    Featured Post\n			</section>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-26 17:51:05','2018-03-26 17:51:05','',224,'http://creativecad.works/2018/03/26/224-revision-v1/',0,'revision','',0),(628,1,'2018-03-26 14:41:39','2018-03-26 14:41:39','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>\n			<section>\n        <h3><a href=\"http://creativecad.works/2018/03/21/hello-world/\">Hello world!</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2018/03/21/hello-world/#comments\">1 Comment</a>\n					<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n    <time datetime=\"2018-03-21T16:55:08+00:00\">March 21, 2018</time>\n    Featured Post\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://creativecad.works/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://creativecad.works/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/gaining-exposure/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://creativecad.works/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/where-to-launch-your-startup/#respond\">No Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://creativecad.works/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-57-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://creativecad.works/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://creativecad.works/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://creativecad.works/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-26 14:41:39','2018-03-26 14:41:39','',224,'http://creativecad.works/2018/03/26/224-revision-v1/',0,'revision','',0),(626,1,'2018-03-26 14:38:48','2018-03-26 14:38:48','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>\n			<section>\n        <h3><a href=\"http://creativecad.works/2018/03/21/hello-world/\">Hello world!</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2018/03/21/hello-world/#comments\">1 Comment</a>\n					<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n    <time datetime=\"2018-03-21T16:55:08+00:00\">March 21, 2018</time>\n    Featured Post\n        <iframe width=\"1140\" height=\"641\" src=\"https://www.youtube.com/embed/mW6hFttt_KE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>    \n	    <h3><a href=\"http://creativecad.works/2015/03/05/effective-product-promo-videos/\">Effective Product Promo Videos</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/05/effective-product-promo-videos/#respond\">No Comments</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae &hellip; <a href=\"http://creativecad.works/2015/03/05/effective-product-promo-videos/\">Read More</a></p>\n    <time datetime=\"2015-03-05T20:03:49+00:00\">March 5, 2015</time>\n    Featured Post\n        <blockquote><p>Art is the only serious thing in the world. And the artist is the only person who is never serious.</p><footer>Oscar Wilde</footer></blockquote>	\n    <time datetime=\"2015-03-03T20:53:30+00:00\">March 3, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/gaining-exposure/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/010-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/010-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/010-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/010-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/010-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/gaining-exposure/\">Gaining Exposure for Your iPhone App</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/gaining-exposure/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/gaining-exposure/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:47:07+00:00\">March 2, 2015</time>\n    Featured Post\n<ul class=\'slides\'></ul><!--  END FLEX UL --><!--  END FLEX DIV -->\n	    <h3><a href=\"http://creativecad.works/2015/03/02/where-to-launch-your-startup/\">Where To Launch Your Startup</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/where-to-launch-your-startup/#respond\">No Comments</a>\n					<p>Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi &hellip; <a href=\"http://creativecad.works/2015/03/02/where-to-launch-your-startup/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:46:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/05-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/05-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/05-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/05-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/05-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/\">Top Development Frameworks Reviewed</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/top-development-frameworks-reviewed/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:45:18+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/04-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/04-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/04-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/04-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/\">A Guide to Stunning Product Photography</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/stunning-product-photography/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:44:47+00:00\">March 2, 2015</time>\n    Featured Post\n							    		<a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/\">\n			<img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/01-2-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2017/09/01-2-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2017/09/01-2-150x100.jpeg 150w, http://creativecad.works/wp-content/uploads/2017/09/01-2-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2017/09/01-2.jpeg 600w\" sizes=\"(max-width: 394px) 100vw, 394px\" />    	</a>\n        <h3><a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/\">Attracting Great Talent</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/#respond\">No Comments</a>\n					<p>Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus &hellip; <a href=\"http://creativecad.works/2015/03/02/attracting-great-talent/\">Read More</a></p>\n    <time datetime=\"2015-03-02T04:43:36+00:00\">March 2, 2015</time>\n    Featured Post\n        <!--[if lt IE 9]><![endif]-->\n<audio id=\"audio-57-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio/mpeg\" src=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3?_=1\" /><a href=\"http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3\">http://demo.themovation.com/stratus/wp-content/uploads/2015/01/Meditation.mp3</a></audio>    \n    			<h3><a href=\"http://creativecad.works/2015/03/01/sourcing-audio-for-your-promo-video/\">Sourcing Audio For Your Promo Video</a></h3>\n	Posted by <a href=\"http://creativecad.works/author/cadworks3dadmin/\" title=\"Posts by CadWorks3DAdmin\" rel=\"author\">CadWorks3DAdmin</a> | <a href=\"http://creativecad.works/2015/03/01/sourcing-audio-for-your-promo-video/#respond\">No Comments</a>\n					<p>Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in &hellip; <a href=\"http://creativecad.works/2015/03/01/sourcing-audio-for-your-promo-video/\">Read More</a></p>\n    <time datetime=\"2015-03-01T00:53:09+00:00\">March 1, 2015</time>\n    Featured Post\n                        <nav>\n                            <ul>\n                                                                <li><a href=\"http://creativecad.works/wp-admin/admin-ajax.php?paged=2\" >&larr; Older posts</a></li>\n                                <li></li>\n                                                           </ul>\n                        </nav>\n			</section>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-26 14:38:48','2018-03-26 14:38:48','',224,'http://creativecad.works/2018/03/26/224-revision-v1/',0,'revision','',0),(624,1,'2018-03-26 14:36:52','2018-03-26 14:36:52','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-26 14:36:52','2018-03-26 14:36:52','',618,'http://creativecad.works/2018/03/26/618-revision-v1/',0,'revision','',0),(625,1,'2018-03-26 14:38:31','2018-03-26 14:38:31','<h1>\n                        CADworks3Ds\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-26 14:38:31','2018-03-26 14:38:31','',82,'http://creativecad.works/2018/03/26/82-revision-v1/',0,'revision','',0),(629,1,'2018-03-26 14:44:31','2018-03-26 14:44:31','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-26 14:44:31','2018-03-26 14:44:31','',82,'http://creativecad.works/2018/03/26/82-revision-v1/',0,'revision','',0),(632,1,'2018-03-26 14:52:58','2018-03-26 14:52:58','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-26 14:52:58','2018-03-26 14:52:58','',101,'http://creativecad.works/2018/03/26/101-revision-v1/',0,'revision','',0),(633,1,'2018-03-26 14:53:18','2018-03-26 14:53:18','http://creativecad.works/wp-content/uploads/2018/03/cropped-CADworks3D-LOGO.png','cropped-CADworks3D-LOGO.png','','inherit','open','closed','','cropped-cadworks3d-logo-png','','','2018-03-26 14:53:18','2018-03-26 14:53:18','',0,'http://creativecad.works/wp-content/uploads/2018/03/cropped-CADworks3D-LOGO.png',0,'attachment','image/png',0),(636,1,'2018-03-26 16:17:03','2018-03-26 16:17:03','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\"><h6>Print a master mold for PDMS application under 20 Minutes</h6></li><li style=\"text-align: left;\"><h6>Superior surface finish</h6></li><li style=\"text-align: left;\"><h6>Resin designed for microfluidic applications</h6></li><li style=\"text-align: left;\"><h6>Get minimum features printed with ease</h6></li><li style=\"text-align: left;\"><h6>Save costs &amp; speed up your research</h6></li><li style=\"text-align: left;\"><h6>Trusted by institutions &amp; companies across the globe</h6></li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"fe31a7e254\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 16:17:03','2018-03-26 16:17:03','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(658,1,'2018-03-26 17:06:24','2018-03-26 17:06:24','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/24782463-de6a-44aa-b360-14cba58dbc22-394x394.jpg\" alt=\"\" />            \n                                    CEO\n                									<h3>Hemdeep Patel</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/853c16b2-f7af-46cb-9061-e74e359abfbd-394x394.jpg\" alt=\"\" />            \n                                    CTO\n                									<h3>Kamal Patel</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\">            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Untitled-1-394x394.jpg\" alt=\"\" />            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\">            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Kamal Patel</h4>\n                                   									<h5>Chief Technology Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 17:06:24','2018-03-26 17:06:24','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(638,1,'2018-03-26 16:23:31','2018-03-26 16:23:31','','24782463-de6a-44aa-b360-14cba58dbc22','','inherit','open','closed','','24782463-de6a-44aa-b360-14cba58dbc22','','','2018-03-26 16:24:08','2018-03-26 16:24:08','',98,'http://creativecad.works/wp-content/uploads/2018/03/24782463-de6a-44aa-b360-14cba58dbc22.jpg',0,'attachment','image/jpeg',0),(639,1,'2018-03-26 16:25:45','2018-03-26 16:25:45','','24782463-de6a-44aa-b360-14cba58dbc22','','inherit','open','closed','','24782463-de6a-44aa-b360-14cba58dbc22-2','','','2018-03-26 16:25:45','2018-03-26 16:25:45','',98,'http://creativecad.works/wp-content/uploads/2018/03/24782463-de6a-44aa-b360-14cba58dbc22-1.jpg',0,'attachment','image/jpeg',0),(640,1,'2018-03-26 16:26:19','2018-03-26 16:26:19','','853c16b2-f7af-46cb-9061-e74e359abfbd','','inherit','open','closed','','853c16b2-f7af-46cb-9061-e74e359abfbd','','','2018-03-26 16:26:19','2018-03-26 16:26:19','',98,'http://creativecad.works/wp-content/uploads/2018/03/853c16b2-f7af-46cb-9061-e74e359abfbd.jpg',0,'attachment','image/jpeg',0),(656,1,'2018-03-26 17:04:37','2018-03-26 17:04:37','','Untitled-1','','inherit','open','closed','','untitled-1','','','2018-03-26 17:04:37','2018-03-26 17:04:37','',98,'http://creativecad.works/wp-content/uploads/2018/03/Untitled-1.jpg',0,'attachment','image/jpeg',0),(1434,1,'2018-04-25 13:09:25','2018-04-25 17:09:25','','1','','inherit','open','closed','','1-4','','','2018-04-25 13:09:25','2018-04-25 17:09:25','',458,'http://creativecad.works/wp-content/uploads/2018/04/1.png',0,'attachment','image/png',0),(1435,1,'2018-04-25 13:09:29','2018-04-25 17:09:29','','2','','inherit','open','closed','','2-4','','','2018-04-25 13:09:29','2018-04-25 17:09:29','',458,'http://creativecad.works/wp-content/uploads/2018/04/2-1.png',0,'attachment','image/png',0),(1436,1,'2018-04-25 13:09:33','2018-04-25 17:09:33','','3','','inherit','open','closed','','3-6','','','2018-04-25 13:09:33','2018-04-25 17:09:33','',458,'http://creativecad.works/wp-content/uploads/2018/04/3.png',0,'attachment','image/png',0),(1437,1,'2018-04-25 13:09:36','2018-04-25 17:09:36','','4','','inherit','open','closed','','4-3','','','2018-04-25 13:09:36','2018-04-25 17:09:36','',458,'http://creativecad.works/wp-content/uploads/2018/04/4.png',0,'attachment','image/png',0),(1438,1,'2018-04-25 13:09:40','2018-04-25 17:09:40','','5','','inherit','open','closed','','5-2','','','2018-04-25 13:09:40','2018-04-25 17:09:40','',458,'http://creativecad.works/wp-content/uploads/2018/04/5.png',0,'attachment','image/png',0),(1439,1,'2018-04-25 13:09:45','2018-04-25 17:09:45','','6','','inherit','open','closed','','6-2','','','2018-04-25 13:09:45','2018-04-25 17:09:45','',458,'http://creativecad.works/wp-content/uploads/2018/04/6.png',0,'attachment','image/png',0),(1440,1,'2018-04-25 13:09:48','2018-04-25 17:09:48','','7','','inherit','open','closed','','7-2','','','2018-04-25 13:09:48','2018-04-25 17:09:48','',458,'http://creativecad.works/wp-content/uploads/2018/04/7.png',0,'attachment','image/png',0),(1441,1,'2018-04-25 13:09:51','2018-04-25 17:09:51','','8','','inherit','open','closed','','8-2','','','2018-04-25 13:09:51','2018-04-25 17:09:51','',458,'http://creativecad.works/wp-content/uploads/2018/04/8.png',0,'attachment','image/png',0),(1442,1,'2018-04-25 13:09:54','2018-04-25 17:09:54','','9','','inherit','open','closed','','9-2','','','2018-04-25 13:09:54','2018-04-25 17:09:54','',458,'http://creativecad.works/wp-content/uploads/2018/04/9.png',0,'attachment','image/png',0),(1443,1,'2018-04-25 13:09:57','2018-04-25 17:09:57','','10','','inherit','open','closed','','10-2','','','2018-04-25 13:09:57','2018-04-25 17:09:57','',458,'http://creativecad.works/wp-content/uploads/2018/04/10.png',0,'attachment','image/png',0),(1444,1,'2018-04-25 13:10:01','2018-04-25 17:10:01','','11','','inherit','open','closed','','11-2','','','2018-04-25 13:10:01','2018-04-25 17:10:01','',458,'http://creativecad.works/wp-content/uploads/2018/04/11.png',0,'attachment','image/png',0),(1445,1,'2018-04-25 13:10:04','2018-04-25 17:10:04','','12','','inherit','open','closed','','12-3','','','2018-04-25 13:10:04','2018-04-25 17:10:04','',458,'http://creativecad.works/wp-content/uploads/2018/04/12.png',0,'attachment','image/png',0),(1446,1,'2018-04-25 13:10:07','2018-04-25 17:10:07','','13','','inherit','open','closed','','13-2','','','2018-04-25 13:10:07','2018-04-25 17:10:07','',458,'http://creativecad.works/wp-content/uploads/2018/04/13.png',0,'attachment','image/png',0),(1447,1,'2018-04-25 13:10:10','2018-04-25 17:10:10','','14','','inherit','open','closed','','14-2','','','2018-04-25 13:10:10','2018-04-25 17:10:10','',458,'http://creativecad.works/wp-content/uploads/2018/04/14.png',0,'attachment','image/png',0),(1448,1,'2018-04-25 13:10:12','2018-04-25 17:10:12','','15','','inherit','open','closed','','15-3','','','2018-04-25 13:10:12','2018-04-25 17:10:12','',458,'http://creativecad.works/wp-content/uploads/2018/04/15.png',0,'attachment','image/png',0),(1449,1,'2018-04-25 13:10:16','2018-04-25 17:10:16','','16','','inherit','open','closed','','16-3','','','2018-04-25 13:10:16','2018-04-25 17:10:16','',458,'http://creativecad.works/wp-content/uploads/2018/04/16.png',0,'attachment','image/png',0),(3022,1,'2019-02-22 17:31:14','2019-02-22 21:31:14',' ','','','publish','closed','closed','','3022','','','2019-02-22 17:31:14','2019-02-22 21:31:14','',0,'http://creativecad.works/2019/02/22/3022/',4,'nav_menu_item','',0),(645,1,'2018-03-26 16:38:00','2018-03-26 16:38:00',' ','','','publish','closed','closed','','645','','','2019-02-22 17:31:14','2019-02-22 21:31:14','',0,'http://creativecad.works/?p=645',2,'nav_menu_item','',0),(3020,1,'2019-02-22 17:29:26','2019-02-22 21:29:26',' ','','','publish','closed','closed','','3020','','','2019-02-22 17:31:14','2019-02-22 21:31:14','',0,'http://creativecad.works/2019/02/22/3020/',1,'nav_menu_item','',0),(648,1,'2018-03-26 16:38:00','2018-03-26 16:38:00',' ','','','publish','closed','closed','','648','','','2019-02-22 17:31:14','2019-02-22 21:31:14','',0,'http://creativecad.works/?p=648',5,'nav_menu_item','',0),(649,1,'2018-03-26 16:38:00','2018-03-26 16:38:00','','Contact Us','','publish','closed','closed','','contact-us','','','2018-04-05 16:59:42','2018-04-05 20:59:42','',0,'http://creativecad.works/?p=649',6,'nav_menu_item','',0),(651,1,'2018-03-26 16:39:59','2018-03-26 16:39:59','<h1>\n                        Title Text\n                    </h1>\n                                        <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n                			<a href=\"#\">\n									Button Text							</a>','test 2','','publish','closed','closed','','test-2','','','2018-03-26 16:43:57','2018-03-26 16:43:57','',0,'http://creativecad.works/?page_id=651',0,'page','',0),(652,1,'2018-03-26 16:39:54','2018-03-26 16:39:54','<h1>\n                        Title Text\n                    </h1>\n                                        <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>','test 2','','inherit','closed','closed','','651-revision-v1','','','2018-03-26 16:39:54','2018-03-26 16:39:54','',651,'http://creativecad.works/2018/03/26/651-revision-v1/',0,'revision','',0),(653,1,'2018-03-26 16:40:31','2018-03-26 16:40:31','','Contact Us','','publish','closed','closed','','653','','','2018-04-05 16:13:33','2018-04-05 20:13:33','',0,'http://creativecad.works/?p=653',1,'nav_menu_item','',0),(654,1,'2018-03-26 16:43:57','2018-03-26 16:43:57','<h1>\n                        Title Text\n                    </h1>\n                                        <p>Nulla eget tortor ac ipsum gravida sollicitudin vel aliquet ligula. Phasellus vitae nisi at risus euismod.</p>\n                			<a href=\"#\">\n									Button Text							</a>','test 2','','inherit','closed','closed','','651-revision-v1','','','2018-03-26 16:43:57','2018-03-26 16:43:57','',651,'http://creativecad.works/2018/03/26/651-revision-v1/',0,'revision','',0),(659,1,'2018-03-26 17:07:40','2018-03-26 17:07:40','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/24782463-de6a-44aa-b360-14cba58dbc22-394x394.jpg\" alt=\"\" />            \n                                    CEO\n                									<h3>Hemdeep Patel</h3>\n						Hemdeep has worn a wide range of hats over the years. He is a Pro-CAD designer and looks over Marketing &amp; Operations for the Company.					\n		</article>\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/853c16b2-f7af-46cb-9061-e74e359abfbd-394x394.jpg\" alt=\"\" />            \n                                    CTO\n                									<h3>Kamal Patel</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\">            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Untitled-1-394x394.jpg\" alt=\"\" />            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\">            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Kamal Patel</h4>\n                                   									<h5>Chief Technology Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 17:07:40','2018-03-26 17:07:40','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(665,1,'2018-03-26 17:22:51','2018-03-26 17:22:51','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 17:22:51','2018-03-26 17:22:51','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(662,1,'2018-03-26 17:12:45','2018-03-26 17:12:45','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>With roots in Jewellery, the company was involved in Jewellery design and manufacturing. WIth the change in trends, the company adopted to CAD design &amp; 3D Printing to provide better solution to our clients.</p><p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/24782463-de6a-44aa-b360-14cba58dbc22-394x394.jpg\" alt=\"\" />            \n                                    CEO\n                									<h3>Hemdeep Patel</h3>\n						Hemdeep has worn a wide range of hats over the years. He is a Pro-CAD designer and looks over Marketing &amp; Operations for the Company.					\n		</article>\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/853c16b2-f7af-46cb-9061-e74e359abfbd-394x394.jpg\" alt=\"\" />            \n                                    CTO\n                									<h3>Kamal Patel</h3>\n						Kamal is the guy behind the best castable(jewellery), Dental, Microfluidics &amp; Rapid Prototyping resins. He also provides the best support for CADworks 3D Printers.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\">            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n                <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Untitled-1-394x394.jpg\" alt=\"\" />            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n		<article>\n									<h4>$299</h4>\n													/each\n                <img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\">            \n                                    25% Off\n                									<h3>Package Title</h3>\n						Maecenas tristique ullamcorper mauris, et elementum tortor.					\n		</article>\n                    <h2>\n                        Our Team\n                    </h2>\n                                        <p></p>\n                            <a href=\"#0\">\n                    <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />                </a>\n                                                            <a href=\"#0\">\n                            <h4>Hemdeep Patel</h4>\n                        </a>\n                                   									<h5>C.E.O</h5>\n													Hemdeep oversees the firm’s business operations including sales, marketing, business development, and communications.\n					<a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Kamal Patel</h4>\n                                   									<h5>Chief Technology Officer</h5>\n													Chris leads Product Management, Design, and Marketing functions globally. He is responsible for the core products and features.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                            <img width=\"394\" height=\"263\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x263.png\" alt=\"\" />            \n                                                            <h4>Susan Cox</h4>\n                                   									<h5>Chief Financial Officer</h5>\n													Susan is Chief Financial Officer at Stratus, where she leads the finance, facilities and information technology teams.\n					<a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a><a href=\"#0\">							\n						</a>				\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-26 17:12:45','2018-03-26 17:12:45','',98,'http://creativecad.works/2018/03/26/98-revision-v1/',0,'revision','',0),(667,1,'2018-03-26 17:27:21','2018-03-26 17:27:21','<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:27:21','2018-03-26 17:27:21','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(668,1,'2018-03-26 17:28:55','2018-03-26 17:28:55','<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:28:55','2018-03-26 17:28:55','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(697,1,'2018-03-26 19:12:31','2018-03-26 19:12:31','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 19:12:31','2018-03-26 19:12:31','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(670,1,'2018-03-26 17:32:45','2018-03-26 17:32:45','<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:32:45','2018-03-26 17:32:45','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(671,1,'2018-03-26 17:33:04','2018-03-26 17:33:04','<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:33:04','2018-03-26 17:33:04','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(672,1,'2018-03-26 17:33:47','2018-03-26 17:33:47','<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:33:47','2018-03-26 17:33:47','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(674,1,'2018-03-26 17:35:44','2018-03-26 17:35:44','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=16&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:35:44','2018-03-26 17:35:44','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(673,1,'2018-03-26 17:34:39','2018-03-26 17:34:39','<h3>Company Co.</h3>\n			<p>1366 Main Street<br />\nVancouver Canada<br />\nV8V 3K6</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n			<h3>Stratus</h3>\n			<p>350 5th Ave<br />\nNew York, NY<br />\n10118, USA</p>\n			<p>Monday to Friday: 10am - 6pm<br />\nSaturday: 11am - 4pm<br />\nSunday: Closed</p>\n                            <a href=\"tel:222-2222\">Call Us</a>\n                            <a href=\"mailto:info@companyco.com\">Email Us</a>\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:34:39','2018-03-26 17:34:39','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(675,1,'2018-03-26 17:36:31','2018-03-26 17:36:31','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:36:31','2018-03-26 17:36:31','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(676,1,'2018-03-26 17:42:59','2018-03-26 17:42:59','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:42:59','2018-03-26 17:42:59','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(677,1,'2018-03-26 17:43:20','2018-03-26 17:43:20','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. </p>\n                    <h4>\n                        Give us a call\n                    </h4>\n                    <p>Vestibulum id ligula porta felis euismod semper. Nullam eget urna mollis ornare vel eu vistos un mollis.</p>\n                    <h4>\n                        Send us an email\n                    </h4>\n                    <p>Lorem id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu vistos un surlace leo.</p>\n                    <h4>\n                        Drop by and talk\n                    </h4>\n                    <p>Etiam cursus sapien quis ligula rhoncus, quis sollicitudin dolor ultricies. Cras tempus aliquet quam.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:43:20','2018-03-26 17:43:20','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(808,1,'2018-03-27 14:46:48','2018-03-27 18:46:48','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-876-1855\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Sales@CADworks3D.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f765-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"765\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.0.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f765-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<p><label> Your Name (required)<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your Email (required)<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your Message<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Send\" /></p>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-27 14:46:48','2018-03-27 18:46:48','',90,'http://creativecad.works/2018/03/27/90-revision-v1/',0,'revision','',0),(682,1,'2018-03-26 17:58:58','2018-03-26 17:58:58','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-876-1855\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Sales@CADworks3D.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_contact3\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"4\" />\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"contact3\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_4\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_xipbjr3\">Name\n        *\n    </label>\n    <input type=\"text\" id=\"field_xipbjr3\" name=\"item_meta[14]\" value=\"\"  placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_jaehy83\">Email\n        *\n    </label>\n    <input type=\"text\" id=\"field_jaehy83\" name=\"item_meta[15]\" value=\"\"  placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\"  />\n    <label for=\"field_cqpguu3\">Phone\n    </label>\n    <input type=\"text\" id=\"field_cqpguu3\" name=\"item_meta[16]\" value=\"\"  placeholder=\"Phone\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_w7ueyk3\">Subject\n        *\n    </label>\n    <input type=\"text\" id=\"field_w7ueyk3\" name=\"item_meta[17]\" value=\"\"  placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\"  />\n    <label for=\"field_kggkvh3\">Message\n        *\n    </label>\n    <textarea name=\"item_meta[18]\" id=\"field_kggkvh3\" rows=\"5\"  placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"  ></textarea>\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-03-26 17:58:58','2018-03-26 17:58:58','',90,'http://creativecad.works/2018/03/26/90-revision-v1/',0,'revision','',0),(683,1,'2018-03-26 18:17:05','2018-03-26 18:17:05','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-26 18:17:05','2018-03-26 18:17:05','',618,'http://creativecad.works/2018/03/26/618-revision-v1/',0,'revision','',0),(684,1,'2018-03-26 18:30:01','2018-03-26 18:30:01','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>DLP Technology</h3>		\n		<p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Knowledge &amp; Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 18:30:01','2018-03-26 18:30:01','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(686,1,'2018-03-26 18:50:01','2018-03-26 18:50:01','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 18:50:01','2018-03-26 18:50:01','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(691,1,'2018-03-26 18:57:05','2018-03-26 18:57:05','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-26 18:57:05','2018-03-26 18:57:05','',618,'http://creativecad.works/2018/03/26/618-revision-v1/',0,'revision','',0),(689,1,'2018-03-26 18:51:33','2018-03-26 18:51:33','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 18:51:33','2018-03-26 18:51:33','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(688,1,'2018-03-26 18:50:57','2018-03-26 18:50:57','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 18:50:57','2018-03-26 18:50:57','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(692,1,'2018-03-26 18:57:49','2018-03-26 18:57:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>I am text block. 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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 18:57:49','2018-03-26 18:57:49','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(693,1,'2018-03-26 18:59:42','2018-03-26 18:59:42','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Open to all Dental Materials</h2>		\n		<p>I am text block. 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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 18:59:42','2018-03-26 18:59:42','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(701,1,'2018-03-26 20:17:07','2018-03-26 20:17:07','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" alt=\"\" width=\"1024\" height=\"163\" />\r\n<h2>A 3D Printer Designed for Dental Applications</h2>\r\n<a href=\"#\">\r\nRequest a sample\r\n</a>\r\n<a href=\"#\">\r\nGet A quote\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" alt=\"\" width=\"600\" height=\"600\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" alt=\"\" width=\"600\" height=\"600\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" alt=\"\" width=\"600\" height=\"600\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" alt=\"\" width=\"600\" height=\"600\" />\r\n<h3>Bring Digital Dentistry to your Clinic</h3>\r\n<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" alt=\"\" width=\"1024\" height=\"768\" />\r\n<h3>When Accuracy Matters</h3>\r\n<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p>\r\n<p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>\r\n\r\n<h3>True Open Source Resin</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" sizes=\"(max-width: 891px) 100vw, 891px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" alt=\"\" width=\"891\" height=\"533\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" alt=\"\" width=\"600\" height=\"600\" />\r\n<h3>Best in Class Support</h3>\r\n<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>\r\n\r\n<h2>Lowest Maintenance Cost</h2>\r\nNo yearly maintenance cost.\r\n<h2>Increase Productivity</h2>\r\nI am text block. 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.\r\n<h2>All in one Dental Solutions</h2>\r\nPrint 4 Types of applications.\r\n<h2>Eliminate Outsourcing</h2>\r\nI am text block. 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.\r\n<h2>Cost Effective</h2>\r\nI am text block. 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.\r\n<h2>Fastest Printer for Dentistry</h2>\r\nI am text block. 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.\r\n<figure><img title=\"\" src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" /></figure>\r\n<h3>Dental Partner</h3>\r\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 20:17:07','2018-03-26 20:17:07','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(695,1,'2018-03-26 19:02:14','2018-03-26 19:02:14','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-26 19:02:14','2018-03-26 19:02:14','',548,'http://creativecad.works/2018/03/26/548-revision-v1/',0,'revision','',0),(698,1,'2018-03-26 19:15:44','2018-03-26 19:15:44','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 19:15:44','2018-03-26 19:15:44','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(699,1,'2018-03-26 19:16:00','2018-03-26 19:16:00','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"76c4cb21a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-26 19:16:00','2018-03-26 19:16:00','',458,'http://creativecad.works/2018/03/26/458-revision-v1/',0,'revision','',0),(743,1,'2018-03-27 12:27:28','2018-03-27 16:27:28','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-600x54.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 12:27:28','2018-03-27 16:27:28','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(974,1,'2018-04-02 11:10:24','2018-04-02 15:10:24','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-02 11:10:24','2018-04-02 15:10:24','',548,'http://creativecad.works/2018/04/02/548-revision-v1/',0,'revision','',0),(963,1,'2018-03-29 11:37:20','2018-03-29 15:37:20','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-29 11:37:20','2018-03-29 15:37:20','',548,'http://creativecad.works/2018/03/29/548-revision-v1/',0,'revision','',0),(962,1,'2018-03-29 11:36:45','2018-03-29 15:36:45','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-29 11:36:45','2018-03-29 15:36:45','',548,'http://creativecad.works/2018/03/29/548-revision-v1/',0,'revision','',0),(890,1,'2018-03-28 10:11:03','2018-03-28 14:11:03','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-28 10:11:03','2018-03-28 14:11:03','',548,'http://creativecad.works/2018/03/28/548-revision-v1/',0,'revision','',0),(739,1,'2018-03-27 11:33:55','2018-03-27 15:33:55','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 11:33:55','2018-03-27 15:33:55','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(705,1,'2018-03-27 09:41:17','2018-03-27 13:41:17','<h1>CADworks</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>CADworks 3D Printer</h3>\r\nWith so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries.\r\n<h5>High Definition</h5>\r\nWith a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before.\r\n<h5>User Experience</h5>\r\nWith a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy.\r\n<h5>Customization</h5>\r\nWith so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\r\n<h5>Speed Up Your Production</h5>\r\nCADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\r\n\r\nWant to Find the Ideal CADworks 3D Printer for You\r\n<a href=\"#\">\r\nFind Your Printer </a>\r\n<h3>CADwork 3D Printer Introduction</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>New 2018 Model</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 09:41:17','2018-03-27 13:41:17','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(703,1,'2018-03-27 12:56:45','2018-03-27 12:56:45','<h1>\n                        CADworks3\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 12:56:45','2018-03-27 12:56:45','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(704,1,'2018-03-27 09:01:27','2018-03-27 13:01:27','<h1>\n                        CADworks\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 09:01:27','2018-03-27 13:01:27','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(706,1,'2018-03-27 09:41:31','2018-03-27 13:41:31','<h1>CADworks</h1>\r\n<a href=\"#\">\r\nExplore </a>\r\n<a href=\"#\">\r\nBuy Now </a>\r\n<h3>CADworks 3D Printer</h3>\r\nWith so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries.\r\n<h5>High Definition</h5>\r\nWith a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before.\r\n<h5>User Experience</h5>\r\nWith a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy.\r\n<h5>Customization</h5>\r\nWith so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.\r\n<h5>Speed Up Your Production</h5>\r\nCADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.\r\n\r\nWant to Find the Ideal CADworks 3D Printer for You\r\n<a href=\"#\">\r\nFind Your Printer </a>\r\n<h3>CADwork 3D Printer Introduction</h3>\r\n<p style=\"text-align: center;\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>\r\n\r\n<h3>New 2018 Model</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>\r\n<h5>Exquisite Design</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fully Customizable</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Unlimited Upgrades</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h4>Innovative controllers to match</h4>\r\nMaecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" sizes=\"(max-width: 394px) 100vw, 394px\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" alt=\"\" width=\"394\" height=\"394\" />\r\n<h3>Industry-leading attention to detail</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque.\r\nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.\r\n<h5>Smart Search</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n<h5>Fast Cloud Upload</h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.\r\n\r\n\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\r\n<img src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" width=\"394\" height=\"394\" />\r\nSandra Thompson\r\nTech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 09:41:31','2018-03-27 13:41:31','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(707,1,'2018-03-27 09:50:56','2018-03-27 13:50:56','<h1>\n                        Building the Future Layer by Laye\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-27 09:50:56','2018-03-27 13:50:56','',98,'http://creativecad.works/2018/03/27/98-revision-v1/',0,'revision','',0),(708,1,'2018-03-27 09:51:09','2018-03-27 13:51:09','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is help our optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-03-27 09:51:09','2018-03-27 13:51:09','',98,'http://creativecad.works/2018/03/27/98-revision-v1/',0,'revision','',0),(967,1,'2018-03-29 15:16:47','2018-03-29 19:16:47','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-29 15:16:47','2018-03-29 19:16:47','',82,'http://creativecad.works/2018/03/29/82-revision-v1/',0,'revision','',0),(709,1,'2018-03-27 09:53:39','2018-03-27 13:53:39','<h1>\n                        CADwork\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 09:53:39','2018-03-27 13:53:39','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(710,1,'2018-03-27 10:23:39','2018-03-27 14:23:39','<h1>\n                        CADwork\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 10:23:39','2018-03-27 14:23:39','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(711,1,'2018-03-27 10:36:28','2018-03-27 14:36:28','<h1>\n                        CADwork3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 10:36:28','2018-03-27 14:36:28','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(713,1,'2018-03-27 10:42:51','2018-03-27 14:42:51','<h1>\n                        CADwork3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 10:42:51','2018-03-27 14:42:51','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(712,1,'2018-03-27 10:38:37','2018-03-27 14:38:37','<h1>\n                        CADwork3Dsadasdsadsa\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 10:38:37','2018-03-27 14:38:37','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(715,1,'2018-03-27 10:49:56','2018-03-27 14:49:56','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 10:49:56','2018-03-27 14:49:56','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(718,1,'2018-03-27 10:58:04','2018-03-27 14:58:04','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n.top-nav{\n    background: #ffffff !important;\n}\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 10:58:04','2018-03-27 14:58:04','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(725,1,'2018-03-27 11:06:58','2018-03-27 15:06:58','\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:06:58','2018-03-27 15:06:58','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(722,1,'2018-03-27 11:05:03','2018-03-27 15:05:03','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n.banner[data-transparent-header=\"true\"] {\nbackground-color: rgba(255, 255, 255, 0.8) !important;\n}\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:05:03','2018-03-27 15:05:03','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(720,1,'2018-03-27 11:04:03','2018-03-27 15:04:03','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n.banner[data-transparent-header=\"true\"] {\nbackground-color: rgba(255, 255, 255, 0.8) !important;\n}\n.headhesive--clone {   background-color: rgba(255, 255, 255) !important;\n}','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:04:03','2018-03-27 15:04:03','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(1084,1,'2018-04-03 15:45:02','2018-04-03 19:45:02','','CADworks 3DPrinter','','inherit','open','closed','','cadworks-3dprinter','','','2018-04-03 15:45:02','2018-04-03 19:45:02','',0,'http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter.png',0,'attachment','image/png',0),(1465,1,'2018-04-26 14:39:54','2018-04-26 18:39:54','<img class=\"alignnone wp-image-1394 size-large zoooom\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" width=\"1024\" height=\"576\" />','','','inherit','closed','closed','','1460-revision-v1','','','2018-04-26 14:39:54','2018-04-26 18:39:54','',1460,'http://creativecad.works/2018/04/26/1460-revision-v1/',0,'revision','',0),(1469,1,'2018-04-27 11:26:04','2018-04-27 15:26:04','','Order &ndash; April 27, 2018 @ 11:26 AM','','wc-failed','open','closed','order_5ae3410c95e1b','order-apr-27-2018-0326-pm','','','2018-04-27 11:42:07','2018-04-27 15:42:07','',0,'http://creativecad.works/?post_type=shop_order&#038;p=1469',0,'shop_order','',10),(1470,1,'2018-04-27 12:28:20','2018-04-27 16:28:20','','Jewellery resins on miicraft plate image 2','','inherit','open','closed','','jewellery-resins-on-miicraft-plate-image-2','','','2018-04-27 12:28:20','2018-04-27 16:28:20','',618,'http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2.jpg',0,'attachment','image/jpeg',0),(1471,1,'2018-04-27 12:28:24','2018-04-27 16:28:24','','Jewellery resins on miicraft plate image 3','','inherit','open','closed','','jewellery-resins-on-miicraft-plate-image-3','','','2018-04-27 12:28:24','2018-04-27 16:28:24','',618,'http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3.jpg',0,'attachment','image/jpeg',0),(1472,1,'2018-04-27 12:28:26','2018-04-27 16:28:26','','Jewellery resins on miicraft plate image 1','','inherit','open','closed','','jewellery-resins-on-miicraft-plate-image-1','','','2018-04-27 12:28:26','2018-04-27 16:28:26','',618,'http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1.jpg',0,'attachment','image/jpeg',0),(1474,1,'2018-04-27 12:30:11','2018-04-27 16:30:11','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"5cbfff28f2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-27 12:30:11','2018-04-27 16:30:11','',618,'http://creativecad.works/2018/04/27/618-revision-v1/',0,'revision','',0),(1473,1,'2018-04-27 12:29:16','2018-04-27 16:29:16','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x512.jpeg\" alt=\"WhatsApp Image 2017-12-21 at 4.19.56 PM\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-394x512.jpg\" alt=\"Casting Tree\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x512.jpg\" alt=\"Jewellery resins on miicraft plate image 2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x512.jpg\" alt=\"Jewellery resins on miicraft plate image 3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-394x512.jpg\" alt=\"Jewellery resins on miicraft plate image 1\" /></figure>			\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"5cbfff28f2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-27 12:29:16','2018-04-27 16:29:16','',618,'http://creativecad.works/2018/04/27/618-revision-v1/',0,'revision','',0),(735,1,'2018-03-27 11:18:59','2018-03-27 15:18:59','','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:18:59','2018-03-27 15:18:59','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(729,1,'2018-03-27 11:16:22','2018-03-27 15:16:22','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n.banner[data-transparent-header=\"true\"] {\nbackground-color: rgba(255, 255, 255, 0.8) !important;\n}\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:16:22','2018-03-27 15:16:22','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(1464,1,'2018-04-26 14:36:34','2018-04-26 18:36:34','<img class=\"alignnone wp-image-427 size-medium zoooom\" src=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-176x300.png\" alt=\"\" width=\"176\" height=\"300\" />','','','inherit','closed','closed','','1460-revision-v1','','','2018-04-26 14:36:34','2018-04-26 18:36:34','',1460,'http://creativecad.works/2018/04/26/1460-revision-v1/',0,'revision','',0),(733,1,'2018-03-27 11:17:40','2018-03-27 15:17:40','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n.banner[data-transparent-header=\"true\"] {\nbackground-color: rgba(255, 255, 255, 0.8) !important;\n}\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:17:40','2018-03-27 15:17:40','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(731,1,'2018-03-27 11:17:22','2018-03-27 15:17:22','.banner[data-transparent-header=\"true\"] .navbar-nav > li > a,\n.banner[data-transparent-header=\"true\"] .navbar-nav > li.active > a {color:#000 !important}\n.banner[data-transparent-header=\"false\"] {\nbackground-color: rgba(255, 255, 255, 0.8) !important;\n}\n','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-03-27 11:17:22','2018-03-27 15:17:22','',101,'http://creativecad.works/2018/03/27/101-revision-v1/',0,'revision','',0),(1461,1,'2018-04-26 14:17:01','2018-04-26 18:17:01','<img class=\"alignnone wp-image-1394 size-large zoooom\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" width=\"1024\" height=\"576\" />','','','inherit','closed','closed','','1460-revision-v1','','','2018-04-26 14:17:01','2018-04-26 18:17:01','',1460,'http://creativecad.works/2018/04/26/1460-revision-v1/',0,'revision','',0),(1462,1,'2018-04-26 14:42:33','2018-04-26 18:42:33','<img class=\"alignnone wp-image-1394 size-large zoooom\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" width=\"1024\" height=\"576\" />','','','inherit','closed','closed','','1460-autosave-v1','','','2018-04-26 14:42:33','2018-04-26 18:42:33','',1460,'http://creativecad.works/2018/04/26/1460-autosave-v1/',0,'revision','',0),(1460,1,'2018-04-26 14:17:01','2018-04-26 18:17:01','<img class=\"alignnone wp-image-1394 size-large zoooom\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" width=\"1024\" height=\"576\" />','','','publish','closed','closed','','1460-2','','','2018-04-26 14:43:01','2018-04-26 18:43:01','',0,'http://creativecad.works/?page_id=1460',0,'page','',0),(1463,1,'2018-04-26 14:36:24','2018-04-26 18:36:24','<img class=\"alignnone wp-image-427 size-medium\" src=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-176x300.png\" alt=\"\" width=\"176\" height=\"300\" />','','','inherit','closed','closed','','1460-revision-v1','','','2018-04-26 14:36:24','2018-04-26 18:36:24','',1460,'http://creativecad.works/2018/04/26/1460-revision-v1/',0,'revision','',0),(737,1,'2018-03-27 11:26:23','2018-03-27 15:26:23','<iframe src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h1>Contact Us</h1>\r\n<h4>+1-416-876-1855</h4>\r\n<h4>Sales@CADworks3D.com</h4>\r\n<h4>10:00 AM to 5:00 PM EST</h4>\r\n<form id=\"form_contact3\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"4\" />\r\n<input id=\"frm_hide_fields_4\" name=\"frm_hide_fields_4\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"contact3\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" type=\"hidden\" value=\"76c4cb21a0\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_4\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_xipbjr3\">Name\r\n*\r\n</label>\r\n<input id=\"field_xipbjr3\" name=\"item_meta[14]\" type=\"text\" value=\"\" placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_jaehy83\">Email\r\n*\r\n</label>\r\n<input id=\"field_jaehy83\" name=\"item_meta[15]\" type=\"text\" value=\"\" placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\" />\r\n<label for=\"field_cqpguu3\">Phone\r\n</label>\r\n<input id=\"field_cqpguu3\" name=\"item_meta[16]\" type=\"text\" value=\"\" placeholder=\"Phone\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_w7ueyk3\">Subject\r\n*\r\n</label>\r\n<input id=\"field_w7ueyk3\" name=\"item_meta[17]\" type=\"text\" value=\"\" placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\" />\r\n<label for=\"field_kggkvh3\">Message\r\n*\r\n</label>\r\n<textarea id=\"field_kggkvh3\" name=\"item_meta[18]\" rows=\"5\" placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"></textarea>\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','CADworks3D','','publish','closed','closed','','cadworks3d','','','2018-03-27 11:26:27','2018-03-27 15:26:27','',0,'http://creativecad.works/?page_id=737',17,'page','',0),(738,1,'2018-03-27 11:26:23','2018-03-27 15:26:23','<iframe src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h1>Contact Us</h1>\r\n<h4>+1-416-876-1855</h4>\r\n<h4>Sales@CADworks3D.com</h4>\r\n<h4>10:00 AM to 5:00 PM EST</h4>\r\n<form id=\"form_contact3\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"4\" />\r\n<input id=\"frm_hide_fields_4\" name=\"frm_hide_fields_4\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"contact3\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" type=\"hidden\" value=\"76c4cb21a0\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_4\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_4\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_xipbjr3\">Name\r\n*\r\n</label>\r\n<input id=\"field_xipbjr3\" name=\"item_meta[14]\" type=\"text\" value=\"\" placeholder=\"Name\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_jaehy83\">Email\r\n*\r\n</label>\r\n<input id=\"field_jaehy83\" name=\"item_meta[15]\" type=\"text\" value=\"\" placeholder=\"Email\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email is invalid\" />\r\n<label for=\"field_cqpguu3\">Phone\r\n</label>\r\n<input id=\"field_cqpguu3\" name=\"item_meta[16]\" type=\"text\" value=\"\" placeholder=\"Phone\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_w7ueyk3\">Subject\r\n*\r\n</label>\r\n<input id=\"field_w7ueyk3\" name=\"item_meta[17]\" type=\"text\" value=\"\" placeholder=\"Subject\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Subject is invalid\" />\r\n<label for=\"field_kggkvh3\">Message\r\n*\r\n</label>\r\n<textarea id=\"field_kggkvh3\" name=\"item_meta[18]\" rows=\"5\" placeholder=\"Message\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Message is invalid\"></textarea>\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','CADworks3D','','inherit','closed','closed','','737-revision-v1','','','2018-03-27 11:26:23','2018-03-27 15:26:23','',737,'http://creativecad.works/2018/03/27/737-revision-v1/',0,'revision','',0),(740,1,'2018-03-27 11:36:28','2018-03-27 15:36:28','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 11:36:28','2018-03-27 15:36:28','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(741,1,'2018-03-27 11:39:21','2018-03-27 15:39:21','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 11:39:21','2018-03-27 15:39:21','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(742,1,'2018-03-27 11:39:33','2018-03-27 15:39:33','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 11:39:33','2018-03-27 15:39:33','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(744,1,'2018-03-27 12:31:36','2018-03-27 16:31:36','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:31:36','2018-03-27 16:31:36','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(745,1,'2018-03-27 12:32:40','2018-03-27 16:32:40','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:32:40','2018-03-27 16:32:40','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(746,1,'2018-03-27 12:33:31','2018-03-27 16:33:31','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>Print 4 Types of applications.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:33:31','2018-03-27 16:33:31','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(754,1,'2018-03-27 12:45:55','2018-03-27 16:45:55','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:45:55','2018-03-27 16:45:55','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(748,1,'2018-03-27 12:37:35','2018-03-27 16:37:35','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Cost Effective</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:37:35','2018-03-27 16:37:35','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(750,1,'2018-03-27 12:40:26','2018-03-27 16:40:26','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-600x54.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 12:40:26','2018-03-27 16:40:26','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(752,1,'2018-03-27 12:42:36','2018-03-27 16:42:36','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-600x54.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>PDMS Master Mould</b></h2><p>Create Your PDMS within One Hour with our proprietary resin developed for PDMS creation. The master molds is reusable and can be used over 5 times. Every mould you print with CADWorks Microfluidics Edition will cost you under $5.</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 12:42:36','2018-03-27 16:42:36','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(794,1,'2018-03-27 14:25:41','2018-03-27 18:25:41','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<img width=\"1024\" height=\"305\" src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-768x229.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-84x25.jpg 84w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg 269w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x117.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-915x272.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq<img width=\"300\" height=\"180\" src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png 300w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png 133w\" sizes=\"(max-width: 300px) 100vw, 300px\" />uw-logo-color-flush-300&#215;180<img width=\"837\" height=\"354\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg 837w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-300x127.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-768x325.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-59x25.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg 189w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-394x167.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg 600w\" sizes=\"(max-width: 837px) 100vw, 837px\" />Black-UTS-logo-Title<img width=\"500\" height=\"233\" src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png 500w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-300x140.png 300w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-54x25.png 54w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png 172w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-394x184.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" />University_of_Toronto<img width=\"768\" height=\"159\" src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png 768w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x62.png 300w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-121x25.png 121w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png 386w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x82.png 394w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png 600w\" sizes=\"(max-width: 768px) 100vw, 768px\" />ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1<img width=\"1024\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-1024x512.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-300x150.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-768x384.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-50x25.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg 160w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-394x197.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-915x458.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />SOLVAY_Logo<img width=\"500\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png 500w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-300x94.png 300w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-80x25.png 80w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png 256w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-394x123.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" />sensor-kinesis-corporation-biosensor-technology-header-logo<img width=\"1024\" height=\"487\" src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-300x143.png 300w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-768x365.png 768w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-53x25.png 53w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png 168w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-394x187.png 394w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-915x435.png 915w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png 600w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png 1173w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />polytechnique_genie_gauche_fr_rgb<img width=\"195\" height=\"115\" src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png 195w, http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png 136w\" sizes=\"(max-width: 195px) 100vw, 195px\" />P16-SANDIA_catcher<img width=\"1024\" height=\"240\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-300x70.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-768x180.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-107x25.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg 342w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-394x92.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-915x214.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg 1537w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />mcgill_2<img width=\"700\" height=\"240\" src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png 700w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-300x103.png 300w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-73x25.png 73w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png 233w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-394x135.png 394w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" />kansas_state_u<img width=\"200\" height=\"200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png 200w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-25x25.png 25w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-100x100.png 100w\" sizes=\"(max-width: 200px) 100vw, 200px\" />hhmi-social-200&#215;200<img width=\"377\" height=\"133\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download.png 377w, http://creativecad.works/wp-content/uploads/2018/03/download-300x106.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-71x25.png 71w, http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png 227w\" sizes=\"(max-width: 377px) 100vw, 377px\" />download<img width=\"502\" height=\"83\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png 502w, http://creativecad.works/wp-content/uploads/2018/03/download-3-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-3-151x25.png 151w, http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png 484w, http://creativecad.works/wp-content/uploads/2018/03/download-3-394x65.png 394w\" sizes=\"(max-width: 502px) 100vw, 502px\" />download (3)<img width=\"449\" height=\"112\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png 449w, http://creativecad.works/wp-content/uploads/2018/03/download-2-300x75.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-2-100x25.png 100w, http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png 321w, http://creativecad.works/wp-content/uploads/2018/03/download-2-394x98.png 394w\" sizes=\"(max-width: 449px) 100vw, 449px\" />download (2)<img width=\"504\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png 504w, http://creativecad.works/wp-content/uploads/2018/03/download-1-300x60.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-1-126x25.png 126w, http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png 403w, http://creativecad.works/wp-content/uploads/2018/03/download-1-394x78.png 394w\" sizes=\"(max-width: 504px) 100vw, 504px\" />download (1)		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 14:25:41','2018-03-27 18:25:41','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(789,1,'2018-03-27 14:22:15','2018-03-27 18:22:15','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg\'><img width=\"600\" height=\"179\" src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-768x229.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-84x25.jpg 84w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg 269w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x117.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-915x272.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg 1240w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\'><img width=\"300\" height=\"180\" src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png 300w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png 133w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></a>uw-logo-color-flush-300&#215;180<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg\'><img width=\"600\" height=\"254\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-300x127.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-768x325.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-59x25.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg 189w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-394x167.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg 837w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>Black-UTS-logo-Title<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\'><img width=\"500\" height=\"233\" src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png 500w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-300x140.png 300w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-54x25.png 54w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png 172w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-394x184.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a>University_of_Toronto<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\'><img width=\"600\" height=\"124\" src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png 600w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x62.png 300w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png 768w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-121x25.png 121w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png 386w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x82.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo.jpg\'><img width=\"600\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-300x150.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-768x384.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-50x25.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg 160w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-394x197.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-915x458.jpg 915w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>SOLVAY_Logo<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\'><img width=\"500\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png 500w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-300x94.png 300w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-80x25.png 80w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png 256w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-394x123.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a>sensor-kinesis-corporation-biosensor-technology-header-logo<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png\'><img width=\"600\" height=\"285\" src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png 600w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-300x143.png 300w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-768x365.png 768w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-53x25.png 53w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png 168w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-394x187.png 394w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-915x435.png 915w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png 1173w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>polytechnique_genie_gauche_fr_rgb<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\'><img width=\"195\" height=\"115\" src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png 195w, http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png 136w\" sizes=\"(max-width: 195px) 100vw, 195px\" /></a>P16-SANDIA_catcher<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg\'><img width=\"600\" height=\"141\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-300x70.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-768x180.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-107x25.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg 342w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-394x92.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-915x214.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg 1537w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>mcgill_2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png\'><img width=\"600\" height=\"206\" src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png 600w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-300x103.png 300w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-73x25.png 73w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png 233w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-394x135.png 394w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png 700w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>kansas_state_u<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\'><img width=\"200\" height=\"200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png 200w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-25x25.png 25w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-100x100.png 100w\" sizes=\"(max-width: 200px) 100vw, 200px\" /></a>hhmi-social-200&#215;200<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/download.png\'><img width=\"377\" height=\"133\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download.png 377w, http://creativecad.works/wp-content/uploads/2018/03/download-300x106.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-71x25.png 71w, http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png 227w\" sizes=\"(max-width: 377px) 100vw, 377px\" /></a>download<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/download-3.png\'><img width=\"502\" height=\"83\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png 502w, http://creativecad.works/wp-content/uploads/2018/03/download-3-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-3-151x25.png 151w, http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png 484w, http://creativecad.works/wp-content/uploads/2018/03/download-3-394x65.png 394w\" sizes=\"(max-width: 502px) 100vw, 502px\" /></a>download (3)<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/download-2.png\'><img width=\"449\" height=\"112\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png 449w, http://creativecad.works/wp-content/uploads/2018/03/download-2-300x75.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-2-100x25.png 100w, http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png 321w, http://creativecad.works/wp-content/uploads/2018/03/download-2-394x98.png 394w\" sizes=\"(max-width: 449px) 100vw, 449px\" /></a>download (2)<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/03/download-1.png\'><img width=\"504\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png 504w, http://creativecad.works/wp-content/uploads/2018/03/download-1-300x60.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-1-126x25.png 126w, http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png 403w, http://creativecad.works/wp-content/uploads/2018/03/download-1-394x78.png 394w\" sizes=\"(max-width: 504px) 100vw, 504px\" /></a>download (1)		\n		<img width=\"3231\" height=\"290\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Logos.jpg 3231w, http://creativecad.works/wp-content/uploads/2018/03/Logos-600x54.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Logos-300x27.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Logos-768x69.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1024x92.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Logos-334x30.jpg 334w, http://creativecad.works/wp-content/uploads/2018/03/Logos-891x80.jpg 891w, http://creativecad.works/wp-content/uploads/2018/03/Logos-394x35.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Logos-915x82.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Logos-1240x111.jpg 1240w\" sizes=\"(max-width: 3231px) 100vw, 3231px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 14:22:15','2018-03-27 18:22:15','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(875,1,'2018-03-27 16:26:38','2018-03-27 20:26:38','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:26:38','2018-03-27 20:26:38','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(866,1,'2018-03-27 16:15:06','2018-03-27 20:15:06','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:15:06','2018-03-27 20:15:06','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(756,1,'2018-03-27 12:50:49','2018-03-27 16:50:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:50:49','2018-03-27 16:50:49','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(757,1,'2018-03-27 12:53:30','2018-03-27 16:53:30','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"#\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:53:30','2018-03-27 16:53:30','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(862,1,'2018-03-27 16:12:11','2018-03-27 20:12:11','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:12:11','2018-03-27 20:12:11','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(758,1,'2018-03-27 12:54:35','2018-03-27 16:54:35','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"&quot;mailto:info@creativecadworks.ca&quot;&gt;\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:54:35','2018-03-27 16:54:35','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(759,1,'2018-03-27 12:55:31','2018-03-27 16:55:31','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"&quot;mailto:info@creativecadworks.ca&quot;\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:55:31','2018-03-27 16:55:31','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(760,1,'2018-03-27 12:59:29','2018-03-27 16:59:29','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"&lt;form action=&quot;mailto:myforms@mydomain.com&quot;&gt;\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 12:59:29','2018-03-27 16:59:29','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(763,1,'2018-03-27 13:04:49','2018-03-27 17:04:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 13:04:49','2018-03-27 17:04:49','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(761,1,'2018-03-27 13:02:04','2018-03-27 17:02:04','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"&lt;form action= &quot;mailto:myforms@mydomain.com?subject=myform_submission&quot; enctype=&quot;text/plain&quot; onsubmit=&quot;location.href=&#039;thanks.html&#039;;&quot; &gt;\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 13:02:04','2018-03-27 17:02:04','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(790,1,'2018-03-27 14:23:26','2018-03-27 18:23:26','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-nnnqmmiu6490a7e4sfmdbk0bark3m33t5q09t6lo5w.png\" title=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:23:26','2018-03-27 18:23:26','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(771,1,'2018-03-27 14:17:23','2018-03-27 18:17:23','','download (1)','','inherit','open','closed','','download-1','','','2018-03-27 14:17:23','2018-03-27 18:17:23','',458,'http://creativecad.works/wp-content/uploads/2018/03/download-1.png',0,'attachment','image/png',0),(772,1,'2018-03-27 14:17:23','2018-03-27 18:17:23','','download (2)','','inherit','open','closed','','download-2','','','2018-03-27 14:17:23','2018-03-27 18:17:23','',458,'http://creativecad.works/wp-content/uploads/2018/03/download-2.png',0,'attachment','image/png',0),(773,1,'2018-03-27 14:17:24','2018-03-27 18:17:24','','download (3)','','inherit','open','closed','','download-3','','','2018-03-27 14:17:24','2018-03-27 18:17:24','',458,'http://creativecad.works/wp-content/uploads/2018/03/download-3.png',0,'attachment','image/png',0),(774,1,'2018-03-27 14:17:24','2018-03-27 18:17:24','','download','','inherit','open','closed','','download','','','2018-03-27 14:17:24','2018-03-27 18:17:24','',458,'http://creativecad.works/wp-content/uploads/2018/03/download.png',0,'attachment','image/png',0),(775,1,'2018-03-27 14:17:25','2018-03-27 18:17:25','','hhmi-social-200x200','','inherit','open','closed','','hhmi-social-200x200','','','2018-03-27 14:17:25','2018-03-27 18:17:25','',458,'http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png',0,'attachment','image/png',0),(776,1,'2018-03-27 14:17:25','2018-03-27 18:17:25','','kansas_state_u','','inherit','open','closed','','kansas_state_u','','','2018-03-27 14:17:25','2018-03-27 18:17:25','',458,'http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png',0,'attachment','image/png',0),(777,1,'2018-03-27 14:17:25','2018-03-27 18:17:25','','logo_um_h','','inherit','open','closed','','logo_um_h','','','2018-03-27 14:17:25','2018-03-27 18:17:25','',458,'http://creativecad.works/wp-content/uploads/2018/03/logo_um_h.jpg',0,'attachment','image/jpeg',0),(778,1,'2018-03-27 14:17:26','2018-03-27 18:17:26','','mcgill_2','','inherit','open','closed','','mcgill_2','','','2018-03-27 14:17:26','2018-03-27 18:17:26','',458,'http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg',0,'attachment','image/jpeg',0),(779,1,'2018-03-27 14:17:27','2018-03-27 18:17:27','','P16-SANDIA_catcher','','inherit','open','closed','','p16-sandia_catcher','','','2018-03-27 14:17:27','2018-03-27 18:17:27','',458,'http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png',0,'attachment','image/png',0),(780,1,'2018-03-27 14:17:28','2018-03-27 18:17:28','','polytechnique_genie_gauche_fr_rgb','','inherit','open','closed','','polytechnique_genie_gauche_fr_rgb','','','2018-03-27 14:17:28','2018-03-27 18:17:28','',458,'http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png',0,'attachment','image/png',0),(781,1,'2018-03-27 14:17:29','2018-03-27 18:17:29','','sensor-kinesis-corporation-biosensor-technology-header-logo','','inherit','open','closed','','sensor-kinesis-corporation-biosensor-technology-header-logo','','','2018-03-27 14:17:29','2018-03-27 18:17:29','',458,'http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png',0,'attachment','image/png',0),(782,1,'2018-03-27 14:17:30','2018-03-27 18:17:30','','SOLVAY_Logo','','inherit','open','closed','','solvay_logo','','','2018-03-27 14:17:30','2018-03-27 18:17:30','',458,'http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo.jpg',0,'attachment','image/jpeg',0),(783,1,'2018-03-27 14:17:30','2018-03-27 18:17:30','','ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1','','inherit','open','closed','','ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1','','','2018-03-27 14:17:30','2018-03-27 18:17:30','',458,'http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png',0,'attachment','image/png',0),(784,1,'2018-03-27 14:17:31','2018-03-27 18:17:31','','University_of_Toronto','','inherit','open','closed','','university_of_toronto','','','2018-03-27 14:17:31','2018-03-27 18:17:31','',458,'http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png',0,'attachment','image/png',0),(785,1,'2018-03-27 14:17:31','2018-03-27 18:17:31','','Black-UTS-logo-Title','','inherit','open','closed','','black-uts-logo-title','','','2018-03-27 14:17:31','2018-03-27 18:17:31','',458,'http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg',0,'attachment','image/jpeg',0),(786,1,'2018-03-27 14:17:32','2018-03-27 18:17:32','','uw-logo-color-flush-300x180','','inherit','open','closed','','uw-logo-color-flush-300x180','','','2018-03-27 14:17:32','2018-03-27 18:17:32','',458,'http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png',0,'attachment','image/png',0),(787,1,'2018-03-27 14:17:32','2018-03-27 18:17:32','','xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq','','inherit','open','closed','','xwfm_logo-jpg-pagespeed-ic-qu3dgf6qyq','','','2018-03-27 14:17:32','2018-03-27 18:17:32','',458,'http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg',0,'attachment','image/jpeg',0),(2019,1,'2018-07-06 13:09:15','2018-07-06 17:09:15','','Ready2Cast','','inherit','open','closed','','ready2cast','','','2018-07-06 13:09:15','2018-07-06 17:09:15','',0,'http://creativecad.works/wp-content/uploads/2018/07/Ready2Cast.jpg',0,'attachment','image/jpeg',0),(2018,1,'2018-07-06 13:07:09','2018-07-06 17:07:09','','Bottle flowcast HD green','','inherit','open','closed','','bottle-flowcast-hd-green','','','2018-07-06 13:07:09','2018-07-06 17:07:09','',0,'http://creativecad.works/wp-content/uploads/2018/07/Bottle-flowcast-HD-green.png',0,'attachment','image/png',0),(1682,1,'2018-05-09 13:37:26','2018-05-09 17:37:26','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"68f2754775\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-09 13:37:26','2018-05-09 17:37:26','',458,'http://creativecad.works/2018/05/09/458-revision-v1/',0,'revision','',0),(1615,1,'2018-05-03 14:33:37','2018-05-03 18:33:37','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip\n				1\n				%\n							Increase efficiency\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 14:33:37','2018-05-03 18:33:37','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(818,1,'2018-03-27 15:08:28','2018-03-27 19:08:28','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-600x177.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:08:28','2018-03-27 19:08:28','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(810,1,'2018-03-27 14:50:02','2018-03-27 18:50:02','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"300\" height=\"89\" src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-768x229.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-84x25.jpg 84w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg 269w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x117.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-915x272.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"300\" height=\"180\" src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-300x180.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png 300w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png 133w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"300\" height=\"140\" src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-300x140.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-300x140.png 300w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-54x25.png 54w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png 172w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-394x184.png 394w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"1537\" height=\"360\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg 1537w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-300x70.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-768x180.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-107x25.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg 342w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-394x92.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-915x214.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg 600w\" sizes=\"(max-width: 1537px) 100vw, 1537px\" />		\n		<img width=\"200\" height=\"200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png 200w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-25x25.png 25w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-100x100.png 100w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"837\" height=\"354\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg 837w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-300x127.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-768x325.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-59x25.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg 189w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-394x167.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg 600w\" sizes=\"(max-width: 837px) 100vw, 837px\" />		\n		<img width=\"502\" height=\"83\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png 502w, http://creativecad.works/wp-content/uploads/2018/03/download-3-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-3-151x25.png 151w, http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png 484w, http://creativecad.works/wp-content/uploads/2018/03/download-3-394x65.png 394w\" sizes=\"(max-width: 502px) 100vw, 502px\" />		\n		<img width=\"700\" height=\"240\" src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png 700w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-300x103.png 300w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-73x25.png 73w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png 233w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-394x135.png 394w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		\n		<img width=\"504\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png 504w, http://creativecad.works/wp-content/uploads/2018/03/download-1-300x60.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-1-126x25.png 126w, http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png 403w, http://creativecad.works/wp-content/uploads/2018/03/download-1-394x78.png 394w\" sizes=\"(max-width: 504px) 100vw, 504px\" />		\n		<img width=\"449\" height=\"112\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png 449w, http://creativecad.works/wp-content/uploads/2018/03/download-2-300x75.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-2-100x25.png 100w, http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png 321w, http://creativecad.works/wp-content/uploads/2018/03/download-2-394x98.png 394w\" sizes=\"(max-width: 449px) 100vw, 449px\" />		\n		<img width=\"768\" height=\"159\" src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png 768w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x62.png 300w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-121x25.png 121w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png 386w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x82.png 394w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png 600w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"1173\" height=\"558\" src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png 1173w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-300x143.png 300w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-768x365.png 768w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-53x25.png 53w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png 168w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-394x187.png 394w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-915x435.png 915w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png 600w\" sizes=\"(max-width: 1173px) 100vw, 1173px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 14:50:02','2018-03-27 18:50:02','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0);
INSERT INTO `wpio_posts` VALUES (804,1,'2018-03-27 14:32:36','2018-03-27 18:32:36','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our clients</h2>		\n		<img width=\"2026\" height=\"603\" src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq.jpg 2026w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-768x229.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-84x25.jpg 84w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg 269w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x117.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-915x272.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg 600w\" sizes=\"(max-width: 2026px) 100vw, 2026px\" />		\n		<img width=\"300\" height=\"180\" src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png 300w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png 133w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"500\" height=\"233\" src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png 500w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-300x140.png 300w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-54x25.png 54w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png 172w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-394x184.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" />		\n		<img width=\"1537\" height=\"360\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg 1537w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-300x70.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-768x180.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-107x25.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg 342w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-394x92.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-915x214.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg 600w\" sizes=\"(max-width: 1537px) 100vw, 1537px\" />		\n		<img width=\"200\" height=\"200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png 200w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-25x25.png 25w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-100x100.png 100w\" sizes=\"(max-width: 200px) 100vw, 200px\" />		\n		<img width=\"837\" height=\"354\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg 837w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-300x127.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-768x325.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-59x25.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg 189w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-394x167.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg 600w\" sizes=\"(max-width: 837px) 100vw, 837px\" />		\n		<img width=\"502\" height=\"83\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png 502w, http://creativecad.works/wp-content/uploads/2018/03/download-3-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-3-151x25.png 151w, http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png 484w, http://creativecad.works/wp-content/uploads/2018/03/download-3-394x65.png 394w\" sizes=\"(max-width: 502px) 100vw, 502px\" />		\n		<img width=\"700\" height=\"240\" src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png 700w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-300x103.png 300w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-73x25.png 73w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png 233w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-394x135.png 394w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		\n		<img width=\"504\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png 504w, http://creativecad.works/wp-content/uploads/2018/03/download-1-300x60.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-1-126x25.png 126w, http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png 403w, http://creativecad.works/wp-content/uploads/2018/03/download-1-394x78.png 394w\" sizes=\"(max-width: 504px) 100vw, 504px\" />		\n		<img width=\"449\" height=\"112\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png 449w, http://creativecad.works/wp-content/uploads/2018/03/download-2-300x75.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-2-100x25.png 100w, http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png 321w, http://creativecad.works/wp-content/uploads/2018/03/download-2-394x98.png 394w\" sizes=\"(max-width: 449px) 100vw, 449px\" />		\n		<img width=\"768\" height=\"159\" src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png 768w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x62.png 300w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-121x25.png 121w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png 386w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x82.png 394w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png 600w\" sizes=\"(max-width: 768px) 100vw, 768px\" />		\n		<img width=\"1173\" height=\"558\" src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png 1173w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-300x143.png 300w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-768x365.png 768w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-53x25.png 53w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png 168w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-394x187.png 394w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-915x435.png 915w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png 600w\" sizes=\"(max-width: 1173px) 100vw, 1173px\" />		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 14:32:36','2018-03-27 18:32:36','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(791,1,'2018-03-27 14:24:13','2018-03-27 18:24:13','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-nnnqmmj6cnznsbklkthh5a3ttp6dgrh60sxml2qp3o.png\" title=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:24:13','2018-03-27 18:24:13','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(792,1,'2018-03-27 14:24:34','2018-03-27 18:24:34','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/5_3d-indirect-bonding-tray3-nnnqmjpns5vsthop1a9lfstg1jk9to5z0ez658uvmc.png\" title=\"5_3d-indirect-bonding-tray3\" alt=\"5_3d-indirect-bonding-tray3\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:24:34','2018-03-27 18:24:34','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(793,1,'2018-03-27 14:25:14','2018-03-27 18:25:14','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/5_3d-indirect-bonding-tray3-nnnqmjpbw51r6wwhv6iz9tuc2nbs57ai4xfkqzdl78.png\" title=\"5_3d-indirect-bonding-tray3\" alt=\"5_3d-indirect-bonding-tray3\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:25:14','2018-03-27 18:25:14','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(904,1,'2018-03-28 13:16:06','2018-03-28 17:16:06','<img width=\"300\" height=\"50\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/5_3d-indirect-bonding-tray3-nnnqmjpblm55bdi88wehm2pxilxzyzsm5c1tdcpuok.png\" title=\"5_3d-indirect-bonding-tray3\" alt=\"5_3d-indirect-bonding-tray3\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-28 13:16:06','2018-03-28 17:16:06','',224,'http://creativecad.works/2018/03/28/224-revision-v1/',0,'revision','',0),(898,1,'2018-03-28 13:09:23','2018-03-28 17:09:23','<img width=\"300\" height=\"50\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/3-1-nnkc5akgptydk51l5ebxe0ho3pfu65pzfdlsplaft4.jpg\" title=\"3 (1)\" alt=\"3 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-28 13:09:23','2018-03-28 17:09:23','',224,'http://creativecad.works/2018/03/28/224-revision-v1/',0,'revision','',0),(880,1,'2018-03-27 16:28:56','2018-03-27 20:28:56','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 16:28:56','2018-03-27 20:28:56','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(803,1,'2018-03-27 14:31:31','2018-03-27 18:31:31','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:31:31','2018-03-27 18:31:31','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(798,1,'2018-03-27 14:28:17','2018-03-27 18:28:17','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:28:17','2018-03-27 18:28:17','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(795,1,'2018-03-27 14:26:06','2018-03-27 18:26:06','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:26:06','2018-03-27 18:26:06','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(796,1,'2018-03-27 14:26:35','2018-03-27 18:26:35','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<img width=\"1024\" height=\"305\" src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1024x305.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-300x89.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-768x229.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-84x25.jpg 84w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg 269w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-394x117.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-915x272.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-1240x369.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq<img width=\"300\" height=\"180\" src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png 300w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png 133w\" sizes=\"(max-width: 300px) 100vw, 300px\" />uw-logo-color-flush-300&#215;180<img width=\"837\" height=\"354\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo.jpg 837w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-300x127.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-768x325.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-59x25.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg 189w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-394x167.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg 600w\" sizes=\"(max-width: 837px) 100vw, 837px\" />Black-UTS-logo-Title<img width=\"500\" height=\"233\" src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png 500w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-300x140.png 300w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-54x25.png 54w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png 172w, http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-394x184.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" />University_of_Toronto<img width=\"768\" height=\"159\" src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1.png 768w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-300x62.png 300w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-121x25.png 121w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png 386w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-394x82.png 394w, http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png 600w\" sizes=\"(max-width: 768px) 100vw, 768px\" />ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1<img width=\"1024\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-1024x512.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-300x150.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-768x384.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-50x25.jpg 50w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg 160w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-394x197.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-915x458.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />SOLVAY_Logo<img width=\"500\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png 500w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-300x94.png 300w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-80x25.png 80w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png 256w, http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-394x123.png 394w\" sizes=\"(max-width: 500px) 100vw, 500px\" />sensor-kinesis-corporation-biosensor-technology-header-logo<img width=\"1024\" height=\"487\" src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-1024x487.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-300x143.png 300w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-768x365.png 768w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-53x25.png 53w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png 168w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-394x187.png 394w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-915x435.png 915w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png 600w, http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb.png 1173w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />polytechnique_genie_gauche_fr_rgb<img width=\"195\" height=\"115\" src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png 195w, http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-42x25.png 42w, http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png 136w\" sizes=\"(max-width: 195px) 100vw, 195px\" />P16-SANDIA_catcher<img width=\"1024\" height=\"240\" src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1024x240.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-300x70.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-768x180.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-107x25.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg 342w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-394x92.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-915x214.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-1240x290.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/mcgill_2.jpg 1537w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />mcgill_2<img width=\"700\" height=\"240\" src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u.png 700w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-300x103.png 300w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-73x25.png 73w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png 233w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-394x135.png 394w, http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" />kansas_state_u<img width=\"200\" height=\"200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png 200w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-25x25.png 25w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-100x100.png 100w\" sizes=\"(max-width: 200px) 100vw, 200px\" />hhmi-social-200&#215;200<img width=\"377\" height=\"133\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download.png 377w, http://creativecad.works/wp-content/uploads/2018/03/download-300x106.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-71x25.png 71w, http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png 227w\" sizes=\"(max-width: 377px) 100vw, 377px\" />download<img width=\"502\" height=\"83\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png 502w, http://creativecad.works/wp-content/uploads/2018/03/download-3-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-3-151x25.png 151w, http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png 484w, http://creativecad.works/wp-content/uploads/2018/03/download-3-394x65.png 394w\" sizes=\"(max-width: 502px) 100vw, 502px\" />download (3)<img width=\"449\" height=\"112\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png 449w, http://creativecad.works/wp-content/uploads/2018/03/download-2-300x75.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-2-100x25.png 100w, http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png 321w, http://creativecad.works/wp-content/uploads/2018/03/download-2-394x98.png 394w\" sizes=\"(max-width: 449px) 100vw, 449px\" />download (2)<img width=\"504\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png 504w, http://creativecad.works/wp-content/uploads/2018/03/download-1-300x60.png 300w, http://creativecad.works/wp-content/uploads/2018/03/download-1-126x25.png 126w, http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png 403w, http://creativecad.works/wp-content/uploads/2018/03/download-1-394x78.png 394w\" sizes=\"(max-width: 504px) 100vw, 504px\" />download (1)		\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 14:26:35','2018-03-27 18:26:35','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(799,1,'2018-03-27 14:28:32','2018-03-27 18:28:32','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:28:32','2018-03-27 18:28:32','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(812,1,'2018-03-27 14:52:36','2018-03-27 18:52:36','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 14:52:36','2018-03-27 18:52:36','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(809,1,'2018-03-27 14:49:43','2018-03-27 18:49:43','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer\n		<p>I am text block. 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.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 14:49:43','2018-03-27 18:49:43','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(801,1,'2018-03-27 14:29:34','2018-03-27 18:29:34','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:29:34','2018-03-27 18:29:34','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(802,1,'2018-03-27 14:29:47','2018-03-27 18:29:47','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>CADworks 3D Printer</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 14:29:47','2018-03-27 18:29:47','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(819,1,'2018-03-27 15:08:36','2018-03-27 19:08:36','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-600x177.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:08:36','2018-03-27 19:08:36','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(814,1,'2018-03-27 14:58:24','2018-03-27 18:58:24','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Unlimited Upgrades\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-27 14:58:24','2018-03-27 18:58:24','',82,'http://creativecad.works/2018/03/27/82-revision-v1/',0,'revision','',0),(822,1,'2018-03-27 15:10:12','2018-03-27 19:10:12','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 15:10:12','2018-03-27 19:10:12','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(815,1,'2018-03-27 14:59:39','2018-03-27 18:59:39','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 14:59:39','2018-03-27 18:59:39','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(823,1,'2018-03-27 15:11:18','2018-03-27 19:11:18','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 15:11:18','2018-03-27 19:11:18','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(821,1,'2018-03-27 15:09:46','2018-03-27 19:09:46','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-600x179.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-600x254.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-600x124.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-600x300.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-600x285.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-600x141.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-600x177.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-600x206.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:09:46','2018-03-27 19:09:46','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(824,1,'2018-03-27 15:12:02','2018-03-27 19:12:02','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 15:12:02','2018-03-27 19:12:02','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(825,1,'2018-03-27 15:12:23','2018-03-27 19:12:23','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 15:12:23','2018-03-27 19:12:23','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(827,1,'2018-03-27 15:15:30','2018-03-27 19:15:30','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 15:15:30','2018-03-27 19:15:30','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(828,1,'2018-03-27 15:17:40','2018-03-27 19:17:40','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Add Your Heading Text Here</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:17:40','2018-03-27 19:17:40','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(829,1,'2018-03-27 15:17:57','2018-03-27 19:17:57','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:17:57','2018-03-27 19:17:57','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(830,1,'2018-03-27 15:18:13','2018-03-27 19:18:13','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 15:18:13','2018-03-27 19:18:13','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(831,1,'2018-03-27 15:18:31','2018-03-27 19:18:31','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:18:31','2018-03-27 19:18:31','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(832,1,'2018-03-27 15:19:01','2018-03-27 19:19:01','<h2>Change the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:19:01','2018-03-27 19:19:01','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(833,1,'2018-03-27 15:19:47','2018-03-27 19:19:47','','Dental Printer','','inherit','open','closed','','dental-printer','','','2018-03-27 15:19:47','2018-03-27 19:19:47','',548,'http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer.jpg',0,'attachment','image/jpeg',0),(834,1,'2018-03-27 15:20:49','2018-03-27 19:20:49','<h1>Revolutionize the Way you do Microfluidics</h1><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:20:49','2018-03-27 19:20:49','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(835,1,'2018-03-27 15:21:40','2018-03-27 19:21:40','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 15:21:40','2018-03-27 19:21:40','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(836,1,'2018-03-27 15:22:14','2018-03-27 19:22:14','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 15:22:14','2018-03-27 19:22:14','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(837,1,'2018-03-27 15:22:43','2018-03-27 19:22:43','<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:22:43','2018-03-27 19:22:43','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(838,1,'2018-03-27 15:23:27','2018-03-27 19:23:27','<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:23:27','2018-03-27 19:23:27','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(850,1,'2018-03-27 15:53:28','2018-03-27 19:53:28','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 15:53:28','2018-03-27 19:53:28','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(840,1,'2018-03-27 15:30:14','2018-03-27 19:30:14','<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2><strong>Who is it for ?</strong></h2><p>The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:30:14','2018-03-27 19:30:14','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(841,1,'2018-03-27 15:34:17','2018-03-27 19:34:17','<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p>Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p>3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:34:17','2018-03-27 19:34:17','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(842,1,'2018-03-27 15:37:51','2018-03-27 19:37:51','<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:37:51','2018-03-27 19:37:51','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(848,1,'2018-03-27 15:52:00','2018-03-27 19:52:00','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:52:00','2018-03-27 19:52:00','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(844,1,'2018-03-27 15:44:10','2018-03-27 19:44:10','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n		<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:44:10','2018-03-27 19:44:10','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(845,1,'2018-03-27 15:46:07','2018-03-27 19:46:07','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n		<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:46:07','2018-03-27 19:46:07','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(846,1,'2018-03-27 15:48:10','2018-03-27 19:48:10','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n		<h2>Revolutionize the Way you do Microfluidics</h2><ul><li style=\"text-align: left;\">Print a master mold for PDMS application under 20 Minutes</li><li style=\"text-align: left;\">Superior surface finish</li><li style=\"text-align: left;\">Resin designed for microfluidic applications</li><li style=\"text-align: left;\">Get minimum features printed with ease</li><li style=\"text-align: left;\">Save costs &amp; speed up your research</li><li style=\"text-align: left;\">Trusted by institutions &amp; companies across the globe</li></ul>		\n		<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:48:10','2018-03-27 19:48:10','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(849,1,'2018-03-27 15:53:02','2018-03-27 19:53:02','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 15:53:02','2018-03-27 19:53:02','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(851,1,'2018-03-27 15:54:46','2018-03-27 19:54:46','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-27 15:54:46','2018-03-27 19:54:46','',618,'http://creativecad.works/2018/03/27/618-revision-v1/',0,'revision','',0),(861,1,'2018-03-27 16:12:06','2018-03-27 20:12:06','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 16:12:06','2018-03-27 20:12:06','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(854,1,'2018-03-27 16:00:11','2018-03-27 20:00:11','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h3>When Accuracy Matters</h3>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:00:11','2018-03-27 20:00:11','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(856,1,'2018-03-27 16:03:32','2018-03-27 20:03:32','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h1>When Accuracy Matters</h1>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:03:32','2018-03-27 20:03:32','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(858,1,'2018-03-27 16:06:36','2018-03-27 20:06:36','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:06:36','2018-03-27 20:06:36','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(859,1,'2018-03-27 16:07:29','2018-03-27 20:07:29','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Best in Class Support</h3>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:07:29','2018-03-27 20:07:29','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(863,1,'2018-03-27 16:12:35','2018-03-27 20:12:35','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:12:35','2018-03-27 20:12:35','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(864,1,'2018-03-27 16:13:07','2018-03-27 20:13:07','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:13:07','2018-03-27 20:13:07','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(867,1,'2018-03-27 16:15:22','2018-03-27 20:15:22','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 16:15:22','2018-03-27 20:15:22','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(868,1,'2018-03-27 16:16:06','2018-03-27 20:16:06','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 16:16:06','2018-03-27 20:16:06','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(869,1,'2018-03-27 16:16:46','2018-03-27 20:16:46','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-27 16:16:46','2018-03-27 20:16:46','',458,'http://creativecad.works/2018/03/27/458-revision-v1/',0,'revision','',0),(887,1,'2018-03-28 09:56:20','2018-03-28 13:56:20','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"2f8c573e31\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 09:56:20','2018-03-28 13:56:20','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(871,1,'2018-03-27 16:23:37','2018-03-27 20:23:37','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:23:37','2018-03-27 20:23:37','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(872,1,'2018-03-27 16:23:49','2018-03-27 20:23:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h2>Lowest Maintenance Cost</h2>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h2>Increase Productivity</h2>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h2>All in one Dental Solutions</h2>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Eliminate Outsourcing</h2>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h2>Cost Effective</h2>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h2>Fastest Printer for Dentistry</h2>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:23:49','2018-03-27 20:23:49','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(873,1,'2018-03-27 16:24:33','2018-03-27 20:24:33','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure><h3>Dental Partner</h3><p>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.</p>		\n		            Phasellus semper viverra tristique. Sed justo tortor, iaculis.\n                                    <a href=\"#\">\n                                                    Button Text                                            </a>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6f209c21bd\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:24:33','2018-03-27 20:24:33','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(876,1,'2018-03-27 16:27:07','2018-03-27 20:27:07','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\" title=\"\"></figure>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:27:07','2018-03-27 20:27:07','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(877,1,'2018-03-27 16:27:45','2018-03-27 20:27:45','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"x.venox_.png\" title=\"x.venox_.png\"></figure>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:27:45','2018-03-27 20:27:45','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(878,1,'2018-03-27 16:28:16','2018-03-27 20:28:16','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"x.venox_.png\" title=\"x.venox_.png\"></figure>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:28:16','2018-03-27 20:28:16','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(879,1,'2018-03-27 16:28:30','2018-03-27 20:28:30','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"x.venox_.png\" title=\"x.venox_.png\"></figure>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-27 16:28:30','2018-03-27 20:28:30','',548,'http://creativecad.works/2018/03/27/548-revision-v1/',0,'revision','',0),(881,1,'2018-03-27 16:29:29','2018-03-27 20:29:29','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 16:29:29','2018-03-27 20:29:29','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(882,1,'2018-03-27 16:30:21','2018-03-27 20:30:21','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 16:30:21','2018-03-27 20:30:21','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(884,1,'2018-03-27 16:36:17','2018-03-27 20:36:17','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 16:36:17','2018-03-27 20:36:17','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(885,1,'2018-03-27 16:37:38','2018-03-27 20:37:38','<img width=\"1024\" height=\"172\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-27x27.jpg 27w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/9_Model-303x303.jpg 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c18f89e85e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-27 16:37:38','2018-03-27 20:37:38','',224,'http://creativecad.works/2018/03/27/224-revision-v1/',0,'revision','',0),(899,1,'2018-03-28 13:09:23','2018-03-28 17:09:23','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:09:23','2018-03-28 17:09:23','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(888,1,'2018-03-28 09:57:40','2018-03-28 13:57:40','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best Jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-28 09:57:40','2018-03-28 13:57:40','',618,'http://creativecad.works/2018/03/28/618-revision-v1/',0,'revision','',0),(889,1,'2018-03-28 10:10:10','2018-03-28 14:10:10','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts but also reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source Resin</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo. Nullam in lacus id lacus dictum accumsan nec id lectus. Nam eget condimm tortor. Cras eleifend viverra nibh, friilla mi port titorid. </p>		\n		<img width=\"891\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w\" sizes=\"(max-width: 891px) 100vw, 891px\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the- shelf 3D Printer and CADworks μMicrofluidics Edition is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialised for microfluidics applications and the support will be provided by our microfluidics 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and all the accessories are cheaper compared to other 3D Printer accessories in the market.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer which allows you to more parts with high efficiency. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low-cost accessories &amp; resins the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>I am text block. 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.</p>		\n			<h2>Our Dental Partner</h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/x.venox_.png\" alt=\"x.venox_.png\" title=\"x.venox_.png\"></figure>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-03-28 10:10:10','2018-03-28 14:10:10','',548,'http://creativecad.works/2018/03/28/548-revision-v1/',0,'revision','',0),(891,1,'2018-03-28 12:49:38','0000-00-00 00:00:00','','Support','','draft','closed','closed','','','','','2018-03-28 12:49:38','2018-03-28 16:49:38','',0,'http://creativecad.works/?page_id=891',0,'page','',0),(1499,1,'2018-04-30 16:11:56','2018-04-30 20:11:56','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"028b3b310c\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-30 16:11:56','2018-04-30 20:11:56','',458,'http://creativecad.works/2018/04/30/458-revision-v1/',0,'revision','',0),(1433,1,'2018-04-25 12:48:17','2018-04-25 16:48:17','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-303x303.jpg\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-303x303.jpg\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-2-303x303.jpg\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-303x303.jpg\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-303x303.jpg\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-303x303.jpg\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-303x303.jpg\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-303x303.jpg\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-303x303.jpg\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-303x303.jpg\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-303x303.jpg\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-303x303.jpg\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-303x303.jpg\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-303x303.jpg\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-303x303.jpg\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-303x303.jpg\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-303x303.jpg\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 12:48:17','2018-04-25 16:48:17','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(932,1,'2018-03-28 14:19:12','2018-03-28 18:19:12','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 14:19:12','2018-03-28 18:19:12','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(896,1,'2018-03-28 13:04:50','2018-03-28 17:04:50','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:04:50','2018-03-28 17:04:50','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(911,1,'2018-03-28 13:20:56','2018-03-28 17:20:56','\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                    <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"12\" />\n<input type=\"hidden\" name=\"frm_hide_fields_12\" id=\"frm_hide_fields_12\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_12\" name=\"frm_submit_entry_12\" value=\"631611586e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/stratus/wp-admin/admin-ajax.php\" /><input type=\"text\" id=\"frm_verify_12\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[61]\" value=\"\"  placeholder=\"Name\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[62]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\"  />\n    <label for=\"field_2ywico\">Company Name\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[63]\" value=\"\"  placeholder=\"Company Name\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://import.themovation.com/stratus/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                    <p>We\'ve compiled a list of answers to common questions.</p>\n					Is my device supported?				\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n					Is there a guide for transferring from another system?				\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n					What is your refund policy?				\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n		','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:20:56','2018-03-28 17:20:56','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(897,1,'2018-03-28 13:07:45','2018-03-28 17:07:45','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\">3D Print Clear Resin​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:07:45','2018-03-28 17:07:45','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(900,1,'2018-03-28 13:09:39','2018-03-28 17:09:39','<img width=\"300\" height=\"50\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/3-1-nnkc5akgptydk51l5ebxe0ho3pfu65pzfdlsplaft4.jpg\" title=\"3 (1)\" alt=\"3 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-28 13:09:39','2018-03-28 17:09:39','',224,'http://creativecad.works/2018/03/28/224-revision-v1/',0,'revision','',0),(921,1,'2018-03-28 13:33:21','2018-03-28 17:33:21','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:33:21','2018-03-28 17:33:21','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(901,1,'2018-03-28 13:10:45','2018-03-28 17:10:45','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form Below for us to ask us more questions</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:10:45','2018-03-28 17:10:45','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(902,1,'2018-03-28 13:11:34','2018-03-28 17:11:34','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:11:34','2018-03-28 17:11:34','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(906,1,'2018-03-28 13:16:44','2018-03-28 17:16:44','<img width=\"300\" height=\"50\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-28 13:16:44','2018-03-28 17:16:44','',224,'http://creativecad.works/2018/03/28/224-revision-v1/',0,'revision','',0),(905,1,'2018-03-28 13:16:30','2018-03-28 17:16:30','<img width=\"300\" height=\"50\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 300px) 100vw, 300px\" />		\n		<img width=\"674\" height=\"700\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 674px) 100vw, 674px\" />		\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-03-28 13:16:30','2018-03-28 17:16:30','',224,'http://creativecad.works/2018/03/28/224-revision-v1/',0,'revision','',0),(910,1,'2018-03-28 13:20:11','2018-03-28 17:20:11','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:20:11','2018-03-28 17:20:11','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(907,1,'2018-03-28 13:17:30','2018-03-28 17:17:30','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"601\" height=\"599\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg 601w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-25x25.jpg 25w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-304x303.jpg 304w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-600x598.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-100x100.jpg 100w\" sizes=\"(max-width: 601px) 100vw, 601px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:17:30','2018-03-28 17:17:30','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(938,1,'2018-03-28 14:27:27','2018-03-28 18:27:27','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm to 150&#215;84.4x120mm</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 14:27:27','2018-03-28 18:27:27','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(926,1,'2018-03-28 13:44:58','2018-03-28 17:44:58','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:44:58','2018-03-28 17:44:58','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(912,1,'2018-03-28 13:24:42','2018-03-28 17:24:42','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:24:42','2018-03-28 17:24:42','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(913,1,'2018-03-28 13:25:02','2018-03-28 17:25:02','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:25:02','2018-03-28 17:25:02','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(914,1,'2018-03-28 13:26:48','2018-03-28 17:26:48','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and help you with your initial set of prints.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:26:48','2018-03-28 17:26:48','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(915,1,'2018-03-28 13:28:20','2018-03-28 17:28:20','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:28:20','2018-03-28 17:28:20','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(924,1,'2018-03-28 13:36:32','2018-03-28 17:36:32','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 13:36:32','2018-03-28 17:36:32','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(919,1,'2018-03-28 13:32:26','2018-03-28 17:32:26','','Droplet System','','inherit','open','closed','','droplet-system','','','2018-03-28 13:32:26','2018-03-28 17:32:26','',458,'http://creativecad.works/wp-content/uploads/2018/03/Droplet-System.jpg',0,'attachment','image/jpeg',0),(920,1,'2018-03-28 13:33:01','2018-03-28 17:33:01','','Droplet','','inherit','open','closed','','droplet','','','2018-03-28 13:33:01','2018-03-28 17:33:01','',458,'http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg',0,'attachment','image/jpeg',0),(922,1,'2018-03-28 13:34:00','2018-03-28 17:34:00','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients in changing their work to optimize their Research and Development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 13:34:00','2018-03-28 17:34:00','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(934,1,'2018-03-28 14:20:23','2018-03-28 18:20:23','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm to 150&#215;84.4x120mm</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 14:20:23','2018-03-28 18:20:23','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(933,1,'2018-03-28 14:19:45','2018-03-28 18:19:45','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					There is multiples models with different specifications ranging from 30µm to 78µm in resolution  and build size ranging from 57x32x120mm to 150&#215;84.4x120mm\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 14:19:45','2018-03-28 18:19:45','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(929,1,'2018-03-28 14:11:11','2018-03-28 18:11:11','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create Your master mould within one hour with our proprietary resin developed for PDMS applications. The master molds is reusable and can be used over 5 times. Every mould you print with the CADWorks 3D Printe Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 14:11:11','2018-03-28 18:11:11','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(930,1,'2018-03-28 14:13:01','2018-03-28 18:13:01','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>​<br />3D Print Microfluidic chips with exceptional surface finish and transparency without losing out on quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid Fabrication of Multilayer  Microfluidic Devices Using the Liquid Crystal  Display-Based Stereolithography 3D  Printing System</p></li><li><p>3D Printed Multilayer Microfluidic Devices for Parallel Droplet Generation and Mixing Applications</p></li><li><p>Ease in Creating Multilayer Devices</p></li><li><p>Optimized for Rapid and Robust Solution for Fabricating a Variety of Microfluidic Device</p></li></ul>		\n			<h2>Fill the form to know more about the 3D Printer</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-03-28 14:13:01','2018-03-28 18:13:01','',458,'http://creativecad.works/2018/03/28/458-revision-v1/',0,'revision','',0),(936,1,'2018-03-28 14:21:49','2018-03-28 18:21:49','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"60ef35f9c1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-03-28 14:21:49','2018-03-28 18:21:49','',618,'http://creativecad.works/2018/03/28/618-revision-v1/',0,'revision','',0),(940,1,'2018-03-28 14:30:51','2018-03-28 18:30:51','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 14:30:51','2018-03-28 18:30:51','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(1006,1,'2018-04-03 10:38:25','2018-04-03 14:38:25','<h1>We\'re here to help</h1>\r\nBest customer support in the Industry.\r\n<h4>Phone &amp; Skype Support</h4>\r\nWe help you setup your 3D printer in a short time and with your initial set of prints.\r\n<h4>Application Specific</h4>\r\nWe calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.\r\n<h4>Email Support</h4>\r\nYou can email your queries or questions and we will respond in 2 business days\r\n<h2>Frequently Asked Questions</h2>\r\nWe\'ve compiled a list of answers to common questions.\r\n\r\nWhat is the build size of the printer and resolution of the printer?\r\n\r\nThere is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150×84.4x120mm. For further information see Tech Specs.\r\n\r\nWhat is the lifespan of the projector and the machine?\r\n\r\nUV LED projector and current projectors are rated at 25,000 hours.\r\n\r\nHow does the machine work?\r\n\r\nA DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light\r\n\r\nWhat is the surface finish like?\r\n\r\nThe surface finish is very smooth &amp; best in class.\r\n\r\nHow does the training occur?\r\n\r\nMost of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.\r\n<h1>We\'re here to help</h1>\r\nGet instant answers to common questions\r\n\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"b03cfeeda1\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form><a href=\"#\">\r\nSubmit\r\n</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 10:38:25','2018-04-03 14:38:25','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0);
INSERT INTO `wpio_posts` VALUES (941,1,'2018-03-28 14:33:23','2018-03-28 18:33:23','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with teamviewer conferencing and telephone training.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 14:33:23','2018-03-28 18:33:23','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(954,1,'2018-03-28 15:40:32','2018-03-28 19:40:32','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 15:40:32','2018-03-28 19:40:32','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(952,1,'2018-03-28 15:30:20','2018-03-28 19:30:20','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Click me\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 15:30:20','2018-03-28 19:30:20','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(2547,1,'2019-02-05 15:10:35','2019-02-05 19:10:35','B9 Resin Vat (container)\r\n<ul>\r\n 	<li>Ships with a factory applied PDMS coating</li>\r\n 	<li>Built-in pour spout makes transferring the resin cleaner and easier</li>\r\n 	<li>Integrated \"flow over\" dam helps guarantee a consistent PDMS coating thickness</li>\r\n 	<li>Construction utilizing tough, transparent material offers improved reliability &amp; visibility</li>\r\n 	<li>Resin level is visible from any angle</li>\r\n 	<li>The B9 Resin Vat is backwards compatible with past versions of the B9Creator 3D Printer</li>\r\n</ul>','B9 Resin VAT','The interior of the B9 Resin Vat is 4.5 inches wide (the same as the discontinued metal vat) and can accept either the recommended \"wide\" B9 Vat Sweeper v1.2 (4.25 inches wide) or the older \"narrow\" B9 Vat Sweeper v1.1 (3.75 inches wide).\r\n<div>All B9Creator 3D Printers purchased after 1/8/2015 include this new B9 Resin Vat.</div>','publish','closed','closed','','b9-resin-vat','','','2019-02-15 14:40:47','2019-02-15 18:40:47','',0,'http://creativecad.works/?post_type=product&#038;p=2547',0,'product','',0),(2548,1,'2019-02-05 15:10:15','2019-02-05 19:10:15','','B9-Resin-Vat','','inherit','open','closed','','b9-resin-vat','','','2019-02-05 15:10:15','2019-02-05 19:10:15','',2547,'http://creativecad.works/wp-content/uploads/2019/02/B9-Resin-Vat.jpg',0,'attachment','image/jpeg',0),(944,1,'2018-03-28 15:06:02','2018-03-28 19:06:02','','Dental Product Page','','publish','closed','closed','','dental-product-page','','','2018-03-28 15:06:02','2018-03-28 19:06:02','',0,'http://creativecad.works/?page_id=944',0,'page','',0),(946,1,'2018-03-28 15:06:02','2018-03-28 19:06:02','','Dental Product Page','','inherit','closed','closed','','944-revision-v1','','','2018-03-28 15:06:02','2018-03-28 19:06:02','',944,'http://creativecad.works/2018/03/28/944-revision-v1/',0,'revision','',0),(2011,1,'2018-07-06 12:59:27','2018-07-06 16:59:27','','Master-Mold-for-PDMS-Resin','','inherit','open','closed','','master-mold-for-pdms-resin','','','2018-07-06 12:59:27','2018-07-06 16:59:27','',1913,'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-for-PDMS-Resin.jpg',0,'attachment','image/jpeg',0),(2012,1,'2018-07-06 13:05:26','2018-07-06 17:05:26','<span style=\"font-weight: 400;\">Formulated for DLP based printers, our <strong>CCW EasyCast HD</strong></span><span style=\"font-weight: 400;\"> is an excellent castable resin</span><span style=\"font-weight: 400;\"> providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.</span>\r\n\r\nComes in 1kg','CCW EasyCast HD (1kg)','Since its introduction in 2014, <strong>CCW EasyCast HD</strong> has set a standard of excellence amongst castable resins. It has grown from small batch production to global distribution through various private labels. A wide range of users, from custom jewellers to large scale manufacturers have come to rely on its exceptional printing quality and consistent casting results. <span style=\"font-weight: 400;\">The resin is designed for precious metal applications. Its unique and special formulation allows for a <strong>clean burn-out</strong> and <strong>no ash content</strong>.</span>\r\n\r\nCompatible with Solus, Asiga, b9creator v1.2, MakeX, Envisiontec, Miicraft Printers and re-branded Miicraft Printers.','publish','closed','closed','','ccw-easycast-hd','','','2019-02-15 10:40:30','2019-02-15 14:40:30','',0,'http://creativecad.works/?post_type=product&#038;p=2012',0,'product','',0),(948,1,'2018-03-28 15:06:19','2018-03-28 19:06:19','','Microfluidics Landing Page','','publish','closed','closed','','microfluidics-landing-page','','','2018-03-28 15:06:19','2018-03-28 19:06:19','',0,'http://creativecad.works/?page_id=948',0,'page','',0),(949,1,'2018-03-28 15:06:19','2018-03-28 19:06:19','','Microfluidics Landing Page','','inherit','closed','closed','','948-revision-v1','','','2018-03-28 15:06:19','2018-03-28 19:06:19','',948,'http://creativecad.works/2018/03/28/948-revision-v1/',0,'revision','',0),(950,1,'2018-03-28 15:06:29','2018-03-28 19:06:29','','Jewellery Landing page','','publish','closed','closed','','jewellery-landing-page','','','2018-03-28 15:06:29','2018-03-28 19:06:29','',0,'http://creativecad.works/?page_id=950',0,'page','',0),(951,1,'2018-03-28 15:06:29','2018-03-28 19:06:29','','Jewellery Landing page','','inherit','closed','closed','','950-revision-v1','','','2018-03-28 15:06:29','2018-03-28 19:06:29','',950,'http://creativecad.works/2018/03/28/950-revision-v1/',0,'revision','',0),(955,1,'2018-03-28 15:41:07','2018-03-28 19:41:07','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n                    <h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b03cfeeda1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support / Help / FAQ','','inherit','closed','closed','','96-revision-v1','','','2018-03-28 15:41:07','2018-03-28 19:41:07','',96,'http://creativecad.works/2018/03/28/96-revision-v1/',0,'revision','',0),(1173,1,'2018-04-05 16:33:04','2018-04-05 20:33:04','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:33:04','2018-04-05 20:33:04','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(968,1,'2018-03-29 15:19:55','2018-03-29 19:19:55','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"#\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"#\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks 3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n			<h3>CADwork 3D Printer Introduction</h3>		\n		<p style=\"text-align:center\">[video_play src=\"https://www.youtube.com/watch?v=mW6hFttt_KE\" width=\"1280\" size=\"icon-large\" style=\"icon-light\" icon=\"fa fa-play-circle-o\"]</p>		\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>\n                    <h4>\n                        Innovative controllers to match\n                    </h4>\n                                        <p>Maecenas aliquet massa tempus, euismod ipsum id, tempus ante. Maecenas vulputate nibh et nulla euismod, egestas bibendum ante molestie. Integer metus libero, vulputate dictum libero vel, iaculis bibendum neque. Vestibulum id imperdiet lorem. Maecenas sollicitudin ex nunc. In hac habitasse platea dictumst. Mauris magna urna, gravida quis tempus sodales, lobortis varius lacus. Ut lacinia, leo eget suscipit mattis.</p>\n		<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-605x605.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />		\n                    <h3>\n                        Industry-leading attention to detail\n                    </h3>\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel turpis sed felis finibus scelerisque. \nSed et facilisis urna. Vestibulum vehicula scelerisque pellentesque. Suspendisse at dolor leo.</p>\n                    <h5>\n                        Smart Search\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fast Cloud Upload\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n							\"A groundbreaking design that delivers on its promises and exceeds expectations- even with the bar set high. This truly feels like the future of gaming.\"\n                            <img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2017/09/spacer_black-2-394x394.png\" alt=\"\" />                        \n													Sandra Thompson\n													Tech Reviewer','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-03-29 15:19:55','2018-03-29 19:19:55','',82,'http://creativecad.works/2018/03/29/82-revision-v1/',0,'revision','',0),(977,1,'2018-04-02 11:15:11','2018-04-02 15:15:11','','homepage03','','inherit','open','closed','','homepage03','','','2018-04-02 11:15:11','2018-04-02 15:15:11','',548,'http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg',0,'attachment','image/jpeg',0),(979,1,'2018-04-02 11:21:39','2018-04-02 15:21:39','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2><b>Our Partner</b></h2>		\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"homepage03\" title=\"homepage03\"></figure><h3>Central Dental</h3><p>Central Dental\'s continuing policy is to provide our valued customers with outstanding service and high quality products. As an independent, Canadian-owned company, we are able to find superior dental products at the best possible prices. We shop worldwide to provide for our clients. Above all, our staff strive for excellence in service and give the personal attention that your business deserves.\n</p>		\n		<p style=\"text-align: center;\">Email: info@centraLdentaLltd.com</p><p style=\"text-align: center;\">Call: +1-416-694-1118</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-02 11:21:39','2018-04-02 15:21:39','',548,'http://creativecad.works/2018/04/02/548-revision-v1/',0,'revision','',0),(981,1,'2018-04-02 11:37:06','2018-04-02 15:37:06','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-02 11:37:06','2018-04-02 15:37:06','',548,'http://creativecad.works/2018/04/02/548-revision-v1/',0,'revision','',0),(980,1,'2018-04-02 11:22:12','2018-04-02 15:22:12','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2><b>Our Partner</b></h2>		\n			<figure><a href=\"http://www.centraldentalltd.com\"><img src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"homepage03\" title=\"homepage03\"></a></figure><h3><a href=\"http://www.centraldentalltd.com\">Central Dental</a></h3><p>Central Dental\'s continuing policy is to provide our valued customers with outstanding service and high quality products. As an independent, Canadian-owned company, we are able to find superior dental products at the best possible prices. We shop worldwide to provide for our clients. Above all, our staff strive for excellence in service and give the personal attention that your business deserves.\n</p>		\n		<p style=\"text-align: center;\">Email: info@centraLdentaLltd.com</p><p style=\"text-align: center;\">Call: +1-416-694-1118</p>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-02 11:22:12','2018-04-02 15:22:12','',548,'http://creativecad.works/2018/04/02/548-revision-v1/',0,'revision','',0),(1174,1,'2018-04-05 16:34:50','2018-04-05 20:34:50','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>With so many different industries find a printer that can meet your needs is no easy feat. At CADworks3D we have several models designed for different industries. </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Speed Up Your Production\n                    </h5>\n                    <p>CADworks 3D Printer can cut out the middleman and let you do all your production in house. With fasting printing and a large build plate expect you production to become more efficient.</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:34:50','2018-04-05 20:34:50','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(985,1,'2018-04-03 10:29:25','2018-04-03 14:29:25','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2018-04-03 10:29:25','2018-04-03 14:29:25','',1,'http://creativecad.works/2018/04/03/1-revision-v1/',0,'revision','',0),(986,1,'2018-04-03 10:29:32','2018-04-03 14:29:32','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel metus nec sapien elementum aliquet. Suspendisse non dui sit amet est tincidunt volutpat eu non sem. Sed nulla tellus, semper ut vestibulum vitae, efficitur nec massa. Cras consequat velit vitae erat interdum, quis sagittis metus consectetur. Morbi molestie ligula ac ex posuere, quis eleifend tortor lobortis. Phasellus nec nulla eget nisl gravida semper in non velit. Nullam pellentesque lorem a orci faucibus volutpat. Donec et nunc sollicitudin, congue erat hendrerit, sollicitudin ligula.Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Suspendisse erat lectus, pulvinar nec dapibus non, rhoncus sit amet dolor. Duis consectetur condimentum tempus. Phasellus consequat dignissim fringilla. Aenean eget enim id lectus placerat euismod. Sed venenatis, nisi a accumsan aliquam, ipsum sapien commodo ante, eget dictum nisi quam sit amet sem. Curabitur ultrices non lectus venenatis tincidunt.Duis lorem est, vestibulum ac diam euismod, dapibus maximus urna. Donec tempor sodales vulputate. Ut sit amet erat nec lacus scelerisque auctor. Donec enim urna, accumsan auctor porta at, vestibulum vitae eros.','Effective Product Promo Videos','','inherit','closed','closed','','50-revision-v1','','','2018-04-03 10:29:32','2018-04-03 14:29:32','',50,'http://creativecad.works/2018/04/03/50-revision-v1/',0,'revision','',0),(987,1,'2018-04-03 10:29:37','2018-04-03 14:29:37','','This is a Quote','','inherit','closed','closed','','51-revision-v1','','','2018-04-03 10:29:37','2018-04-03 14:29:37','',51,'http://creativecad.works/2018/04/03/51-revision-v1/',0,'revision','',0),(988,1,'2018-04-03 10:29:46','2018-04-03 14:29:46','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Gaining Exposure for Your iPhone App','','inherit','closed','closed','','52-revision-v1','','','2018-04-03 10:29:46','2018-04-03 14:29:46','',52,'http://creativecad.works/2018/04/03/52-revision-v1/',0,'revision','',0),(989,1,'2018-04-03 10:29:50','2018-04-03 14:29:50','Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.','Where To Launch Your Startup','','inherit','closed','closed','','53-revision-v1','','','2018-04-03 10:29:50','2018-04-03 14:29:50','',53,'http://creativecad.works/2018/04/03/53-revision-v1/',0,'revision','',0),(990,1,'2018-04-03 10:30:07','2018-04-03 14:30:07','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Top Development Frameworks Reviewed','','inherit','closed','closed','','54-revision-v1','','','2018-04-03 10:30:07','2018-04-03 14:30:07','',54,'http://creativecad.works/2018/04/03/54-revision-v1/',0,'revision','',0),(991,1,'2018-04-03 10:30:11','2018-04-03 14:30:11','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','A Guide to Stunning Product Photography','','inherit','closed','closed','','55-revision-v1','','','2018-04-03 10:30:11','2018-04-03 14:30:11','',55,'http://creativecad.works/2018/04/03/55-revision-v1/',0,'revision','',0),(992,1,'2018-04-03 10:30:15','2018-04-03 14:30:15','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Attracting Great Talent','','inherit','closed','closed','','56-revision-v1','','','2018-04-03 10:30:15','2018-04-03 14:30:15','',56,'http://creativecad.works/2018/04/03/56-revision-v1/',0,'revision','',0),(993,1,'2018-04-03 10:30:20','2018-04-03 14:30:20','Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.Fusce in pulvinar urna. Maecenas vitae volutpat turpis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sed arcu in enim faucibus posuere.','Sourcing Audio For Your Promo Video','','inherit','closed','closed','','57-revision-v1','','','2018-04-03 10:30:20','2018-04-03 14:30:20','',57,'http://creativecad.works/2018/04/03/57-revision-v1/',0,'revision','',0),(994,1,'2018-04-03 10:30:24','2018-04-03 14:30:24','Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Aenean lacinia bibendum nulla sed consectetur.Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce dapibus, tellus ac cursus commodo, to Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed con. Vestibulum id ligula porta felis euismod semper. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Nulla vitae elit libero, a pharetra augue. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Sed posuere consectetur est at lobortis. Aenean lacinia bibendum nulla sed consectetur. Aenean lacinia bibendum nulla sed consectetur. Maecenas sed diam eget risus varius blandit sit amet non magna.Sed posuere consectetur est at lobortis. Maecenas faucibus mollis interdum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.','Top 10 Tips For Working From Home','','inherit','closed','closed','','58-revision-v1','','','2018-04-03 10:30:24','2018-04-03 14:30:24','',58,'http://creativecad.works/2018/04/03/58-revision-v1/',0,'revision','',0),(995,1,'2018-04-03 10:30:29','2018-04-03 14:30:29','','Awesome WordPress Themes','','inherit','closed','closed','','59-revision-v1','','','2018-04-03 10:30:29','2018-04-03 14:30:29','',59,'http://creativecad.works/2018/04/03/59-revision-v1/',0,'revision','',0),(996,1,'2018-04-03 10:30:33','2018-04-03 14:30:33','Praesent justo nisl, auctor sed sapien ut, mattis consequat massa. Suspendisse erat lectus, pulvinar nec dapibus non, rhoncus sit amet dolor. Duis consectetur condimentum tempus. Phasellus consequat dignissim fringilla. Aenean eget enim id lectus placerat euismod. Sed venenatis, nisi a accumsan aliquam, ipsum sapien commodo ante, eget dictum nisi quam sit amet sem. Curabitur ultrices non lectus venenatis tincidunt.Duis lorem est, vestibulum ac diam euismod, dapibus maximus urna. Donec tempor sodales vulputate. Ut sit amet erat nec lacus scelerisque auctor. Donec enim urna, accumsan auctor porta at, vestibulum vitae eros. Suspendisse egestas varius lobortis. Proin ac egestas nunc. Sed bibendum congue ligula, eu mollis purus lacinia nec. Duis id semper mi. Donec in erat in tellus faucibus blandit.Aliquam sagittis sit amet nisl vitae eleifend. Curabitur nisl neque, semper ac rhoncus sed, dignissim at neque. Vestibulum urna libero, interdum at nunc et, consectetur venenatis ante. Pellentesque felis mi, pharetra vitae ullamcorper vitae, dapibus a metus. Proin blandit consectetur sapien, sit amet pulvinar est commodo finibus. Donec neque metus, dictum vel lacus ac, aliquet varius neque. Vestibulum sed ex dui. Nulla facilisi.','Usability Testing: Your Questions Answered','','inherit','closed','closed','','60-revision-v1','','','2018-04-03 10:30:33','2018-04-03 14:30:33','',60,'http://creativecad.works/2018/04/03/60-revision-v1/',0,'revision','',0),(997,1,'2018-04-03 10:30:37','2018-04-03 14:30:37','Duis lorem est, vestibulum ac diam euismod, dapibus maximus urna. Donec tempor sodales vulputate. Ut sit amet erat nec lacus scelerisque auctor. Donec enim urna, accumsan auctor porta at, vestibulum vitae eros. Suspendisse egestas varius lobortis. Proin ac egestas nunc. Sed bibendum congue ligula, eu mollis purus lacinia nec. Duis id semper mi. Donec in erat in tellus faucibus blandit.Fusce vel purus interdum, efficitur neque eu, eleifend purus. Pellentesque eros enim, facilisis elementum accumsan quis, suscipit et diam. Quisque commodo sagittis odio, non suscipit nisi tempor id. Nullam ornare leo vel nisl eleifend, ut sollicitudin diam bibendum.Aliquam sagittis sit amet nisl vitae eleifend. Curabitur nisl neque, semper ac rhoncus sed, dignissim at neque. Vestibulum urna libero, interdum at nunc et, consectetur venenatis ante. Pellentesque felis mi, pharetra vitae ullamcorper vitae, dapibus a metus. Donec ut diam condimentum, sodales justo non, euismod dui. Curabitur semper dolor et diam sollicitudin volutpat. Vestibulum vitae purus vitae felis eleifend sodales laoreet vel lacus. In sit amet pulvinar augue, nec semper tellus.','Inspirational Workspace Ideas','','inherit','closed','closed','','61-revision-v1','','','2018-04-03 10:30:37','2018-04-03 14:30:37','',61,'http://creativecad.works/2018/04/03/61-revision-v1/',0,'revision','',0),(998,1,'2018-04-03 10:30:42','2018-04-03 14:30:42','Phasellus mattis nisl sit amet neque hendrerit, eu vulputate libero sollicitudin. Fusce condimentum maximus dolor. Praesent diam risus, sollicitudin sit amet blandit non, tempor sit amet elit. Nam ac enim dolor.Duis porttitor accumsan orci, a imperdiet sapien semper quis. Cras libero justo, consectetur sit amet ligula id, maximus faucibus nulla. Aliquam eros ipsum, blandit non risus id, pellentesque tincidunt enim. Nam egestas ornare molestie. Vestibulum posuere efficitur erat, vel consectetur lorem euismod molestie. Duis a efficitur lacus. Suspendisse elementum at risus id sodales. Donec accumsan non sem quis pharetra. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.','Exploring Intuitive UX Design','','inherit','closed','closed','','62-revision-v1','','','2018-04-03 10:30:42','2018-04-03 14:30:42','',62,'http://creativecad.works/2018/04/03/62-revision-v1/',0,'revision','',0),(999,1,'2018-04-03 10:30:50','2018-04-03 14:30:50','Phasellus imperdiet tincidunt interdum. Nunc imperdiet nulla quis ultrices rhoncus. Nulla condimentum a mauris in blandit. Morbi ornare odio felis, sed ullamcorper enim dictum eu. Donec aliquet lacus augue, ac rutrum dolor aliquet et. Phasellus in finibus orci, vel feugiat tellus. Nunc sed quam vel lorem tincidunt aliquam.Vestibulum imperdiet augue vel lectus suscipit feugiat. Vestibulum a justo et ante mollis suscipit sit amet a nulla. Nam facilisis odio a elit vulputate egestas. Ut sit amet dictum enim, quis pharetra libero. Donec metus enim, bibendum in diam ornare, porttitor cursus ipsum. Vivamus non sapien pulvinar, malesuada mauris ut, efficitur felis. Aliquam hendrerit vestibulum blandit. Morbi faucibus eget ipsum vitae maximus. Etiam posuere et velit ac facilisis. Phasellus tempor, enim tempus convallis pellentesque, erat quam sodales magna, id eleifend ligula tellus sed libero. Nam metus nunc, venenatis gravida fermentum a, bibendum et tellus.','How to Maximize Productivity','','inherit','closed','closed','','63-revision-v1','','','2018-04-03 10:30:50','2018-04-03 14:30:50','',63,'http://creativecad.works/2018/04/03/63-revision-v1/',0,'revision','',0),(1000,1,'2018-04-03 10:30:55','2018-04-03 14:30:55','Curabitur laoreet sed lorem id pulvinar. Sed nec nisi velit. Proin ut eleifend metus. Donec elementum massa turpis. Nulla facilisi. Etiam sit amet lacinia augue. Praesent malesuada tellus in nunc dapibus suscipit. Cras non turpis ipsum. Fusce non viverra arcu. Suspendisse vel laoreet velit.Phasellus imperdiet tincidunt interdum. Nunc imperdiet nulla quis ultrices rhoncus. Nulla condimentum a mauris in blandit. Morbi ornare odio felis, sed ullamcorper enim dictum eu. Donec aliquet lacus augue, ac rutrum dolor aliquet et. Phasellus in finibus orci, vel feugiat tellus. Nunc sed quam vel lorem tincidunt aliquam.Vestibulum imperdiet augue vel lectus suscipit feugiat. Vestibulum a justo et ante mollis suscipit sit amet a nulla. Nam facilisis odio a elit vulputate egestas. Ut sit amet dictum enim, quis pharetra libero. Donec metus enim, bibendum in diam ornare, porttitor cursus ipsum. Vivamus non sapien pulvinar, malesuada mauris ut, efficitur felis. Aliquam hendrerit vestibulum blandit. Morbi faucibus eget ipsum vitae maximus. Etiam posuere et velit ac facilisis. Phasellus tempor, enim tempus convallis pellentesque, erat quam sodales magna, id eleifend ligula tellus sed libero.Donec metus enim, bibendum in diam ornare, porttitor cursus ipsum. Vivamus non sapien pulvinar, malesuada mauris ut, efficitur felis. Aliquam hendrerit vestibulum blandit. Morbi faucibus eget ipsum vitae maximus. Etiam posuere et velit ac facilisis. Phasellus tempor, enim tempus convallis pellentesque, erat quam sodales magna, id eleifend ligula tellus sed libero. Phasellus in finibus orci, vel feugiat tellus. Nunc sed quam vel lorem tincidunt aliquam.','Making the Most of Your Commute','','inherit','closed','closed','','64-revision-v1','','','2018-04-03 10:30:55','2018-04-03 14:30:55','',64,'http://creativecad.works/2018/04/03/64-revision-v1/',0,'revision','',0),(1001,1,'2018-04-03 10:31:07','0000-00-00 00:00:00','','Download','','draft','closed','closed','','','','','2018-04-03 10:31:07','2018-04-03 14:31:07','',0,'http://creativecad.works/?page_id=1001',0,'page','',0),(1002,1,'2018-04-03 10:31:24','0000-00-00 00:00:00','','Elementor #1002','','draft','closed','closed','','','','','2018-04-03 10:31:24','2018-04-03 14:31:24','',0,'http://creativecad.works/?page_id=1002',0,'page','',0),(1003,1,'2018-04-03 10:31:35','2018-04-03 14:31:35','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n		<h3 style=\"text-align: center;\"><strong>Manual </strong></h3><ul><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/userguide/MiiCraft125%20series%20printer%20user%20manual%20V1.6.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Miicraft 125 series printer guide V1.6</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/userguide/MiiUtility%204.0.1%20User%20Manual.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">MiiUtility 4.0.1 user_manual</a></li></ul><p> </p>		\n		<h3 style=\"text-align: center;\"><strong>Download </strong></h3><ul><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/SW/MiiUtility_ver4.0.1_64bits.rar\">MiiUtility V 4.0.1 _64bits</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/SW/MiiUtility_Ver3.4.5(20170714).rar\" target=\"_blank\" rel=\"noopener noreferrer\">MiiUtility V 3.4.5</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/SW/package.1.3.5.224170300.zip\" target=\"_blank\" rel=\"noopener noreferrer\">MiiController FW1.3.5</a></li></ul>		\n		<h3 style=\"text-align: center;\"><strong>Download </strong></h3><ul><li><a href=\"https://www.dropbox.com/s/ex68jiy4vx8730s/MiiCraft_DM_V02_small.pdf?dl=0\" target=\"_blank\" rel=\"noopener noreferrer\">MiiCraft 125 series</a></li><li><a href=\"https://www.dropbox.com/s/nx55t7cp68z1riv/Resin%20Spec.rar?dl=0\" target=\"_blank\" rel=\"noopener noreferrer\">Resin</a></li></ul>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Download','','publish','closed','closed','','download','','','2018-04-03 12:15:33','2018-04-03 16:15:33','',0,'http://creativecad.works/?page_id=1003',0,'page','',0),(1004,1,'2018-04-03 10:31:35','2018-04-03 14:31:35','','','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 10:31:35','2018-04-03 14:31:35','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1005,1,'2018-04-03 10:31:44','2018-04-03 14:31:44','','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 10:31:44','2018-04-03 14:31:44','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1167,1,'2018-04-05 16:08:40','2018-04-05 20:08:40','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-05 16:08:40','2018-04-05 20:08:40','',226,'http://creativecad.works/2018/04/05/226-revision-v1/',0,'revision','',0),(1011,1,'2018-04-03 10:45:37','2018-04-03 14:45:37','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h4>\n                        Software Download\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                    <h4>\n                        Tech Specs \n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                    <h4>\n                        Brochure\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-03 10:45:37','2018-04-03 14:45:37','',226,'http://creativecad.works/2018/04/03/226-revision-v1/',0,'revision','',0),(1010,1,'2018-04-03 10:45:17','2018-04-03 14:45:17','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h4>\n                        Software Download\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                    <h4>\n                        Tech Specs \n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                    <h4>\n                        Brochure\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-03 10:45:17','2018-04-03 14:45:17','',226,'http://creativecad.works/2018/04/03/226-revision-v1/',0,'revision','',0),(1009,1,'2018-04-03 10:42:27','2018-04-03 14:42:27','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-03 10:42:27','2018-04-03 14:42:27','',226,'http://creativecad.works/2018/04/03/226-revision-v1/',0,'revision','',0),(1012,1,'2018-04-03 10:48:02','2018-04-03 14:48:02','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Jewellery</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Download Brochure</a></h2>','Brochures','','publish','closed','closed','','brochures','','','2018-06-08 11:11:57','2018-06-08 15:11:57','',0,'http://creativecad.works/?page_id=1012',0,'page','',0),(1013,1,'2018-04-03 10:48:02','2018-04-03 14:48:02','','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-03 10:48:02','2018-04-03 14:48:02','',1012,'http://creativecad.works/2018/04/03/1012-revision-v1/',0,'revision','',0),(1014,1,'2018-04-03 10:48:18','2018-04-03 14:48:18','<h1>\n                        Specs\n                    </h1>\n                                        <p>CADworks3D Specifications </p>\n                        <a href=\"http://creativecad.works/specs/microfluidics/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/microfluidics/\">Microfluidics </a>\n                    </h4>\n                    <p>Specs</p>\n                        <a href=\"http://creativecad.works/specs/jewellery/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/jewellery/\">Jewellery</a>\n                    </h4>\n                    <p>Specs</p>\n                        <a href=\"http://creativecad.works/specs/dentistry/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/dentistry/\">Dental</a>\n                    </h4>\n                    <p>Specs</p>','Specs','','publish','closed','closed','','specs','','','2018-04-06 11:28:43','2018-04-06 15:28:43','',0,'http://creativecad.works/?page_id=1014',0,'page','',0),(1015,1,'2018-04-03 10:48:18','2018-04-03 14:48:18','','Specs','','inherit','closed','closed','','1014-revision-v1','','','2018-04-03 10:48:18','2018-04-03 14:48:18','',1014,'http://creativecad.works/2018/04/03/1014-revision-v1/',0,'revision','',0),(1019,1,'2018-04-03 10:50:39','2018-04-03 14:50:39','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                    <h4>\n                        Tech Specs \n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                    <h4>\n                        Brochure\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-03 10:50:39','2018-04-03 14:50:39','',226,'http://creativecad.works/2018/04/03/226-revision-v1/',0,'revision','',0),(1166,1,'2018-04-05 16:08:34','2018-04-05 20:08:34','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-05 16:08:34','2018-04-05 20:08:34','',226,'http://creativecad.works/2018/04/05/226-revision-v1/',0,'revision','',0),(1020,1,'2018-04-03 10:50:56','2018-04-03 14:50:56','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software ? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-03 10:50:56','2018-04-03 14:50:56','',226,'http://creativecad.works/2018/04/03/226-revision-v1/',0,'revision','',0),(1286,1,'2018-04-10 15:43:38','2018-04-10 19:43:38','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x605.jpeg\" alt=\"WhatsApp Image 2017-12-21 at 4.19.56 PM\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-605x605.jpg\" alt=\"87d4958c-59f4-42d1-8dec-95adc7ea1006\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-605x605.jpg\" alt=\"Two Rings\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Brown-Wax-1-605x605.jpg\" alt=\"Brown Wax\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x605.jpg\" alt=\"Casting Tree\" /></figure>			\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"e54c6a048a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-10 15:43:38','2018-04-10 19:43:38','',618,'http://creativecad.works/2018/04/10/618-revision-v1/',0,'revision','',0),(1022,1,'2018-04-03 10:55:45','2018-04-03 14:55:45','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides customers with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 10:55:45','2018-04-03 14:55:45','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1023,1,'2018-04-03 10:57:20','2018-04-03 14:57:20','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of DLP technology, the CADworks Dental Edition 3D Printer not only provides clinicians with ability to print accurate parts and reliability in daily production. The CADworks Dental Edition 3D Printer is able to print high precision partial dentures, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero in any 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off the shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks μMicrofluidics Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>		\n			<h3>Lowest Maintenance Cost</h3>		\n		<p>No yearly maintenance cost and accessories are cheaper than other 3D printers.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to print more parts. With its outstanding design &amp; performance dentists have zero downtime and can print with ease.</p>		\n			<h3>All in one Dental Solutions</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h3>Eliminate Outsourcing</h3>		\n		<p>With the CADworks Dental Edition 3D printer you can eliminate outsourcing, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  With low start up costs &amp; resins, the printer is ideal for dentists. </p>		\n			<h3>Fastest Printer for Dentistry</h3>		\n		<p>Print 3 to 4 dentures with 5 to 6 hours . </p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 10:57:20','2018-04-03 14:57:20','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1062,1,'2018-04-03 12:32:46','2018-04-03 16:32:46','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one suppliers proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. We are available 5 days a week and have a dedicated ticket system to best support our clients. We provide support after hours and on holidays by request. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Multiple-Dental Software Compatible</h3>		\n		<p>Compatible with all open-source dental modelling software platforms.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 12:32:46','2018-04-03 16:32:46','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1030,1,'2018-04-03 11:31:30','2018-04-03 15:31:30','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 11:31:30','2018-04-03 15:31:30','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1027,1,'2018-04-03 11:24:50','2018-04-03 15:24:50','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 11:24:50','2018-04-03 15:24:50','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1026,1,'2018-04-03 11:23:23','2018-04-03 15:23:23','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												Is my device supported?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												Is there a guide for transferring from another system?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n												What is your refund policy?					\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit nisi lectus, nec rhoncus libero tincidunt ac. Duis in ante est. Phasellus tincidunt ante ac lobortis lacinia. Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit, aliquam vitae velit eget, varius suscipit sem. In hac habitasse platea dictumst.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 11:23:23','2018-04-03 15:23:23','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1031,1,'2018-04-03 11:33:12','2018-04-03 15:33:12','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n		<h3 style=\"text-align: center;\"><strong>Manual </strong></h3>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 11:33:12','2018-04-03 15:33:12','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1038,1,'2018-04-03 12:02:14','2018-04-03 16:02:14','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n		<h3 style=\"text-align: center;\"><strong>Manual </strong></h3><ul><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/userguide/MiiCraft125%20series%20printer%20user%20manual%20V1.6.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Miicraft 125 series printer guide V1.6</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/userguide/MiiUtility%204.0.1%20User%20Manual.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">MiiUtility 4.0.1 user_manual</a></li></ul><p> </p>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 12:02:14','2018-04-03 16:02:14','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1039,1,'2018-04-03 12:03:55','2018-04-03 16:03:55','<h1>\n                        Downloads\n                    </h1>\n                                        <p>Drivers, Manuals, Firmware and Software</p>\n		<h3 style=\"text-align: center;\"><strong>Manual </strong></h3><ul><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/userguide/MiiCraft125%20series%20printer%20user%20manual%20V1.6.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Miicraft 125 series printer guide V1.6</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/userguide/MiiUtility%204.0.1%20User%20Manual.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">MiiUtility 4.0.1 user_manual</a></li></ul><p> </p>		\n		<h3 style=\"text-align: center;\"><strong>Download </strong></h3><ul><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/SW/MiiUtility_ver4.0.1_64bits.rar\">MiiUtility V 4.0.1 _64bits</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/SW/MiiUtility_Ver3.4.5(20170714).rar\" target=\"_blank\" rel=\"noopener noreferrer\">MiiUtility V 3.4.5</a></li><li><a href=\"http://www.miicraft.com/miicraft.com/miicraft_ftp/SW/package.1.3.5.224170300.zip\" target=\"_blank\" rel=\"noopener noreferrer\">MiiController FW1.3.5</a></li></ul>		\n		<h3 style=\"text-align: center;\"><strong>Download </strong></h3><ul><li><a href=\"https://www.dropbox.com/s/ex68jiy4vx8730s/MiiCraft_DM_V02_small.pdf?dl=0\" target=\"_blank\" rel=\"noopener noreferrer\">MiiCraft 125 series</a></li><li><a href=\"https://www.dropbox.com/s/nx55t7cp68z1riv/Resin%20Spec.rar?dl=0\" target=\"_blank\" rel=\"noopener noreferrer\">Resin</a></li></ul>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Download','','inherit','closed','closed','','1003-revision-v1','','','2018-04-03 12:03:55','2018-04-03 16:03:55','',1003,'http://creativecad.works/2018/04/03/1003-revision-v1/',0,'revision','',0),(1603,1,'2018-05-03 12:56:54','2018-05-03 16:56:54','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 12:56:54','2018-05-03 16:56:54','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1044,1,'2018-04-03 12:07:20','2018-04-03 16:07:20','<h2>\n                        CADworks3D Printer Microfluidics Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Microfluidics Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"999\" height=\"333\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png 999w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-300x100.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-768x256.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-93x31.png 93w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-240x80.png 240w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-394x131.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-915x305.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-600x200.png 600w\" sizes=\"(max-width: 999px) 100vw, 999px\" />								</a>\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Microfluidics','','publish','closed','closed','','microfluidics','','','2018-09-26 11:31:38','2018-09-26 15:31:38','',1014,'http://creativecad.works/?page_id=1044',0,'page','',0),(1045,1,'2018-04-03 12:07:20','2018-04-03 16:07:20','','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-03 12:07:20','2018-04-03 16:07:20','',1044,'http://creativecad.works/2018/04/03/1044-revision-v1/',0,'revision','',0),(2318,1,'2019-01-31 12:43:56','2019-01-31 16:43:56','<h2>Specialized 3D Printers</h2>		\n											<a href=\"http://creativecad.works/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/phrozen/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1581.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1581<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1577.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1577<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1575.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1575<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1573.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1573<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1572.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1572<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1391.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1391<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-1240x930.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0397<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/51962241_10213698951363514_8157627433369993216_n-534x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/51962241_10213698951363514_8157627433369993216_n-394x303.jpg\" alt=\"\" /></a>51962241_10213698951363514_8157627433369993216_n<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/51679978_10213698950923503_6209694850774728704_n-534x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/51679978_10213698950923503_6209694850774728704_n-394x303.jpg\" alt=\"\" /></a>51679978_10213698950923503_6209694850774728704_n		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7796b27f95\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','publish','closed','closed','','3d-printers','','','2019-02-21 11:36:54','2019-02-21 15:36:54','',0,'http://creativecad.works/?page_id=2318',0,'page','',0),(1061,1,'2018-04-03 12:31:39','2018-04-03 16:31:39','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one suppliers proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. We are available 5 days a week and have a dedicated ticket system to best support our clients. We provide support after hours and on holidays by request. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Multi-Dental Software Compatible</h3>		\n		<p>Compatible with all open-source dental modelling software platforms.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 12:31:39','2018-04-03 16:31:39','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1064,1,'2018-04-03 12:34:13','2018-04-03 16:34:13','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. We are available 5 days a week and have a dedicated ticket system to best support our clients. We provide support after hours and on holidays by request. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Multiple Dental Software Compatible</h3>		\n		<p>Compatible with all open-source dental modelling software platforms.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 12:34:13','2018-04-03 16:34:13','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1065,1,'2018-04-03 12:34:28','2018-04-03 16:34:28','<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/4-1-nnkc5g75oagv55zna9lqb0jy3p69sdwz2sbxf7v0i4.jpg\" title=\"4 (1)\" alt=\"4 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-03 12:34:28','2018-04-03 16:34:28','',224,'http://creativecad.works/2018/04/03/224-revision-v1/',0,'revision','',0),(1067,1,'2018-04-03 12:39:39','2018-04-03 16:39:39','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Multiple Dental Software Compatible</h3>		\n		<p>Compatible with all open-source dental modelling software platforms.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 12:39:39','2018-04-03 16:39:39','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1068,1,'2018-04-03 12:40:21','2018-04-03 16:40:21','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks 3D Edition Dental Printer is the most cost effective 3D printer in the market.  An open source printer, it allows clinicians to save consumable costs by using any 3rd party resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Multiple Dental Software Compatible</h3>		\n		<p>Compatible with all open-source dental modelling software platforms.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 12:40:21','2018-04-03 16:40:21','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1129,1,'2018-04-04 16:14:58','2018-04-04 20:14:58','<h1>\n                        Specs\n                    </h1>\n                                        <p>CADworks3D Specifications </p>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>','Specs','','inherit','closed','closed','','1014-revision-v1','','','2018-04-04 16:14:58','2018-04-04 20:14:58','',1014,'http://creativecad.works/2018/04/04/1014-revision-v1/',0,'revision','',0),(1136,1,'2018-04-05 10:51:45','2018-04-05 14:51:45','[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-05 10:51:45','2018-04-05 14:51:45','',76,'http://creativecad.works/2018/04/05/76-revision-v1/',0,'revision','',0),(1130,1,'2018-04-04 16:15:57','2018-04-04 20:15:57','<ul>\n                    <li>\n                                                                                    <h1>Sale On Now!</h1>\n                                                <p>All Fitbits and smartwatches – 20% off this week only</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-04 16:15:57','2018-04-04 20:15:57','',76,'http://creativecad.works/2018/04/04/76-revision-v1/',0,'revision','',0),(1070,1,'2018-04-03 14:12:20','2018-04-03 18:12:20','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>','Specs','','inherit','closed','closed','','1014-revision-v1','','','2018-04-03 14:12:20','2018-04-03 18:12:20','',1014,'http://creativecad.works/2018/04/03/1014-revision-v1/',0,'revision','',0),(1072,1,'2018-04-03 14:14:28','2018-04-03 18:14:28','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b5996ca58a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>','Specs','','inherit','closed','closed','','1014-revision-v1','','','2018-04-03 14:14:28','2018-04-03 18:14:28','',1014,'http://creativecad.works/2018/04/03/1014-revision-v1/',0,'revision','',0),(1104,1,'2018-04-04 12:50:56','2018-04-04 16:50:56','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h2>CADworks3D 50</h2>		\n			<h2>Build Size (50mm)</h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 12:50:56','2018-04-04 16:50:56','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1105,1,'2018-04-04 12:51:35','2018-04-04 16:51:35','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h2>CADworks3D 100</h2>		\n			<h2>Build Size (mm)</h2>		\n			<h2>Build Size (50mm)<br></h2>		\n			<h2>Build Size (50mm)</h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 12:51:35','2018-04-04 16:51:35','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1077,1,'2018-04-03 15:03:29','2018-04-03 19:03:29','<h1>\n                        CADworks 3D Printer Microfluidics Edition\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n                    <h4>\n                        Theme Support\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Tutorial Videos\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n                    <h4>\n                        Community Answers\n                    </h4>\n                    <p>Nunc mattis maximus semper. Etiam euismod nisl ut dolor suscipit, et iaculis neque rutrum. Nullam dui elit.</p>\n		            Can’t find what you need? Our award-winning customer care team is here.\n                                    <a href=\"#0\">\n                                                    Open Support Ticket                                            </a>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-03 15:03:29','2018-04-03 19:03:29','',1044,'http://creativecad.works/2018/04/03/1044-revision-v1/',0,'revision','',0),(1078,1,'2018-04-03 15:04:41','2018-04-03 19:04:41','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 15:04:41','2018-04-03 19:04:41','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1081,1,'2018-04-03 15:33:02','2018-04-03 19:33:02','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Key difference between DLP vs SLA					\n					<p>The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.</p><p>By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image. </p><p><b>Laser-Based SLA and DLP</b></p><p>Mirroring industry terminology, we’ll hereto refer to laser-based SLA simply as “SLA.” For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object. </p><p>SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.</p><p>DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 15:33:02','2018-04-03 19:33:02','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1080,1,'2018-04-03 15:30:38','2018-04-03 19:30:38','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Key difference between DLP vs SLA					\n					<p>One of the many strengths of the LED DLP projector is the level of detail that is examined to ensure a perfect printer setup.  It all starts with ensuring the power emitted by the projector is uniform throughout the build plate.  An even power distribution through the plate ensures that items are built in the middle of the printable area, is exactly the same as ones that are printed along the edges. This is done by examining and evaluating 144 points throughout the build plate and building an accurate representation of the power output map. All slight variations are identified and the engineers created a digital mask in order to create a uniform power output throughout the build plate.  Conversely, this level of accuracy cannot be done with a home projector, the mask that is created to even out the power output are based on readings from anywhere from 4 to 50 points.  The second calibration that is done is a geometric calibration, which involves ensuring the outside borders of the LED DLP projector image are straight.  All projector images exhibit a slight deviation where the corners meet.  Instead of the corners meeting at 90 degrees, the borders curve outwards causing the corner angles to be less than 90 degrees.  The DLP engine creates a digital mask to straighten this deviation with an equally high number of measured points like the power map’s 144.  Though a similar mask is created for the home projector 3D printer, the measurable points used to create the mask is far less.  This level of accuracy for the DLP printer results in a consistent printed file regardless of where the printed object is located on the plate.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 15:30:38','2018-04-03 19:30:38','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1083,1,'2018-04-03 15:44:36','2018-04-03 19:44:36','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.</p><p>By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image. </p><p><b>Laser-Based SLA and DLP</b></p><p>Mirroring industry terminology, we’ll hereto refer to laser-based SLA simply as “SLA.” For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object. </p><p>SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.</p><p>DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 15:44:36','2018-04-03 19:44:36','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1626,1,'2018-05-04 12:56:19','2018-05-04 16:56:19','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-04 12:56:19','2018-05-04 16:56:19','',224,'http://creativecad.works/2018/05/04/224-revision-v1/',0,'revision','',0),(1086,1,'2018-04-03 15:55:59','2018-04-03 19:55:59','','Shop','','inherit','closed','closed','','93-revision-v1','','','2018-04-03 15:55:59','2018-04-03 19:55:59','',93,'http://creativecad.works/2018/04/03/93-revision-v1/',0,'revision','',0),(1091,1,'2018-04-03 16:00:39','2018-04-03 20:00:39','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.</p><p>By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image. </p><p><b>Laser-Based SLA and DLP</b></p><p>Mirroring industry terminology, we’ll hereto refer to laser-based SLA simply as “SLA.” For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object. </p><p>SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.</p><p>DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 16:00:39','2018-04-03 20:00:39','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1168,1,'2018-04-05 16:09:11','2018-04-05 20:09:11','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm  to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 16:09:11','2018-04-05 20:09:11','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1147,1,'2018-04-05 13:32:35','2018-04-05 17:32:35','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"998c0378ff\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 13:32:35','2018-04-05 17:32:35','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1094,1,'2018-04-03 16:05:25','2018-04-03 20:05:25','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 16:05:25','2018-04-03 20:05:25','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1093,1,'2018-04-03 16:04:40','2018-04-03 20:04:40','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The technology at work in laser-based stereolithography (SLA) and digital light processing (DLP) 3D printing follows very similar principles, but can produce significantly varying outputs.</p><p>By definition, both laser-based SLA and DLP are types of stereolithography, but drawing a layer with lasers can be completely different from projecting layers as a flat image. </p><p><b>Laser-Based SLA and DLP</b></p><p>Mirroring industry terminology, we’ll hereto refer to laser-based SLA simply as “SLA.” For both SLA and DLP, a vat of photoreactive liquid resin is selectively exposed to light in order to form very thin solid layers that stack up to create one solid object. </p><p>SLA uses two motors, known as galvanometers or galvos, (one on the X axis and one on the Y axis) to rapidly aim a laser beam across the print area, solidifying resin as it goes along. This process breaks down the design, layer by layer, into a series of points and lines that are given to the galvos as a set of coordinates.</p><p>DLP uses a digital projector screen to flash a single image of each layer across the entire platform at once. Because the projector is a digital screen, the image of each layer is composed of square pixels, resulting in a layer formed from small rectangular bricks called voxels.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"bd3d08ec5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Submit\n					</a>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-03 16:04:40','2018-04-03 20:04:40','',96,'http://creativecad.works/2018/04/03/96-revision-v1/',0,'revision','',0),(1097,1,'2018-04-03 16:26:54','2018-04-03 20:26:54','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Multiple Dental Software Compatible</h3>		\n		<p>Compatible with all open-source dental modelling software platforms.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-03 16:26:54','2018-04-03 20:26:54','',548,'http://creativecad.works/2018/04/03/548-revision-v1/',0,'revision','',0),(1132,1,'2018-04-05 09:57:00','2018-04-05 13:57:00','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-05 09:57:00','2018-04-05 13:57:00','',548,'http://creativecad.works/2018/04/05/548-revision-v1/',0,'revision','',0),(1106,1,'2018-04-04 12:52:02','2018-04-04 16:52:02','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h2>CADworks3D 100</h2>		\n			<h2>Build Size (mm)</h2>		\n			<h2>102x57.5x120</h2>		\n			<h2>102x57.5x120</h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 12:52:02','2018-04-04 16:52:02','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1110,1,'2018-04-04 13:15:09','2018-04-04 17:15:09','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>57x32x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>30 μm</h2>		\n			<h2>CADworks3D 100</h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 13:15:09','2018-04-04 17:15:09','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1112,1,'2018-04-04 13:17:41','2018-04-04 17:17:41','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>57x32x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>30 μm<br></h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53 μm<br></h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 13:17:41','2018-04-04 17:17:41','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1113,1,'2018-04-04 15:06:46','2018-04-04 19:06:46','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>57x32x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>30 μm<br></h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53 μm<br></h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 15:06:46','2018-04-04 19:06:46','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1689,1,'2018-05-09 14:01:59','2018-05-09 18:01:59','<img width=\"775\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-775x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-775x80.png 775w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-300x31.png 300w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-768x79.png 768w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-1024x106.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-242x25.png 242w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-394x41.png 394w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-915x94.png 915w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-1240x128.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-600x62.png 600w\" sizes=\"(max-width: 775px) 100vw, 775px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MIICRAFT-605x806.jpg\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-09 14:01:59','2018-05-09 18:01:59','',82,'http://creativecad.works/2018/05/09/82-revision-v1/',0,'revision','',0),(1688,1,'2018-05-09 13:59:08','2018-05-09 17:59:08','<img width=\"775\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-775x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-775x80.png 775w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-300x31.png 300w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-768x79.png 768w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-1024x106.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-242x25.png 242w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-394x41.png 394w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-915x94.png 915w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-1240x128.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-600x62.png 600w\" sizes=\"(max-width: 775px) 100vw, 775px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MIICRAFT-605x806.jpg\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-09 13:59:08','2018-05-09 17:59:08','',82,'http://creativecad.works/2018/05/09/82-revision-v1/',0,'revision','',0),(1685,1,'2018-05-09 13:50:20','2018-05-09 17:50:20','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MIICRAFT-605x806.jpg\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-09 13:50:20','2018-05-09 17:50:20','',82,'http://creativecad.works/2018/05/09/82-revision-v1/',0,'revision','',0),(1684,1,'2018-05-09 13:47:39','2018-05-09 17:47:39','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>CADworks3D Printer is designed for high quality prints</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MIICRAFT-605x806.jpg\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-09 13:47:39','2018-05-09 17:47:39','',82,'http://creativecad.works/2018/05/09/82-revision-v1/',0,'revision','',0),(1640,1,'2018-05-07 12:48:18','2018-05-07 16:48:18','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer Support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 12:48:18','2018-05-07 16:48:18','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1639,1,'2018-05-07 12:47:47','2018-05-07 16:47:47','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 12:47:47','2018-05-07 16:47:47','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1638,1,'2018-05-07 11:14:00','2018-05-07 15:14:00','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We will help you set up your 3D printer to assure of excellent print results.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>We will respond to your emailed inquiries and questions within 1 business day</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>We offer multiple application specific models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under resources.</p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Our training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel Free to Reach Us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-05-07 11:14:00','2018-05-07 15:14:00','',96,'http://creativecad.works/2018/05/07/96-revision-v1/',0,'revision','',0),(1115,1,'2018-04-04 15:19:26','2018-04-04 19:19:26','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>57x32x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>30 μm<br></h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53 μm<br></h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-04 15:19:26','2018-04-04 19:19:26','',1044,'http://creativecad.works/2018/04/04/1044-revision-v1/',0,'revision','',0),(1116,1,'2018-04-04 15:27:52','2018-04-04 19:27:52','<h2>\n                        CADworks3D Printer Dental Edition\n                    </h2>\n                                        <p>TECHNICAL SPECIFICATIONS</p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"1024\" height=\"344\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-1024x344.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-1024x344.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-300x101.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-768x258.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-92x31.png 92w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-238x80.png 238w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-394x132.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-915x307.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-1240x416.png 1240w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-600x201.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs.png 1245w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Dentistry','','publish','closed','closed','','dentistry','','','2018-05-11 11:04:03','2018-05-11 15:04:03','',1014,'http://creativecad.works/?page_id=1116',0,'page','',0),(1117,1,'2018-04-04 15:27:52','2018-04-04 19:27:52','<h2>CADworks3D Microfluidics Edition Specs</h2>\r\n<h2>CADworks3D 50</h2>\r\n<h3>Build Area Size (mm)</h3>\r\n<h2>57x32x120</h2>\r\n<h3>XY Resolution</h3>\r\n<h2>30 μm</h2>\r\n<h2>CADworks3D 100</h2>\r\n<h3>Build Area Size (mm)</h3>\r\n<h2>102x57.5x120</h2>\r\n<h3>XY Resolution</h3>\r\n<h2>53 μm</h2>','Dental','','inherit','closed','closed','','1116-revision-v1','','','2018-04-04 15:27:52','2018-04-04 19:27:52','',1116,'http://creativecad.works/2018/04/04/1116-revision-v1/',0,'revision','',0),(1118,1,'2018-04-04 15:29:35','2018-04-04 19:29:35','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 125</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>125x70x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>65 μm<br></h2>		\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>150x84.4x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>78 μm<br></h2>','Dental','','inherit','closed','closed','','1116-revision-v1','','','2018-04-04 15:29:35','2018-04-04 19:29:35','',1116,'http://creativecad.works/2018/04/04/1116-revision-v1/',0,'revision','',0),(1119,1,'2018-04-04 15:33:14','2018-04-04 19:33:14','<h2>\n                        CADworks3D Dental Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 125</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>125x70x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>65 μm<br></h2>		\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>150x84.4x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>78 μm<br></h2>','Dental','','inherit','closed','closed','','1116-revision-v1','','','2018-04-04 15:33:14','2018-04-04 19:33:14','',1116,'http://creativecad.works/2018/04/04/1116-revision-v1/',0,'revision','',0),(1120,1,'2018-04-04 15:33:52','2018-04-04 19:33:52','<h2>\n                        CADworks3D Printer Jewellery Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Jewellery Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br style=\"text-align: center;\" />allowing users to control every aspect of the printing process and use any available 3rd party jewellery resin. The<br style=\"text-align: center;\" />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br style=\"text-align: center;\" />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"1024\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-300x156.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-768x400.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-60x31.png 60w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-154x80.png 154w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-394x205.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-915x476.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1240x645.png 1240w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-600x312.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Jewellery','','publish','closed','closed','','jewellery','','','2018-09-26 11:31:15','2018-09-26 15:31:15','',1014,'http://creativecad.works/?page_id=1120',0,'page','',0),(1121,1,'2018-04-04 15:33:52','2018-04-04 19:33:52','<h2>CADworks3D Dental Edition Specs</h2>\r\n<h2>CADworks3D 125</h2>\r\n<h3>Build Area Size (mm)</h3>\r\n<h2>125x70x120</h2>\r\n<h3>XY Resolution</h3>\r\n<h2>65 μm</h2>\r\n<h2>CADworks3D 150</h2>\r\n<h3>Build Area Size (mm)</h3>\r\n<h2>150x84.4x120</h2>\r\n<h3>XY Resolution</h3>\r\n<h2>78 μm</h2>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-04-04 15:33:52','2018-04-04 19:33:52','',1120,'http://creativecad.works/2018/04/04/1120-revision-v1/',0,'revision','',0),(1122,1,'2018-04-04 15:35:01','2018-04-04 19:35:01','<h2>\n                        CADworks3D Jewellery Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>125x70x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>65 μm<br></h2>		\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>150x84.4x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>78 μm<br></h2>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-04-04 15:35:01','2018-04-04 19:35:01','',1120,'http://creativecad.works/2018/04/04/1120-revision-v1/',0,'revision','',0),(1123,1,'2018-04-04 15:45:14','2018-04-04 19:45:14','<h2>\n                        CADworks3D Jewellery Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>150x84.4x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>78μm</h2>		\n			<h2>CADworks3D 125</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>125x70x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>65μm<br></h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53μm<br></h2>		\n			<h2>CADworks3D 80</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>80x45x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>41.5μm<br></h2>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-04-04 15:45:14','2018-04-04 19:45:14','',1120,'http://creativecad.works/2018/04/04/1120-revision-v1/',0,'revision','',0),(1870,1,'2018-05-28 14:07:03','2018-05-28 18:07:03','<h1>3D Printers</h1>','3D Printers-old','','publish','closed','closed','','3d-printers-old','','','2019-01-31 14:17:04','2019-01-31 18:17:04','',0,'http://creativecad.works/?page_id=1870',0,'page','',0),(2319,1,'2019-01-31 12:43:56','2019-01-31 16:43:56','','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 12:43:56','2019-01-31 16:43:56','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(1133,1,'2018-04-05 09:57:16','2018-04-05 13:57:16','','Dental images','','inherit','open','closed','','dental-images','','','2018-04-05 09:57:32','2018-04-05 13:57:32','',548,'http://creativecad.works/wp-content/uploads/2018/04/Dental-images.png',0,'attachment','image/png',0),(1135,1,'2018-04-05 10:00:31','2018-04-05 14:00:31','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-05 10:00:31','2018-04-05 14:00:31','',548,'http://creativecad.works/2018/04/05/548-revision-v1/',0,'revision','',0),(1134,1,'2018-04-05 09:59:22','2018-04-05 13:59:22','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"mailto:info@creativecadworks.ca\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge.png 600w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/16_3D-Bridge-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png 600w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1.png 600w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/2_3d-aligner1-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<img width=\"600\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png 600w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-27x27.png 27w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8-303x303.png 303w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-05 09:59:22','2018-04-05 13:59:22','',548,'http://creativecad.works/2018/04/05/548-revision-v1/',0,'revision','',0),(2013,1,'2018-07-06 13:02:37','2018-07-06 17:02:37','','Flowcast-Brown-HD','','inherit','open','closed','','flowcast-brown-hd','','','2018-07-06 13:02:37','2018-07-06 17:02:37','',2012,'http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg',0,'attachment','image/jpeg',0),(2014,1,'2018-07-06 13:03:36','2018-07-06 17:03:36','','PDMS-CHIP','','inherit','open','closed','','pdms-chip','','','2018-07-06 13:03:36','2018-07-06 17:03:36','',1913,'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP.jpg',0,'attachment','image/jpeg',0),(2015,1,'2018-07-06 13:04:35','2018-07-06 17:04:35','','Brown-Castable-HD-1','','inherit','open','closed','','brown-castable-hd-1','','','2018-07-06 13:04:35','2018-07-06 17:04:35','',2012,'http://creativecad.works/wp-content/uploads/2018/07/Brown-Castable-HD-1.jpg',0,'attachment','image/jpeg',0),(2016,1,'2018-07-06 13:04:41','2018-07-06 17:04:41','','Castable-HD-Brown-1','','inherit','open','closed','','castable-hd-brown-1','','','2018-07-06 13:04:41','2018-07-06 17:04:41','',2012,'http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1.jpg',0,'attachment','image/jpeg',0),(1151,1,'2018-04-05 13:35:15','2018-04-05 17:35:15','<h2>\n                        CADworks3D Microfluidics Edition Specs\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>57x32x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>30 μm<br></h2>		\n			<h3>Wavelength(LED)</h3>		\n			<h2>385/405 nm</h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53 μm<br></h2>		\n			<h3>Wavelength(LED)</h3>		\n			<h2>385/405 nm</h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-05 13:35:15','2018-04-05 17:35:15','',1044,'http://creativecad.works/2018/04/05/1044-revision-v1/',0,'revision','',0),(1148,1,'2018-04-05 13:32:46','2018-04-05 17:32:46','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; Skype Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; modify the Printer to suit your application. Allowing us to help you better.</p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or questions and we will respond in 2 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"998c0378ff\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 13:32:46','2018-04-05 17:32:46','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1149,1,'2018-04-05 13:34:17','2018-04-05 17:34:17','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h4>\n                        Phone &amp; TeamViewer Support\n                    </h4>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h4>\n                        Application Specific\n                    </h4>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h4>\n                        Email Support\n                    </h4>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"998c0378ff\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 13:34:17','2018-04-05 17:34:17','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1150,1,'2018-04-05 13:34:46','2018-04-05 17:34:46','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build size of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size ranging from 57x32x120mm.  to 150&#215;84.4x120mm. For further information see Tech Specs. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"998c0378ff\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 13:34:46','2018-04-05 17:34:46','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1152,1,'2018-04-05 13:37:09','2018-04-05 17:37:09','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer in a short time and with your initial set of prints.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm  to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"998c0378ff\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 13:37:09','2018-04-05 17:37:09','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1153,1,'2018-04-05 13:38:34','2018-04-05 17:38:34','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm  to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"998c0378ff\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 13:38:34','2018-04-05 17:38:34','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1710,1,'2018-05-11 10:56:16','2018-05-11 14:56:16','<h2>\n                        CADworks3D Printer Microfluidics Edition\n                    </h2>\n                                        <p></p>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-05-11 10:56:16','2018-05-11 14:56:16','',1044,'http://creativecad.works/2018/05/11/1044-revision-v1/',0,'revision','',0),(1206,1,'2018-04-06 10:17:07','2018-04-06 14:17:07','<h2>\n                        CADworks 3D Printer Microfluidics Edition\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 50 (Optimized for microfluidics)</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>57x32x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>30 μm<br></h2>		\n			<h3>Wavelength(LED)</h3>		\n			<h2>385/405 nm</h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53 μm<br></h2>		\n			<h3>Wavelength(LED)</h3>		\n			<h2>385/405 nm</h2>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-04-06 10:17:07','2018-04-06 14:17:07','',1044,'http://creativecad.works/2018/04/06/1044-revision-v1/',0,'revision','',0),(1837,1,'2018-05-28 13:40:47','2018-05-28 17:40:47','','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-28 13:40:47','2018-05-28 17:40:47','',76,'http://creativecad.works/2018/05/28/76-revision-v1/',0,'revision','',0),(1158,1,'2018-04-05 16:02:37','2018-04-05 20:02:37','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-05 16:02:37','2018-04-05 20:02:37','',76,'http://creativecad.works/2018/04/05/76-revision-v1/',0,'revision','',0),(1159,1,'2018-04-05 16:02:58','2018-04-05 20:02:58','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"reply_to\":\"\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"inc_user_info\":\"0\",\"plain_text\":\"0\",\"event\":[\"create\"],\"conditions\":{\"send_stop\":\"\",\"any_all\":\"\"}}','Email Notification','email','publish','closed','closed','','12_email_','','','2018-04-05 16:02:58','2018-04-05 20:02:58','',0,'http://creativecad.works/frm_form_actions/12_email_/',12,'frm_form_actions','',0),(1161,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','14_email_1161','','','2018-04-05 16:04:56','2018-04-05 20:04:56','',0,'http://creativecad.works/frm_form_actions/5_email_0/',14,'frm_form_actions','',0),(1162,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','14_email_1162','','','2018-04-05 16:04:56','2018-04-05 20:04:56','',0,'http://creativecad.works/frm_form_actions/13_email_0/',14,'frm_form_actions','',0),(1155,1,'2018-04-05 15:53:24','2018-04-05 19:53:24','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p>Email or Call Us for more information</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"700c2a0f45\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-05 15:53:24','2018-04-05 19:53:24','',76,'http://creativecad.works/2018/04/05/76-revision-v1/',0,'revision','',0),(1156,1,'2018-04-05 15:53:34','2018-04-05 19:53:34','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p>Email or call us for more information</p>\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"700c2a0f45\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-05 15:53:34','2018-04-05 19:53:34','',76,'http://creativecad.works/2018/04/05/76-revision-v1/',0,'revision','',0),(1157,1,'2018-04-05 15:56:35','2018-04-05 19:56:35','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','11_email_101','','','2018-04-05 15:56:35','2018-04-05 19:56:35','',0,'http://creativecad.works/frm_form_actions/11_email_101/',11,'frm_form_actions','',0),(1163,1,'2018-04-05 16:05:26','2018-04-05 20:05:26','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-05 16:05:26','2018-04-05 20:05:26','',76,'http://creativecad.works/2018/04/05/76-revision-v1/',0,'revision','',0),(1165,1,'2018-04-05 16:07:47','2018-04-05 20:07:47','<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/4-1-nnkc5g75oagv55zna9lqb0jy3p69sdwz2sbxf7v0i4.jpg\" title=\"4 (1)\" alt=\"4 (1)\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-05 16:07:47','2018-04-05 20:07:47','',224,'http://creativecad.works/2018/04/05/224-revision-v1/',0,'revision','',0),(1170,1,'2018-04-05 16:11:09','2018-04-05 20:11:09','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"#\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-05 16:11:09','2018-04-05 20:11:09','',548,'http://creativecad.works/2018/04/05/548-revision-v1/',0,'revision','',0),(1171,1,'2018-04-05 16:11:14','2018-04-05 20:11:14','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"594\" src=\"http://creativecad.works/wp-content/uploads/2018/04/2-e1522681748578.png\" alt=\"\" />		\n		<img width=\"570\" height=\"498\" src=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/study-box_1.jpg 570w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-300x262.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-47x41.jpg 47w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/03/study-box_1-347x303.jpg 347w\" sizes=\"(max-width: 570px) 100vw, 570px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-05 16:11:14','2018-04-05 20:11:14','',548,'http://creativecad.works/2018/04/05/548-revision-v1/',0,'revision','',0),(1176,1,'2018-04-05 16:36:58','2018-04-05 20:36:58','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>With so many models, you can find the right fit for your company. CADwork 3D Printer comes with different build sizes and resolutions.</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:36:58','2018-04-05 20:36:58','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1177,1,'2018-04-05 16:37:46','2018-04-05 20:37:46','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>With a touchscreen and a mobile app to control your CADworks Printer. Printing has never been so easy. </p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:37:46','2018-04-05 20:37:46','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1181,1,'2018-04-05 16:39:38','2018-04-05 20:39:38','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:39:38','2018-04-05 20:39:38','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1178,1,'2018-04-05 16:38:29','2018-04-05 20:38:29','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        User Experience\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:38:29','2018-04-05 20:38:29','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1179,1,'2018-04-05 16:38:40','2018-04-05 20:38:40','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printer. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:38:40','2018-04-05 20:38:40','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1180,1,'2018-04-05 16:39:17','2018-04-05 20:39:17','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>\n                    <h3>\n                        New 2018 Model\n                    </h3>\n                                        <p>Not only does the new model have a touchscreen to make your life easier. The printer also print faster and more accurate than ever. </p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/06-2.jpeg\" alt=\"Caption One\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2017/09/04-2.jpeg\" alt=\"Caption Three\" /></figure>			\n                    <h5>\n                        Exquisite Design\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Fully Customizable\n                    </h5>\n                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean gravida leo porttitor pretium ullamcorper.</p>\n                    <h5>\n                        Tech Support\n                    </h5>\n                    <p>You can start printing right way wit the CADworks 3D Printer. New to 3D printing? With our dedicated support, you will be up and running in no time.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:39:17','2018-04-05 20:39:17','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1182,1,'2018-04-05 16:40:42','2018-04-05 20:40:42','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"#\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:40:42','2018-04-05 20:40:42','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1184,1,'2018-04-05 16:43:10','2018-04-05 20:43:10','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:43:10','2018-04-05 20:43:10','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1183,1,'2018-04-05 16:41:17','2018-04-05 20:41:17','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n                    <h3>\n                        CADworks3D Printer\n                    </h3>\n                                        <p>Bring 3D printing to your company to increase productivity &amp; reduce costs </p>\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:41:17','2018-04-05 20:41:17','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1185,1,'2018-04-05 16:43:45','2018-04-05 20:43:45','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:43:45','2018-04-05 20:43:45','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1186,1,'2018-04-05 16:44:04','2018-04-05 20:44:04','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        High Definition \n                    </h5>\n                    <p>With a dedicated light engine built for 3D Printing. You can expect prints to come out more smooth and detail than ever before. </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:44:04','2018-04-05 20:44:04','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1187,1,'2018-04-05 16:45:17','2018-04-05 20:45:17','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm  to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does the training occur?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-05 16:45:17','2018-04-05 20:45:17','',96,'http://creativecad.works/2018/04/05/96-revision-v1/',0,'revision','',0),(1189,1,'2018-04-05 16:45:56','2018-04-05 20:45:56','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-05 16:45:56','2018-04-05 20:45:56','',82,'http://creativecad.works/2018/04/05/82-revision-v1/',0,'revision','',0),(1192,1,'2018-04-05 16:51:00','2018-04-05 20:51:00','<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure.pdf\">CADworks3D Dental Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:51:00','2018-04-05 20:51:00','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1193,1,'2018-04-05 16:52:29','2018-04-05 20:52:29','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure.pdf\">CADworks3D Dental Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:52:29','2018-04-05 20:52:29','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1195,1,'2018-04-05 16:54:12','2018-04-05 20:54:12','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"text-align: start;\">CADworks3D Dental Brochure</h2></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:54:12','2018-04-05 20:54:12','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1194,1,'2018-04-05 16:53:47','2018-04-05 20:53:47','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure.pdf\">CADworks3D Dental Brochure</a></h2>		\n			<h2>Dental Brochure</h2>		\n			<h2><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"text-align: start;\">CADworks3D Dental Brochure</h2></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:53:47','2018-04-05 20:53:47','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1196,1,'2018-04-05 16:54:31','2018-04-05 20:54:31','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"text-align: start;\">CADworks3D Dental Brochure</h2></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:54:31','2018-04-05 20:54:31','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1198,1,'2018-04-05 16:57:43','2018-04-05 20:57:43','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure.pdf\">Download PDF</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:57:43','2018-04-05 20:57:43','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1197,1,'2018-04-05 16:56:23','2018-04-05 20:56:23','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure.pdf\"><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"text-align: start;\">CADworks3D Dental Brochure</h2></a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-05 16:56:23','2018-04-05 20:56:23','',1012,'http://creativecad.works/2018/04/05/1012-revision-v1/',0,'revision','',0),(1199,1,'2018-04-05 16:59:42','2018-04-05 20:59:42','','Support','','publish','closed','closed','','support','','','2019-02-22 17:31:14','2019-02-22 21:31:14','',0,'http://creativecad.works/?p=1199',3,'nav_menu_item','',0),(1200,1,'2018-04-06 09:50:07','2018-04-06 13:50:07','<h1>\n                        Specs\n                    </h1>\n                                        <p>CADworks3D Specifications </p>\n                        <a href=\"http://creativecad.works/specs/microfluidics/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/microfluidics/\">Microfluidics </a>\n                    </h4>\n                    <p>Specs</p>\n                        <a href=\"http://creativecad.works/specs/jewellery/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/jewellery/\">Jewellery</a>\n                    </h4>\n                    <p>Specs</p>\n                        <a href=\"http://creativecad.works/specs/dental/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/dental/\">Dental</a>\n                    </h4>\n                    <p>Specs</p>','Specs','','inherit','closed','closed','','1014-revision-v1','','','2018-04-06 09:50:07','2018-04-06 13:50:07','',1014,'http://creativecad.works/2018/04/06/1014-revision-v1/',0,'revision','',0),(1201,1,'2018-04-06 10:13:17','2018-04-06 14:13:17','','Dental images 2','','inherit','open','closed','','dental-images-2','','','2018-04-06 10:13:37','2018-04-06 14:13:37','',548,'http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2.png',0,'attachment','image/png',0),(1202,1,'2018-04-06 10:14:10','2018-04-06 14:14:10','','Scafoldding background','','inherit','open','closed','','scafoldding-background','','','2018-04-06 10:14:10','2018-04-06 14:14:10','',548,'http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png',0,'attachment','image/png',0),(1207,1,'2018-04-06 10:17:09','2018-04-06 14:17:09','<h2>\n                        CADworks 3D Printer Dental Edition\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 125</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>125x70x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>65 μm<br></h2>		\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>150x84.4x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>78 μm<br></h2>','Dental','','inherit','closed','closed','','1116-revision-v1','','','2018-04-06 10:17:09','2018-04-06 14:17:09','',1116,'http://creativecad.works/2018/04/06/1116-revision-v1/',0,'revision','',0),(1208,1,'2018-04-06 10:18:49','2018-04-06 14:18:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dental/\">\n						See Specs \n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:18:49','2018-04-06 14:18:49','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1717,1,'2018-05-11 11:05:27','2018-05-11 15:05:27','<h2>\n                        CADworks 3D Printer Jewellery Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br style=\"text-align: center;\" />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br style=\"text-align: center;\" />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br style=\"text-align: center;\" />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-05-11 11:05:27','2018-05-11 15:05:27','',1120,'http://creativecad.works/2018/05/11/1120-revision-v1/',0,'revision','',0),(1205,1,'2018-04-06 10:17:06','2018-04-06 14:17:06','<h2>\n                        CADworks 3D Printer Jewellery Edition\n                    </h2>\n                                        <p></p>\n			<h2>CADworks3D 150</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>150x84.4x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>78μm</h2>		\n			<h2>CADworks3D 125</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>125x70x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>65μm<br></h2>		\n			<h2>CADworks3D 100</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>102x57.5x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>53μm<br></h2>		\n			<h2>CADworks3D 80</h2>		\n			<h3>Build Area Size (mm)</h3>		\n			<h2>80x45x120</h2>		\n			<h3>XY Resolution</h3>		\n			<h2>41.5μm<br></h2>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-04-06 10:17:06','2018-04-06 14:17:06','',1120,'http://creativecad.works/2018/04/06/1120-revision-v1/',0,'revision','',0),(1370,1,'2018-04-23 13:29:16','2018-04-23 17:29:16','','Central Dental Brochure v1.1','','inherit','open','closed','','central-dental-brochure-v1-1','','','2018-04-23 13:29:16','2018-04-23 17:29:16','',0,'http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf',0,'attachment','application/pdf',0),(1210,1,'2018-04-06 10:21:34','2018-04-06 14:21:34','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2>Dental Brochure</h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Download PDF</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-04-06 10:21:34','2018-04-06 14:21:34','',1012,'http://creativecad.works/2018/04/06/1012-revision-v1/',0,'revision','',0),(1216,1,'2018-04-06 10:30:38','2018-04-06 14:30:38','<h2>CADworks 3D Printer Dental Edition</h2>\r\nTECHNICAL SPECIFICATIONS\r\n<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source\r\nallowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The\r\ndedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for\r\nmore details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>','Dental','','inherit','closed','closed','','1116-revision-v1','','','2018-04-06 10:30:38','2018-04-06 14:30:38','',1116,'http://creativecad.works/2018/04/06/1116-revision-v1/',0,'revision','',0),(1212,1,'2018-04-06 10:24:53','2018-04-06 14:24:53','<h2>\n                        CADworks 3D Printer Dental Edition\n                    </h2>\n                                        <p>TECHNICAL SPECIFICATIONS</p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br />dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>','Dental','','inherit','closed','closed','','1116-revision-v1','','','2018-04-06 10:24:53','2018-04-06 14:24:53','',1116,'http://creativecad.works/2018/04/06/1116-revision-v1/',0,'revision','',0),(1214,1,'2018-04-06 10:28:21','2018-04-06 14:28:21','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:28:21','2018-04-06 14:28:21','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1213,1,'2018-04-06 10:28:11','2018-04-06 14:28:11','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dental/\">\n						See Specs \n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Download Brochure</a></h2>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:28:11','2018-04-06 14:28:11','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1215,1,'2018-04-06 10:29:23','2018-04-06 14:29:23','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Download Brochure</a></h2>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:29:23','2018-04-06 14:29:23','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1252,1,'2018-04-09 13:44:20','2018-04-09 17:44:20','','3D Printer Resins','','publish','closed','closed','','3d-printer-resins','','','2018-04-09 13:45:40','2018-04-09 17:45:40','',76,'http://creativecad.works/?page_id=1252',0,'page','',0),(1217,1,'2018-04-06 10:32:13','2018-04-06 14:32:13','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Download Brochure</a></h2>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:32:13','2018-04-06 14:32:13','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1218,1,'2018-04-06 10:32:21','2018-04-06 14:32:21','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Download Brochure</a></h2>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:32:21','2018-04-06 14:32:21','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1219,1,'2018-04-06 10:34:07','2018-04-06 14:34:07','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:34:07','2018-04-06 14:34:07','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1220,1,'2018-04-06 10:34:42','2018-04-06 14:34:42','<h2>CADworks 3D Printer Dental Edition</h2>\r\nTECHNICAL SPECIFICATIONS\r\n<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source\r\nallowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The\r\ndedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for\r\nmore details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>','Dentistry','','inherit','closed','closed','','1116-revision-v1','','','2018-04-06 10:34:42','2018-04-06 14:34:42','',1116,'http://creativecad.works/2018/04/06/1116-revision-v1/',0,'revision','',0),(1221,1,'2018-04-06 10:36:30','2018-04-06 14:36:30','','Dental Tech Specs','','inherit','open','closed','','dental-tech-specs','','','2018-04-06 10:36:30','2018-04-06 14:36:30','',1116,'http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs.png',0,'attachment','image/png',0),(1703,1,'2018-05-11 10:49:18','2018-05-11 14:49:18','<h2>\n                        CADworks 3D Printer Dental Edition\n                    </h2>\n                                        <p>TECHNICAL SPECIFICATIONS</p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>','Dentistry','','inherit','closed','closed','','1116-revision-v1','','','2018-05-11 10:49:18','2018-05-11 14:49:18','',1116,'http://creativecad.works/2018/05/11/1116-revision-v1/',0,'revision','',0),(1222,1,'2018-04-06 10:37:42','2018-04-06 14:37:42','<h2>\n                        CADworks 3D Printer Dental Edition\n                    </h2>\n                                        <p>TECHNICAL SPECIFICATIONS</p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br />dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n					<figure>\n						<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs.png\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1024\" height=\"344\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-1024x344.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-1024x344.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-300x101.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-768x258.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-77x26.png 77w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-238x80.png 238w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-394x132.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-915x307.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-1240x416.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-600x201.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs.png 1245w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />				</a>\n						<figcaption>*ALL SPECIFICATIONS AND DESIGNS SUBJECT TO CHANGES WITHOUT NOTICE</figcaption>\n					</figure>','Dentistry','','inherit','closed','closed','','1116-revision-v1','','','2018-04-06 10:37:42','2018-04-06 14:37:42','',1116,'http://creativecad.works/2018/04/06/1116-revision-v1/',0,'revision','',0),(1223,1,'2018-04-06 10:56:07','2018-04-06 14:56:07','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/contact-us/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 10:56:07','2018-04-06 14:56:07','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1224,1,'2018-04-06 11:06:44','2018-04-06 15:06:44','<h1>\n                        Dental Quote\n                    </h1>\n                                        <p>Request a Quote</p>','Dental Quote','','publish','closed','closed','','dental-quote','','','2018-04-06 11:11:08','2018-04-06 15:11:08','',0,'http://creativecad.works/?page_id=1224',0,'page','',0),(1225,1,'2018-04-06 11:06:44','2018-04-06 15:06:44','','Dental Quote','','inherit','closed','closed','','1224-revision-v1','','','2018-04-06 11:06:44','2018-04-06 15:06:44','',1224,'http://creativecad.works/2018/04/06/1224-revision-v1/',0,'revision','',0),(1226,1,'2018-04-06 11:08:43','2018-04-06 15:08:43','<h1>\n                        Dental Quote\n                    </h1>\n                                        <p>Request a Quote</p>','Dental Quote','','inherit','closed','closed','','1224-revision-v1','','','2018-04-06 11:08:43','2018-04-06 15:08:43','',1224,'http://creativecad.works/2018/04/06/1224-revision-v1/',0,'revision','',0),(1227,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"inc_user_info\":\"0\",\"plain_text\":\"0\",\"conditions\":{\"send_stop\":\"\",\"any_all\":\"\"}}','Email Notification','email','publish','closed','closed','','5_email_183-2','','','2018-03-21 16:56:00','2018-03-21 20:56:00','',0,'http://creativecad.works/frm_form_actions/5_email_0/',15,'frm_form_actions','',0),(1228,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"],\"inc_user_info\":\"0\",\"plain_text\":\"0\",\"conditions\":{\"send_stop\":\"\",\"any_all\":\"\"}}','Email Notification','email','publish','closed','closed','','5_email_190-2','','','2017-07-02 21:29:31','2017-07-03 01:29:31','',0,'http://creativecad.works/frm_form_actions/13_email_0/',15,'frm_form_actions','',0),(1230,1,'2018-04-06 11:10:29','2018-04-06 15:10:29','<h1>\n                        Dental Quote\n                    </h1>\n                                        <p>Request a Quote</p>','Dental Quote','','inherit','closed','closed','','1224-revision-v1','','','2018-04-06 11:10:29','2018-04-06 15:10:29','',1224,'http://creativecad.works/2018/04/06/1224-revision-v1/',0,'revision','',0),(1231,1,'2018-04-06 11:10:38','2018-04-06 15:10:38','<h1>\n                        Dental Quote\n                    </h1>\n                                        <p>Request a Quote</p>','Dental Quote','','inherit','closed','closed','','1224-revision-v1','','','2018-04-06 11:10:38','2018-04-06 15:10:38','',1224,'http://creativecad.works/2018/04/06/1224-revision-v1/',0,'revision','',0),(1233,1,'2018-04-06 11:11:49','2018-04-06 15:11:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\">\n						Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 11:11:49','2018-04-06 15:11:49','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1232,1,'2018-04-06 11:11:26','2018-04-06 15:11:26','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a sample\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 11:11:26','2018-04-06 15:11:26','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1234,1,'2018-04-06 11:27:21','2018-04-06 15:27:21','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-06 11:27:21','2018-04-06 15:27:21','',548,'http://creativecad.works/2018/04/06/548-revision-v1/',0,'revision','',0),(1235,1,'2018-04-06 11:28:43','2018-04-06 15:28:43','<h1>\n                        Specs\n                    </h1>\n                                        <p>CADworks3D Specifications </p>\n                        <a href=\"http://creativecad.works/specs/microfluidics/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/microfluidics/\">Microfluidics </a>\n                    </h4>\n                    <p>Specs</p>\n                        <a href=\"http://creativecad.works/specs/jewellery/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/jewellery/\">Jewellery</a>\n                    </h4>\n                    <p>Specs</p>\n                        <a href=\"http://creativecad.works/specs/dentistry/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/dentistry/\">Dental</a>\n                    </h4>\n                    <p>Specs</p>','Specs','','inherit','closed','closed','','1014-revision-v1','','','2018-04-06 11:28:43','2018-04-06 15:28:43','',1014,'http://creativecad.works/2018/04/06/1014-revision-v1/',0,'revision','',0),(1236,1,'2018-04-06 11:31:15','2018-04-06 15:31:15','<h2>\n                        CADworks 3D Printer Dental Edition\n                    </h2>\n                                        <p>TECHNICAL SPECIFICATIONS</p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party 3D printer dental resin. The<br />dedicated light engine is calibrated at 405nm and can be available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n					<figure>\n						<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs.png\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1245\" height=\"418\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs.png 1245w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-300x101.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-768x258.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-1024x344.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-77x26.png 77w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-238x80.png 238w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-394x132.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-915x307.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-1240x416.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-Tech-Specs-600x201.png 600w\" sizes=\"(max-width: 1245px) 100vw, 1245px\" />				</a>\n						<figcaption>*ALL SPECIFICATIONS AND DESIGNS SUBJECT TO CHANGES WITHOUT NOTICE</figcaption>\n					</figure>','Dentistry','','inherit','closed','closed','','1116-revision-v1','','','2018-04-06 11:31:15','2018-04-06 15:31:15','',1116,'http://creativecad.works/2018/04/06/1116-revision-v1/',0,'revision','',0),(1237,1,'2018-04-06 13:46:03','2018-04-06 17:46:03','<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />		\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-06 13:46:03','2018-04-06 17:46:03','',224,'http://creativecad.works/2018/04/06/224-revision-v1/',0,'revision','',0),(1238,1,'2018-04-06 13:46:42','2018-04-06 17:46:42','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />				</a>\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />		\n		<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-06 13:46:42','2018-04-06 17:46:42','',224,'http://creativecad.works/2018/04/06/224-revision-v1/',0,'revision','',0),(1239,1,'2018-04-06 13:46:57','2018-04-06 17:46:57','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />				</a>\n						<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"default\">\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />				</a>\n		<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-06 13:46:57','2018-04-06 17:46:57','',224,'http://creativecad.works/2018/04/06/224-revision-v1/',0,'revision','',0),(1247,1,'2018-04-09 11:05:44','2018-04-09 15:05:44','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />				</a>\n						<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"default\">\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />				</a>\n						<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />				</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3>		\n			<h3>Get Ahead of the Curve</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Be a Differentiator </h3>		\n			<h3>Use your own material</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-09 11:05:44','2018-04-09 15:05:44','',224,'http://creativecad.works/2018/04/09/224-revision-v1/',0,'revision','',0),(1240,1,'2018-04-06 13:47:11','2018-04-06 17:47:11','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />				</a>\n						<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"default\">\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />				</a>\n						<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />				</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can CADWorks Jewellery Edition 3D Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-06 13:47:11','2018-04-06 17:47:11','',224,'http://creativecad.works/2018/04/06/224-revision-v1/',0,'revision','',0),(1241,1,'2018-04-06 13:48:40','2018-04-06 17:48:40','<h1>\n                        Request a Quote or Callback\n                    </h1>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-06 13:48:40','2018-04-06 17:48:40','',76,'http://creativecad.works/2018/04/06/76-revision-v1/',0,'revision','',0),(1244,1,'2018-04-06 14:58:43','2018-04-06 18:58:43','<h1>\n                        Request a Quote or Callback\n                    </h1>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-06 14:58:43','2018-04-06 18:58:43','',76,'http://creativecad.works/2018/04/06/76-revision-v1/',0,'revision','',0),(1248,1,'2018-04-09 11:06:22','2018-04-09 15:06:22','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png\" alt=\"\" />		\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n						<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"default\">\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />				</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-09 11:06:22','2018-04-09 15:06:22','',548,'http://creativecad.works/2018/04/09/548-revision-v1/',0,'revision','',0),(1249,1,'2018-04-09 13:37:19','2018-04-09 17:37:19','<h1>Shop</h1>\r\n[products]','CADworks3D Printers','','publish','closed','closed','','printers','','','2018-04-10 13:43:27','2018-04-10 17:43:27','',76,'http://creativecad.works/?page_id=1249',0,'page','',0),(1250,1,'2018-04-09 13:37:19','2018-04-09 17:37:19','','CADworks3D Printers','','inherit','closed','closed','','1249-revision-v1','','','2018-04-09 13:37:19','2018-04-09 17:37:19','',1249,'http://creativecad.works/2018/04/09/1249-revision-v1/',0,'revision','',0),(1253,1,'2018-04-09 13:44:20','2018-04-09 17:44:20','','3D Printer Resins','','inherit','closed','closed','','1252-revision-v1','','','2018-04-09 13:44:20','2018-04-09 17:44:20','',1252,'http://creativecad.works/2018/04/09/1252-revision-v1/',0,'revision','',0),(1254,1,'2018-04-09 13:45:58','2018-04-09 17:45:58','','Accessories','','publish','closed','closed','','accessories','','','2018-04-09 13:45:58','2018-04-09 17:45:58','',76,'http://creativecad.works/?page_id=1254',0,'page','',0),(1255,1,'2018-04-09 13:45:58','2018-04-09 17:45:58','','Accessories','','inherit','closed','closed','','1254-revision-v1','','','2018-04-09 13:45:58','2018-04-09 17:45:58','',1254,'http://creativecad.works/2018/04/09/1254-revision-v1/',0,'revision','',0),(1310,1,'2018-04-13 16:26:05','2018-04-13 20:26:05','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h1>\n                        Request a Quote or Callback\n                    </h1>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-13 16:26:05','2018-04-13 20:26:05','',76,'http://creativecad.works/2018/04/13/76-revision-v1/',0,'revision','',0),(1263,1,'2018-04-09 14:15:55','2018-04-09 18:15:55','<h1>Shop</h1>\r\n[products]','CADworks3D Printers','','inherit','closed','closed','','1249-revision-v1','','','2018-04-09 14:15:55','2018-04-09 18:15:55','',1249,'http://creativecad.works/2018/04/09/1249-revision-v1/',0,'revision','',0),(1262,1,'2018-04-09 14:15:28','2018-04-09 18:15:28','<h1>Shop</h1><p>[products]</p>','CADworks3D Printers','','inherit','closed','closed','','1249-revision-v1','','','2018-04-09 14:15:28','2018-04-09 18:15:28','',1249,'http://creativecad.works/2018/04/09/1249-revision-v1/',0,'revision','',0),(1260,1,'2018-04-09 14:14:13','2018-04-09 18:14:13','<h1>Shop</h1>\r\n[products]','CADworks3D Printers','','inherit','closed','closed','','1249-revision-v1','','','2018-04-09 14:14:13','2018-04-09 18:14:13','',1249,'http://creativecad.works/2018/04/09/1249-revision-v1/',0,'revision','',0),(1264,1,'2018-04-09 15:55:24','2018-04-09 19:55:24','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ea5947ac1b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-09 15:55:24','2018-04-09 19:55:24','',458,'http://creativecad.works/2018/04/09/458-revision-v1/',0,'revision','',0),(1265,1,'2018-04-09 15:55:37','2018-04-09 19:55:37','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ea5947ac1b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-09 15:55:37','2018-04-09 19:55:37','',458,'http://creativecad.works/2018/04/09/458-revision-v1/',0,'revision','',0),(1266,1,'2018-04-09 15:55:49','2018-04-09 19:55:49','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"ea5947ac1b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-09 15:55:49','2018-04-09 19:55:49','',458,'http://creativecad.works/2018/04/09/458-revision-v1/',0,'revision','',0),(1267,1,'2018-04-10 11:06:46','2018-04-10 15:06:46','','Untitled-1','','inherit','open','closed','','untitled-1-2','','','2018-04-10 11:07:13','2018-04-10 15:07:13','',82,'http://creativecad.works/wp-content/uploads/2018/04/Untitled-1.png',0,'attachment','image/png',0),(1273,1,'2018-04-10 13:14:46','2018-04-10 17:14:46','','Untitled-3','','inherit','open','closed','','untitled-3','','','2018-04-10 13:15:14','2018-04-10 17:15:14','',82,'http://creativecad.works/wp-content/uploads/2018/04/Untitled-3.png',0,'attachment','image/png',0),(1274,1,'2018-04-10 13:22:02','2018-04-10 17:22:02','','Untitled-3','','inherit','open','closed','','untitled-3-2','','','2018-04-10 13:22:02','2018-04-10 17:22:02','',82,'http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1.png',0,'attachment','image/png',0),(1275,1,'2018-04-10 13:23:42','2018-04-10 17:23:42','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 13:23:42','2018-04-10 17:23:42','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1270,1,'2018-04-10 11:14:04','2018-04-10 15:14:04','','Untitled-2','','inherit','open','closed','','untitled-2','','','2018-04-10 11:15:05','2018-04-10 15:15:05','',82,'http://creativecad.works/wp-content/uploads/2018/04/Untitled-2.png',0,'attachment','image/png',0),(1276,1,'2018-04-10 13:25:30','2018-04-10 17:25:30','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 13:25:30','2018-04-10 17:25:30','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1277,1,'2018-04-10 13:26:38','2018-04-10 17:26:38','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 13:26:38','2018-04-10 17:26:38','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1278,1,'2018-04-10 13:29:38','2018-04-10 17:29:38','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 13:29:38','2018-04-10 17:29:38','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1279,1,'2018-04-10 13:34:15','2018-04-10 17:34:15','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 13:34:15','2018-04-10 17:34:15','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1280,1,'2018-04-10 13:39:34','2018-04-10 17:39:34','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 13:39:34','2018-04-10 17:39:34','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1281,1,'2018-04-10 13:48:57','2018-04-10 17:48:57','<h1>Shop</h1><p>[products]</p>','CADworks3D Printers','','inherit','closed','closed','','1249-autosave-v1','','','2018-04-16 11:56:25','2018-04-16 15:56:25','',1249,'http://creativecad.works/2018/04/10/1249-autosave-v1/',0,'revision','',0),(1284,1,'2018-04-10 15:33:22','2018-04-10 19:33:22','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Surface-under-reflective-light1-394x189.jpg\" alt=\"Surface under reflective light1\" /></figure>			\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"e54c6a048a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-10 15:33:22','2018-04-10 19:33:22','',458,'http://creativecad.works/2018/04/10/458-revision-v1/',0,'revision','',0),(1320,1,'2018-04-16 11:07:03','2018-04-16 15:07:03','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8fb760c122\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-16 11:07:03','2018-04-16 15:07:03','',458,'http://creativecad.works/2018/04/16/458-revision-v1/',0,'revision','',0),(1285,1,'2018-04-10 15:34:52','2018-04-10 19:34:52','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"e54c6a048a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-10 15:34:52','2018-04-10 19:34:52','',458,'http://creativecad.works/2018/04/10/458-revision-v1/',0,'revision','',0),(1287,1,'2018-04-10 15:50:18','2018-04-10 19:50:18','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 15:50:18','2018-04-10 19:50:18','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1288,1,'2018-04-10 15:50:51','2018-04-10 19:50:51','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-10 15:50:51','2018-04-10 19:50:51','',82,'http://creativecad.works/2018/04/10/82-revision-v1/',0,'revision','',0),(1289,1,'2018-04-10 15:51:06','2018-04-10 19:51:06','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x605.jpeg\" alt=\"WhatsApp Image 2017-12-21 at 4.19.56 PM\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-605x605.jpg\" alt=\"87d4958c-59f4-42d1-8dec-95adc7ea1006\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-605x605.jpg\" alt=\"Two Rings\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Brown-Wax-1-605x605.jpg\" alt=\"Brown Wax\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x605.jpg\" alt=\"Casting Tree\" /></figure>			\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"e54c6a048a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-10 15:51:06','2018-04-10 19:51:06','',618,'http://creativecad.works/2018/04/10/618-revision-v1/',0,'revision','',0),(1290,1,'2018-04-10 15:51:16','2018-04-10 19:51:16','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-605x605.jpeg\" alt=\"WhatsApp Image 2017-12-21 at 4.19.56 PM\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-605x605.jpg\" alt=\"87d4958c-59f4-42d1-8dec-95adc7ea1006\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-605x605.jpg\" alt=\"Two Rings\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Brown-Wax-1-605x605.jpg\" alt=\"Brown Wax\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x605.jpg\" alt=\"Casting Tree\" /></figure>			\n			<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"Jewlr_Logo (2) (1)\" title=\"Jewlr_Logo (2) (1)\"></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n		<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />		\n		<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />		\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Platinum to Silver.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n		<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />		\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"e54c6a048a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-10 15:51:16','2018-04-10 19:51:16','',618,'http://creativecad.works/2018/04/10/618-revision-v1/',0,'revision','',0),(1292,1,'2018-04-10 15:58:14','2018-04-10 19:58:14','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">\n						Download \n					</a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-605x605.png\" alt=\"Dental images 2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"5_3d-indirect-bonding-tray3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"9_Model\" /></figure>			\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit everytime</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source 3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins. With the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n		<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />		\n		<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />		\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n						<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"default\">\n		<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />				</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-10 15:58:14','2018-04-10 19:58:14','',548,'http://creativecad.works/2018/04/10/548-revision-v1/',0,'revision','',0),(1293,1,'2018-04-11 10:03:48','2018-04-11 14:03:48','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d87da79e69\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-11 10:03:48','2018-04-11 14:03:48','',458,'http://creativecad.works/2018/04/11/458-revision-v1/',0,'revision','',0),(1294,1,'2018-04-11 10:03:58','2018-04-11 14:03:58','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d87da79e69\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-11 10:03:58','2018-04-11 14:03:58','',458,'http://creativecad.works/2018/04/11/458-revision-v1/',0,'revision','',0),(1296,1,'2018-04-11 13:32:05','2018-04-11 17:32:05','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>[questionnaire-list set_id=1]','Product Option','','publish','closed','closed','','product-option','','','2018-05-31 10:35:32','2018-05-31 14:35:32','',0,'http://creativecad.works/?page_id=1296',0,'page','',0),(1297,1,'2018-04-11 13:32:05','2018-04-11 17:32:05','[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-11 13:32:05','2018-04-11 17:32:05','',1296,'http://creativecad.works/2018/04/11/1296-revision-v1/',0,'revision','',0),(1299,1,'2018-04-13 10:09:37','2018-04-13 14:09:37','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:09:37','2018-04-13 14:09:37','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1300,1,'2018-04-13 10:11:34','2018-04-13 14:11:34','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:11:34','2018-04-13 14:11:34','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1301,1,'2018-04-13 10:13:03','2018-04-13 14:13:03','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:13:03','2018-04-13 14:13:03','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1302,1,'2018-04-13 10:14:34','2018-04-13 14:14:34','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:14:34','2018-04-13 14:14:34','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1303,1,'2018-04-13 10:14:49','2018-04-13 14:14:49','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:14:49','2018-04-13 14:14:49','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1304,1,'2018-04-13 10:15:17','2018-04-13 14:15:17','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:15:17','2018-04-13 14:15:17','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1305,1,'2018-04-13 10:15:40','2018-04-13 14:15:40','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:15:40','2018-04-13 14:15:40','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1306,1,'2018-04-13 10:15:58','2018-04-13 14:15:58','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-13 10:15:58','2018-04-13 14:15:58','',82,'http://creativecad.works/2018/04/13/82-revision-v1/',0,'revision','',0),(1311,1,'2018-04-13 16:27:31','2018-04-13 20:27:31','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h2>\n                        Request a Quote or Callback\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-13 16:27:31','2018-04-13 20:27:31','',76,'http://creativecad.works/2018/04/13/76-revision-v1/',0,'revision','',0),(1309,1,'2018-04-13 12:58:41','2018-04-13 16:58:41','<p>[questionnaire-list set_id=1]</p> ','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-13 12:58:41','2018-04-13 16:58:41','',1296,'http://creativecad.works/2018/04/13/1296-revision-v1/',0,'revision','',0),(1765,1,'2018-05-16 13:20:03','2018-05-16 17:20:03','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"9f8796463d\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 13:20:03','2018-05-16 17:20:03','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1317,1,'2018-04-16 10:55:14','2018-04-16 14:55:14','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />				</a>\n						<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"default\">\n		<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />				</a>\n						<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />				</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-16 10:55:14','2018-04-16 14:55:14','',224,'http://creativecad.works/2018/04/16/224-revision-v1/',0,'revision','',0),(1318,1,'2018-04-16 10:58:16','2018-04-16 14:58:16','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n		<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-33x25.jpg 33w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/New-PDMS123-1-e1522180432210-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8fb760c122\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-16 10:58:16','2018-04-16 14:58:16','',458,'http://creativecad.works/2018/04/16/458-revision-v1/',0,'revision','',0),(1323,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','16_email_1323','','','2018-04-16 15:03:36','2018-04-16 19:03:36','',0,'http://creativecad.works/frm_form_actions/5_email_0/',16,'frm_form_actions','',0),(1324,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','16_email_1324','','','2018-04-16 15:03:36','2018-04-16 19:03:36','',0,'http://creativecad.works/frm_form_actions/13_email_0/',16,'frm_form_actions','',0),(1339,1,'2018-04-17 04:31:57','2018-04-17 08:31:57','<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-100x100.png 100w\" sizes=\"(max-width: 394px) 100vw, 394px\" />','Master Data Plugin','','publish','closed','closed','','master-data-plugin','','','2018-04-18 14:02:36','2018-04-18 18:02:36','',0,'http://creativecad.works/?page_id=1339',0,'page','',0),(1322,1,'2018-04-16 11:22:15','2018-04-16 15:22:15','<h2>Revolutionize the Way you do Microfluidics</h2>		\n		<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />		\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n		<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n		<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />		\n		<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />		\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8fb760c122\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-16 11:22:15','2018-04-16 15:22:15','',458,'http://creativecad.works/2018/04/16/458-revision-v1/',0,'revision','',0),(1336,1,'2018-04-16 14:17:23','2018-04-16 18:17:23','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-16 14:17:23','2018-04-16 18:17:23','',82,'http://creativecad.works/2018/04/16/82-revision-v1/',0,'revision','',0),(1326,1,'2018-04-16 11:57:27','2018-04-16 15:57:27','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h2>\n                        Request a Quote or Callback\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-04-16 11:57:27','2018-04-16 15:57:27','',76,'http://creativecad.works/2018/04/16/76-revision-v1/',0,'revision','',0),(1327,1,'2018-04-16 12:54:28','2018-04-16 16:54:28','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Dedicated LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Customization\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-16 12:54:28','2018-04-16 16:54:28','',82,'http://creativecad.works/2018/04/16/82-revision-v1/',0,'revision','',0),(1329,1,'2018-04-16 13:10:13','2018-04-16 17:10:13','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-16 13:10:13','2018-04-16 17:10:13','',82,'http://creativecad.works/2018/04/16/82-revision-v1/',0,'revision','',0),(1330,1,'2018-04-16 13:19:03','2018-04-16 17:19:03','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party dental resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-16 13:19:03','2018-04-16 17:19:03','',82,'http://creativecad.works/2018/04/16/82-revision-v1/',0,'revision','',0),(1331,1,'2018-04-16 13:38:32','2018-04-16 17:38:32','','3','','inherit','open','closed','','3-3','','','2018-04-16 13:38:32','2018-04-16 17:38:32','',458,'http://creativecad.works/wp-content/uploads/2018/04/3.jpg',0,'attachment','image/jpeg',0),(1401,1,'2018-04-25 10:12:40','2018-04-25 14:12:40','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:12:40','2018-04-25 14:12:40','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1399,1,'2018-04-25 10:09:29','2018-04-25 14:09:29','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				Slide 2 HeadingClick edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorClick HereSlide 3 HeadingClick edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorClick Here			\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:09:29','2018-04-25 14:09:29','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1332,1,'2018-04-16 13:38:44','2018-04-16 17:38:44','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n										<img width=\"1024\" height=\"522\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1024x522.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1024x522.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-300x153.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-768x392.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-61x31.jpg 61w, http://creativecad.works/wp-content/uploads/2018/04/3-157x80.jpg 157w, http://creativecad.works/wp-content/uploads/2018/04/3-394x201.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-915x467.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1240x632.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-600x306.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8fb760c122\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-16 13:38:44','2018-04-16 17:38:44','',458,'http://creativecad.works/2018/04/16/458-revision-v1/',0,'revision','',0),(1333,1,'2018-04-16 13:41:25','2018-04-16 17:41:25','','3','','inherit','open','closed','','3-4','','','2018-04-30 14:19:26','2018-04-30 18:19:26','',458,'http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg',0,'attachment','image/jpeg',0),(1345,1,'2018-04-18 14:09:19','2018-04-18 18:09:19','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d63c22b46e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-18 14:09:19','2018-04-18 18:09:19','',458,'http://creativecad.works/2018/04/18/458-revision-v1/',0,'revision','',0),(1334,1,'2018-04-16 13:41:33','2018-04-16 17:41:33','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8fb760c122\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-16 13:41:33','2018-04-16 17:41:33','',458,'http://creativecad.works/2018/04/16/458-revision-v1/',0,'revision','',0),(1335,1,'2018-04-16 13:42:10','2018-04-16 17:42:10','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” – Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for ?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet-System-394x394.jpg\" alt=\"Droplet System\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/unnamed-1-768x659-394x394.jpg\" alt=\"unnamed-1-768x659\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/micro-394x394.jpg\" alt=\"micro\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x394.jpg\" alt=\"Microfluidic Features11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x394.jpg\" alt=\"20170922_155156 (1)\" /></figure>			\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADWorks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8fb760c122\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-16 13:42:10','2018-04-16 17:42:10','',458,'http://creativecad.works/2018/04/16/458-revision-v1/',0,'revision','',0),(1500,1,'2018-05-01 09:13:36','2018-05-01 13:13:36','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-microfluidics-droplet-and-encapsulated-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-microfluidics-droplet-and-encapsulated-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Image-microfluidics-droplet-and-encapsulated-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />								</a>\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-01 09:13:36','2018-05-01 13:13:36','',224,'http://creativecad.works/2018/05/01/224-revision-v1/',0,'revision','',0),(1337,1,'2018-04-16 14:18:10','2018-04-16 18:18:10','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />								</a>\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />								</a>\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-16 14:18:10','2018-04-16 18:18:10','',224,'http://creativecad.works/2018/04/16/224-revision-v1/',0,'revision','',0),(1340,1,'2018-04-17 04:31:57','2018-04-17 08:31:57','[questionnaire-list set_id=1]','Master Data Plugin','','inherit','closed','closed','','1339-revision-v1','','','2018-04-17 04:31:57','2018-04-17 08:31:57','',1339,'http://creativecad.works/2018/04/17/1339-revision-v1/',0,'revision','',0),(1342,1,'2018-04-18 14:02:36','2018-04-18 18:02:36','<img width=\"394\" height=\"394\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x394.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-100x100.png 100w\" sizes=\"(max-width: 394px) 100vw, 394px\" />','Master Data Plugin','','inherit','closed','closed','','1339-revision-v1','','','2018-04-18 14:02:36','2018-04-18 18:02:36','',1339,'http://creativecad.works/2018/04/18/1339-revision-v1/',0,'revision','',0),(1343,1,'2018-04-18 14:07:11','2018-04-18 18:07:11','','Master Data Plugin','','inherit','closed','closed','','1339-autosave-v1','','','2018-04-18 14:07:11','2018-04-18 18:07:11','',1339,'http://creativecad.works/2018/04/18/1339-autosave-v1/',0,'revision','',0),(1344,1,'2018-04-18 14:09:15','2018-04-18 18:09:15','<img width=\"1024\" height=\"550\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-300x161.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-768x413.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-48x26.png 48w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-149x80.png 149w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x212.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-915x492.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1240x666.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-600x322.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-e1523380503569.png 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		I am text block. 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.','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:09:15','2018-04-18 18:09:15','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1346,1,'2018-04-18 14:13:46','2018-04-18 18:13:46','<img width=\"1024\" height=\"550\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-300x161.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-768x413.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-48x26.png 48w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-149x80.png 149w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x212.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-915x492.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1240x666.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-600x322.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-e1523380503569.png 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2><p style=\"text-align: center;\">Find the ideal 3d printer for</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:13:46','2018-04-18 18:13:46','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1347,1,'2018-04-18 14:14:48','2018-04-18 18:14:48','<img width=\"1024\" height=\"550\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-300x161.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-768x413.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-48x26.png 48w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-149x80.png 149w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x212.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-915x492.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1240x666.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-600x322.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-e1523380503569.png 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:14:48','2018-04-18 18:14:48','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1348,1,'2018-04-18 14:14:59','2018-04-18 18:14:59','<img width=\"1024\" height=\"550\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1024x550.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-300x161.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-768x413.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-48x26.png 48w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-149x80.png 149w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-394x212.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-915x492.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-1240x666.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-600x322.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Untitled-3-e1523380503569.png 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:14:59','2018-04-18 18:14:59','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1390,1,'2018-04-25 05:38:58','2018-04-25 09:38:58','<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x303.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x303.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x465.png 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-25 05:38:58','2018-04-25 09:38:58','',1296,'http://creativecad.works/2018/04/25/1296-revision-v1/',0,'revision','',0),(1349,1,'2018-04-18 14:18:24','2018-04-18 18:18:24','<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:18:24','2018-04-18 18:18:24','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1350,1,'2018-04-18 14:23:50','2018-04-18 18:23:50','<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:23:50','2018-04-18 18:23:50','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1353,1,'2018-04-18 14:33:39','2018-04-18 18:33:39','<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:33:39','2018-04-18 18:33:39','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1351,1,'2018-04-18 14:27:22','2018-04-18 18:27:22','<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]		\n			<h2>Add Your Heading Text Here</h2>		\n			<h2>Add Your Heading Text Here</h2>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-18 14:27:22','2018-04-18 18:27:22','',1296,'http://creativecad.works/2018/04/18/1296-revision-v1/',0,'revision','',0),(1381,1,'2018-04-24 11:07:51','2018-04-24 15:07:51','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-605x605.png\" alt=\"Dental images 2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"5_3d-indirect-bonding-tray3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"9_Model\" /></figure>			\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit every time</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials .</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week  during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-24 11:07:51','2018-04-24 15:07:51','',548,'http://creativecad.works/2018/04/24/548-revision-v1/',0,'revision','',0),(1382,1,'2018-04-24 11:17:45','2018-04-24 15:17:45','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-605x605.png\" alt=\"Dental images 2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/156e8e2f-1fb6-4675-882e-39ad5b0cdad8.png\" alt=\"156e8e2f-1fb6-4675-882e-39ad5b0cdad8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/5_3d-indirect-bonding-tray3.png\" alt=\"5_3d-indirect-bonding-tray3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/9_Model.jpg\" alt=\"9_Model\" /></figure>			\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit every time</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-04-24 11:17:45','2018-04-24 15:17:45','',548,'http://creativecad.works/2018/04/24/548-revision-v1/',0,'revision','',0),(1383,1,'2018-04-24 11:18:31','2018-04-24 15:18:31','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a MiiCraft or want to take a look at the software? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find the printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? \n                    </h3>\n                                        <p>Contact Us</p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-04-24 11:18:31','2018-04-24 15:18:31','',226,'http://creativecad.works/2018/04/24/226-revision-v1/',0,'revision','',0),(1388,1,'2018-04-24 13:04:30','2018-04-24 17:04:30','<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1600\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-36x27.jpeg 36w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />								</a>\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Microfluidic-Features11-1-nnlw4kj5bx0l66wyebagri8sngwhkfsy4pfxsk0t3g.jpg\" title=\"Microfluidic Features11\" alt=\"Microfluidic Features11\" />								</a>\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-04-24 13:04:30','2018-04-24 17:04:30','',224,'http://creativecad.works/2018/04/24/224-revision-v1/',0,'revision','',0),(1385,1,'2018-04-24 12:58:46','2018-04-24 16:58:46','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-04-24 12:58:46','2018-04-24 16:58:46','',96,'http://creativecad.works/2018/04/24/96-revision-v1/',0,'revision','',0),(1386,1,'2018-04-24 13:00:35','2018-04-24 17:00:35','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every applications compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-04-24 13:00:35','2018-04-24 17:00:35','',98,'http://creativecad.works/2018/04/24/98-revision-v1/',0,'revision','',0),(1387,1,'2018-04-24 13:01:13','2018-04-24 17:01:13','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-04-24 13:01:13','2018-04-24 17:01:13','',98,'http://creativecad.works/2018/04/24/98-revision-v1/',0,'revision','',0),(1392,1,'2018-04-25 05:59:39','2018-04-25 09:59:39','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-25 05:59:39','2018-04-25 09:59:39','',1296,'http://creativecad.works/2018/04/25/1296-revision-v1/',0,'revision','',0),(1391,1,'2018-04-25 05:40:14','2018-04-25 09:40:14','<img width=\"289\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 289px) 100vw, 289px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\n<br />\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-04-25 05:40:14','2018-04-25 09:40:14','',1296,'http://creativecad.works/2018/04/25/1296-revision-v1/',0,'revision','',0),(1394,1,'2018-04-25 10:06:40','2018-04-25 14:06:40','','Image 3 microfluidics droplet and encapsulated','','inherit','open','closed','','image-3-microfluidics-droplet-and-encapsulated','','','2018-04-25 10:06:40','2018-04-25 14:06:40','',458,'http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg',0,'attachment','image/jpeg',0),(1395,1,'2018-04-25 10:06:42','2018-04-25 14:06:42','','Image 2 microfluidics droplet and encapsulated','','inherit','open','closed','','image-2-microfluidics-droplet-and-encapsulated','','','2018-04-25 10:06:42','2018-04-25 14:06:42','',458,'http://creativecad.works/wp-content/uploads/2018/04/Image-2-microfluidics-droplet-and-encapsulated.jpg',0,'attachment','image/jpeg',0),(1396,1,'2018-04-25 10:06:45','2018-04-25 14:06:45','','Image microfluidic devices collection','','inherit','open','closed','','image-microfluidic-devices-collection','','','2018-04-25 10:06:45','2018-04-25 14:06:45','',458,'http://creativecad.works/wp-content/uploads/2018/04/Image-microfluidic-devices-collection.jpg',0,'attachment','image/jpeg',0),(1397,1,'2018-04-25 10:06:46','2018-04-25 14:06:46','','Image microfluidic protien separator u of t','','inherit','open','closed','','image-microfluidic-protien-separator-u-of-t','','','2018-04-25 10:06:46','2018-04-25 14:06:46','',458,'http://creativecad.works/wp-content/uploads/2018/04/Image-microfluidic-protien-separator-u-of-t.jpg',0,'attachment','image/jpeg',0),(1398,1,'2018-04-25 10:06:48','2018-04-25 14:06:48','','Image microfluidics droplet and encapsulated','','inherit','open','closed','','image-microfluidics-droplet-and-encapsulated','','','2018-04-25 10:06:48','2018-04-25 14:06:48','',458,'http://creativecad.works/wp-content/uploads/2018/04/Image-microfluidics-droplet-and-encapsulated.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wpio_posts` VALUES (1402,1,'2018-04-25 10:12:57','2018-04-25 14:12:57','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:12:57','2018-04-25 14:12:57','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1403,1,'2018-04-25 10:14:33','2018-04-25 14:14:33','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:14:33','2018-04-25 14:14:33','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1404,1,'2018-04-25 10:15:21','2018-04-25 14:15:21','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:15:21','2018-04-25 14:15:21','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1405,1,'2018-04-25 10:18:09','2018-04-25 14:18:09','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:18:09','2018-04-25 14:18:09','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1407,1,'2018-04-25 10:24:56','2018-04-25 14:24:56','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 10:24:56','2018-04-25 14:24:56','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1581,1,'2018-05-02 15:42:29','2018-05-02 19:42:29','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n			<h1>Testimonial</h1>		\n										<img width=\"150\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 15:42:29','2018-05-02 19:42:29','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1409,1,'2018-04-25 10:54:36','2018-04-25 14:54:36','<h1 style=\"text-align: center;\"><strong>Terms and Conditions</strong></h1><h3><strong>Personal identification information</strong></h3><p>We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, register on the siteplace an orderfill out a form and in connection with other activities, services, features or resources we make available on our Site. Users may be asked for, as appropriate, name, email address, mailing address, phone number, credit card information,</p><p>Users may, however, visit our Site anonymously.</p><p>We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities.</p><h3><strong>Non-personal identification information</strong></h3><p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser name, the type of computer and technical information about Users means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.</p><h3><strong>Web browser cookies</strong></h3><p>Our Site may use \"cookies\" to enhance User experience. User\'s web browser places cookies on their hard drive for record-keeping purposes and sometimes to track information about them. User may choose to set their web browser to refuse cookies, or to alert you when cookies are being sent. If they do so, note that some parts of the Site may not function properly.</p><h3><strong>How we use collected information</strong></h3><p>CADworks3D collects and uses Users personal information for the following purposes:</p><ul><li><i>To improve customer service</i><br />Your information helps us to more effectively respond to your customer service requests and support needs.</li><li><i>To personalize user experience</i><br />We may use information in the aggregate to understand how our Users as a group use the services and resources provided on our Site.</li><li><i>To improve our Site</i><br />We continually strive to improve our website offerings based on the information and feedback we receive from you.</li><li><i>To process transactions</i><br />We may use the information Users provide about themselves when placing an order only to provide service to that order. We do not share this information with outside parties except to the extent necessary to provide the service.</li><li><em>To send periodic emails</em>The email address Users provide for order processing, will only be used to send them information and updates pertaining to their order. It may also be used to respond to their inquiries, and/or other requests or questions. If User decides to opt-in to our mailing list, they will receive emails that may include company news, updates, related product or service information, etc. If at any time the User would like to unsubscribe from receiving future emails, we include detailed unsubscribe instructions at the bottom of each email or User may contact us via our Site.</li></ul><h3><strong>How we protect your information</strong></h3><p>We adopt appropriate data collection, storage and processing practices and security measures to protect against unauthorized access, alteration, disclosure or destruction of your personal information, username, password, transaction information and data stored on our Site.</p><p>Sensitive and private data exchange between the Site and its Users happens over a SSL secured communication channel and is encrypted and protected with digital signatures.</p><h3><strong>Third party websites</strong></h3><p>Users may find advertising or other content on our Site that link to the sites and services of our partners, suppliers, advertisers, sponsors, licensors and other third parties. We do not control the content or links that appear on these sites and are not responsible for the practices employed by websites linked to or from our Site. In addition, these sites or services, including their content and links, may be constantly changing. These sites and services may have their own privacy policies and customer service policies. Browsing and interaction on any other website, including websites which have a link to our Site, is subject to that website\'s own terms and policies.</p><h3><strong>Delivery</strong></h3><p>All orders will be shipped within 1 to 2 business days. Any back-orders will be shipped as soon as the product is restocked.</p><h3><strong>Returns</strong></h3><p>You have 30 calendar days to return an item from the date you received it. To be eligible for a return, your item must be unused and in the same condition that you received it. Any items returned may be subject to a restocking  fee. Your item must be in the original packaging. Your item needs to have the receipt or proof of purchase.</p><h3><strong>Refunds</strong></h3><p>Once we receive your item, we will inspect it and notify you that we have received your returned item. We will immediately notify you on the status of your refund after inspecting the item. If your return is approved, we will initiate a refund to your credit card (or original method of payment). You will receive the credit within a certain amount of days, depending on your card issuer\'s policies.</p><h3><strong>Shipping</strong></h3><p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are nonrefundable.<br />If you receive a refund, the cost of return shipping will be deducted from your refund.</p><h3>Changes to this privacy policy</h3><p>CADworks3D has the discretion to update this privacy policy at any time. When we do, revise the updated date at the bottom of this page,. We encourage Users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect. You acknowledge and agree that it is your responsibility to review this privacy policy periodically and become aware of modifications.</p><p> </p><h3><strong>Your acceptance of these terms</strong></h3><p>By using this Site, you signify your acceptance of this policy and <a href=\"http://creativecad.works\">terms of service</a>. If you do not agree to this policy, please do not use our Site. Your continued use of the Site following the posting of changes to this policy will be deemed your acceptance of those changes.</p><h3>Contacting us</h3><p>If you have any questions about this Privacy Policy, the practices of this site, or your dealings with this site, please contact us at:</p><p>CADworks3D</p><p>www.CADworks3D.com</p><p>27 Queen St. East Suite 1401 Toronto, ON M5C 2M6 Canada</p><p>416-368-7266</p>','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2018-04-25 10:55:46','2018-04-25 14:55:46','',0,'http://creativecad.works/?page_id=1409',0,'page','',0),(1410,1,'2018-04-25 10:54:36','2018-04-25 14:54:36','','Terms and Conditions','','inherit','closed','closed','','1409-revision-v1','','','2018-04-25 10:54:36','2018-04-25 14:54:36','',1409,'http://creativecad.works/2018/04/25/1409-revision-v1/',0,'revision','',0),(1411,1,'2018-04-25 10:55:46','2018-04-25 14:55:46','<h1 style=\"text-align: center;\"><strong>Terms and Conditions</strong></h1><h3><strong>Personal identification information</strong></h3><p>We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, register on the siteplace an orderfill out a form and in connection with other activities, services, features or resources we make available on our Site. Users may be asked for, as appropriate, name, email address, mailing address, phone number, credit card information,</p><p>Users may, however, visit our Site anonymously.</p><p>We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities.</p><h3><strong>Non-personal identification information</strong></h3><p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser name, the type of computer and technical information about Users means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.</p><h3><strong>Web browser cookies</strong></h3><p>Our Site may use \"cookies\" to enhance User experience. User\'s web browser places cookies on their hard drive for record-keeping purposes and sometimes to track information about them. User may choose to set their web browser to refuse cookies, or to alert you when cookies are being sent. If they do so, note that some parts of the Site may not function properly.</p><h3><strong>How we use collected information</strong></h3><p>CADworks3D collects and uses Users personal information for the following purposes:</p><ul><li><i>To improve customer service</i><br />Your information helps us to more effectively respond to your customer service requests and support needs.</li><li><i>To personalize user experience</i><br />We may use information in the aggregate to understand how our Users as a group use the services and resources provided on our Site.</li><li><i>To improve our Site</i><br />We continually strive to improve our website offerings based on the information and feedback we receive from you.</li><li><i>To process transactions</i><br />We may use the information Users provide about themselves when placing an order only to provide service to that order. We do not share this information with outside parties except to the extent necessary to provide the service.</li><li><em>To send periodic emails</em>The email address Users provide for order processing, will only be used to send them information and updates pertaining to their order. It may also be used to respond to their inquiries, and/or other requests or questions. If User decides to opt-in to our mailing list, they will receive emails that may include company news, updates, related product or service information, etc. If at any time the User would like to unsubscribe from receiving future emails, we include detailed unsubscribe instructions at the bottom of each email or User may contact us via our Site.</li></ul><h3><strong>How we protect your information</strong></h3><p>We adopt appropriate data collection, storage and processing practices and security measures to protect against unauthorized access, alteration, disclosure or destruction of your personal information, username, password, transaction information and data stored on our Site.</p><p>Sensitive and private data exchange between the Site and its Users happens over a SSL secured communication channel and is encrypted and protected with digital signatures.</p><h3><strong>Third party websites</strong></h3><p>Users may find advertising or other content on our Site that link to the sites and services of our partners, suppliers, advertisers, sponsors, licensors and other third parties. We do not control the content or links that appear on these sites and are not responsible for the practices employed by websites linked to or from our Site. In addition, these sites or services, including their content and links, may be constantly changing. These sites and services may have their own privacy policies and customer service policies. Browsing and interaction on any other website, including websites which have a link to our Site, is subject to that website\'s own terms and policies.</p><h3><strong>Delivery</strong></h3><p>All orders will be shipped within 1 to 2 business days. Any back-orders will be shipped as soon as the product is restocked.</p><h3><strong>Returns</strong></h3><p>You have 30 calendar days to return an item from the date you received it. To be eligible for a return, your item must be unused and in the same condition that you received it. Any items returned may be subject to a restocking  fee. Your item must be in the original packaging. Your item needs to have the receipt or proof of purchase.</p><h3><strong>Refunds</strong></h3><p>Once we receive your item, we will inspect it and notify you that we have received your returned item. We will immediately notify you on the status of your refund after inspecting the item. If your return is approved, we will initiate a refund to your credit card (or original method of payment). You will receive the credit within a certain amount of days, depending on your card issuer\'s policies.</p><h3><strong>Shipping</strong></h3><p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are nonrefundable.<br />If you receive a refund, the cost of return shipping will be deducted from your refund.</p><h3>Changes to this privacy policy</h3><p>CADworks3D has the discretion to update this privacy policy at any time. When we do, revise the updated date at the bottom of this page,. We encourage Users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect. You acknowledge and agree that it is your responsibility to review this privacy policy periodically and become aware of modifications.</p><p> </p><h3><strong>Your acceptance of these terms</strong></h3><p>By using this Site, you signify your acceptance of this policy and <a href=\"http://creativecad.works\">terms of service</a>. If you do not agree to this policy, please do not use our Site. Your continued use of the Site following the posting of changes to this policy will be deemed your acceptance of those changes.</p><h3>Contacting us</h3><p>If you have any questions about this Privacy Policy, the practices of this site, or your dealings with this site, please contact us at:</p><p>CADworks3D</p><p>www.CADworks3D.com</p><p>27 Queen St. East Suite 1401 Toronto, ON M5C 2M6 Canada</p><p>416-368-7266</p>','Terms and Conditions','','inherit','closed','closed','','1409-revision-v1','','','2018-04-25 10:55:46','2018-04-25 14:55:46','',1409,'http://creativecad.works/2018/04/25/1409-revision-v1/',0,'revision','',0),(1412,1,'2018-04-25 11:03:11','2018-04-25 15:03:11','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 11:03:11','2018-04-25 15:03:11','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1414,1,'2018-04-25 11:15:29','2018-04-25 15:15:29','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/uw-logo-color-flush-300x180-133x80.png\" alt=\"uw-logo-color-flush-300x180\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/xWFM_logo.JPG.pagespeed.ic_.qU3dGf6qYq-269x80.jpg\" alt=\"xWFM_logo.JPG.pagespeed.ic.qU3dGf6qYq\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/University_of_Toronto-172x80.png\" alt=\"University_of_Toronto\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Uts-logo-189x80.jpg\" alt=\"Black-UTS-logo-Title\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1-386x80.png\" alt=\"ubc-logo-2018-5-narrowsig-blue-rgb72-768px-1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/SOLVAY_Logo-160x80.jpg\" alt=\"SOLVAY_Logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/sensor-kinesis-corporation-biosensor-technology-header-logo-256x80.png\" alt=\"sensor-kinesis-corporation-biosensor-technology-header-logo\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/polytechnique_genie_gauche_fr_rgb-168x80.png\" alt=\"polytechnique_genie_gauche_fr_rgb\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/P16-SANDIA_catcher-136x80.png\" alt=\"P16-SANDIA_catcher\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/mcgill_2-342x80.jpg\" alt=\"mcgill_2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/logo_um_h-272x80.jpg\" alt=\"logo_um_h\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/kansas_state_u-233x80.png\" alt=\"kansas_state_u\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/hhmi-social-200x200-80x80.png\" alt=\"hhmi-social-200x200\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-3-484x80.png\" alt=\"download (3)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-227x80.png\" alt=\"download\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-2-321x80.png\" alt=\"download (2)\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/download-1-403x80.png\" alt=\"download (1)\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 11:15:29','2018-04-25 15:15:29','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1416,1,'2018-04-25 12:39:38','2018-04-25 16:39:38','','1','','inherit','open','closed','','1-3','','','2018-04-25 12:39:38','2018-04-25 16:39:38','',458,'http://creativecad.works/wp-content/uploads/2018/04/1.jpg',0,'attachment','image/jpeg',0),(1417,1,'2018-04-25 12:39:40','2018-04-25 16:39:40','','2','','inherit','open','closed','','2-3','','','2018-04-25 12:39:40','2018-04-25 16:39:40','',458,'http://creativecad.works/wp-content/uploads/2018/04/2.jpg',0,'attachment','image/jpeg',0),(1418,1,'2018-04-25 12:39:42','2018-04-25 16:39:42','','3','','inherit','open','closed','','3-5','','','2018-04-25 12:39:42','2018-04-25 16:39:42','',458,'http://creativecad.works/wp-content/uploads/2018/04/3-2.jpg',0,'attachment','image/jpeg',0),(1419,1,'2018-04-25 12:39:44','2018-04-25 16:39:44','','4','','inherit','open','closed','','4-2','','','2018-04-25 12:39:44','2018-04-25 16:39:44','',458,'http://creativecad.works/wp-content/uploads/2018/04/4.jpg',0,'attachment','image/jpeg',0),(1420,1,'2018-04-25 12:39:47','2018-04-25 16:39:47','','5','','inherit','open','closed','','5','','','2018-04-25 12:39:47','2018-04-25 16:39:47','',458,'http://creativecad.works/wp-content/uploads/2018/04/5.jpg',0,'attachment','image/jpeg',0),(1421,1,'2018-04-25 12:39:49','2018-04-25 16:39:49','','6','','inherit','open','closed','','6','','','2018-04-25 12:39:49','2018-04-25 16:39:49','',458,'http://creativecad.works/wp-content/uploads/2018/04/6.jpg',0,'attachment','image/jpeg',0),(1422,1,'2018-04-25 12:39:50','2018-04-25 16:39:50','','7','','inherit','open','closed','','7','','','2018-04-25 12:39:50','2018-04-25 16:39:50','',458,'http://creativecad.works/wp-content/uploads/2018/04/7.jpg',0,'attachment','image/jpeg',0),(1423,1,'2018-04-25 12:39:52','2018-04-25 16:39:52','','8','','inherit','open','closed','','8','','','2018-04-25 12:39:52','2018-04-25 16:39:52','',458,'http://creativecad.works/wp-content/uploads/2018/04/8.jpg',0,'attachment','image/jpeg',0),(1424,1,'2018-04-25 12:39:54','2018-04-25 16:39:54','','9','','inherit','open','closed','','9','','','2018-04-25 12:39:54','2018-04-25 16:39:54','',458,'http://creativecad.works/wp-content/uploads/2018/04/9.jpg',0,'attachment','image/jpeg',0),(1425,1,'2018-04-25 12:39:57','2018-04-25 16:39:57','','10','','inherit','open','closed','','10','','','2018-04-25 12:39:57','2018-04-25 16:39:57','',458,'http://creativecad.works/wp-content/uploads/2018/04/10.jpg',0,'attachment','image/jpeg',0),(1426,1,'2018-04-25 12:39:59','2018-04-25 16:39:59','','11','','inherit','open','closed','','11','','','2018-04-25 12:39:59','2018-04-25 16:39:59','',458,'http://creativecad.works/wp-content/uploads/2018/04/11.jpg',0,'attachment','image/jpeg',0),(1427,1,'2018-04-25 12:40:03','2018-04-25 16:40:03','','12','','inherit','open','closed','','12-2','','','2018-04-25 12:40:03','2018-04-25 16:40:03','',458,'http://creativecad.works/wp-content/uploads/2018/04/12.jpg',0,'attachment','image/jpeg',0),(1428,1,'2018-04-25 12:40:07','2018-04-25 16:40:07','','13','','inherit','open','closed','','13','','','2018-04-25 12:40:07','2018-04-25 16:40:07','',458,'http://creativecad.works/wp-content/uploads/2018/04/13.jpg',0,'attachment','image/jpeg',0),(1429,1,'2018-04-25 12:40:10','2018-04-25 16:40:10','','14','','inherit','open','closed','','14','','','2018-04-25 12:40:10','2018-04-25 16:40:10','',458,'http://creativecad.works/wp-content/uploads/2018/04/14.jpg',0,'attachment','image/jpeg',0),(1430,1,'2018-04-25 12:40:12','2018-04-25 16:40:12','','15','','inherit','open','closed','','15-2','','','2018-04-25 12:40:12','2018-04-25 16:40:12','',458,'http://creativecad.works/wp-content/uploads/2018/04/15.jpg',0,'attachment','image/jpeg',0),(1431,1,'2018-04-25 12:40:16','2018-04-25 16:40:16','','16','','inherit','open','closed','','16-2','','','2018-04-25 12:40:16','2018-04-25 16:40:16','',458,'http://creativecad.works/wp-content/uploads/2018/04/16.jpg',0,'attachment','image/jpeg',0),(1432,1,'2018-04-25 12:40:18','2018-04-25 16:40:18','','17','','inherit','open','closed','','17-2','','','2018-04-25 12:40:18','2018-04-25 16:40:18','',458,'http://creativecad.works/wp-content/uploads/2018/04/17.jpg',0,'attachment','image/jpeg',0),(1452,1,'2018-04-25 13:13:43','2018-04-25 17:13:43','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-394x394.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-394x394.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-394x394.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-394x394.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-394x394.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-394x394.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-394x394.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-394x394.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-394x394.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-394x394.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-394x394.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-394x394.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-394x394.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-394x394.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-394x394.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-394x394.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 13:13:43','2018-04-25 17:13:43','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1451,1,'2018-04-25 13:10:20','2018-04-25 17:10:20','','17','','inherit','open','closed','','17-3','','','2018-04-25 13:10:20','2018-04-25 17:10:20','',458,'http://creativecad.works/wp-content/uploads/2018/04/17.png',0,'attachment','image/png',0),(1453,1,'2018-04-25 13:16:23','2018-04-25 17:16:23','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 13:16:23','2018-04-25 17:16:23','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1454,1,'2018-04-25 13:17:29','2018-04-25 17:17:29','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 13:17:29','2018-04-25 17:17:29','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1455,1,'2018-04-25 13:18:36','2018-04-25 17:18:36','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 13:18:36','2018-04-25 17:18:36','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(1456,1,'2018-04-25 13:19:18','2018-04-25 17:19:18','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/3-1-1024x563.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/3-1-300x165.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/3-1-768x422.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/3-1-56x31.jpg 56w, http://creativecad.works/wp-content/uploads/2018/04/3-1-145x80.jpg 145w, http://creativecad.works/wp-content/uploads/2018/04/3-1-394x217.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/3-1-915x503.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/3-1-1240x682.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/3-1-600x330.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/3-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"736\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1024x736.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-600x431.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-300x216.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-768x552.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-57x41.jpg 57w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-111x80.jpg 111w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-394x283.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-915x658.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1240x891.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Microfluidic-Features11-1-1502x1080.jpg 1502w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d4276bc810\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-04-25 13:19:18','2018-04-25 17:19:18','',458,'http://creativecad.works/2018/04/25/458-revision-v1/',0,'revision','',0),(2879,1,'2019-02-15 15:02:58','2019-02-15 19:02:58','<ul class=\"list-unstyled\">\n 	<li>B9 Vat Sweeper v1.2 (4.25 inches wide)\n<ul>\n 	<li>For use with the 4.5 inch wide B9 Resin Vats</li>\n 	<li>Also works with the discontinued metal Vats</li>\n</ul>\n</li>\n</ul>','B9 VAT Sweeper','B9 Resin Vat (container)\n<ul>\n 	<li>Ships with a factory applied PDMS coating</li>\n 	<li>Built-in pour spout makes transferring the resin cleaner and easier</li>\n 	<li>Integrated \"flow over\" dam helps guarantee a consistent PDMS coating thickness</li>\n 	<li>Construction utilizing tough, transparent material offers improved reliability &amp; visibility</li>\n 	<li>Resin level is visible from any angle</li>\n 	<li>The B9 Resin Vat is backwards compatible with past versions of the B9Creator 3D Printer</li>\n</ul>\nThe interior of the B9 Resin Vat is 4.5 inches wide (the same as the discontinued metal vat) and can accept either the recommended \"wide\" B9 Vat Sweeper v1.2 (4.25 inches wide) or the older \"narrow\" B9 Vat Sweeper v1.1 (3.75 inches wide).\n<div>All B9Creator 3D Printers purchased after 1/8/2015 include this new B9 Resin Vat.</div>','inherit','closed','closed','','2549-autosave-v1','','','2019-02-15 15:02:58','2019-02-15 19:02:58','',2549,'http://creativecad.works/2019/02/15/2549-autosave-v1/',0,'revision','',0),(2545,1,'2019-02-05 15:08:06','2019-02-05 19:08:06','<b><strong>Unit Specifications</strong></b>\r\n\r\nPower Output: 65 Watts\r\n\r\nPower Input: 100-220 VAC / 50-60 Hz\r\n\r\nLight Source: UV LED\r\n\r\nUV Wavelength: 390-410 nm\r\n\r\nUnit Weight: 3.3KG (7.27lbs)\r\n\r\nExternal Unit Dimensions: 21.6cm x 20cm x 15cm\r\n\r\nInternal Chamber Dimensions: 12.7cm x 17cm x 7cm\r\n\r\nRound Bowl Dimensions: 10cm x 6.5cm','B9 Model Cure','The B9 Model Cure is a compact, high-intensity UV post-curing solution for resin models in applications such as jewelry, prototyping, model making, and more. Slide out drawer, timer, completion alarm, and memory settings enable fast, precise, repeatable workflow. The B9 Model Cure’s powerful design dramatically reduces curing times compared to other curing units.\r\n\r\n<b><strong>Key features:</strong></b>\r\n<ul>\r\n 	<li>Recommended cure time:  Small models 2-3 minutes. Large models 5-10 depending upon thickness and size.</li>\r\n 	<li>Includes glass vessel to cure models under water.</li>\r\n 	<li>Digital timer display: timer selection from 10 seconds to 9:50 maximum.</li>\r\n 	<li> 3 memory settings allow for repeatable workflow.</li>\r\n 	<li> Wide chamber, capable of curing several models at once.</li>\r\n 	<li> Light-energy intensity over 40.0 mW/cm², much higher than competitors.</li>\r\n 	<li> Compact, space-saving design.</li>\r\n 	<li> Audible beeping notice when curing process is completed.</li>\r\n 	<li> Safety switch functions to prevent light emission when door is open.</li>\r\n 	<li>Typical LED life exceeds 50,000 hours which is equates to more than 60 years at 1 hour per day.</li>\r\n</ul>','publish','closed','closed','','b9-model-cure','','','2019-02-15 14:39:12','2019-02-15 18:39:12','',0,'http://creativecad.works/?post_type=product&#038;p=2545',0,'product','',0),(2526,1,'2019-02-05 11:48:06','2019-02-05 15:48:06','','Red_Web-228x228','','inherit','open','closed','','red_web-228x228-2','','','2019-02-05 11:48:06','2019-02-05 15:48:06','',2524,'http://creativecad.works/wp-content/uploads/2019/02/Red_Web-228x228-1.png',0,'attachment','image/png',0),(2527,1,'2019-02-05 11:48:13','2019-02-05 15:48:13','','Red-510x340','','inherit','open','closed','','red-510x340','','','2019-02-05 11:48:13','2019-02-05 15:48:13','',2524,'http://creativecad.works/wp-content/uploads/2019/02/Red-510x340.png',0,'attachment','image/png',0),(1502,1,'2018-05-01 09:18:35','2018-05-01 13:18:35','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2.jpg\" title=\"Jewellery resins on miicraft plate image 2\" alt=\"Jewellery resins on miicraft plate image 2\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"1c6dbc59e1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-01 09:18:35','2018-05-01 13:18:35','',618,'http://creativecad.works/2018/05/01/618-revision-v1/',0,'revision','',0),(1475,1,'2018-04-27 12:31:44','2018-04-27 16:31:44','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2.jpg\" title=\"Jewellery resins on miicraft plate image 2\" alt=\"Jewellery resins on miicraft plate image 2\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"5cbfff28f2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-04-27 12:31:44','2018-04-27 16:31:44','',618,'http://creativecad.works/2018/04/27/618-revision-v1/',0,'revision','',0),(1477,1,'2018-04-27 13:27:22','2018-04-27 17:27:22','<h1>\n                        Checkout\n                    </h1>\n                                        <p></p>\n		<p>[woocommerce_checkout]</p>','Checkout','','inherit','closed','closed','','95-revision-v1','','','2018-04-27 13:27:22','2018-04-27 17:27:22','',95,'http://creativecad.works/2018/04/27/95-revision-v1/',0,'revision','',0),(1478,1,'2018-04-27 13:28:18','2018-04-27 17:28:18','<h1>\n                        Checkout\n                    </h1>\n                                        <p></p>\n		<p>[woocommerce_checkout]</p>','Checkout','','inherit','closed','closed','','95-revision-v1','','','2018-04-27 13:28:18','2018-04-27 17:28:18','',95,'http://creativecad.works/2018/04/27/95-revision-v1/',0,'revision','',0),(1479,1,'2018-04-27 13:28:36','2018-04-27 17:28:36','<h1>\n                        Cart\n                    </h1>\n                                        <p></p>\n		[woocommerce_cart]','Cart','','inherit','closed','closed','','94-revision-v1','','','2018-04-27 13:28:36','2018-04-27 17:28:36','',94,'http://creativecad.works/2018/04/27/94-revision-v1/',0,'revision','',0),(1480,1,'2018-04-30 12:55:40','2018-04-30 16:55:40','','Main Image 1','','inherit','open','closed','','main-image-1','','','2018-04-30 12:55:40','2018-04-30 16:55:40','',82,'http://creativecad.works/wp-content/uploads/2018/04/Main-Image-1.jpg',0,'attachment','image/jpeg',0),(1483,1,'2018-04-30 14:11:42','2018-04-30 18:11:42','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 14:11:42','2018-04-30 18:11:42','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1506,1,'2018-05-01 10:24:03','2018-05-01 14:24:03','<h2>Which CADworks3D Printer suits your needs?</h2>		\n										<img width=\"600\" height=\"624\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printers</strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-01 10:24:03','2018-05-01 14:24:03','',1296,'http://creativecad.works/2018/05/01/1296-revision-v1/',0,'revision','',0),(1505,1,'2018-05-01 10:23:31','2018-05-01 14:23:31','<h2>Which CADworks3D Printer suits your needs?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printers</strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-01 10:23:31','2018-05-01 14:23:31','',1296,'http://creativecad.works/2018/05/01/1296-revision-v1/',0,'revision','',0),(1489,1,'2018-04-30 14:48:07','2018-04-30 18:48:07','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 14:48:07','2018-04-30 18:48:07','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1488,1,'2018-04-30 14:47:35','2018-04-30 18:47:35','','Main Image 2','','inherit','open','closed','','main-image-2','','','2018-04-30 14:47:35','2018-04-30 18:47:35','',82,'http://creativecad.works/wp-content/uploads/2018/04/Main-Image-2.jpg',0,'attachment','image/jpeg',0),(1490,1,'2018-04-30 14:50:29','2018-04-30 18:50:29','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 14:50:29','2018-04-30 18:50:29','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1485,1,'2018-04-30 14:17:53','2018-04-30 18:17:53','','1234','','inherit','open','closed','','1234','','','2018-04-30 14:17:53','2018-04-30 18:17:53','',82,'http://creativecad.works/wp-content/uploads/2018/04/1234.jpg',0,'attachment','image/jpeg',0),(1487,1,'2018-04-30 14:42:22','2018-04-30 18:42:22','','Test 1','','inherit','open','closed','','test-1-2','','','2018-04-30 14:42:22','2018-04-30 18:42:22','',82,'http://creativecad.works/wp-content/uploads/2018/04/Test-1-1.jpg',0,'attachment','image/jpeg',0),(1486,1,'2018-04-30 14:35:38','2018-04-30 18:35:38','','Test 1','','inherit','open','closed','','test-1','','','2018-04-30 14:35:38','2018-04-30 18:35:38','',82,'http://creativecad.works/wp-content/uploads/2018/04/Test-1.jpg',0,'attachment','image/jpeg',0),(1491,1,'2018-04-30 14:53:12','2018-04-30 18:53:12','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 14:53:12','2018-04-30 18:53:12','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1492,1,'2018-04-30 14:53:37','2018-04-30 18:53:37','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 14:53:37','2018-04-30 18:53:37','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1493,1,'2018-04-30 15:16:10','2018-04-30 19:16:10','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 15:16:10','2018-04-30 19:16:10','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1494,1,'2018-04-30 15:16:20','2018-04-30 19:16:20','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 15:16:20','2018-04-30 19:16:20','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1495,1,'2018-04-30 15:18:00','2018-04-30 19:18:00','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 15:18:00','2018-04-30 19:18:00','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1496,1,'2018-04-30 15:35:33','2018-04-30 19:35:33','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-04-30 15:35:33','2018-04-30 19:35:33','',82,'http://creativecad.works/2018/04/30/82-revision-v1/',0,'revision','',0),(1497,1,'2018-04-30 16:10:13','2018-04-30 20:10:13','','pdms','','inherit','open','closed','','pdms','','','2018-04-30 16:10:13','2018-04-30 20:10:13','',458,'http://creativecad.works/wp-content/uploads/2018/04/pdms.jpg',0,'attachment','image/jpeg',0),(1501,1,'2018-05-01 09:17:04','2018-05-01 13:17:04','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Our Clients</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"1c6dbc59e1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-01 09:17:04','2018-05-01 13:17:04','',458,'http://creativecad.works/2018/05/01/458-revision-v1/',0,'revision','',0),(1508,1,'2018-05-01 13:10:15','2018-05-01 17:10:15','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks Jewellery Edition Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2.jpg\" title=\"Jewellery resins on miicraft plate image 2\" alt=\"Jewellery resins on miicraft plate image 2\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"1c6dbc59e1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-01 13:10:15','2018-05-01 17:10:15','',618,'http://creativecad.works/2018/05/01/618-revision-v1/',0,'revision','',0),(1504,1,'2018-05-01 10:21:09','2018-05-01 14:21:09','<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" alt=\"\" width=\"605\" height=\"605\" />\r\n<h2 style=\"text-align: center;\"><strong>CADwork Edition 3D Printers</strong></h2>\r\n<p style=\"text-align: center;\">Find the ideal 3d printer for</p>\r\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-01 10:21:09','2018-05-01 14:21:09','',1296,'http://creativecad.works/2018/05/01/1296-revision-v1/',0,'revision','',0),(1507,1,'2018-05-01 11:24:16','2018-05-01 15:24:16','','Order &ndash; May 1, 2018 @ 11:24 AM','','wc-processing','open','closed','order_5ae886a03ba6c','order-may-01-2018-0324-pm','','','2018-05-01 11:59:03','2018-05-01 15:59:03','',0,'http://creativecad.works/?post_type=shop_order&#038;p=1507',0,'shop_order','',4),(1516,1,'2018-05-01 14:32:11','2018-05-01 18:32:11','<p>[aelia_cs_country_selector_widget title=\"Select Currency\" widget_type=\"dropdown\"]</p>','Elementor #1516','','publish','closed','closed','','elementor-1516','','','2018-05-01 14:34:11','2018-05-01 18:34:11','',0,'http://creativecad.works/?page_id=1516',0,'page','',0),(1517,1,'2018-05-01 14:32:20','2018-05-01 18:32:20','','Elementor #1516','','inherit','closed','closed','','1516-revision-v1','','','2018-05-01 14:32:20','2018-05-01 18:32:20','',1516,'http://creativecad.works/2018/05/01/1516-revision-v1/',0,'revision','',0),(1518,1,'2018-05-01 14:32:44','2018-05-01 18:32:44','<p>[aelia_cs_country_selector_widget title=\"Widget title (optional)\" widget_type=\"dropdown\"]</p>','Elementor #1516','','inherit','closed','closed','','1516-revision-v1','','','2018-05-01 14:32:44','2018-05-01 18:32:44','',1516,'http://creativecad.works/2018/05/01/1516-revision-v1/',0,'revision','',0),(1519,1,'2018-05-01 14:34:11','2018-05-01 18:34:11','<p>[aelia_cs_country_selector_widget title=\"Select Currency\" widget_type=\"dropdown\"]</p>','Elementor #1516','','inherit','closed','closed','','1516-revision-v1','','','2018-05-01 14:34:11','2018-05-01 18:34:11','',1516,'http://creativecad.works/2018/05/01/1516-revision-v1/',0,'revision','',0),(1520,1,'2018-05-01 14:42:18','2018-05-01 18:42:18','','Main Image 3','','inherit','open','closed','','main-image-3','','','2018-05-01 14:42:18','2018-05-01 18:42:18','',82,'http://creativecad.works/wp-content/uploads/2018/05/Main-Image-3.jpg',0,'attachment','image/jpeg',0),(1521,1,'2018-05-01 14:42:28','2018-05-01 18:42:28','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-01 14:42:28','2018-05-01 18:42:28','',82,'http://creativecad.works/2018/05/01/82-revision-v1/',0,'revision','',0),(1522,1,'2018-05-01 14:47:14','2018-05-01 18:47:14','','Main Image 3','','inherit','open','closed','','main-image-3-2','','','2018-05-01 14:47:14','2018-05-01 18:47:14','',82,'http://creativecad.works/wp-content/uploads/2018/05/Main-Image-3-1.jpg',0,'attachment','image/jpeg',0),(1523,1,'2018-05-01 14:48:24','2018-05-01 18:48:24','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-01 14:48:24','2018-05-01 18:48:24','',82,'http://creativecad.works/2018/05/01/82-revision-v1/',0,'revision','',0),(1524,1,'2018-05-01 14:50:19','2018-05-01 18:50:19','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-01 14:50:19','2018-05-01 18:50:19','',82,'http://creativecad.works/2018/05/01/82-revision-v1/',0,'revision','',0),(1525,1,'2018-05-01 15:48:38','2018-05-01 19:48:38','','Main Image 3','','inherit','open','closed','','main-image-3-3','','','2018-05-01 15:48:38','2018-05-01 19:48:38','',82,'http://creativecad.works/wp-content/uploads/2018/05/Main-Image-3-2.jpg',0,'attachment','image/jpeg',0),(1526,1,'2018-05-01 15:48:47','2018-05-01 19:48:47','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-01 15:48:47','2018-05-01 19:48:47','',82,'http://creativecad.works/2018/05/01/82-revision-v1/',0,'revision','',0),(1527,1,'2018-05-01 15:51:48','2018-05-01 19:51:48','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-01 15:51:48','2018-05-01 19:51:48','',82,'http://creativecad.works/2018/05/01/82-revision-v1/',0,'revision','',0),(1529,1,'2018-05-02 09:55:13','2018-05-02 13:55:13','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>You can email your queries or quetions and we will respond in 1 business days</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-05-02 09:55:13','2018-05-02 13:55:13','',96,'http://creativecad.works/2018/05/02/96-revision-v1/',0,'revision','',0),(1545,1,'2018-05-02 13:22:37','2018-05-02 17:22:37','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"00ee2a82fa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-02 13:22:37','2018-05-02 17:22:37','',458,'http://creativecad.works/2018/05/02/458-revision-v1/',0,'revision','',0),(1537,1,'2018-05-02 12:55:44','2018-05-02 16:55:44','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"00ee2a82fa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-02 12:55:44','2018-05-02 16:55:44','',458,'http://creativecad.works/2018/05/02/458-revision-v1/',0,'revision','',0),(1538,1,'2018-05-02 12:57:55','2018-05-02 16:57:55','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>Leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n										<img width=\"1024\" height=\"714\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1024x714.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-600x418.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-300x209.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-768x535.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-59x41.jpg 59w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-115x80.jpg 115w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-394x275.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-915x638.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1240x864.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/Daniel-New1-1549x1080.jpg 1549w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>How does it make a difference?</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.” –  Zongjie (Daniel) Wang M.A.Sc EIT</p>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"00ee2a82fa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-02 12:57:55','2018-05-02 16:57:55','',458,'http://creativecad.works/2018/05/02/458-revision-v1/',0,'revision','',0),(1539,1,'2018-05-02 12:59:50','2018-05-02 16:59:50','','PR-054-SI-23_10_12-984.png','','inherit','open','closed','','pr-054-si-23_10_12-984-png','','','2018-05-02 12:59:50','2018-05-02 16:59:50','',0,'http://creativecad.works/wp-content/uploads/2018/05/PR-054-SI-23_10_12-984.png',0,'attachment','image/png',0),(1540,1,'2018-05-02 12:59:51','2018-05-02 16:59:51','','9l_326fiszk-luca-bravo.jpg','','inherit','open','closed','','9l_326fiszk-luca-bravo-jpg','','','2018-05-02 12:59:51','2018-05-02 16:59:51','',0,'http://creativecad.works/wp-content/uploads/2018/05/9l_326fiszk-luca-bravo.jpg',0,'attachment','image/jpeg',0),(1541,1,'2018-05-02 12:59:52','2018-05-02 16:59:52','','11-1.png','','inherit','open','closed','','11-1-png','','','2018-05-02 12:59:52','2018-05-02 16:59:52','',0,'http://creativecad.works/wp-content/uploads/2018/05/11-1.png',0,'attachment','image/png',0),(1542,1,'2018-05-02 12:59:53','2018-05-02 16:59:53','','architecture_2.jpg','','inherit','open','closed','','architecture_2-jpg','','','2018-05-02 12:59:53','2018-05-02 16:59:53','',0,'http://creativecad.works/wp-content/uploads/2018/05/architecture_2.jpg',0,'attachment','image/jpeg',0),(1546,1,'2018-05-02 13:27:17','2018-05-02 17:27:17','','Group-36-1.png','','inherit','open','closed','','group-36-1-png','','','2018-05-02 13:27:17','2018-05-02 17:27:17','',0,'http://creativecad.works/wp-content/uploads/2018/05/Group-36-1.png',0,'attachment','image/png',0),(1547,1,'2018-05-02 13:27:18','2018-05-02 17:27:18','','485165_PR_130_SI_24_06_14_255-m.png','','inherit','open','closed','','485165_pr_130_si_24_06_14_255-m-png','','','2018-05-02 13:27:18','2018-05-02 17:27:18','',0,'http://creativecad.works/wp-content/uploads/2018/05/485165_PR_130_SI_24_06_14_255-m.png',0,'attachment','image/png',0),(1548,1,'2018-05-02 13:27:18','2018-05-02 17:27:18','','482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png','','inherit','open','closed','','482174_pr_122___si___29_04_14_617-m-kari-shea-180802-1-mask-copy-2-png','','','2018-05-02 13:27:18','2018-05-02 17:27:18','',0,'http://creativecad.works/wp-content/uploads/2018/05/482174_PR_122___SI___29_04_14_617-m-kari-shea-180802-1-Mask-Copy-2.png',0,'attachment','image/png',0),(1549,1,'2018-05-02 13:27:21','2018-05-02 17:27:21','','daniel-frank-201417-1.png','','inherit','open','closed','','daniel-frank-201417-1-png','','','2018-05-02 13:27:21','2018-05-02 17:27:21','',0,'http://creativecad.works/wp-content/uploads/2018/05/daniel-frank-201417-1.png',0,'attachment','image/png',0),(1550,1,'2018-05-02 13:27:23','2018-05-02 17:27:23','','https-d3iw72m71ie81c.cloudfront.netfemale-4.png','','inherit','open','closed','','https-d3iw72m71ie81c-cloudfront-netfemale-4-png','','','2018-05-02 13:27:23','2018-05-02 17:27:23','',0,'http://creativecad.works/wp-content/uploads/2018/05/https-d3iw72m71ie81c.cloudfront.netfemale-4.png',0,'attachment','image/png',0),(1551,1,'2018-05-02 13:27:23','2018-05-02 17:27:23','','https-visualhunt.comphoto116065-copy.png','','inherit','open','closed','','https-visualhunt-comphoto116065-copy-png','','','2018-05-02 13:27:23','2018-05-02 17:27:23','',0,'http://creativecad.works/wp-content/uploads/2018/05/https-visualhunt.comphoto116065-copy.png',0,'attachment','image/png',0),(1552,1,'2018-05-02 13:27:23','2018-05-02 17:27:23','','x.png','','inherit','open','closed','','x-png','','','2018-05-02 13:27:23','2018-05-02 17:27:23','',0,'http://creativecad.works/wp-content/uploads/2018/05/x.png',0,'attachment','image/png',0),(1544,1,'2018-05-02 13:21:57','2018-05-02 17:21:57','','Daniel New','','inherit','open','closed','','daniel-new','','','2018-05-02 13:21:57','2018-05-02 17:21:57','',458,'http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png',0,'attachment','image/png',0),(1553,1,'2018-05-02 13:28:51','2018-05-02 17:28:51','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"823\" height=\"134\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Group-36-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Group-36-1.png 823w, http://creativecad.works/wp-content/uploads/2018/05/Group-36-1-300x49.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Group-36-1-768x125.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Group-36-1-190x31.png 190w, http://creativecad.works/wp-content/uploads/2018/05/Group-36-1-491x80.png 491w, http://creativecad.works/wp-content/uploads/2018/05/Group-36-1-394x64.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Group-36-1-600x98.png 600w\" sizes=\"(max-width: 823px) 100vw, 823px\" />											\n			<h1>Professional Excellence</h1>		\n			<h2>in Sports, Spine, Muscle & Joint Care</h2>		\n		<p>Dr Leibovitz\'s clinic provides innovative, hands on solutions to eliminate pain and solving back and joint pain. The clinic combines years of experience and new technologies.</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 13:28:51','2018-05-02 17:28:51','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1593,1,'2018-05-03 10:47:54','2018-05-03 14:47:54','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace ®.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-03 10:47:54','2018-05-03 14:47:54','',98,'http://creativecad.works/2018/05/03/98-revision-v1/',0,'revision','',0),(1554,1,'2018-05-02 13:33:18','2018-05-02 17:33:18','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n			<h1>Testimonial</h1>		\n										<img width=\"150\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 13:33:18','2018-05-02 17:33:18','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1555,1,'2018-05-02 13:36:23','2018-05-02 17:36:23','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n			<h1>Testimonial</h1>		\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 13:36:23','2018-05-02 17:36:23','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1557,1,'2018-05-02 14:07:58','2018-05-02 18:07:58','','phone-x.png','','inherit','open','closed','','phone-x-png','','','2018-05-02 14:07:58','2018-05-02 18:07:58','',0,'http://creativecad.works/wp-content/uploads/2018/05/phone-x.png',0,'attachment','image/png',0),(1559,1,'2018-05-02 14:17:46','2018-05-02 18:17:46','<h2>The 3D Printer<br>Designed for Excellence</h2>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"962\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" sizes=\"(max-width: 962px) 100vw, 962px\" />											\n                    <h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h2>\n                        Request a Quote or Callback\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-02 14:17:46','2018-05-02 18:17:46','',76,'http://creativecad.works/2018/05/02/76-revision-v1/',0,'revision','',0),(1558,1,'2018-05-02 14:17:29','2018-05-02 18:17:29','<h2>The 3D Printer<br>Designed for Excellence</h2>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"450\" height=\"802\" src=\"http://creativecad.works/wp-content/uploads/2018/05/phone-x.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/phone-x.png 450w, http://creativecad.works/wp-content/uploads/2018/05/phone-x-168x300.png 168w, http://creativecad.works/wp-content/uploads/2018/05/phone-x-17x31.png 17w, http://creativecad.works/wp-content/uploads/2018/05/phone-x-45x80.png 45w, http://creativecad.works/wp-content/uploads/2018/05/phone-x-170x303.png 170w, http://creativecad.works/wp-content/uploads/2018/05/phone-x-393x700.png 393w\" sizes=\"(max-width: 450px) 100vw, 450px\" />											\n                    <h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h2>\n                        Request a Quote or Callback\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-02 14:17:29','2018-05-02 18:17:29','',76,'http://creativecad.works/2018/05/02/76-revision-v1/',0,'revision','',0),(1839,1,'2018-05-28 13:46:08','2018-05-28 17:46:08','Multiple Models are available for different applications. You can opt in for a bigger build plate for large pieces or a printer with a much high resolution for finer details.','MiiCraft','MiiCraft 3D DLP Printer enables high resolution and accurate printing without sacrificing productivity and quality. With its large build platform, it gives the printing enthusiast the ability to print more models in one single printing session or one single high resolution model.\r\n\r\nMiiCraft 3D DLP Printer ideal for Jewellery, Dentistry, Prototyping &amp; Microfluidics.','publish','closed','closed','','miicraft','','','2019-02-15 10:38:01','2019-02-15 14:38:01','',0,'http://creativecad.works/?post_type=product&#038;p=1839',0,'product','',0),(1561,1,'2018-05-02 14:20:44','2018-05-02 18:20:44','','qw1.jpg','','inherit','open','closed','','qw1-jpg','','','2018-05-02 14:20:44','2018-05-02 18:20:44','',0,'http://creativecad.works/wp-content/uploads/2018/05/qw1.jpg',0,'attachment','image/jpeg',0),(1562,1,'2018-05-02 14:20:44','2018-05-02 18:20:44','','qw2.jpg','','inherit','open','closed','','qw2-jpg','','','2018-05-02 14:20:44','2018-05-02 18:20:44','',0,'http://creativecad.works/wp-content/uploads/2018/05/qw2.jpg',0,'attachment','image/jpeg',0),(1563,1,'2018-05-02 14:21:31','2018-05-02 18:21:31','','Buildplate','','inherit','open','closed','','buildplate','','','2018-05-02 14:21:31','2018-05-02 18:21:31','',76,'http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg',0,'attachment','image/jpeg',0),(1575,1,'2018-05-02 14:48:52','2018-05-02 18:48:52','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h2>\n                        Request a Quote or Callback\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-02 14:48:52','2018-05-02 18:48:52','',76,'http://creativecad.works/2018/05/02/76-revision-v1/',0,'revision','',0),(1675,1,'2018-05-08 14:33:33','2018-05-08 18:33:33','<h2>\n                        Coming Soon\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-08 14:33:33','2018-05-08 18:33:33','',76,'http://creativecad.works/2018/05/08/76-revision-v1/',0,'revision','',0),(1573,1,'2018-05-02 14:38:50','2018-05-02 18:38:50','<h2>The 3D Printer\r\nDesigned for Excellence</h2>\r\n<a role=\"button\" href=\"#\">\r\nOwn the 3D printer\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 962px) 100vw, 962px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"962\" height=\"1000\" />\r\n<h4>The Store</h4>\r\n<h5>Take a peek inside our Wonderworld</h5>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w\" alt=\"\" width=\"300\" height=\"179\" /></figure>\r\n<h3>3D Printer Resins</h3>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" alt=\"\" width=\"150\" height=\"150\" /></figure>\r\n<h3>Accessories</h3>\r\n<h1>Coming Soon</h1>\r\n<h2>Request a Quote or Callback</h2>\r\nEmail or call us for more information','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-02 14:38:50','2018-05-02 18:38:50','',76,'http://creativecad.works/2018/05/02/76-revision-v1/',0,'revision','',0),(1564,1,'2018-05-02 14:22:42','2018-05-02 18:22:42','<h2>The 3D Printer<br>Designed for Excellence</h2>		\n			<a href=\"#\" role=\"button\">\n						Own the 3D printer\n					</a>\n										<img width=\"962\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" sizes=\"(max-width: 962px) 100vw, 962px\" />											\n			<h4>The Store</h4>		\n			<h5>Take a peek inside our Wonderworld</h5>		\n			<figure><img width=\"300\" height=\"179\" src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></figure><h3>3D Printer Resins</h3>		\n			<figure><img width=\"150\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" /></figure><h3>Accessories</h3>		\n                    <h1>\n                        Coming Soon\n                    </h1>\n                                        <p></p>\n                    <h2>\n                        Request a Quote or Callback\n                    </h2>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-02 14:22:42','2018-05-02 18:22:42','',76,'http://creativecad.works/2018/05/02/76-revision-v1/',0,'revision','',0),(2004,1,'2018-06-12 18:34:45','2018-06-12 22:34:45','','Order &ndash; June 12, 2018 @ 06:34 PM','','wc-processing','open','closed','order_5b204a8531257','order-jun-12-2018-1034-pm','','','2018-06-12 18:34:49','2018-06-12 22:34:49','',0,'http://creativecad.works/?post_type=shop_order&#038;p=2004',0,'shop_order','',3),(1568,1,'2018-05-02 14:32:32','2018-05-02 18:32:32','<h1>\n                        Checkout\n                    </h1>\n                                        <p></p>\n		<p>[aelia_currency_selector_widget title=\"Widget title (optional)\" widget_type=\"dropdown|buttons\"]</p>		\n		<p>[woocommerce_checkout]</p>','Checkout','','inherit','closed','closed','','95-revision-v1','','','2018-05-02 14:32:32','2018-05-02 18:32:32','',95,'http://creativecad.works/2018/05/02/95-revision-v1/',0,'revision','',0),(1569,1,'2018-05-02 14:32:41','0000-00-00 00:00:00','','Shop E-commerce','','draft','closed','closed','','','','','2018-05-02 14:32:41','0000-00-00 00:00:00','',0,'http://creativecad.works/?post_type=elementor_library&p=1569',0,'elementor_library','',0),(1570,1,'2018-05-02 14:32:44','2018-05-02 18:32:44','<h1>\n                        Checkout\n                    </h1>\n                                        <p></p>\n		<p>[aelia_currency_selector_widget title=\"Currency Switcher\" widget_type=\"dropdown|buttons\"]</p>		\n		<p>[woocommerce_checkout]</p>','Checkout','','inherit','closed','closed','','95-revision-v1','','','2018-05-02 14:32:44','2018-05-02 18:32:44','',95,'http://creativecad.works/2018/05/02/95-revision-v1/',0,'revision','',0),(1571,1,'2018-05-02 14:33:22','2018-05-02 18:33:22','<h1>\n                        Checkout\n                    </h1>\n                                        <p></p>\n		<p>[aelia_currency_selector_widget title=\"Currency Switcher\" widget_type=\"dropdown|buttons\"]</p><p>[woocommerce_checkout]</p>','Checkout','','inherit','closed','closed','','95-revision-v1','','','2018-05-02 14:33:22','2018-05-02 18:33:22','',95,'http://creativecad.works/2018/05/02/95-revision-v1/',0,'revision','',0),(1693,1,'2018-05-10 13:25:59','2018-05-10 17:25:59','body {background:#FFF;}','stratusx','','inherit','closed','closed','','101-revision-v1','','','2018-05-10 13:25:59','2018-05-10 17:25:59','',101,'http://creativecad.works/2018/05/10/101-revision-v1/',0,'revision','',0),(1694,1,'2018-05-10 13:28:35','2018-05-10 17:28:35','','CADworks 3D_Final (1)','','inherit','open','closed','','cadworks-3d_final-1','','','2018-05-10 13:28:35','2018-05-10 17:28:35','',82,'http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1.png',0,'attachment','image/png',0),(1696,1,'2018-05-10 13:30:59','2018-05-10 17:30:59','<img width=\"448\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png 448w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-768x137.png 768w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-1024x183.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-174x31.png 174w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-394x70.png 394w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-915x163.png 915w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-600x107.png 600w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1.png 1204w\" sizes=\"(max-width: 448px) 100vw, 448px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-10 13:30:59','2018-05-10 17:30:59','',82,'http://creativecad.works/2018/05/10/82-revision-v1/',0,'revision','',0),(1695,1,'2018-05-10 13:28:40','2018-05-10 17:28:40','<img width=\"448\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png 448w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-768x137.png 768w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-1024x183.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-174x31.png 174w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-394x70.png 394w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-915x163.png 915w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-600x107.png 600w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1.png 1204w\" sizes=\"(max-width: 448px) 100vw, 448px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-10 13:28:40','2018-05-10 17:28:40','',82,'http://creativecad.works/2018/05/10/82-revision-v1/',0,'revision','',0),(1664,1,'2018-05-08 10:49:40','2018-05-08 14:49:40','<h2>\n                        Email or call us for more information\n                    </h2>\n                                        <p></p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-08 10:49:40','2018-05-08 14:49:40','',76,'http://creativecad.works/2018/05/08/76-revision-v1/',0,'revision','',0),(1576,1,'2018-05-02 14:50:25','2018-05-02 18:50:25','<h2>The 3D Printer\r\nDesigned for Excellence</h2>\r\n<a role=\"button\" href=\"#\">\r\nOwn the 3D printer\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 962px) 100vw, 962px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"962\" height=\"1000\" />\r\n<h4>The Store</h4>\r\n<h5>Take a peek inside our Wonderworld</h5>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/All-in-One-300x179.png 300w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-600x359.png 600w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-768x459.png 768w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-45x27.png 45w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-134x80.png 134w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One-394x236.png 394w, http://creativecad.works/wp-content/uploads/2018/03/All-in-One.png 891w\" alt=\"\" width=\"300\" height=\"179\" /></figure>\r\n<h3>3D Printer Resins</h3>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" alt=\"\" width=\"150\" height=\"150\" /></figure>\r\n<h3>Accessories</h3>\r\n<h1>Coming Soon</h1>\r\n<h2>Request a Quote or Callback</h2>\r\nEmail or call us for more information','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-02 14:50:25','2018-05-02 18:50:25','',76,'http://creativecad.works/2018/05/02/76-revision-v1/',0,'revision','',0),(1577,1,'2018-05-02 14:55:34','2018-05-02 18:55:34','','Order &ndash; May 2, 2018 @ 02:55 PM','','wc-processing','open','closed','order_5aea09a63dc72','order-may-02-2018-0655-pm','','','2018-05-02 15:13:07','2018-05-02 19:13:07','',0,'http://creativecad.works/?post_type=shop_order&#038;p=1577',0,'shop_order','',4),(1578,1,'2018-05-02 15:00:55','2018-05-02 19:00:55','','Order &ndash; May 2, 2018 @ 03:00 PM','','wc-failed','open','closed','order_5aea0ae7cfc05','order-may-02-2018-0700-pm','','','2018-05-02 15:00:56','2018-05-02 19:00:56','',0,'http://creativecad.works/?post_type=shop_order&#038;p=1578',0,'shop_order','',5),(1579,1,'2018-05-02 15:08:32','2018-05-02 19:08:32','','Order &ndash; May 2, 2018 @ 03:08 PM','','wc-failed','open','closed','order_5aea0cb0085c0','order-may-02-2018-0708-pm','','','2018-05-02 15:08:32','2018-05-02 19:08:32','',0,'http://creativecad.works/?post_type=shop_order&#038;p=1579',0,'shop_order','',1),(1580,1,'2018-05-02 15:16:58','2018-05-02 19:16:58','','Order &ndash; May 2, 2018 @ 03:16 PM','','wc-processing','open','closed','order_5aea0eaaee5b8','order-may-02-2018-0716-pm','','','2018-05-02 15:26:51','2018-05-02 19:26:51','',0,'http://creativecad.works/?post_type=shop_order&#038;p=1580',0,'shop_order','',4),(1582,1,'2018-05-02 15:43:04','2018-05-02 19:43:04','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n			<h1>Testimonial</h1>		\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 15:43:04','2018-05-02 19:43:04','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1585,1,'2018-05-02 15:46:56','2018-05-02 19:46:56','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 15:46:56','2018-05-02 19:46:56','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1586,1,'2018-05-02 15:47:15','2018-05-02 19:47:15','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 15:47:15','2018-05-02 19:47:15','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1587,1,'2018-05-02 16:06:24','2018-05-02 20:06:24','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-02 16:06:24','2018-05-02 20:06:24','',98,'http://creativecad.works/2018/05/02/98-revision-v1/',0,'revision','',0),(1590,1,'2018-05-03 10:35:55','2018-05-03 14:35:55','<h1>\n                        CADworks3D\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-03 10:35:55','2018-05-03 14:35:55','',82,'http://creativecad.works/2018/05/03/82-revision-v1/',0,'revision','',0),(1591,1,'2018-05-03 10:39:33','2018-05-03 14:39:33','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in striving hard for excellence and providing customers with a complete solution to their needs. With a valuable approach and provide our customers with best in industry standard support &amp; expertise in 3D Printing. We are passionate about 3D Printing and our mission is to help our clients optimize their way of work with it. We’re striving hard to simply 3D printing for our clients.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-03 10:39:33','2018-05-03 14:39:33','',98,'http://creativecad.works/2018/05/03/98-revision-v1/',0,'revision','',0),(1594,1,'2018-05-03 10:51:25','2018-05-03 14:51:25','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace ®.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-03 10:51:25','2018-05-03 14:51:25','',98,'http://creativecad.works/2018/05/03/98-revision-v1/',0,'revision','',0),(1595,1,'2018-05-03 10:51:53','2018-05-03 14:51:53','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace ®.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-05-03 10:51:53','2018-05-03 14:51:53','',98,'http://creativecad.works/2018/05/03/98-revision-v1/',0,'revision','',0),(1597,1,'2018-05-03 11:03:51','2018-05-03 15:03:51','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We help you setup your 3D printer and make sure your prints are coming out.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>We will respond to your emailed inquiries and questions within 1 business day</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-05-03 11:03:51','2018-05-03 15:03:51','',96,'http://creativecad.works/2018/05/03/96-revision-v1/',0,'revision','',0),(1598,1,'2018-05-03 11:05:02','2018-05-03 15:05:02','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We will help you set up your 3D printer to assure of excellent print results.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>We will respond to your emailed inquiries and questions within 1 business day</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>There is multiples models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under Resources. </p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-05-03 11:05:02','2018-05-03 15:05:02','',96,'http://creativecad.works/2018/05/03/96-revision-v1/',0,'revision','',0),(1600,1,'2018-05-03 11:31:56','2018-05-03 15:31:56','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We will help you set up your 3D printer to assure of excellent print results.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>We will respond to your emailed inquiries and questions within 1 business day</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>We offer multiple application specific models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under resources.</p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Most of our training is through phone and team-viewer in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone training.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-05-03 11:31:56','2018-05-03 15:31:56','',96,'http://creativecad.works/2018/05/03/96-revision-v1/',0,'revision','',0),(1602,1,'2018-05-03 12:52:52','2018-05-03 16:52:52','<h1>\n                        We&#039;re here to help\n                    </h1>\n                                        <p>Best customer support in the Industry.</p>\n                    <h5>\n                        Phone &amp; TeamViewer Support\n                    </h5>\n                    <p>We will help you set up your 3D printer to assure of excellent print results.</p>\n                    <h5>\n                        Application Specific\n                    </h5>\n                    <p>We calibrate &amp; optimize your printer for your application. </p>\n                    <h5>\n                        Email Support\n                    </h5>\n                    <p>We will respond to your emailed inquiries and questions within 1 business day</p>\n                    <h2>\n                        Frequently Asked Questions\n                    </h2>\n                                        <p>We\'ve compiled a list of answers to common questions.</p>\n												What is the build plate sizes of the printer and resolution of the printer?					\n					<p>We offer multiple application specific models with different specifications ranging from 30µm to 78µm in resolution and build size range from 57x32x120mm to 150&#215;84.4x120mm. For further information see Specs under resources.</p>\n												Key difference between DLP vs SLA					\n					<p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength. By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated CADworks3D LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector. In comparison to the home projector, when the CADworks3D projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What is the lifespan of the projector and the machine?					\n					<p>UV LED projector and current projectors are rated at 25,000 hours.</p>\n												How does the machine work?					\n					<p>A DLP in runs on the base of layers and layers polymerisations, based on photosensitive resin reacting to light </p>\n												What is the surface finish like?					\n					<p> The surface finish is very smooth &amp; best in class.</p>\n												How does training work?					\n					<p>Our training is primarily conducted via phone and team-viewer. Using this method, we have successfully trained in most cases. However, rest assure we have trained plenty of distant customers who have been successful with team-viewer conferencing and telephone calling.</p>\n												Do I need to calibrate the machine?					\n					<p>Simply put, No.  Each and every CADworks3D Printer is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The CADworks3D 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The CADworks3D printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each CADworks3D vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The CADworks3D printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping. The CADworks3D printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n                    <h1>\n                        Feel free to reach us\n                    </h1>\n                                        <p>Get instant answers to common questions</p>','Support','','inherit','closed','closed','','96-revision-v1','','','2018-05-03 12:52:52','2018-05-03 16:52:52','',96,'http://creativecad.works/2018/05/03/96-revision-v1/',0,'revision','',0),(1605,1,'2018-05-03 13:15:13','2018-05-03 17:15:13','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Alternate numbers</h3>		\n				$\n				1\n							Cost Per Chip\n				1\n				%\n							Increase efficiency\n				1\n				%\n							Design\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 13:15:13','2018-05-03 17:15:13','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1608,1,'2018-05-03 13:24:11','2018-05-03 17:24:11','<h2>Revolutionize the Way you do Microfluidics</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" sizes=\"(max-width: 986px) 100vw, 986px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" alt=\"\" width=\"986\" height=\"1024\" />\r\n<h2>We Power Research at</h2>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>\r\n<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>\r\n<h3>CADworks Edition Benefits</h3>\r\n$\r\n1\r\nCost Per Chip\r\n1\r\n%\r\nIncrease efficiency\r\n1\r\n%\r\nQuality of Parts\r\n<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2>\r\n<p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img class=\"zoooom\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" alt=\"\" width=\"605\" height=\"465\" />\r\n<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2>\r\n<p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>\r\n\r\n<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2>\r\n<p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong>\r\nPrint microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" alt=\"\" width=\"600\" height=\"405\" />\r\n<h2 style=\"text-align: center;\"><b>Droplet System</b></h2>\r\n<ul>\r\n 	<li>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</li>\r\n 	<li>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</li>\r\n 	<li>Ease in creating multilayer Devices</li>\r\n 	<li>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</li>\r\n</ul>\r\n<h2>Contact Us for More Information</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"15963951f3\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" type=\"number\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 13:24:11','2018-05-03 17:24:11','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1607,1,'2018-05-03 13:21:45','2018-05-03 17:21:45','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip\n				1\n				%\n							Increase efficiency\n				1\n				%\n							Quality of Parts\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The 3D Printer is aimed for universities and institutions who wish to attain more from their research &amp; avoid outsourcing their proprietary information, and reduce costs to a greater extent. We at CADworks3D help our clients by optimizing their research and development.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 13:21:45','2018-05-03 17:21:45','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1613,1,'2018-05-03 14:28:09','2018-05-03 18:28:09','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip\n				1\n				%\n							Increase efficiency\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 14:28:09','2018-05-03 18:28:09','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1610,1,'2018-05-03 14:15:40','2018-05-03 18:15:40','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip\n				1\n				%\n							Increase efficiency\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create your master mould within one hour (height dependent) with our proprietary resin developed for PDMS applications. The master molds are reusable. Every mould you print with the CADworks 3D Printer Microfluidics Edition will cost you $5 (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 14:15:40','2018-05-03 18:15:40','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1612,1,'2018-05-03 14:24:16','2018-05-03 18:24:16','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip\n				1\n				%\n							Increase efficiency\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish and transparency without losing out on the quality. Users can achieve a minimum channel width of 70µm and a height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li><p>Rapid fabrication of multilayer  microfluidic Devices using a liquid crystal  display based stereolithography 3D  Printing system</p></li><li><p>3D printed multilayer microfluidic devices for parallel droplet generation and mixing applications</p></li><li><p>Ease in creating multilayer Devices</p></li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"15963951f3\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-03 14:24:16','2018-05-03 18:24:16','',458,'http://creativecad.works/2018/05/03/458-revision-v1/',0,'revision','',0),(1617,1,'2018-05-03 15:07:50','2018-05-03 19:07:50','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-03 15:07:50','2018-05-03 19:07:50','',224,'http://creativecad.works/2018/05/03/224-revision-v1/',0,'revision','',0),(1618,1,'2018-05-03 15:08:05','2018-05-03 19:08:05','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-03 15:08:05','2018-05-03 19:08:05','',224,'http://creativecad.works/2018/05/03/224-revision-v1/',0,'revision','',0),(1619,1,'2018-05-03 15:39:38','2018-05-03 19:39:38','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-03 15:39:38','2018-05-03 19:39:38','',224,'http://creativecad.works/2018/05/03/224-revision-v1/',0,'revision','',0),(1620,1,'2018-05-03 15:39:50','2018-05-03 19:39:50','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-03 15:39:50','2018-05-03 19:39:50','',224,'http://creativecad.works/2018/05/03/224-revision-v1/',0,'revision','',0),(1621,1,'2018-05-03 15:40:20','2018-05-03 19:40:20','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-03 15:40:20','2018-05-03 19:40:20','',224,'http://creativecad.works/2018/05/03/224-revision-v1/',0,'revision','',0),(1623,1,'2018-05-03 16:08:51','2018-05-03 20:08:51','','u6.jpg','','inherit','open','closed','','u6-jpg','','','2018-05-03 16:08:51','2018-05-03 20:08:51','',0,'http://creativecad.works/wp-content/uploads/2018/05/u6.jpg',0,'attachment','image/jpeg',0),(1624,1,'2018-05-03 16:08:52','2018-05-03 20:08:52','','u5.jpg','','inherit','open','closed','','u5-jpg','','','2018-05-03 16:08:52','2018-05-03 20:08:52','',0,'http://creativecad.works/wp-content/uploads/2018/05/u5.jpg',0,'attachment','image/jpeg',0),(1625,1,'2018-05-03 16:08:53','2018-05-03 20:08:53','','u7.jpg','','inherit','open','closed','','u7-jpg','','','2018-05-03 16:08:53','2018-05-03 20:08:53','',0,'http://creativecad.works/wp-content/uploads/2018/05/u7.jpg',0,'attachment','image/jpeg',0),(1766,1,'2018-05-16 13:21:08','2018-05-16 17:21:08','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks Edition 3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks Jewellery Edition  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks 3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"9f8796463d\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-16 13:21:08','2018-05-16 17:21:08','',618,'http://creativecad.works/2018/05/16/618-revision-v1/',0,'revision','',0),(1628,1,'2018-05-04 13:10:34','2018-05-04 17:10:34','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-04 13:10:34','2018-05-04 17:10:34','',224,'http://creativecad.works/2018/05/04/224-revision-v1/',0,'revision','',0),(1630,1,'2018-05-04 13:12:24','2018-05-04 17:12:24','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your idea printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; Increase your Revenue Stream</h3>		\n			<h3>Streamline your Design to Print Process</h3>		\n			<h3>Offer a Complete Experience</h3>		\n			<h3>Control your Workflow &amp; Intellectual Property </h3>		\n			<h3>Use any and all available 3D Printer Resins</h3>		\n			<h3>Don\'t Settle for Less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-04 13:12:24','2018-05-04 17:12:24','',224,'http://creativecad.works/2018/05/04/224-revision-v1/',0,'revision','',0),(1798,1,'2018-05-22 14:16:16','2018-05-22 18:16:16','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-22 14:16:16','2018-05-22 18:16:16','',548,'http://creativecad.works/2018/05/22/548-revision-v1/',0,'revision','',0),(1632,1,'2018-05-04 13:53:48','2018-05-04 17:53:48','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit every time</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-04 13:53:48','2018-05-04 17:53:48','',548,'http://creativecad.works/2018/05/04/548-revision-v1/',0,'revision','',0),(1633,1,'2018-05-04 13:54:20','2018-05-04 17:54:20','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit every time</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-04 13:54:20','2018-05-04 17:54:20','',548,'http://creativecad.works/2018/05/04/548-revision-v1/',0,'revision','',0),(1635,1,'2018-05-04 13:56:00','2018-05-04 17:56:00','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit every time</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-04 13:56:00','2018-05-04 17:56:00','',548,'http://creativecad.works/2018/05/04/548-revision-v1/',0,'revision','',0),(1636,1,'2018-05-04 13:56:49','2018-05-04 17:56:49','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks Dental Edition 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks Dental Edition 3D Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: center;\"><i>A Perfect fit every time</i></p><p style=\"text-align: center;\">CADworks Dental Edition series utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p>The CADworks Dental Edition 3D Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks 3D Dental Edition has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks Dental Edition 3D Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Edition Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Edition Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental edition to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Edition 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-04 13:56:49','2018-05-04 17:56:49','',548,'http://creativecad.works/2018/05/04/548-revision-v1/',0,'revision','',0),(1641,1,'2018-05-07 12:51:08','2018-05-07 16:51:08','','CADworks3D LOGO','','inherit','open','closed','','cadworks3d-logo-2','','','2018-05-07 12:51:08','2018-05-07 16:51:08','',0,'http://creativecad.works/wp-content/uploads/2018/05/CADworks3D-LOGO.png',0,'attachment','image/png',0),(1984,1,'2018-06-06 14:49:44','2018-06-06 18:49:44','Multiple Models are available for different applications. You can opt in for a bigger build plate for large pieces or a printer with a much high resolution for finer details.','CADworks3D Dental Printer','<span style=\"font-weight: 400;\">With CADworks Dental 3D printer, you can design, print and cast within a day. </span>','trash','closed','closed','','cadworks3d-dental-printer__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',0,'http://creativecad.works/?post_type=product&#038;p=1984',0,'product','',0),(2003,1,'2018-06-12 16:39:20','2018-06-12 20:39:20','<h1>3D Printers</h1>','3D Printers','','inherit','closed','closed','','1870-revision-v1','','','2018-06-12 16:39:20','2018-06-12 20:39:20','',1870,'http://creativecad.works/2018/06/12/1870-revision-v1/',0,'revision','',0),(1985,1,'2018-06-06 14:49:44','2018-06-06 18:49:44','','CADworks3D Dental Printer - DQ50 (High Percision)','','trash','closed','closed','','cadworks3d-printer-m50-high-percision-3-2__trashed','','','2019-02-04 15:40:51','2019-02-04 19:40:51','',1984,'http://creativecad.works/?post_type=product&#038;p=1984',1,'product_variation','',0),(1986,1,'2018-06-06 14:49:44','2018-06-06 18:49:44','','CADworks3D Dental Printer - DQ80','','trash','closed','closed','','cadworks3d-printer-m80-3-2__trashed','','','2019-02-04 15:40:51','2019-02-04 19:40:51','',1984,'http://creativecad.works/?post_type=product&#038;p=1984',2,'product_variation','',0),(1987,1,'2018-06-06 14:49:44','2018-06-06 18:49:44','','CADworks3D Dental Printer - DSU100 (Best-In-Class)','','trash','closed','closed','','cadworks3d-printer-m100-best-in-class-3-2__trashed','','','2019-02-04 15:40:51','2019-02-04 19:40:51','',1984,'http://creativecad.works/?post_type=product&#038;p=1984',3,'product_variation','',0),(1988,1,'2018-06-06 14:49:44','2018-06-06 18:49:44','','CADworks3D Dental Printer - DSU125','','trash','closed','closed','','cadworks3d-printer-m125-3-2__trashed','','','2019-02-04 15:40:51','2019-02-04 19:40:51','',1984,'http://creativecad.works/?post_type=product&#038;p=1984',4,'product_variation','',0),(1989,1,'2018-06-06 14:49:45','2018-06-06 18:49:45','','CADworks3D Dental Printer - DPU150 (Large Parts)','','trash','closed','closed','','cadworks3d-printer-m150-large-parts-3-2__trashed','','','2019-02-04 15:40:51','2019-02-04 19:40:51','',1984,'http://creativecad.works/?post_type=product&#038;p=1984',5,'product_variation','',0),(1990,1,'2018-06-06 14:56:15','2018-06-06 18:56:15','','Microfluidics Brochure v1.3','','inherit','open','closed','','microfluidics-brochure-v1-3','','','2018-06-06 14:56:15','2018-06-06 18:56:15','',0,'http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.3.pdf',0,'attachment','application/pdf',0),(1991,1,'2018-06-06 14:56:31','2018-06-06 18:56:31','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.3.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.3.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Jewellery</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-06-06 14:56:31','2018-06-06 18:56:31','',1012,'http://creativecad.works/2018/06/06/1012-revision-v1/',0,'revision','',0),(1643,1,'2018-05-07 13:25:25','2018-05-07 17:25:25','','MiiCraft BV-007 (Clear)','<h4>Description</h4>\r\nCompatible with all CADworks3D Printers\r\n<h5>Colour</h5>\r\n<ul>\r\n 	<li>Clear</li>\r\n</ul>\r\n<h5>Features</h5>\r\n<ul>\r\n 	<li>Transparent</li>\r\n 	<li>Low viscosity resin</li>\r\n 	<li>Smallest microchannels</li>\r\n</ul>\r\n<h5>Applications</h5>\r\n<ul>\r\n 	<li>3D microfluidic devices</li>\r\n</ul>\r\n<h5><strong>Available in 500ml</strong></h5>\r\n&nbsp;\r\n\r\n<a href=\"http://creativecad.works/wp-content/uploads/2018/05/MSDS-YOI-BV-002-V1-2014-09-17.pdf\">MATERIAL SAFETY DATA SHEET</a>','trash','closed','closed','','007__trashed','','','2019-02-15 10:33:38','2019-02-15 14:33:38','',0,'http://creativecad.works/?post_type=product&#038;p=1643',0,'product','',0),(1644,1,'2018-05-07 13:16:12','2018-05-07 17:16:12','','MSDS-YOI-BV-002-V1-2014-09-17','','inherit','open','closed','','msds-yoi-bv-002-v1-2014-09-17','','','2018-05-07 13:16:12','2018-05-07 17:16:12','',0,'http://creativecad.works/wp-content/uploads/2018/05/MSDS-YOI-BV-002-V1-2014-09-17.pdf',0,'attachment','application/pdf',0),(1645,1,'2018-05-07 13:23:48','2018-05-07 17:23:48','','Microfluidic Resin','','inherit','open','closed','','microfluidic-resin','','','2018-05-07 13:23:48','2018-05-07 17:23:48','',1643,'http://creativecad.works/wp-content/uploads/2018/05/Microfluidic-Resin.png',0,'attachment','image/png',0),(1646,1,'2018-05-07 13:27:54','2018-05-07 17:27:54','','Microfluidic Resin (Clear)','<h4>Description</h4>\r\nCompatible with all CADworks3D Printers\r\n<h5>Colour</h5>\r\n<ul>\r\n 	<li>Clear</li>\r\n</ul>\r\n<h5>Features</h5>\r\n<ul>\r\n 	<li>Transparent</li>\r\n 	<li>Low viscosity resin</li>\r\n 	<li>Smallest microchannels</li>\r\n</ul>\r\n<h5>Applications</h5>\r\n<ul>\r\n 	<li>3D microfluidic devices</li>\r\n</ul>\r\n<h5><strong>Available in 500ml</strong></h5>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<a href=\"http://creativecad.works/wp-content/uploads/2018/05/MSDS-YOI-BV-002-V1-2014-09-17.pdf\">MATERIAL SAFETY DATA SHEET</a>','inherit','closed','closed','','1643-autosave-v1','','','2018-05-07 13:27:54','2018-05-07 17:27:54','',1643,'http://creativecad.works/2018/05/07/1643-autosave-v1/',0,'revision','',0),(1652,1,'2018-05-07 13:58:57','2018-05-07 17:58:57','','MiiCraft BV-002 (Blue)','<h4>Description</h4>\r\nCompatible with all CADworks3D Printers\r\n<h5>Colour</h5>\r\n<ul>\r\n 	<li>Blue</li>\r\n</ul>\r\n<h5>Features</h5>\r\n<ul>\r\n 	<li>Non-transparent,</li>\r\n 	<li>Easy surface or detail checking</li>\r\n</ul>\r\n<h5>Applications</h5>\r\n<ul>\r\n 	<li>Engineering,</li>\r\n 	<li>Rapid prototyping</li>\r\n</ul>\r\n<h5><strong>Available in 500ml</strong></h5>\r\n&nbsp;\r\n\r\n<a href=\"http://creativecad.works/wp-content/uploads/2018/05/MSDS-YOI-BV-002-V1-2014-09-17-1.pdf\">MATERIAL SAFETY DATA SHEET</a>','trash','closed','closed','','002__trashed','','','2019-02-15 10:33:38','2019-02-15 14:33:38','',0,'http://creativecad.works/?post_type=product&#038;p=1652',0,'product','',0),(1647,1,'2018-05-07 13:28:40','2018-05-07 17:28:40','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 13:28:40','2018-05-07 17:28:40','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1648,1,'2018-05-07 13:33:19','2018-05-07 17:33:19','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 13:33:19','2018-05-07 17:33:19','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1649,1,'2018-05-07 13:33:36','2018-05-07 17:33:36','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 13:33:36','2018-05-07 17:33:36','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1650,1,'2018-05-07 13:51:20','2018-05-07 17:51:20','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 13:51:20','2018-05-07 17:51:20','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1651,1,'2018-05-07 13:54:02','2018-05-07 17:54:02','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 13:54:02','2018-05-07 17:54:02','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1653,1,'2018-05-07 14:01:12','2018-05-07 18:01:12','','MSDS-YOI-BV-002-V1-2014-09-17 (1)','','inherit','open','closed','','msds-yoi-bv-002-v1-2014-09-17-1','','','2018-05-07 14:01:12','2018-05-07 18:01:12','',0,'http://creativecad.works/wp-content/uploads/2018/05/MSDS-YOI-BV-002-V1-2014-09-17-1.pdf',0,'attachment','application/pdf',0),(1654,1,'2018-05-07 14:02:11','2018-05-07 18:02:11','','MiiCraft-002','','inherit','open','closed','','miicraft-002','','','2018-05-07 14:02:11','2018-05-07 18:02:11','',1652,'http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-002.png',0,'attachment','image/png',0),(1655,1,'2018-05-07 14:21:13','2018-05-07 18:21:13','','MiiCraft Cream Resin','<h4>Description</h4>\r\nCompatible with all CADworks3D Printers\r\n<h5>Colour</h5>\r\n<ul>\r\n 	<li>Cream</li>\r\n</ul>\r\n<h5>Features</h5>\r\n<ul>\r\n 	<li>Non-transparent,</li>\r\n 	<li>Easy surface or detail checking</li>\r\n</ul>\r\n<h5>Applications</h5>\r\n<ul>\r\n 	<li>Engineering,</li>\r\n 	<li>Rapid prototyping</li>\r\n</ul>\r\n<h5><strong>Available in 500ml</strong></h5>\r\n&nbsp;\r\n\r\n<a href=\"http://creativecad.works/wp-content/uploads/2018/05/MSDS-YOI-BV-002-V1-2014-09-17-1.pdf\">MATERIAL SAFETY DATA SHEET</a>','trash','closed','closed','','cream__trashed','','','2019-02-15 10:33:38','2019-02-15 14:33:38','',0,'http://creativecad.works/?post_type=product&#038;p=1655',0,'product','',0),(1656,1,'2018-05-07 14:23:27','2018-05-07 18:23:27','','Cream Resin','','inherit','open','closed','','cream-resin','','','2018-05-07 14:23:27','2018-05-07 18:23:27','',0,'http://creativecad.works/wp-content/uploads/2018/05/Cream-Resin.png',0,'attachment','image/png',0),(1657,1,'2018-05-07 14:42:26','2018-05-07 18:42:26','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x806.png\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-07 14:42:26','2018-05-07 18:42:26','',82,'http://creativecad.works/2018/05/07/82-revision-v1/',0,'revision','',0),(1658,1,'2018-05-07 14:44:47','2018-05-07 18:44:47','','MiiCraft Picker','Build Plate/Picker fully compatible with all Miicraft 3D Printers and all rebranded Miicraft Printers.','publish','closed','closed','','miicraft-picker','','','2019-01-09 11:34:51','2019-01-09 15:34:51','',0,'http://creativecad.works/?post_type=product&#038;p=1658',0,'product','',0),(1659,1,'2018-05-07 14:45:11','2018-05-07 18:45:11','','MiiCraft-Picker','','inherit','open','closed','','miicraft-picker-2','','','2018-05-07 14:45:11','2018-05-07 18:45:11','',1658,'http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Picker.png',0,'attachment','image/png',0),(1660,1,'2018-05-07 14:46:25','2018-05-07 18:46:25','','MiiCraft Teflon','Teflon/Vat fully compatible with all CADworks3d printers, MiiCraft 3D Printers and all re-branded Miicraft Printers.','publish','closed','closed','','miicraft-teflon','','','2019-01-09 11:31:44','2019-01-09 15:31:44','',0,'http://creativecad.works/?post_type=product&#038;p=1660',0,'product','',0),(1661,1,'2018-05-07 14:46:55','2018-05-07 18:46:55','','MiiCraft-Teflon','','inherit','open','closed','','miicraft-teflon-2','','','2018-05-07 14:46:55','2018-05-07 18:46:55','',1660,'http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Teflon.png',0,'attachment','image/png',0),(1665,1,'2018-05-08 10:50:13','2018-05-08 14:50:13','<img width=\"477\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-477x80.png 477w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-600x101.png 600w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-768x129.png 768w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1024x172.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-596x100.png 596w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-394x66.png 394w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-915x153.png 915w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO-1240x208.png 1240w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-LOGO.png 1282w\" sizes=\"(max-width: 477px) 100vw, 477px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>3D Printer is desgined by one of the best minds to meet one single goal, \"Excellence\".</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>It is engineered to reliable and efficient with the state of the art technology used. </p>\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MIICRAFT-605x806.jpg\" alt=\"\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>The quality of print will always be superior with every print cycle.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best customer support in the industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        The Most Effective LED DLP light engine\n                    </h5>\n                    <p>The strengths of a dedicated LED DLP light engine is the only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-08 10:50:13','2018-05-08 14:50:13','',82,'http://creativecad.works/2018/05/08/82-revision-v1/',0,'revision','',0),(1674,1,'2018-05-08 14:33:21','2018-05-08 18:33:21','<h2>\n                        Email or call us for more information\n                    </h2>\n                                        <p></p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-08 14:33:21','2018-05-08 18:33:21','',76,'http://creativecad.works/2018/05/08/76-revision-v1/',0,'revision','',0),(1676,1,'2018-05-08 14:33:38','2018-05-08 18:33:38','<h1>\n                        Coming Soon\n                    </h1>\n                                        <p>Email or call us for more information</p>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-08 14:33:38','2018-05-08 18:33:38','',76,'http://creativecad.works/2018/05/08/76-revision-v1/',0,'revision','',0),(1683,1,'2018-05-09 13:37:36','2018-05-09 17:37:36','<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"68f2754775\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-09 13:37:36','2018-05-09 17:37:36','',458,'http://creativecad.works/2018/05/09/458-revision-v1/',0,'revision','',0),(1687,1,'2018-05-09 13:54:42','2018-05-09 17:54:42','','CADworks3D Logo - Clear','','inherit','open','closed','','cadworks3d-logo-clear','','','2018-05-09 13:54:42','2018-05-09 17:54:42','',82,'http://creativecad.works/wp-content/uploads/2018/05/CADworks3D-Logo-Clear.png',0,'attachment','image/png',0),(1690,1,'2018-05-09 14:27:46','2018-05-09 18:27:46','','Machine 1','','inherit','open','closed','','machine-1','','','2018-05-09 14:27:46','2018-05-09 18:27:46','',82,'http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png',0,'attachment','image/png',0),(1691,1,'2018-05-09 14:28:25','2018-05-09 18:28:25','<img width=\"775\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-775x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-775x80.png 775w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-300x31.png 300w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-768x79.png 768w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-1024x106.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-242x25.png 242w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-394x41.png 394w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-915x94.png 915w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-1240x128.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/CADworks-3DPrinter-600x62.png 600w\" sizes=\"(max-width: 775px) 100vw, 775px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Dental Edition Printer is the world’s foremost open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Want to Find the Ideal CADworks 3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-09 14:28:25','2018-05-09 18:28:25','',82,'http://creativecad.works/2018/05/09/82-revision-v1/',0,'revision','',0),(1698,1,'2018-05-11 09:50:15','2018-05-11 13:50:15','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\" aria-label=\"creative cadworks\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-876-1855\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Sales@CADworks3D.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-05-11 09:50:15','2018-05-11 13:50:15','',90,'http://creativecad.works/2018/05/11/90-revision-v1/',0,'revision','',0),(1707,1,'2018-05-11 10:55:17','2018-05-11 14:55:17','','Dental Specs','','inherit','open','closed','','dental-specs','','','2018-05-11 10:55:17','2018-05-11 14:55:17','',0,'http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs.png',0,'attachment','image/png',0),(1713,1,'2018-05-11 10:58:20','2018-05-11 14:58:20','','Microfluidics Spec','','inherit','open','closed','','microfluidics-spec','','','2018-05-11 10:58:20','2018-05-11 14:58:20','',0,'http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png',0,'attachment','image/png',0),(1709,1,'2018-05-11 10:55:20','2018-05-11 14:55:20','','Jewellery Specs','','inherit','open','closed','','jewellery-specs','','','2018-05-11 10:55:20','2018-05-11 14:55:20','',0,'http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs.png',0,'attachment','image/png',0),(1714,1,'2018-05-11 11:01:05','2018-05-11 15:01:05','<h2>\n                        CADworks3D Printer Microfluidics Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"999\" height=\"333\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png 999w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-300x100.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-768x256.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-93x31.png 93w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-240x80.png 240w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-394x131.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-915x305.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-600x200.png 600w\" sizes=\"(max-width: 999px) 100vw, 999px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-05-11 11:01:05','2018-05-11 15:01:05','',1044,'http://creativecad.works/2018/05/11/1044-revision-v1/',0,'revision','',0),(1715,1,'2018-05-11 11:01:19','2018-05-11 15:01:19','<h2>\n                        CADworks3D Printer Microfluidics Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"999\" height=\"333\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png 999w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-300x100.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-768x256.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-93x31.png 93w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-240x80.png 240w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-394x131.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-915x305.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-600x200.png 600w\" sizes=\"(max-width: 999px) 100vw, 999px\" />								</a>\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-05-11 11:01:19','2018-05-11 15:01:19','',1044,'http://creativecad.works/2018/05/11/1044-revision-v1/',0,'revision','',0),(1716,1,'2018-05-11 11:04:03','2018-05-11 15:04:03','<h2>\n                        CADworks3D Printer Dental Edition\n                    </h2>\n                                        <p>TECHNICAL SPECIFICATIONS</p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"1024\" height=\"344\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-1024x344.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-1024x344.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-300x101.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-768x258.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-92x31.png 92w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-238x80.png 238w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-394x132.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-915x307.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-1240x416.png 1240w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs-600x201.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Dental-Specs.png 1245w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Dentistry','','inherit','closed','closed','','1116-revision-v1','','','2018-05-11 11:04:03','2018-05-11 15:04:03','',1116,'http://creativecad.works/2018/05/11/1116-revision-v1/',0,'revision','',0),(1718,1,'2018-05-11 11:06:18','2018-05-11 15:06:18','<h2>\n                        CADworks 3D Printer Jewellery Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br style=\"text-align: center;\" />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br style=\"text-align: center;\" />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br style=\"text-align: center;\" />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"1024\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-300x156.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-768x400.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-60x31.png 60w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-154x80.png 154w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-394x205.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-915x476.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1240x645.png 1240w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-600x312.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-05-11 11:06:18','2018-05-11 15:06:18','',1120,'http://creativecad.works/2018/05/11/1120-revision-v1/',0,'revision','',0),(1719,1,'2018-05-11 11:12:29','2018-05-11 15:12:29','<h2>Jewellery</h2>		\n											<a href=\"http://creativecad.works/jewellery/\" data-elementor-open-lightbox=\"\">\n							<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-3-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />								</a>\n			<h2>Microfluidics</h2>		\n											<a href=\"http://creativecad.works/microfluidics/\" data-elementor-open-lightbox=\"\">\n							<img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/Image-microfluidics-droplet-and-encapsulated-np8vbk5ldercas141kwlgj9tx03pib09qtpww125bs.jpg\" title=\"Image microfluidics droplet and encapsulated\" alt=\"Image microfluidics droplet and encapsulated\" />								</a>\n			<h2>Dental</h2>		\n											<a href=\"http://creativecad.works/dentistry/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"338\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n			<h2>Find your ideal Printer</h2>		\n			<p>Not every printer on the market can do everything. Find your ideal printer that can print your specific application. </p>		\n			<h3>How Can the CADWorks3D Printer Help your Business?</h3>		\n			<h3>Reduce your expenses &amp; increase your revenue stream</h3>		\n			<h3>Streamline your design to print process</h3>		\n			<h3>A Complete Experience</h3>		\n			<h3>Control your workflow &amp; intellectual Property </h3>		\n			<h3>Use any and all available 3D printer resins</h3>		\n			<h3>Don\'t settle for less</h3>		\n			<a href=\"http://creativecad.works/contact-us/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>','Applications','','inherit','closed','closed','','224-revision-v1','','','2018-05-11 11:12:29','2018-05-11 15:12:29','',224,'http://creativecad.works/2018/05/11/224-revision-v1/',0,'revision','',0),(1720,1,'2018-05-11 11:18:24','2018-05-11 15:18:24','<h1>\n                        Resources\n                    </h1>\n                                        <p>Can\'t Find What Your Looking for ? Contact Us</p>\n                        <a href=\"http://creativecad.works/download/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/download/\">Software Download</a>\n                    </h4>\n                    <p>Have a printer or want to take a look at the software? </p>\n                        <a href=\"http://creativecad.works/specs/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/specs/\">Tech Specs </a>\n                    </h4>\n                    <p>Find a printer that meets your specifications. </p>\n                        <a href=\"http://creativecad.works/brochures/\">\n                        </a>\n                    <h4>\n                        <a href=\"http://creativecad.works/brochures/\">Brochure</a>\n                    </h4>\n                    <p>Learn more about our selection of 3d Printer. </p>\n                    <h3>\n                        Can&#039;t Find What Your Looking for ? \n                    </h3>\n                                        <p>Contact Us</p>','Resources','','inherit','closed','closed','','226-revision-v1','','','2018-05-11 11:18:24','2018-05-11 15:18:24','',226,'http://creativecad.works/2018/05/11/226-revision-v1/',0,'revision','',0),(1721,1,'2018-05-11 14:09:47','2018-05-11 18:09:47','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Dental Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download PDF</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-05-11 14:09:47','2018-05-11 18:09:47','',1012,'http://creativecad.works/2018/05/11/1012-revision-v1/',0,'revision','',0),(1722,1,'2018-05-11 14:20:39','2018-05-11 18:20:39','','Microfluidics_Brochure','','inherit','open','closed','','microfluidics_brochure','','','2018-05-11 14:20:39','2018-05-11 18:20:39','',0,'http://creativecad.works/wp-content/uploads/2018/05/Microfluidics_Brochure.pdf',0,'attachment','application/pdf',0),(1725,1,'2018-05-11 15:33:51','2018-05-11 19:33:51','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics_Brochure.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Dental</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-05-11 15:33:51','2018-05-11 19:33:51','',1012,'http://creativecad.works/2018/05/11/1012-revision-v1/',0,'revision','',0),(1724,1,'2018-05-11 14:29:36','2018-05-11 18:29:36','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics_Brochure.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Jewellery </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-05-11 14:29:36','2018-05-11 18:29:36','',1012,'http://creativecad.works/2018/05/11/1012-revision-v1/',0,'revision','',0),(1726,1,'2018-05-11 15:42:03','2018-05-11 19:42:03','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics_Brochure.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-05-11 15:42:03','2018-05-11 19:42:03','',1012,'http://creativecad.works/2018/05/11/1012-revision-v1/',0,'revision','',0),(1727,1,'2018-05-11 16:48:40','2018-05-11 20:48:40','','Jewellery Brochure','','inherit','open','closed','','jewellery-brochure','','','2018-05-11 16:48:40','2018-05-11 20:48:40','',0,'http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf',0,'attachment','application/pdf',0),(1728,1,'2018-05-11 16:49:54','2018-05-11 20:49:54','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics_Brochure.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Jewellery</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-05-11 16:49:54','2018-05-11 20:49:54','',1012,'http://creativecad.works/2018/05/11/1012-revision-v1/',0,'revision','',0),(1729,1,'2018-05-14 10:44:11','2018-05-14 14:44:11','','Dental Brochure v1.0','','inherit','open','closed','','dental-brochure-v1-0','','','2018-05-14 10:44:11','2018-05-14 14:44:11','',0,'http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf',0,'attachment','application/pdf',0),(1730,1,'2018-05-14 10:44:32','2018-05-14 14:44:32','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics_Brochure.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Jewellery</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-05-14 10:44:32','2018-05-14 14:44:32','',1012,'http://creativecad.works/2018/05/14/1012-revision-v1/',0,'revision','',0),(1731,1,'2018-05-15 15:43:01','2018-05-15 19:43:01','','bolier.png','','inherit','open','closed','','bolier-png-2','','','2018-05-15 15:43:01','2018-05-15 19:43:01','',0,'http://creativecad.works/wp-content/uploads/2018/05/bolier.png',0,'attachment','image/png',0),(1732,1,'2018-05-15 15:43:01','2018-05-15 19:43:01','','digit.png','','inherit','open','closed','','digit-png-2','','','2018-05-15 15:43:01','2018-05-15 19:43:01','',0,'http://creativecad.works/wp-content/uploads/2018/05/digit.png',0,'attachment','image/png',0),(1733,1,'2018-05-15 15:43:01','2018-05-15 19:43:01','','darkside.png','','inherit','open','closed','','darkside-png-2','','','2018-05-15 15:43:01','2018-05-15 19:43:01','',0,'http://creativecad.works/wp-content/uploads/2018/05/darkside.png',0,'attachment','image/png',0),(1734,1,'2018-05-15 15:43:01','2018-05-15 19:43:01','','fifthflour.png','','inherit','open','closed','','fifthflour-png-2','','','2018-05-15 15:43:01','2018-05-15 19:43:01','',0,'http://creativecad.works/wp-content/uploads/2018/05/fifthflour.png',0,'attachment','image/png',0),(1735,1,'2018-05-15 15:43:01','2018-05-15 19:43:01','','bastil.png','','inherit','open','closed','','bastil-png','','','2018-05-15 15:43:01','2018-05-15 19:43:01','',0,'http://creativecad.works/wp-content/uploads/2018/05/bastil.png',0,'attachment','image/png',0),(1736,1,'2018-05-15 15:43:02','2018-05-15 19:43:02','','Modal...png','','inherit','open','closed','','modal-png','','','2018-05-15 15:43:02','2018-05-15 19:43:02','',0,'http://creativecad.works/wp-content/uploads/2018/05/Modal...png',0,'attachment','image/png',0),(1737,1,'2018-05-15 15:43:02','2018-05-15 19:43:02','','Kos...png','','inherit','open','closed','','kos-png','','','2018-05-15 15:43:02','2018-05-15 19:43:02','',0,'http://creativecad.works/wp-content/uploads/2018/05/Kos...png',0,'attachment','image/png',0),(1738,1,'2018-05-15 15:43:02','2018-05-15 19:43:02','','header1.jpg','','inherit','open','closed','','header1-jpg','','','2018-05-15 15:43:02','2018-05-15 19:43:02','',0,'http://creativecad.works/wp-content/uploads/2018/05/header1.jpg',0,'attachment','image/jpeg',0),(1745,1,'2018-05-15 15:47:46','2018-05-15 19:47:46','<p>We design all in one tech solution for the complex needs of the <strong>capital management</strong> industry.</p>		\n			<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 15:47:46','2018-05-15 19:47:46','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1740,1,'2018-05-15 15:44:10','2018-05-15 19:44:10','','big1.jpg','','inherit','open','closed','','big1-jpg','','','2018-05-15 15:44:10','2018-05-15 19:44:10','',0,'http://creativecad.works/wp-content/uploads/2018/05/big1.jpg',0,'attachment','image/jpeg',0),(1741,1,'2018-05-15 15:44:11','2018-05-15 19:44:11','','big2.jpg','','inherit','open','closed','','big2-jpg','','','2018-05-15 15:44:11','2018-05-15 19:44:11','',0,'http://creativecad.works/wp-content/uploads/2018/05/big2.jpg',0,'attachment','image/jpeg',0),(1742,1,'2018-05-15 15:44:12','2018-05-15 19:44:12','','big3.jpg','','inherit','open','closed','','big3-jpg','','','2018-05-15 15:44:12','2018-05-15 19:44:12','',0,'http://creativecad.works/wp-content/uploads/2018/05/big3.jpg',0,'attachment','image/jpeg',0),(1743,1,'2018-05-15 15:44:13','2018-05-15 19:44:13','','big4.jpg','','inherit','open','closed','','big4-jpg','','','2018-05-15 15:44:13','2018-05-15 19:44:13','',0,'http://creativecad.works/wp-content/uploads/2018/05/big4.jpg',0,'attachment','image/jpeg',0),(1744,1,'2018-05-15 15:44:14','2018-05-15 19:44:14','','big5.jpg','','inherit','open','closed','','big5-jpg','','','2018-05-15 15:44:14','2018-05-15 19:44:14','',0,'http://creativecad.works/wp-content/uploads/2018/05/big5.jpg',0,'attachment','image/jpeg',0),(1746,1,'2018-05-15 15:50:26','2018-05-15 19:50:26','<p>We design all in one tech solution for the complex needs of the <strong>capital management</strong> industry.</p>		\n			<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 15:50:26','2018-05-15 19:50:26','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1747,1,'2018-05-15 15:51:17','2018-05-15 19:51:17','<p>We design all in one tech solution for the complex needs of the <strong>capital management</strong> industry.</p>		\n			<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 15:51:17','2018-05-15 19:51:17','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1749,1,'2018-05-15 15:56:59','2018-05-15 19:56:59','<p>The 3D Printer that is designed as an all in one solution for the complex needs of the <b>Microfluidics </b>Industry.</p>		\n			<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 15:56:59','2018-05-15 19:56:59','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1750,1,'2018-05-15 16:17:31','2018-05-15 20:17:31','','Machine 1','','inherit','open','closed','','machine-1-2','','','2018-05-15 16:17:31','2018-05-15 20:17:31','',458,'http://creativecad.works/wp-content/uploads/2018/05/Machine-1.jpg',0,'attachment','image/jpeg',0),(1752,1,'2018-05-15 16:19:22','2018-05-15 20:19:22','<p><strong>The 3D Printer that is designed as an all in one solution for the complex needs of the Microfluidics Industry.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:19:22','2018-05-15 20:19:22','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1751,1,'2018-05-15 16:19:08','2018-05-15 20:19:08','<p><strong>The 3D Printer that is designed as an all in one solution for the complex needs of the Microfluidics Industry.</strong></p>		\n			<h2>Revolutionize the Way you do Microfluidics</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:19:08','2018-05-15 20:19:08','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1754,1,'2018-05-15 16:27:36','2018-05-15 20:27:36','<p><strong>The 3D Printer that is designed as an all in one solution for the complex needs of the Microfluidics Industry.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:27:36','2018-05-15 20:27:36','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1757,1,'2018-05-15 16:32:35','2018-05-15 20:32:35','<p><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:32:35','2018-05-15 20:32:35','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1758,1,'2018-05-15 16:33:03','2018-05-15 20:33:03','<p><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:33:03','2018-05-15 20:33:03','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1760,1,'2018-05-15 16:42:34','2018-05-15 20:42:34','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8e07c66508\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-15 16:42:34','2018-05-15 20:42:34','',458,'http://creativecad.works/2018/05/15/458-revision-v1/',0,'revision','',0),(1762,1,'2018-05-16 09:58:53','2018-05-16 13:58:53','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Resin</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7cfd80e5f\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 09:58:53','2018-05-16 13:58:53','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1763,1,'2018-05-16 10:00:10','2018-05-16 14:00:10','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7cfd80e5f\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 10:00:10','2018-05-16 14:00:10','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1764,1,'2018-05-16 10:01:15','2018-05-16 14:01:15','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>CADworks Edition Benefits</h3>		\n				$\n				1\n							Cost Per Chip*\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7cfd80e5f\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 10:01:15','2018-05-16 14:01:15','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1767,1,'2018-05-16 13:21:56','2018-05-16 17:21:56','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"9f8796463d\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-16 13:21:56','2018-05-16 17:21:56','',618,'http://creativecad.works/2018/05/16/618-revision-v1/',0,'revision','',0),(1801,1,'2018-05-22 14:19:40','2018-05-22 18:19:40','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\" role=\"button\">\n						Download Brochure\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-22 14:19:40','2018-05-22 18:19:40','',548,'http://creativecad.works/2018/05/22/548-revision-v1/',0,'revision','',0),(1770,1,'2018-05-16 14:54:02','2018-05-16 18:54:02','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n				$\n				1\n							Average Cost Per chip\n				1\n							Chips per day\n				1\n				%\n							Support\n				1\n				%\n							Efficiency\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"69211f7f60\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 14:54:02','2018-05-16 18:54:02','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1789,1,'2018-05-22 13:52:46','2018-05-22 17:52:46','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:52:46','2018-05-22 17:52:46','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1773,1,'2018-05-16 14:56:44','2018-05-16 18:56:44','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Cost Effective\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n							Chips per day\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Support\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Efficieny\n		<p>I am text block. Click edit button to change this text. </p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"69211f7f60\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 14:56:44','2018-05-16 18:56:44','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1771,1,'2018-05-16 14:55:04','2018-05-16 18:55:04','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Creative charts</h3>		\n				$\n				1\n							Cost Effective\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Digital Marketing\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Design\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Digital Marketing\n		<p>I am text block. Click edit button to change this text. </p>		\n				$\n				1\n							Average Cost Per chip\n				1\n							Chips per day\n				1\n				%\n							Support\n				1\n				%\n							Efficiency\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"69211f7f60\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 14:55:04','2018-05-16 18:55:04','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1772,1,'2018-05-16 14:56:18','2018-05-16 18:56:18','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Creative charts</h3>		\n				$\n				1\n							Cost Effective\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n							Chips per day\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Support\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Efficieny\n		<p>I am text block. Click edit button to change this text. </p>		\n				$\n				1\n							Average Cost Per chip\n				1\n							Chips per day\n				1\n				%\n							Support\n				1\n				%\n							Efficiency\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"69211f7f60\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-16 14:56:18','2018-05-16 18:56:18','',458,'http://creativecad.works/2018/05/16/458-revision-v1/',0,'revision','',0),(1776,1,'2018-05-17 10:41:36','2018-05-17 14:41:36','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip\n		<p>Average cost to outsource or to buy a chip is above $500</p>		\n				1\n							Chips per day\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Support\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Efficieny\n		<p>I am text block. Click edit button to change this text. </p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"aae609db0e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-17 10:41:36','2018-05-17 14:41:36','',458,'http://creativecad.works/2018/05/17/458-revision-v1/',0,'revision','',0),(2277,1,'2018-11-29 15:28:23','2018-11-29 19:28:23','','JSAZZX','','publish','closed','closed','','jsazzx','','','2018-11-29 15:28:23','2018-11-29 19:28:23','',0,'http://creativecad.works/?post_type=shop_coupon&#038;p=2277',0,'shop_coupon','',0),(2006,1,'2018-06-18 10:09:43','2018-06-18 14:09:43','','Small Logo','','inherit','open','closed','','small-logo','','','2018-06-18 10:09:43','2018-06-18 14:09:43','',4,'http://creativecad.works/wp-content/uploads/2018/03/Small-Logo.png',0,'attachment','image/png',0),(2007,1,'2018-06-18 10:12:01','2018-06-18 14:12:01','','CADworks3D Small Logo','','inherit','open','closed','','cadworks3d-small-logo','','','2018-06-18 10:12:01','2018-06-18 14:12:01','',4,'http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png',0,'attachment','image/png',0),(2008,1,'2018-06-18 15:04:22','2018-06-18 19:04:22','','Master-Mold-Resin','','inherit','open','closed','','master-mold-resin-2','','','2018-06-18 15:04:22','2018-06-18 19:04:22','',0,'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-Resin.png',0,'attachment','image/png',0),(1783,1,'2018-05-18 15:13:34','2018-05-18 19:13:34','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip\n		<p>Average cost to outsource or to buy a chip is above $500</p>		\n				1\n							Chips per day\n		<p>On the µMicrofluidics Edition you can print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							Efficieny\n		<p>I am text block. Click edit button to change this text. </p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7031d7173b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-18 15:13:34','2018-05-18 19:13:34','',458,'http://creativecad.works/2018/05/18/458-revision-v1/',0,'revision','',0),(1777,1,'2018-05-17 10:42:29','2018-05-17 14:42:29','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip\n		<p>Average cost to outsource or to buy a chip is above $500</p>		\n				1\n							Chips per day\n		<p>On the µMicrofluidics Edition you can print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>I am text block. Click edit button to change this text. </p>		\n				1\n				%\n							Efficieny\n		<p>I am text block. Click edit button to change this text. </p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"aae609db0e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-17 10:42:29','2018-05-17 14:42:29','',458,'http://creativecad.works/2018/05/17/458-revision-v1/',0,'revision','',0),(1797,1,'2018-05-22 14:04:30','2018-05-22 18:04:30','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-22 14:04:30','2018-05-22 18:04:30','',618,'http://creativecad.works/2018/05/22/618-revision-v1/',0,'revision','',0),(1778,1,'2018-05-17 15:21:39','2018-05-17 19:21:39','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"2f7ff87e0e\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-17 15:21:39','2018-05-17 19:21:39','',618,'http://creativecad.works/2018/05/17/618-revision-v1/',0,'revision','',0),(1782,1,'2018-05-18 15:04:31','2018-05-18 19:04:31','<img width=\"1024\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-1024x170.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-600x100.png 600w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-300x50.png 300w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-768x128.png 768w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-181x30.png 181w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-482x80.png 482w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-394x65.png 394w, http://creativecad.works/wp-content/uploads/2018/03/10d36df7-973a-4eb6-b0dd-01982d15a5f8-915x152.png 915w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other Jewellery items with a X:Y Resolution of 30-65um which brings life to your Jewellery items.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7031d7173b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-05-18 15:04:31','2018-05-18 19:04:31','',618,'http://creativecad.works/2018/05/18/618-revision-v1/',0,'revision','',0),(1780,1,'2018-05-18 12:57:55','2018-05-18 16:57:55','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"600\" height=\"624\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printers</strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-18 12:57:55','2018-05-18 16:57:55','',1296,'http://creativecad.works/2018/05/18/1296-revision-v1/',0,'revision','',0),(1781,1,'2018-05-18 12:58:12','2018-05-18 16:58:12','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"600\" height=\"624\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printers</strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-18 12:58:12','2018-05-18 16:58:12','',1296,'http://creativecad.works/2018/05/18/1296-revision-v1/',0,'revision','',0),(1787,1,'2018-05-22 13:51:10','2018-05-22 17:51:10','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:51:10','2018-05-22 17:51:10','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1784,1,'2018-05-18 15:14:25','2018-05-18 19:14:25','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Edition is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency​</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip\n		<p>Average cost to outsource or to buy a chip is above $500</p>		\n				1\n							Chips per day\n		<p>On the µMicrofluidics Edition you can print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							Efficieny\n		<p>Design, print and test your chips in one day without the need to outsource which would take weeks.</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D Microfluidics Edition Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7031d7173b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-18 15:14:25','2018-05-18 19:14:25','',458,'http://creativecad.works/2018/05/18/458-revision-v1/',0,'revision','',0),(1786,1,'2018-05-22 13:48:22','2018-05-22 17:48:22','<img width=\"448\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png 448w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-768x137.png 768w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-1024x183.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-174x31.png 174w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-394x70.png 394w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-915x163.png 915w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-600x107.png 600w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1.png 1204w\" sizes=\"(max-width: 448px) 100vw, 448px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"http://creativecad.works/product-option/\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-05-22 13:48:22','2018-05-22 17:48:22','',82,'http://creativecad.works/2018/05/22/82-revision-v1/',0,'revision','',0),(1788,1,'2018-05-22 13:52:34','2018-05-22 17:52:34','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions top enable them to increase quality and productivity and reduce costs.</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D Microfluidics Edition Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:52:34','2018-05-22 17:52:34','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1790,1,'2018-05-22 13:55:31','2018-05-22 17:55:31','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (depending on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect  material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:55:31','2018-05-22 17:55:31','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1791,1,'2018-05-22 13:56:04','2018-05-22 17:56:04','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: center;\"><strong>Who is it for?</strong></h2><p style=\"text-align: center;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:56:04','2018-05-22 17:56:04','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1792,1,'2018-05-22 13:56:39','2018-05-22 17:56:39','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: center;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:56:39','2018-05-22 17:56:39','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1793,1,'2018-05-22 13:56:52','2018-05-22 17:56:52','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: center;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:56:52','2018-05-22 17:56:52','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1794,1,'2018-05-22 13:56:57','2018-05-22 17:56:57','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: left;\"><strong>Transparent Resin</strong></h2><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail, achieving minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:56:57','2018-05-22 17:56:57','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1893,1,'2018-05-31 15:21:51','2018-05-31 19:21:51','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:21:51','2018-05-31 19:21:51','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1795,1,'2018-05-22 13:58:51','2018-05-22 17:58:51','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:58:51','2018-05-22 17:58:51','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1796,1,'2018-05-22 13:59:08','2018-05-22 17:59:08','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"44b857309b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-22 13:59:08','2018-05-22 17:59:08','',458,'http://creativecad.works/2018/05/22/458-revision-v1/',0,'revision','',0),(1799,1,'2018-05-22 14:16:26','2018-05-22 18:16:26','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: center;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-22 14:16:26','2018-05-22 18:16:26','',548,'http://creativecad.works/2018/05/22/548-revision-v1/',0,'revision','',0),(1800,1,'2018-05-22 14:16:53','2018-05-22 18:16:53','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/04/CADworks3D-Dental-Brochure-1.0.pdf\">Brochure</a></h2>		\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/04/Central-Dental-Brochure-v1.1.pdf\" role=\"button\">\n						Download \n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental 3D Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-05-22 14:16:53','2018-05-22 18:16:53','',548,'http://creativecad.works/2018/05/22/548-revision-v1/',0,'revision','',0);
INSERT INTO `wpio_posts` VALUES (1802,1,'2018-05-23 14:10:00','0000-00-00 00:00:00','<p>\n<strong>New Resource: WordPress and GDPR Compliance (in Plain English)</strong><br />\nAre you confused by GDPR, and how it will impact your WordPress site? We have gotten dozens of emails from users asking us to explain GDPR in plain English and share tips on how to make your WordPress site GDPR compliant. So we created an ultimate guide to explain everything you need to know about GDPR and WordPress (without the complex legal jargon).\n</p>\n<p><a href=\"http://www.wpbeginner.com/beginners-guide/the-ultimate-guide-to-wordpress-and-gdpr-compliance-everything-you-need-to-know/?utm_source=wpdashboard&#038;utm_medium=amnotification&#038;utm_campaign=gdprguide\" target=\"_blank\" class=\"button button-primary\">Read our WordPress and GDPR Compliance Guide &raquo;</a></p>\n<p>\nSyed Balkhi<br />\nFounder of WPBeginner and MonsterInsights</p>\n','','','draft','closed','closed','','','','','2018-05-23 14:10:00','0000-00-00 00:00:00','',0,'http://creativecad.works/?post_type=amn_mi-lite&p=1802',0,'amn_mi-lite','',0),(2020,1,'2018-07-06 13:09:20','2018-07-06 17:09:20','','HD-Castable-Green-2','','inherit','open','closed','','hd-castable-green-2','','','2018-07-06 13:09:20','2018-07-06 17:09:20','',0,'http://creativecad.works/wp-content/uploads/2018/07/HD-Castable-Green-2.jpg',0,'attachment','image/jpeg',0),(2549,1,'2019-02-05 15:12:55','2019-02-05 19:12:55','<ul class=\"list-unstyled\">\r\n 	<li>B9 Vat Sweeper v1.2 (4.25 inches wide)\r\n<ul>\r\n 	<li>For use with the 4.5 inch wide B9 Resin Vats</li>\r\n 	<li>Also works with the discontinued metal Vats</li>\r\n</ul>\r\n</li>\r\n</ul>','B9 VAT Sweeper','<ul class=\"list-unstyled\">\r\n 	<li>Brand: B9Creations</li>\r\n 	<li>Product Code: B9A-SW-020</li>\r\n</ul>','publish','closed','closed','','b9-vat-sweeper','','','2019-02-15 15:04:05','2019-02-15 19:04:05','',0,'http://creativecad.works/?post_type=product&#038;p=2549',0,'product','',0),(2550,1,'2019-02-05 15:12:34','2019-02-05 19:12:34','','B9-Vat-Sweeper-v1.2-wide','','inherit','open','closed','','b9-vat-sweeper-v1-2-wide','','','2019-02-05 15:12:34','2019-02-05 19:12:34','',2549,'http://creativecad.works/wp-content/uploads/2019/02/B9-Vat-Sweeper-v1.2-wide.jpg',0,'attachment','image/jpeg',0),(2551,1,'2019-02-05 15:17:19','2019-02-05 19:17:19','','B9 Creator Calibration Set','Proper focus and calibration of the projector is critical to print quality, surface finish, and dimensional accuracy.  The B9Creator Calibration Grid Set makes achieving proper focus and calibration visually easy.\r\n\r\nWithout the Calibration Grid Set, calibration can be performed with a paper printout which is subject to improper dimensional scaling by your 2d printer and is difficult to get to lay flat to view the entire build area simultaneously.\r\n\r\nThis Set comes with a grid for 30, 50, and 70 micron settings. All grids come with etched circles and lines that precisely match the calibration image projected by your B9Creator.\r\n\r\nThe etched lines and circles allow for easy alignment with the projected calibration image and light up when the image is calibrated (sized properly).\r\n\r\nThe etched rectangles on each side and circle in the center make it easy to determine when the projector is focused properly.\r\n\r\nThe Calibration Grid Set is included with every <a href=\"https://www.b9c.com/shop/3d-printers/b9c-assembled-v1-2\" target=\"_blank\" rel=\"noopener\">assembled B9Creator V1.2</a>.\r\n\r\nPlease click on the images above to enlarge them for clarity.\r\n\r\n<a href=\"https://cdn2.hubspot.net/hubfs/4018395/Shopping%20Cart%20Files/printer-projector-calibration-with-calibration-grids.pdf\" target=\"_blank\" rel=\"noopener\">How to use Calibration Grid</a>','publish','closed','closed','','b9-creator-calibration-set','','','2019-02-15 15:06:15','2019-02-15 19:06:15','',0,'http://creativecad.works/?post_type=product&#038;p=2551',0,'product','',0),(2552,1,'2019-02-05 15:17:09','2019-02-05 19:17:09','','B9Creator-Calibration-Grid-Set','','inherit','open','closed','','b9creator-calibration-grid-set','','','2019-02-05 15:17:09','2019-02-05 19:17:09','',2551,'http://creativecad.works/wp-content/uploads/2019/02/B9Creator-Calibration-Grid-Set.jpg',0,'attachment','image/jpeg',0),(2023,1,'2018-07-06 13:13:00','2018-07-06 17:13:00','','Bottle flowcast HD red','','inherit','open','closed','','bottle-flowcast-hd-red','','','2018-07-06 13:13:00','2018-07-06 17:13:00','',0,'http://creativecad.works/wp-content/uploads/2018/07/Bottle-flowcast-HD-red.png',0,'attachment','image/png',0),(1805,1,'2018-05-25 10:52:52','0000-00-00 00:00:00','<img width=\"407\" height=\"849\" src=\"http://creativecad.works/wp-content/uploads/2018/05/f.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/f.png 407w, http://creativecad.works/wp-content/uploads/2018/05/f-144x300.png 144w, http://creativecad.works/wp-content/uploads/2018/05/f-15x31.png 15w, http://creativecad.works/wp-content/uploads/2018/05/f-38x80.png 38w, http://creativecad.works/wp-content/uploads/2018/05/f-145x303.png 145w, http://creativecad.works/wp-content/uploads/2018/05/f-336x700.png 336w\" sizes=\"(max-width: 407px) 100vw, 407px\" />											\n										<img width=\"194\" height=\"95\" src=\"http://creativecad.works/wp-content/uploads/2018/05/ds-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/ds-1.png 194w, http://creativecad.works/wp-content/uploads/2018/05/ds-1-63x31.png 63w, http://creativecad.works/wp-content/uploads/2018/05/ds-1-163x80.png 163w\" sizes=\"(max-width: 194px) 100vw, 194px\" />											\n			<h2>Never forget an idea again</h2>		\n		<p>This app does everything you could possibly want it to do and not only that, it is beautifully designed and extremely intuitive to use. Download it for FREE in the app store today.</p>		\n			<a href=\"#\" role=\"button\">\n						PlayStore\n					</a>\n			<a href=\"#\" role=\"button\">\n						AppStore\n					</a>\n			<h2>Save your creativity</h2>		\n				<h3>\n					Cloud availability\n				</h3>\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>\n				<h3>\n					Platform integration\n				</h3>\n				<p>Lorem ipsum dolor sit amet cursusism sed dolor </p>\n				<h3>\n					Bluetooth access\n				</h3>\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>\n										<img width=\"410\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1.png 410w, http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1-154x300.png 154w, http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1-16x31.png 16w, http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1-41x80.png 41w, http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1-155x303.png 155w, http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1-359x700.png 359w\" sizes=\"(max-width: 410px) 100vw, 410px\" />											\n				<h3>\n					Flag notices\n				</h3>\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>\n				<h3>\n					Edit notifications\n				</h3>\n				<p>Lorem ipsum dolor sit amet cursusism sed dolor </p>\n				<h3>\n					Silent mode\n				</h3>\n				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>\n			<h2>Become a curator of your own thoughts</h2>		\n		<p>This app does everything you could possibly want it to do and not only that, it is beautifully designed and extremely intuitive to use. Use it when on the go.</p>		\n			<a href=\"#\" role=\"button\">\n						get it for free\n					</a>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/larozse-3-nqp575yuom2phdfds3h6yw9m79lpf2b70k2ab66jh0.png\" alt=\"larozse-3.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/qum-3-nqp575yuom2phdfds3h6yw9m79lpf2b70k2ab66jh0.png\" alt=\"qum-3.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/madrin-3-nqp576wovg3zsze0mlvtje12snh2mrexcoprsg55as.png\" alt=\"madrin-3.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/darkside-3-nqp576wovg3zsze0mlvtje12snh2mrexcoprsg55as.png\" alt=\"darkside-3.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/masso-2-nqp577uj2a5a4lcnh4ag3vsje1cfuginotd99q3r4k.png\" alt=\"masso-2.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/x.venox_-3-nqp577uj2a5a4lcnh4ag3vsje1cfuginotd99q3r4k.png\" alt=\"x.venox_-3.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/ecocode-1-nqp578sd946kg7babmp2odjzzf7t25me0y0qr02cyc.png\" alt=\"ecocode-1.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/mapmaster-3-nqp578sd946kg7babmp2odjzzf7t25me0y0qr02cyc.png\" alt=\"mapmaster-3.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/digit-3-nqp579q7fy7urt9x653p8vbgkt369uq4d2o88a0ys4.png\" alt=\"digit-3.png\" /></figure>','Elementor #1805','','draft','closed','closed','','','','','2018-05-25 10:52:52','2018-05-25 14:52:52','',0,'http://creativecad.works/?page_id=1805',0,'page','',0),(1806,1,'2018-05-25 10:51:37','2018-05-25 14:51:37','','f.png','','inherit','open','closed','','f-png','','','2018-05-25 10:51:37','2018-05-25 14:51:37','',0,'http://creativecad.works/wp-content/uploads/2018/05/f.png',0,'attachment','image/png',0),(1807,1,'2018-05-25 10:51:41','2018-05-25 14:51:41','','ds-1.png','','inherit','open','closed','','ds-1-png','','','2018-05-25 10:51:41','2018-05-25 14:51:41','',0,'http://creativecad.works/wp-content/uploads/2018/05/ds-1.png',0,'attachment','image/png',0),(1808,1,'2018-05-25 10:51:42','2018-05-25 14:51:42','','iPhone1-1.png','','inherit','open','closed','','iphone1-1-png','','','2018-05-25 10:51:42','2018-05-25 14:51:42','',0,'http://creativecad.works/wp-content/uploads/2018/05/iPhone1-1.png',0,'attachment','image/png',0),(1809,1,'2018-05-25 10:51:44','2018-05-25 14:51:44','','larozse-3.png','','inherit','open','closed','','larozse-3-png','','','2018-05-25 10:51:44','2018-05-25 14:51:44','',0,'http://creativecad.works/wp-content/uploads/2018/05/larozse-3.png',0,'attachment','image/png',0),(1810,1,'2018-05-25 10:51:44','2018-05-25 14:51:44','','qum-3.png','','inherit','open','closed','','qum-3-png','','','2018-05-25 10:51:44','2018-05-25 14:51:44','',0,'http://creativecad.works/wp-content/uploads/2018/05/qum-3.png',0,'attachment','image/png',0),(1811,1,'2018-05-25 10:51:45','2018-05-25 14:51:45','','madrin-3.png','','inherit','open','closed','','madrin-3-png','','','2018-05-25 10:51:45','2018-05-25 14:51:45','',0,'http://creativecad.works/wp-content/uploads/2018/05/madrin-3.png',0,'attachment','image/png',0),(1812,1,'2018-05-25 10:51:45','2018-05-25 14:51:45','','darkside-3.png','','inherit','open','closed','','darkside-3-png','','','2018-05-25 10:51:45','2018-05-25 14:51:45','',0,'http://creativecad.works/wp-content/uploads/2018/05/darkside-3.png',0,'attachment','image/png',0),(1813,1,'2018-05-25 10:51:46','2018-05-25 14:51:46','','masso-2.png','','inherit','open','closed','','masso-2-png','','','2018-05-25 10:51:46','2018-05-25 14:51:46','',0,'http://creativecad.works/wp-content/uploads/2018/05/masso-2.png',0,'attachment','image/png',0),(1814,1,'2018-05-25 10:51:46','2018-05-25 14:51:46','','x.venox_-3.png','','inherit','open','closed','','x-venox_-3-png','','','2018-05-25 10:51:46','2018-05-25 14:51:46','',0,'http://creativecad.works/wp-content/uploads/2018/05/x.venox_-3.png',0,'attachment','image/png',0),(1815,1,'2018-05-25 10:51:47','2018-05-25 14:51:47','','ecocode-1.png','','inherit','open','closed','','ecocode-1-png','','','2018-05-25 10:51:47','2018-05-25 14:51:47','',0,'http://creativecad.works/wp-content/uploads/2018/05/ecocode-1.png',0,'attachment','image/png',0),(1816,1,'2018-05-25 10:51:47','2018-05-25 14:51:47','','mapmaster-3.png','','inherit','open','closed','','mapmaster-3-png','','','2018-05-25 10:51:47','2018-05-25 14:51:47','',0,'http://creativecad.works/wp-content/uploads/2018/05/mapmaster-3.png',0,'attachment','image/png',0),(1817,1,'2018-05-25 10:51:48','2018-05-25 14:51:48','','digit-3.png','','inherit','open','closed','','digit-3-png','','','2018-05-25 10:51:48','2018-05-25 14:51:48','',0,'http://creativecad.works/wp-content/uploads/2018/05/digit-3.png',0,'attachment','image/png',0),(1818,1,'2018-05-25 10:52:57','2018-05-25 14:52:57','','10.png','','inherit','open','closed','','10-png','','','2018-05-25 10:52:57','2018-05-25 14:52:57','',0,'http://creativecad.works/wp-content/uploads/2018/05/10.png',0,'attachment','image/png',0),(1819,1,'2018-05-25 10:52:58','2018-05-25 14:52:58','','fg.png','','inherit','open','closed','','fg-png','','','2018-05-25 10:52:58','2018-05-25 14:52:58','',0,'http://creativecad.works/wp-content/uploads/2018/05/fg.png',0,'attachment','image/png',0),(1820,1,'2018-05-25 10:52:59','2018-05-25 14:52:59','','https-d3iw72m71ie81c.cloudfront.netmale-3-1.png','','inherit','open','closed','','https-d3iw72m71ie81c-cloudfront-netmale-3-1-png','','','2018-05-25 10:52:59','2018-05-25 14:52:59','',0,'http://creativecad.works/wp-content/uploads/2018/05/https-d3iw72m71ie81c.cloudfront.netmale-3-1.png',0,'attachment','image/png',0),(1826,1,'2018-05-26 11:01:35','2018-05-26 15:01:35','<h2>Which CADworks3D is designed to meet your requirements?</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"600\" height=\"624\" />\r\n<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D </strong></h2>\r\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\r\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 11:01:35','2018-05-26 15:01:35','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1825,1,'2018-05-26 11:00:57','2018-05-26 15:00:57','<h2>Which CADworks3D <span class=\"objName\">Printer</span> is designed to meet your requirements?</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"600\" height=\"624\" />\r\n<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D <span class=\"objCategory\">Printer</span></strong></h2>\r\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\r\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 11:00:57','2018-05-26 15:00:57','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1831,1,'2018-05-26 12:19:00','2018-05-26 16:19:00','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-100x100.png 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:19:00','2018-05-26 16:19:00','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1827,1,'2018-05-26 11:02:39','2018-05-26 15:02:39','<h2>Which CADworks3D <span class=\"objCategory\">Printer</span> is designed to meet your requirements?</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"600\" height=\"624\" />\r\n<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D <span class=\"objCategory\">Printer</span> </strong></h2>\r\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\r\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 11:02:39','2018-05-26 15:02:39','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1830,1,'2018-05-26 12:14:51','2018-05-26 16:14:51','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"600\" height=\"624\" />\r\n<h2 style=\"text-align: center;\"><strong>CADworks3D <span class=\"categoryName\">Edition</span> 3D Printer </strong></h2>\r\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\r\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:14:51','2018-05-26 16:14:51','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1828,1,'2018-05-26 11:32:57','2018-05-26 15:32:57','<h2>Which CADworks3D <span class=\"categoryName\">Printer</span> is designed to meet your requirements?</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w\" alt=\"\" width=\"600\" height=\"624\" />\r\n<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D <span class=\"categoryName\">Printer</span> </strong></h2>\r\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\r\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 11:32:57','2018-05-26 15:32:57','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1833,1,'2018-05-26 12:22:52','2018-05-26 16:22:52','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-100x100.png 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2>\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:22:52','2018-05-26 16:22:52','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1832,1,'2018-05-26 12:19:56','2018-05-26 16:19:56','<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-100x100.png 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<p>&lt;h2 style=\"text-align: center;\"&gt;&lt;strong&gt;CADworks3D &lt;span&gt;Edition&lt;/span&gt; 3D Printer &lt;/strong&gt;&lt;/h2&gt;</p><p>&lt;p style=\"text-align: center;\"&gt;&lt;u&gt;Fill in the below to find our more&lt;/u&gt;&lt;/p&gt;</p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:19:56','2018-05-26 16:19:56','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1834,1,'2018-05-26 12:27:31','2018-05-26 16:27:31','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-100x100.png 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:27:31','2018-05-26 16:27:31','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1835,1,'2018-05-26 12:29:58','2018-05-26 16:29:58','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p><p>[questionnaire-list set_id=1]</p>','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:29:58','2018-05-26 16:29:58','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1836,1,'2018-05-26 12:34:52','2018-05-26 16:34:52','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2>\n<p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>\n[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-26 12:34:52','2018-05-26 16:34:52','',1296,'http://creativecad.works/2018/05/26/1296-revision-v1/',0,'revision','',0),(1846,1,'2018-05-28 13:53:05','2018-05-28 17:53:05','','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-28 13:53:05','2018-05-28 17:53:05','',76,'http://creativecad.works/2018/05/28/76-revision-v1/',0,'revision','',0),(1841,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','MiiCraft - MiiCraft 50 (High Percision)','','publish','closed','closed','','cadworks3d-printer-m50-high-percision','','','2019-02-04 17:30:47','2019-02-04 21:30:47','',1839,'http://creativecad.works/product/cadworks3d-printer/',1,'product_variation','',0),(1842,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','MiiCraft - MiiCraft 80','','publish','closed','closed','','cadworks3d-printer-m80','','','2019-02-04 17:17:32','2019-02-04 21:17:32','',1839,'http://creativecad.works/product/cadworks3d-printer/',2,'product_variation','',0),(1843,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','MiiCraft - MiiCraft 100 (Best-In-Class)','','publish','closed','closed','','cadworks3d-printer-m100-best-in-class','','','2019-02-04 17:17:32','2019-02-04 21:17:32','',1839,'http://creativecad.works/product/cadworks3d-printer/',3,'product_variation','',0),(1844,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','MiiCraft - MiiCraft 125','','publish','closed','closed','','cadworks3d-printer-m125','','','2019-02-04 17:17:32','2019-02-04 21:17:32','',1839,'http://creativecad.works/product/cadworks3d-printer/',4,'product_variation','',0),(1845,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','MiiCraft - MiiCraft 150 (Large Parts)','','publish','closed','closed','','cadworks3d-printer-m150-large-parts','','','2019-02-04 17:17:32','2019-02-04 21:17:32','',1839,'http://creativecad.works/product/cadworks3d-printer/',5,'product_variation','',0),(1847,1,'2018-05-28 13:54:37','2018-05-28 17:54:37','<h1>Resins</h1>','Resins','','trash','closed','closed','','resins__trashed','','','2019-02-04 11:44:34','2019-02-04 15:44:34','',0,'http://creativecad.works/?page_id=1847',0,'page','',0),(1848,1,'2018-05-28 13:54:37','2018-05-28 17:54:37','','Resins','','inherit','closed','closed','','1847-revision-v1','','','2018-05-28 13:54:37','2018-05-28 17:54:37','',1847,'http://creativecad.works/2018/05/28/1847-revision-v1/',0,'revision','',0),(1890,1,'2018-05-31 15:19:58','2018-05-31 19:19:58','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:19:58','2018-05-31 19:19:58','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1862,1,'2018-05-28 13:59:43','2018-05-28 17:59:43','<h1>SHOP</h1>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-28 13:59:43','2018-05-28 17:59:43','',76,'http://creativecad.works/2018/05/28/76-revision-v1/',0,'revision','',0),(1863,1,'2018-05-28 13:59:54','2018-05-28 17:59:54','<h1>SHOP</h1>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-05-28 13:59:54','2018-05-28 17:59:54','',76,'http://creativecad.works/2018/05/28/76-revision-v1/',0,'revision','',0),(1875,1,'2018-05-28 15:44:21','2018-05-28 19:44:21','<h1>Resins</h1>','Resins','','inherit','closed','closed','','1847-revision-v1','','','2018-05-28 15:44:21','2018-05-28 19:44:21','',1847,'http://creativecad.works/2018/05/28/1847-revision-v1/',0,'revision','',0),(1908,1,'2018-06-05 10:12:17','2018-06-05 14:12:17','{\"list_id\":\"87895e96c6\",\"address_action\":\"subscribe\",\"fields\":{\"EMAIL\":\"12\",\"ADDRESS\":\"\",\"FNAME\":\"11\",\"LNAME\":\"\",\"PHONE\":\"\"},\"optin\":\"0\",\"event\":[\"create\",\"update\"]}','Add to MailChimp','mailchimp','publish','closed','closed','','3_mailchimp_289','','','2018-06-05 10:12:17','2018-06-05 14:12:17','',0,'http://creativecad.works/frm_form_actions/3_mailchimp_289/',3,'frm_form_actions','',0),(1866,1,'2018-05-28 14:04:55','2018-05-28 18:04:55','<h1>Accessories​</h1>','Accessories','','publish','closed','closed','','accessories','','','2018-11-15 11:32:42','2018-11-15 15:32:42','',0,'http://creativecad.works/?page_id=1866',0,'page','',0),(1867,1,'2018-05-28 14:04:55','2018-05-28 18:04:55','','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-05-28 14:04:55','2018-05-28 18:04:55','',1866,'http://creativecad.works/2018/05/28/1866-revision-v1/',0,'revision','',0),(1884,1,'2018-05-29 02:04:03','2018-05-29 06:04:03','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-29 02:04:03','2018-05-29 06:04:03','',1296,'http://creativecad.works/2018/05/29/1296-revision-v1/',0,'revision','',0),(1885,1,'2018-05-29 02:05:36','2018-05-29 06:05:36','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-29 02:05:36','2018-05-29 06:05:36','',1296,'http://creativecad.works/2018/05/29/1296-revision-v1/',0,'revision','',0),(1886,1,'2018-05-29 02:07:14','2018-05-29 06:07:14','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-29 02:07:14','2018-05-29 06:07:14','',1296,'http://creativecad.works/2018/05/29/1296-revision-v1/',0,'revision','',0),(2024,1,'2018-07-06 13:16:28','2018-07-06 17:16:28','','Castable-HD-Red-1','','inherit','open','closed','','castable-hd-red-1','','','2018-07-06 13:16:28','2018-07-06 17:16:28','',0,'http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Red-1.jpg',0,'attachment','image/jpeg',0),(2025,1,'2018-07-06 13:16:32','2018-07-06 17:16:32','','Ready2CastRed','','inherit','open','closed','','ready2castred','','','2018-07-06 13:16:32','2018-07-06 17:16:32','',0,'http://creativecad.works/wp-content/uploads/2018/07/Ready2CastRed.jpg',0,'attachment','image/jpeg',0),(2026,1,'2018-07-09 11:12:35','2018-07-09 15:12:35','<h1>Resins</h1>','Resins','','inherit','closed','closed','','1847-revision-v1','','','2018-07-09 11:12:35','2018-07-09 15:12:35','',1847,'http://creativecad.works/2018/07/09/1847-revision-v1/',0,'revision','',0),(2027,1,'2018-07-09 11:12:53','2018-07-09 15:12:53','<h1>Resins</h1>','Resins','','inherit','closed','closed','','1847-revision-v1','','','2018-07-09 11:12:53','2018-07-09 15:12:53','',1847,'http://creativecad.works/2018/07/09/1847-revision-v1/',0,'revision','',0),(2553,1,'2019-02-05 15:23:37','2019-02-05 19:23:37','','Resin VAT Re-Coating Set','This kit contains a .5kg Dow Corning Sylgard 184 Silicone Elastomer kit and convenience accessories for re-coating B9Creator Resin Vats.  This Kit contains enough Sylgaard 184 to re-coat 6-7 Resin Vats.\r\n\r\nAppearance of included accessories may vary slightly from those in photo.','publish','closed','closed','','resin-vat-re-coating-set','','','2019-02-15 15:11:49','2019-02-15 19:11:49','',0,'http://creativecad.works/?post_type=product&#038;p=2553',0,'product','',0),(2554,1,'2019-02-05 15:23:19','2019-02-05 19:23:19','','B9Creator-Resin-Vat-Re-Coating-Kit','','inherit','open','closed','','b9creator-resin-vat-re-coating-kit','','','2019-02-05 15:23:19','2019-02-05 19:23:19','',2553,'http://creativecad.works/wp-content/uploads/2019/02/B9Creator-Resin-Vat-Re-Coating-Kit.jpg',0,'attachment','image/jpeg',0),(1878,1,'2018-05-28 16:39:05','2018-05-28 20:39:05','<h1>Accessories</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-05-28 16:39:05','2018-05-28 20:39:05','',1866,'http://creativecad.works/2018/05/28/1866-revision-v1/',0,'revision','',0),(1879,1,'2018-05-28 16:41:02','2018-05-28 20:41:02','<h1>Accessories​</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-05-28 16:41:02','2018-05-28 20:41:02','',1866,'http://creativecad.works/2018/05/28/1866-revision-v1/',0,'revision','',0),(1880,1,'2018-05-28 16:43:49','2018-05-28 20:43:49','<h1>Accessories​</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-05-28 16:43:49','2018-05-28 20:43:49','',1866,'http://creativecad.works/2018/05/28/1866-revision-v1/',0,'revision','',0),(1881,1,'2018-05-28 16:44:13','2018-05-28 20:44:13','<h1>Accessories​</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-05-28 16:44:13','2018-05-28 20:44:13','',1866,'http://creativecad.works/2018/05/28/1866-revision-v1/',0,'revision','',0),(1882,1,'2018-05-28 16:45:53','2018-05-28 20:45:53','<h1>3D Printers</h1>','3D Printers','','inherit','closed','closed','','1870-revision-v1','','','2018-05-28 16:45:53','2018-05-28 20:45:53','',1870,'http://creativecad.works/2018/05/28/1870-revision-v1/',0,'revision','',0),(1889,1,'2018-05-31 10:35:32','2018-05-31 14:35:32','<h2>Which CADworks3D Printer is designed to meet your requirements?</h2>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x394.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: center;\"><strong>CADworks3D Edition 3D Printer </strong></h2><p style=\"text-align: center;\"><u>Fill in the below to find our more</u></p>[questionnaire-list set_id=1]','Product Option','','inherit','closed','closed','','1296-revision-v1','','','2018-05-31 10:35:32','2018-05-31 14:35:32','',1296,'http://creativecad.works/2018/05/31/1296-revision-v1/',0,'revision','',0),(1876,1,'2018-05-28 16:32:57','2018-05-28 20:32:57','<h1>Resins</h1>','Resins','','inherit','closed','closed','','1847-revision-v1','','','2018-05-28 16:32:57','2018-05-28 20:32:57','',1847,'http://creativecad.works/2018/05/28/1847-revision-v1/',0,'revision','',0),(1891,1,'2018-05-31 15:20:21','2018-05-31 19:20:21','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:20:21','2018-05-31 19:20:21','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1892,1,'2018-05-31 15:21:18','2018-05-31 19:21:18','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test your chips within one day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:21:18','2018-05-31 19:21:18','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1894,1,'2018-05-31 15:24:12','2018-05-31 19:24:12','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:24:12','2018-05-31 19:24:12','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1895,1,'2018-05-31 15:24:20','2018-05-31 19:24:20','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:24:20','2018-05-31 19:24:20','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1896,1,'2018-05-31 15:24:57','2018-05-31 19:24:57','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:24:57','2018-05-31 19:24:57','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1897,1,'2018-05-31 15:27:22','2018-05-31 19:27:22','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','publish','closed','closed','','campaign','','','2018-05-31 15:34:34','2018-05-31 19:34:34','',0,'http://creativecad.works/?page_id=1897',0,'page','',0),(1898,1,'2018-05-31 15:27:22','2018-05-31 19:27:22','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>\r\n\r\n<h2>We Power Research at</h2>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>\r\n<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>\r\n<h3>Performance in Numbers</h3>\r\n$\r\n1\r\nPer chip*\r\n\r\nAverage cost to outsource is $500\r\n\r\n1\r\nChips per day*\r\n\r\nPrint 15 high quality chips with ease\r\n\r\n1\r\n%\r\nSupport\r\n\r\nBest customer support in the industry.\r\n\r\n1\r\n%\r\nefficiency\r\n\r\nDesign, print and test  chips within a day without the need to outsource\r\n<h4>Gallery</h4>\r\n<h5>Take a look at the possibilities of the 3D Printer</h5>\r\n<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2>\r\n<p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" alt=\"\" width=\"605\" height=\"465\" />\r\n<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2>\r\n<p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>\r\n<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p>\r\n<p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong>\r\nPrint microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" alt=\"\" width=\"600\" height=\"405\" />\r\n<h2 style=\"text-align: center;\"><b>Droplet System</b></h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li>\r\n 	<li style=\"text-align: left;\">Ease in creating multilayer Devices</li>\r\n 	<li>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</li>\r\n</ul>\r\n<h2>Contact Us for More Information</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"d6a2f46df1\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" max=\"10\" min=\"1\" name=\"item_meta[54]\" step=\"1\" type=\"number\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','inherit','closed','closed','','1897-revision-v1','','','2018-05-31 15:27:22','2018-05-31 19:27:22','',1897,'http://creativecad.works/2018/05/31/1897-revision-v1/',0,'revision','',0),(1899,1,'2018-05-31 15:33:02','2018-05-31 19:33:02','<p style=\"text-align: center;\"><strong>The 3D Printer that is designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','1897-revision-v1','','','2018-05-31 15:33:02','2018-05-31 19:33:02','',1897,'http://creativecad.works/2018/05/31/1897-revision-v1/',0,'revision','',0),(1900,1,'2018-05-31 15:34:07','2018-05-31 19:34:07','<p style=\"text-align: center;\"><strong>The 3D Printer designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','1897-revision-v1','','','2018-05-31 15:34:07','2018-05-31 19:34:07','',1897,'http://creativecad.works/2018/05/31/1897-revision-v1/',0,'revision','',0),(1901,1,'2018-05-31 15:34:20','2018-05-31 19:34:20','<p style=\"text-align: center;\"><strong>The 3D Printer designed as an all-in-one solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:34:20','2018-05-31 19:34:20','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1902,1,'2018-05-31 15:34:34','2018-05-31 19:34:34','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','1897-revision-v1','','','2018-05-31 15:34:34','2018-05-31 19:34:34','',1897,'http://creativecad.works/2018/05/31/1897-revision-v1/',0,'revision','',0),(1903,1,'2018-05-31 15:34:43','2018-05-31 19:34:43','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<p style=\"text-align: left;\"><strong>Transparent Resin</strong></p><p style=\"text-align: left;\"><strong>3D Print Clear Chips</strong><br />Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"d6a2f46df1\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"number\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\"   min=\"1\" max=\"10\" step=\"1\"/>\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-05-31 15:34:43','2018-05-31 19:34:43','',458,'http://creativecad.works/2018/05/31/458-revision-v1/',0,'revision','',0),(1904,1,'2019-02-04 17:11:17','2019-02-04 21:11:17','Multiple Models are available for different applications. You can opt in for a bigger build plate for large pieces or a printer with a much high resolution for finer details.','MiiCraft','With CADworks3D printer, you can design and print within a day. See your designs come to life and see your designs in person. This printer has a dedicated DLP projector that brings the details out in your printed models.','inherit','closed','closed','','1839-autosave-v1','','','2019-02-04 17:11:17','2019-02-04 21:11:17','',1839,'http://creativecad.works/2018/06/01/1839-autosave-v1/',0,'revision','',0),(1906,1,'2018-06-01 12:03:58','2018-06-01 16:03:58','<h2>\n                        CADworks3D Printer Jewellery Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Dental Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br style=\"text-align: center;\" />allowing users to control every aspect of the printing process and use any available 3rd party dental resin. The<br style=\"text-align: center;\" />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br style=\"text-align: center;\" />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"1024\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-300x156.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-768x400.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-60x31.png 60w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-154x80.png 154w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-394x205.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-915x476.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1240x645.png 1240w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-600x312.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-06-01 12:03:58','2018-06-01 16:03:58','',1120,'http://creativecad.works/2018/06/01/1120-revision-v1/',0,'revision','',0),(1933,1,'2018-06-05 11:29:05','2018-06-05 15:29:05','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\" aria-label=\"creative cadworks\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-368-7266\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Info@cadworks3d.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-06-05 11:29:05','2018-06-05 15:29:05','',90,'http://creativecad.works/2018/06/05/90-revision-v1/',0,'revision','',0),(1909,1,'2018-06-05 10:19:51','2018-06-05 14:19:51','<img width=\"448\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-448x80.png 448w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-768x137.png 768w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-1024x183.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-174x31.png 174w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-394x70.png 394w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-915x163.png 915w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1-600x107.png 600w, http://creativecad.works/wp-content/uploads/2018/05/CADworks-3D_Final-1.png 1204w\" sizes=\"(max-width: 448px) 100vw, 448px\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"http://creativecad.works/applications/\">\n                                                                            Explore                                                                    </a>\n                                                            <a href=\"http://creativecad.works/shop/\">\n                                                                            Buy Now                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"http://creativecad.works/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2018-06-05 10:19:51','2018-06-05 14:19:51','',82,'http://creativecad.works/2018/06/05/82-revision-v1/',0,'revision','',0),(2546,1,'2019-02-05 15:07:54','2019-02-05 19:07:54','','B9-Cure-Unit','','inherit','open','closed','','b9-cure-unit','','','2019-02-05 15:07:54','2019-02-05 19:07:54','',2545,'http://creativecad.works/wp-content/uploads/2019/02/B9-Cure-Unit.jpg',0,'attachment','image/jpeg',0),(1912,1,'2018-06-05 10:23:46','2018-06-05 14:23:46','','Castable Resin','','inherit','open','closed','','castable-resin','','','2018-06-05 10:23:46','2018-06-05 14:23:46','',0,'http://creativecad.works/wp-content/uploads/2018/06/Castable-Resin.jpg',0,'attachment','image/jpeg',0),(1913,1,'2018-06-05 10:24:44','2018-06-05 14:24:44','<b>Master Mold</b><span style=\"font-weight: 400;\"> resin for PDMS devices is highly valued by universities and research institutions worldwide for its consistency and effective results.</span>\r\n\r\nComes in 500gr','Master Mold Resin','<span style=\"font-weight: 400;\">Our </span><b>Master Mold</b><span style=\"font-weight: 400;\"> Resin is ideal for creating PDMS devices with features as fine as 80µm, exceptional print surface, resulting in glass-like transparent PDMS devices.</span>','publish','closed','closed','','master-mold-resin','','','2019-02-15 10:38:30','2019-02-15 14:38:30','',0,'http://creativecad.works/?post_type=product&#038;p=1913',0,'product','',0),(1914,1,'2018-06-05 10:28:34','2018-06-05 14:28:34','','Master Mold with PDMS','','inherit','open','closed','','master-mold-with-pdms','','','2018-06-05 10:28:34','2018-06-05 14:28:34','',1913,'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png',0,'attachment','image/png',0),(1916,1,'2018-06-05 10:31:50','2018-06-05 14:31:50','<span style=\"font-weight: 400;\">CADworks3D µMicrofluidics Edition 3D printer is the best in class 3D printer for Microfluidic Applications. With exceptional surface finish and quality of chips, it is trusted by several universities and institutions to power their research. </span>\r\n\r\nRead our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> <span style=\"font-weight: 400;\">for more detailed specs and information on the printer.</span>','CADworks3D µMicrofluidics Printer','The MiiCraft powered by CADworks3D is the most versatile open source 3D printer available. With three possible light engines, at 365nm, 385nm and 405nm with a wide range of XY resolutions; researchers, engineers and professionals can quickly evaluate a wide range of possible resins, hydrogels and bioinks for their unique applications.\r\n\r\nRead our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> <span style=\"font-weight: 400;\">for more detailed specs and information on the printer.</span>','trash','closed','closed','','microfluidics-printer__trashed','','','2019-02-04 15:40:53','2019-02-04 19:40:53','',0,'http://creativecad.works/?post_type=product&#038;p=1916',0,'product','',0),(1919,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-printer-m100-best-in-class-2__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/?post_type=product&#038;p=1916',13,'product_variation','',0),(1920,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-printer-m125-2__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/?post_type=product&#038;p=1916',14,'product_variation','',0),(1921,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-printer-m150-large-parts-2__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/?post_type=product&#038;p=1916',15,'product_variation','',0),(1980,1,'2018-06-05 13:19:59','2018-06-05 17:19:59','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n			<h2>Testimonial</h2>		\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace ®.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-06-05 13:19:59','2018-06-05 17:19:59','',98,'http://creativecad.works/2018/06/05/98-revision-v1/',0,'revision','',0),(1922,1,'2018-06-05 10:57:01','2018-06-05 14:57:01','<h1>3D Printers</h1>','3D Printers','','inherit','closed','closed','','1870-revision-v1','','','2018-06-05 10:57:01','2018-06-05 14:57:01','',1870,'http://creativecad.works/2018/06/05/1870-revision-v1/',0,'revision','',0),(1923,1,'2018-06-05 11:06:31','2018-06-05 15:06:31','Multiple Models are available for different applications. You can opt in for a bigger build plate for large pieces or a printer with a much high resolution for finer details.','CADworks3D Jewellery Printer','<span style=\"font-weight: 400;\">With CADworks3D</span> Jewellery printer, you can design, print and cast within a day. See your designs come to life and show your customers first hand their design in person. This printer has a dedicated DLP projector that brings the details required in jewellery.','trash','closed','closed','','jewellery-printer__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',0,'http://creativecad.works/?post_type=product&#038;p=1923',0,'product','',0),(1924,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D Jewellery Printer - J50 (High Percision)','','trash','closed','closed','','cadworks3d-printer-m50-high-percision-3__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1923,'http://creativecad.works/?post_type=product&#038;p=1923',1,'product_variation','',0),(1925,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D Jewellery Printer - J80','','trash','closed','closed','','cadworks3d-printer-m80-3__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1923,'http://creativecad.works/?post_type=product&#038;p=1923',2,'product_variation','',0),(1926,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D Jewellery Printer - CAD100 (Best-In-Class)','','trash','closed','closed','','cadworks3d-printer-m100-best-in-class-3__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1923,'http://creativecad.works/?post_type=product&#038;p=1923',3,'product_variation','',0),(1927,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D Jewellery Printer - J125','','trash','closed','closed','','cadworks3d-printer-m125-3__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1923,'http://creativecad.works/?post_type=product&#038;p=1923',4,'product_variation','',0),(1928,1,'2018-05-28 13:47:54','2018-05-28 17:47:54','','CADworks3D Jewellery Printer - J150 (Large Parts)','','trash','closed','closed','','cadworks3d-printer-m150-large-parts-3__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1923,'http://creativecad.works/?post_type=product&#038;p=1923',5,'product_variation','',0),(1929,1,'2018-06-05 11:10:27','2018-06-05 15:10:27','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"720\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6bb6aa6506\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-06-05 11:10:27','2018-06-05 15:10:27','',618,'http://creativecad.works/2018/06/05/618-revision-v1/',0,'revision','',0),(1930,1,'2018-06-05 11:11:19','2018-06-05 15:11:19','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"6bb6aa6506\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-06-05 11:11:19','2018-06-05 15:11:19','',458,'http://creativecad.works/2018/06/05/458-revision-v1/',0,'revision','',0),(1931,1,'2018-06-05 11:11:28','2018-06-05 15:11:28','<h1>SHOP</h1>','Home - Shop','','inherit','closed','closed','','76-revision-v1','','','2018-06-05 11:11:28','2018-06-05 15:11:28','',76,'http://creativecad.works/2018/06/05/76-revision-v1/',0,'revision','',0),(1932,1,'2018-06-05 11:11:55','2018-06-05 15:11:55','<h1>3D Printers</h1>','3D Printers','','inherit','closed','closed','','1870-revision-v1','','','2018-06-05 11:11:55','2018-06-05 15:11:55','',1870,'http://creativecad.works/2018/06/05/1870-revision-v1/',0,'revision','',0),(1934,1,'2018-06-05 11:29:46','2018-06-05 15:29:46','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=creative%20cadworks&amp;t=m&amp;z=18&amp;output=embed&amp;iwloc=near\" aria-label=\"creative cadworks\"></iframe>		\n                    <h1>\n                        Contact Us\n                    </h1>\n                                        <p></p>\n                    <h4>\n                        +1-416-368-7266\n                    </h4>\n                    <p></p>\n                    <h4>\n                        Info@cadworks3d.com\n                    </h4>\n                    <p></p>\n                    <h4>\n                        10:00 AM to 5:00 PM EST\n                    </h4>\n                    <p></p>','Contact','','inherit','closed','closed','','90-revision-v1','','','2018-06-05 11:29:46','2018-06-05 15:29:46','',90,'http://creativecad.works/2018/06/05/90-revision-v1/',0,'revision','',0),(1935,1,'2018-06-05 11:37:09','2018-06-05 15:37:09','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',1,'product_variation','',0),(1940,1,'2018-06-05 11:37:10','2018-06-05 15:37:10','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-6__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',2,'product_variation','',0),(1941,1,'2018-06-05 11:37:10','2018-06-05 15:37:10','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-7__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',3,'product_variation','',0),(1944,1,'2018-06-05 11:37:11','2018-06-05 15:37:11','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-10__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',4,'product_variation','',0),(1952,1,'2018-06-05 11:37:13','2018-06-05 15:37:13','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-18__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',5,'product_variation','',0),(1981,1,'2018-06-05 13:21:35','2018-06-05 17:21:35','<h1>\n                        Building the Future Layer by Layer\n                    </h1>\n                                        <p>World Class 3D Printers and Resins Designed by a World Class Team</p>\n			<h2>Testimonial</h2>		\n										<img width=\"150\" height=\"150\" src=\"http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/14-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/04/14-768x768.png 768w, http://creativecad.works/wp-content/uploads/2018/04/14-31x31.png 31w, http://creativecad.works/wp-content/uploads/2018/04/14-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/04/14-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/04/14-303x303.png 303w, http://creativecad.works/wp-content/uploads/2018/04/14-605x605.png 605w, http://creativecad.works/wp-content/uploads/2018/04/14-700x700.png 700w, http://creativecad.works/wp-content/uploads/2018/04/14-950x950.png 950w, http://creativecad.works/wp-content/uploads/2018/04/14-600x600.png 600w, http://creativecad.works/wp-content/uploads/2018/04/14-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/04/14.png 1024w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n			<h2>Kelley Laboratory</h2>		\n		<p style=\"text-align: center;\">“The Microfluidics 3D Printer from CADworks has cut down our – concept, design and device testing work flow from weeks to a matter of hours and our cost per device has gone down from hundreds of dollars to under $2.00. The 3D printer for Microfluidics is a valuable addition to our research and workflow.”<br /> – <a href=\"https://scholar.google.ca/citations?user=h90fpFAAAAAJ&amp;hl=en\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?hl=en&amp;q=https://scholar.google.ca/citations?user%3Dh90fpFAAAAAJ%26hl%3Den&amp;source=gmail&amp;ust=1520970272725000&amp;usg=AFQjCNHZkK9PszXp5L9G4-k2qzt_hdiG4A\">Zongjie (Daniel) Wang</a>  M.A.Sc EIT</p>		\n										<img width=\"768\" height=\"948\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-768x948.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-243x300.png 243w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-830x1024.png 830w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-25x31.png 25w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-65x80.png 65w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-245x303.png 245w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-567x700.png 567w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-770x950.png 770w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-875x1080.png 875w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New-600x741.png 600w, http://creativecad.works/wp-content/uploads/2018/05/Daniel-New.png 1588w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n                    <h2>\n                        Our Mission\n                    </h2>\n                                        <p>We at CADworks believe in excellence to provide clients with complete solutions to their needs. Our after sales service is second to none - Expert personalized support for a global marketplace ®.</p>\n			<h2>Our Story</h2>		\n		<p>We have currently launched our own line of 3D Printers in alliance with MiiCraft which are specialised in four major applications namely - <strong>Microfluidics, Dental, Jewellery &amp; Rapid-Prototyping</strong>.</p><p>We have also developed our own line of resins for every application compatible with our CADworks Edition 3D printers and other printers in the market. The resins are formulated to be <strong>Precise, Affordable and of High Quality.</strong></p>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2018-06-05 13:21:35','2018-06-05 17:21:35','',98,'http://creativecad.works/2018/06/05/98-revision-v1/',0,'revision','',0),(1958,1,'2018-06-05 11:37:15','2018-06-05 15:37:15','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-24__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',6,'product_variation','',0),(1961,1,'2018-06-05 11:37:16','2018-06-05 15:37:16','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-27__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',7,'product_variation','',0),(1967,1,'2018-06-05 11:37:18','2018-06-05 15:37:18','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-33__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',8,'product_variation','',0),(1970,1,'2018-06-05 11:37:19','2018-06-05 15:37:19','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-36__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',9,'product_variation','',0),(1976,1,'2018-06-05 11:37:20','2018-06-05 15:37:20','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-42__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',10,'product_variation','',0),(1978,1,'2018-06-05 11:37:21','2018-06-05 15:37:21','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-44__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',11,'product_variation','',0),(1979,1,'2018-06-05 11:37:22','2018-06-05 15:37:22','','CADworks3D µMicrofluidics Printer','','trash','closed','closed','','cadworks3d-%c2%b5microfluidics-printer-45__trashed','','','2019-02-04 15:40:52','2019-02-04 19:40:52','',1916,'http://creativecad.works/product/microfluidics-printer/',12,'product_variation','',0),(1983,1,'2018-06-06 11:24:02','2018-06-06 15:24:02','<h1>Resins</h1>','Resins','','inherit','closed','closed','','1847-revision-v1','','','2018-06-06 11:24:02','2018-06-06 15:24:02','',1847,'http://creativecad.works/2018/06/06/1847-revision-v1/',0,'revision','',0),(1994,1,'2018-06-07 10:02:01','2018-06-07 14:02:01','<span style=\"font-weight: 400;\">CADworks3D µMicrofluidics Edition 3D printer is the best in class 3D printer for Microfluidic Applications. With exceptional surface finish and quality of chips, it is trusted by several universities and institutions to power their research.</span>\n\nRead our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.3.pdf\">Brochure </a>','CADworks3D µMicrofluidics Printer','The MiiCraft powered by CADworks3D is the most versatile open source 3D printer available. With three possible light engines, at 365nm, 385nm and 405nm with a wide range of XY resolutions; researchers, engineers and professionals can quickly evaluate a wide range of possible resins, hydrogels and bioinks for their unique applications.','inherit','closed','closed','','1916-autosave-v1','','','2018-06-07 10:02:01','2018-06-07 14:02:01','',1916,'http://creativecad.works/2018/06/07/1916-autosave-v1/',0,'revision','',0),(1995,1,'2018-06-07 10:09:08','2018-06-07 14:09:08','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.3.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"9f870a2885\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-06-07 10:09:08','2018-06-07 14:09:08','',458,'http://creativecad.works/2018/06/07/458-revision-v1/',0,'revision','',0),(1997,1,'2018-06-08 11:11:45','2018-06-08 15:11:45','','Microfluidics Brochure v1.4','','inherit','open','closed','','microfluidics-brochure-v1-4','','','2018-06-08 11:11:45','2018-06-08 15:11:45','',0,'http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf',0,'attachment','application/pdf',0),(1998,1,'2018-06-08 11:11:57','2018-06-08 15:11:57','<h1>\n                        Documentation\n                    </h1>\n                                        <p>Get instant answers to common questions</p>\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Microfluidics </a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Jewellery</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf\">Download Brochure</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Dentistry</a></h2>		\n			<h2><a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\">Download Brochure</a></h2>','Brochures','','inherit','closed','closed','','1012-revision-v1','','','2018-06-08 11:11:57','2018-06-08 15:11:57','',1012,'http://creativecad.works/2018/06/08/1012-revision-v1/',0,'revision','',0),(1999,1,'2018-06-08 11:12:27','2018-06-08 15:12:27','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.3.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f79fc50b48\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-06-08 11:12:27','2018-06-08 15:12:27','',458,'http://creativecad.works/2018/06/08/458-revision-v1/',0,'revision','',0),(2000,1,'2018-06-08 11:12:41','2018-06-08 15:12:41','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f79fc50b48\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-06-08 11:12:41','2018-06-08 15:12:41','',458,'http://creativecad.works/2018/06/08/458-revision-v1/',0,'revision','',0),(2002,1,'2018-06-08 16:22:59','2018-06-08 20:22:59','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>\r\n\r\n<h2>We Power Research at</h2>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>\r\n<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>\r\n<h3>Performance in Numbers</h3>\r\n$\r\n1\r\nPer chip*\r\n\r\nAverage cost to outsource is $500\r\n\r\n1\r\nChips per day*\r\n\r\nPrint 15 high quality chips with ease\r\n\r\n1\r\n%\r\nSupport\r\n\r\nBest customer support in the industry.\r\n\r\n1\r\n%\r\nefficiency\r\n\r\nDesign, print and test  chips within a day without the need to outsource\r\n<h4>Gallery</h4>\r\n<h5>Take a look at the possibilities of the 3D Printer</h5>\r\n<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2>\r\n<p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" alt=\"\" width=\"605\" height=\"465\" />\r\n<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2>\r\n<p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>\r\n\r\n<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2>\r\n<p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" alt=\"\" width=\"600\" height=\"405\" />\r\n<h2 style=\"text-align: center;\"><b>Droplet System</b></h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li>\r\n 	<li style=\"text-align: left;\">Ease in creating multilayer Devices</li>\r\n 	<li>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</li>\r\n</ul>\r\n<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>\r\n<h2>Contact Us for More Information</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"f79fc50b48\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\" type=\"tel\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_q67ja\">Select an Option below\r\n*\r\n</label><select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Get a Quote\">Get a Quote</option>\r\n<option value=\"Sample Request\"></option>\r\n</select>\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Sample Request\">Sample Request</option>\r\n<option value=\"Request a Callback\"></option>\r\n</select>\r\n<select id=\"field_q67ja\" name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Request a Callback\">Request a Callback</option>\r\n</select>\r\n<label for=\"field_64pqg\">Institution/Company\r\n*\r\n</label>\r\n<input id=\"field_64pqg\" name=\"item_meta[94]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_mgc4\">Department\r\n*\r\n</label>\r\n<input id=\"field_mgc4\" name=\"item_meta[95]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-06-08 16:22:59','2018-06-08 20:22:59','',458,'http://creativecad.works/2018/06/08/458-revision-v1/',0,'revision','',0),(2001,1,'2018-06-08 15:14:49','2018-06-08 19:14:49','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>\r\n\r\n<h2>We Power Research at</h2>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure>\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>\r\n<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>\r\n<h3>Performance in Numbers</h3>\r\n$\r\n1\r\nPer chip*\r\n\r\nAverage cost to outsource is $500\r\n\r\n1\r\nChips per day*\r\n\r\nPrint 15 high quality chips with ease\r\n\r\n1\r\n%\r\nSupport\r\n\r\nBest customer support in the industry.\r\n\r\n1\r\n%\r\nefficiency\r\n\r\nDesign, print and test  chips within a day without the need to outsource\r\n<h4>Gallery</h4>\r\n<h5>Take a look at the possibilities of the 3D Printer</h5>\r\n<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2>\r\n<p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" alt=\"\" width=\"605\" height=\"465\" />\r\n<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2>\r\n<p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>\r\n\r\n<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2>\r\n<p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" alt=\"\" width=\"600\" height=\"405\" />\r\n<h2 style=\"text-align: center;\"><b>Droplet System</b></h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li>\r\n 	<li style=\"text-align: left;\">Ease in creating multilayer Devices</li>\r\n 	<li>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</li>\r\n</ul>\r\n<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>\r\n<h2>Contact Us for More Information</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"f79fc50b48\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\" type=\"tel\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_q67ja\">Select an Option below\r\n*\r\n</label>\r\n\r\n\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Get a Quote\">Get a Quote</option>\r\n<option value=\"Sample Request\"></option>\r\n</select>\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Sample Request\">Sample Request</option>\r\n<option value=\"Request a Callback\"></option>\r\n</select>\r\n<select id=\"field_q67ja\" name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Request a Callback\">Request a Callback</option>\r\n</select>\r\n<label for=\"field_64pqg\">Institution/Company\r\n*\r\n</label>\r\n<input id=\"field_64pqg\" name=\"item_meta[94]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_mgc4\">Department\r\n*\r\n</label>\r\n<input id=\"field_mgc4\" name=\"item_meta[95]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-06-08 15:14:49','2018-06-08 19:14:49','',458,'http://creativecad.works/2018/06/08/458-revision-v1/',0,'revision','',0),(2032,1,'2018-07-18 13:56:46','2018-07-18 17:56:46','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>\r\n<h2>Jeweller\'s Aid</h2>\r\nCADworks3D Jewellery Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.\r\n<h3>Gallery</h3>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x720.jpg\" alt=\"\" width=\"605\" height=\"720\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" sizes=\"(max-width: 744px) 100vw, 744px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" alt=\"\" width=\"744\" height=\"1024\" />\r\n<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-1-605x720.jpg\" alt=\"\" width=\"605\" height=\"720\" />\r\n<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" sizes=\"(max-width: 1270px) 100vw, 1270px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" alt=\"\" width=\"1270\" height=\"195\" /></figure>\r\n<h3>Tony Davis, CEO</h3>\r\n“Great service. We are happy with the printers.”\r\n\r\nhttps://www.youtube.com/watch?v=CNXB01Fh9h8\r\n<h3>Create Elegant Jewellery</h3>\r\n3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" alt=\"\" width=\"1140\" height=\"745\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" sizes=\"(max-width: 810px) 100vw, 810px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" alt=\"\" width=\"810\" height=\"1080\" />\r\n<h3>Castability</h3>\r\nWhether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.\r\n<h3>Meeting all your needs</h3>\r\nThe CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" sizes=\"(max-width: 605px) 100vw, 605px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" alt=\"\" width=\"605\" height=\"605\" />\r\n<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>\r\n<h3>Close more Sales</h3>\r\nWith a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.\r\n<h3>Get Ahead of the Curve</h3>\r\nWith 3D Printing, you can print fine quality waxes and get an edge over your competition.\r\n<h3>Offer a Complete Experience</h3>\r\nFrom design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame\r\n<h3>Be a Differentiator</h3>\r\nCreate customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.\r\n<h3>Use your own material</h3>\r\nCADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.\r\n<h3>Don\'t Settle for Less</h3>\r\nDon\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.\r\n\r\n<a role=\"button\" href=\"#\">\r\nRequest a Quote\r\n</a>\r\n<h2>For More Inquiries</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"6bb6aa6506\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\" type=\"tel\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_q67ja\">Select an Option below\r\n*\r\n</label><select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Get a Quote\">Get a Quote</option>\r\n<option value=\"Sample Request\"></option>\r\n</select>\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Sample Request\">Sample Request</option>\r\n<option value=\"Request a Callback\"></option>\r\n</select>\r\n<select id=\"field_q67ja\" name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Request a Callback\">Request a Callback</option>\r\n</select>\r\n<label for=\"field_64pqg\">Institution/Company\r\n*\r\n</label>\r\n<input id=\"field_64pqg\" name=\"item_meta[94]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_mgc4\">Department\r\n*\r\n</label>\r\n<input id=\"field_mgc4\" name=\"item_meta[95]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form><a role=\"button\" href=\"#\">\r\nSend\r\n</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-07-18 13:56:46','2018-07-18 17:56:46','',618,'http://creativecad.works/2018/07/18/618-revision-v1/',0,'revision','',0),(2098,1,'2018-08-31 15:35:58','2018-08-31 19:35:58','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"57a55bf575\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-08-31 15:35:58','2018-08-31 19:35:58','',458,'http://creativecad.works/2018/08/31/458-revision-v1/',0,'revision','',0),(2036,1,'2018-07-18 16:06:54','2018-07-18 20:06:54','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7a9dfb2b2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-07-18 16:06:54','2018-07-18 20:06:54','',458,'http://creativecad.works/2018/07/18/458-revision-v1/',0,'revision','',0),(2035,1,'2018-07-18 16:06:25','2018-07-18 20:06:25','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/pdms-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/pdms-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7a9dfb2b2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-07-18 16:06:25','2018-07-18 20:06:25','',458,'http://creativecad.works/2018/07/18/458-revision-v1/',0,'revision','',0),(2034,1,'2018-07-18 16:04:43','2018-07-18 20:04:43','','Microfluidic Features','','inherit','open','closed','','microfluidic-features-2','','','2018-07-18 16:04:43','2018-07-18 20:04:43','',458,'http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg',0,'attachment','image/jpeg',0),(2037,1,'2018-07-18 16:07:33','2018-07-18 20:07:33','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7a9dfb2b2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-07-18 16:07:33','2018-07-18 20:07:33','',458,'http://creativecad.works/2018/07/18/458-revision-v1/',0,'revision','',0),(2038,1,'2018-07-18 16:07:56','2018-07-18 20:07:56','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"b7a9dfb2b2\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-07-18 16:07:56','2018-07-18 20:07:56','',458,'http://creativecad.works/2018/07/18/458-revision-v1/',0,'revision','',0),(2039,1,'2018-07-19 12:07:52','2018-07-19 16:07:52','<h1>SHOP</h1>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-07-19 12:07:52','2018-07-19 16:07:52','',76,'http://creativecad.works/2018/07/19/76-revision-v1/',0,'revision','',0),(2040,1,'2018-07-19 12:36:03','2018-07-19 16:36:03','Ideal for casting purposes – Cure your model in less than 30 minutes.','CureZone','The Cure Zone is an UV curing unit especially made for DLP printed models. The Cure Zone can cure models in 30 minutes - fully cured and ready to cast.','trash','closed','closed','','curezone__trashed','','','2019-02-15 10:33:37','2019-02-15 14:33:37','',0,'http://creativecad.works/?post_type=product&#038;p=2040',0,'product','',0),(2041,1,'2018-07-19 12:33:52','2018-07-19 16:33:52','','CureZone','','inherit','open','closed','','curezone','','','2018-07-19 12:33:52','2018-07-19 16:33:52','',2040,'http://creativecad.works/wp-content/uploads/2018/07/CureZone.png',0,'attachment','image/png',0),(2042,1,'2018-07-19 12:37:29','2018-07-19 16:37:29','<h1>Accessories​</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-07-19 12:37:29','2018-07-19 16:37:29','',1866,'http://creativecad.works/2018/07/19/1866-revision-v1/',0,'revision','',0),(2044,1,'2018-07-20 15:08:05','2018-07-20 19:08:05','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\" role=\"button\">\n						Download Brochure\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental 3D Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-07-20 15:08:05','2018-07-20 19:08:05','',548,'http://creativecad.works/2018/07/20/548-revision-v1/',0,'revision','',0),(2045,1,'2018-07-20 15:11:06','2018-07-20 19:11:06','<img width=\"1024\" height=\"163\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1024x163.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-600x95.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-300x48.png 300w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-768x122.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-170x27.png 170w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-503x80.png 503w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-394x63.png 394w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-915x145.png 915w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft-Dental-1240x197.png 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"http://creativecad.works/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"http://creativecad.works/dental-quote/\" target=\"_blank\" role=\"button\">\n						Get A quote\n					</a>\n			<a href=\"http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf\" role=\"button\">\n						Download Brochure\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The CADworks3D Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">CADworks3D Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and CADworks printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The CADworks3D Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>CADworks3D Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>CADworks3D Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source CADworks3D Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes CADworks3D Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the CADworks Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2018-07-20 15:11:06','2018-07-20 19:11:06','',548,'http://creativecad.works/2018/07/20/548-revision-v1/',0,'revision','',0),(2047,1,'2018-07-23 15:53:57','2018-07-23 19:53:57','','Brown 1','','inherit','open','closed','','brown-1','','','2018-07-23 15:53:57','2018-07-23 19:53:57','',618,'http://creativecad.works/wp-content/uploads/2018/07/Brown-1.jpg',0,'attachment','image/jpeg',0),(2048,1,'2018-07-23 15:54:22','2018-07-23 19:54:22','','Brown 2','','inherit','open','closed','','brown-2','','','2018-07-23 15:54:22','2018-07-23 19:54:22','',618,'http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg',0,'attachment','image/jpeg',0),(2049,1,'2018-07-23 15:54:29','2018-07-23 19:54:29','','Brown 3','','inherit','open','closed','','brown-3','','','2018-07-23 15:54:29','2018-07-23 19:54:29','',618,'http://creativecad.works/wp-content/uploads/2018/07/Brown-3.jpg',0,'attachment','image/jpeg',0),(2050,1,'2018-07-23 15:54:41','2018-07-23 19:54:41','','Brown 4','','inherit','open','closed','','brown-4','','','2018-07-23 15:54:41','2018-07-23 19:54:41','',618,'http://creativecad.works/wp-content/uploads/2018/07/Brown-4.jpg',0,'attachment','image/jpeg',0),(2051,1,'2018-07-23 15:54:55','2018-07-23 19:54:55','','Brown 5','','inherit','open','closed','','brown-5','','','2018-07-23 15:54:55','2018-07-23 19:54:55','',618,'http://creativecad.works/wp-content/uploads/2018/07/Brown-5.jpg',0,'attachment','image/jpeg',0),(2052,1,'2018-07-23 15:55:07','2018-07-23 19:55:07','','Brown-5','','inherit','open','closed','','brown-5-2','','','2018-07-23 15:55:07','2018-07-23 19:55:07','',618,'http://creativecad.works/wp-content/uploads/2018/07/Brown-5-1.jpg',0,'attachment','image/jpeg',0),(2053,1,'2018-07-23 15:55:21','2018-07-23 19:55:21','','Green 1','','inherit','open','closed','','green-1','','','2018-07-23 15:55:21','2018-07-23 19:55:21','',618,'http://creativecad.works/wp-content/uploads/2018/07/Green-1.jpg',0,'attachment','image/jpeg',0),(2054,1,'2018-07-23 15:55:44','2018-07-23 19:55:44','','Green 2','','inherit','open','closed','','green-2','','','2018-07-23 15:55:44','2018-07-23 19:55:44','',618,'http://creativecad.works/wp-content/uploads/2018/07/Green-2.jpg',0,'attachment','image/jpeg',0),(2055,1,'2018-07-23 15:56:06','2018-07-23 19:56:06','','Green 2_With Logo','','inherit','open','closed','','green-2_with-logo','','','2018-07-23 15:56:06','2018-07-23 19:56:06','',618,'http://creativecad.works/wp-content/uploads/2018/07/Green-2_With-Logo.jpg',0,'attachment','image/jpeg',0),(2056,1,'2018-07-23 15:56:28','2018-07-23 19:56:28','','green 3','','inherit','open','closed','','green-3','','','2018-07-23 15:56:28','2018-07-23 19:56:28','',618,'http://creativecad.works/wp-content/uploads/2018/07/green-3.jpg',0,'attachment','image/jpeg',0),(2057,1,'2018-07-23 15:56:51','2018-07-23 19:56:51','','Green 4 With Logo','','inherit','open','closed','','green-4-with-logo','','','2018-07-23 15:56:51','2018-07-23 19:56:51','',618,'http://creativecad.works/wp-content/uploads/2018/07/Green-4-With-Logo.jpg',0,'attachment','image/jpeg',0),(2058,1,'2018-07-23 15:57:13','2018-07-23 19:57:13','','Green 5','','inherit','open','closed','','green-5','','','2018-07-23 15:57:13','2018-07-23 19:57:13','',618,'http://creativecad.works/wp-content/uploads/2018/07/Green-5.jpg',0,'attachment','image/jpeg',0),(2059,1,'2018-07-23 15:57:23','2018-07-23 19:57:23','','PDMS2','','inherit','open','closed','','pdms2','','','2018-07-23 15:57:23','2018-07-23 19:57:23','',618,'http://creativecad.works/wp-content/uploads/2018/07/PDMS2.jpg',0,'attachment','image/jpeg',0),(2060,1,'2018-07-23 15:57:51','2018-07-23 19:57:51','','Red 1','','inherit','open','closed','','red-1','','','2018-07-23 15:57:51','2018-07-23 19:57:51','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-1.jpg',0,'attachment','image/jpeg',0),(2061,1,'2018-07-23 15:58:13','2018-07-23 19:58:13','','Red 1_with Logo','','inherit','open','closed','','red-1_with-logo','','','2018-07-23 15:58:13','2018-07-23 19:58:13','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-1_with-Logo.jpg',0,'attachment','image/jpeg',0),(2062,1,'2018-07-23 15:58:37','2018-07-23 19:58:37','','Red 2','','inherit','open','closed','','red-2','','','2018-07-23 15:58:37','2018-07-23 19:58:37','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-2.jpg',0,'attachment','image/jpeg',0),(2063,1,'2018-07-23 15:59:41','2018-07-23 19:59:41','','Red 2','','inherit','open','closed','','red-2-2','','','2018-07-23 15:59:41','2018-07-23 19:59:41','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-2-1.jpg',0,'attachment','image/jpeg',0),(2064,1,'2018-07-23 16:00:08','2018-07-23 20:00:08','','Red 2_with Logo','','inherit','open','closed','','red-2_with-logo','','','2018-07-23 16:00:08','2018-07-23 20:00:08','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-2_with-Logo.jpg',0,'attachment','image/jpeg',0),(2065,1,'2018-07-23 16:00:30','2018-07-23 20:00:30','','Red 3','','inherit','open','closed','','red-3','','','2018-07-23 16:00:30','2018-07-23 20:00:30','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-3.jpg',0,'attachment','image/jpeg',0),(2066,1,'2018-07-23 16:00:54','2018-07-23 20:00:54','','Red Castable With Logo','','inherit','open','closed','','red-castable-with-logo','','','2018-07-23 16:00:54','2018-07-23 20:00:54','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-Castable-With-Logo.jpg',0,'attachment','image/jpeg',0),(2067,1,'2018-07-23 16:01:17','2018-07-23 20:01:17','','Red Castable','','inherit','open','closed','','red-castable','','','2018-07-23 16:01:17','2018-07-23 20:01:17','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-Castable.jpg',0,'attachment','image/jpeg',0),(2068,1,'2018-07-23 16:01:38','2018-07-23 20:01:38','','Red-1_with-Logo','','inherit','open','closed','','red-1_with-logo-2','','','2018-07-23 16:01:38','2018-07-23 20:01:38','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-1_with-Logo-1.jpg',0,'attachment','image/jpeg',0),(2069,1,'2018-07-23 16:01:57','2018-07-23 20:01:57','','WhatsApp Image 2017-12-21 at 4.19.56 PM','','inherit','open','closed','','whatsapp-image-2017-12-21-at-4-19-56-pm-2','','','2018-07-23 16:01:57','2018-07-23 20:01:57','',618,'http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg',0,'attachment','image/jpeg',0),(2070,1,'2018-07-23 16:30:23','2018-07-23 20:30:23','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Red-Castable-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Green-2-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"745\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1653x1080.jpg 1653w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-600x392.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-300x196.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-768x502.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1024x669.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-41x27.jpg 41w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-122x80.jpg 122w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-394x257.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-915x598.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Two-Rings-1240x810.jpg 1240w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"605\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Jewellery-resins-on-miicraft-plate-image-2-100x100.jpg 100w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c3d06d7c38\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-07-23 16:30:23','2018-07-23 20:30:23','',618,'http://creativecad.works/2018/07/23/618-revision-v1/',0,'revision','',0),(2074,1,'2018-07-23 16:32:30','2018-07-23 20:32:30','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Red-Castable-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Green-2-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"820\" height=\"312\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo.jpg 820w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-300x114.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-768x292.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-81x31.jpg 81w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-210x80.jpg 210w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-394x150.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-600x228.jpg 600w\" sizes=\"(max-width: 820px) 100vw, 820px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"c3d06d7c38\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-07-23 16:32:30','2018-07-23 20:32:30','',618,'http://creativecad.works/2018/07/23/618-revision-v1/',0,'revision','',0),(2072,1,'2018-07-23 16:31:40','2018-07-23 20:31:40','','Red 3','','inherit','open','closed','','red-3-2','','','2018-07-23 16:31:40','2018-07-23 20:31:40','',618,'http://creativecad.works/wp-content/uploads/2018/07/Red-3-1.jpg',0,'attachment','image/jpeg',0),(2073,1,'2018-07-23 16:31:58','2018-07-23 20:31:58','','Cover Photo','','inherit','open','closed','','cover-photo','','','2018-07-23 16:31:58','2018-07-23 20:31:58','',618,'http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo.jpg',0,'attachment','image/jpeg',0),(2075,1,'2018-07-23 16:34:44','2018-07-23 20:34:44','','IMG-20180628-WA0000','','inherit','open','closed','','img-20180628-wa0000','','','2018-07-23 16:34:44','2018-07-23 20:34:44','',548,'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000.jpg',0,'attachment','image/jpeg',0),(2077,1,'2018-07-25 10:02:41','2018-07-25 14:02:41','<h1>3D Printers</h1>','3D Printers','','inherit','closed','closed','','1870-autosave-v1','','','2018-11-01 16:04:57','2018-11-01 20:04:57','',1870,'http://creativecad.works/2018/07/25/1870-autosave-v1/',0,'revision','',0),(2079,1,'2018-08-07 10:13:20','2018-08-07 14:13:20','<strong>Please note: teflon may not appear clear in photo due to double sided cover that is required to be removed before use.</strong>','Replacement Sheets','Teflon replacements fully compatible with all CADworks3D Printers and all rebranded Miicraft Printers.','publish','closed','closed','','teflon-sheets','','','2019-02-15 10:42:02','2019-02-15 14:42:02','',0,'http://creativecad.works/?post_type=product&#038;p=2079',0,'product','',0),(2080,1,'2018-08-07 10:12:48','2018-08-07 14:12:48','','Teflon-510x297','','inherit','open','closed','','teflon-510x297','','','2018-08-07 10:12:48','2018-08-07 14:12:48','',2079,'http://creativecad.works/wp-content/uploads/2018/08/Teflon-510x297.jpg',0,'attachment','image/jpeg',0),(2081,1,'2018-08-07 10:14:59','2018-08-07 14:14:59','<h1>Accessories​</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-08-07 10:14:59','2018-08-07 14:14:59','',1866,'http://creativecad.works/2018/08/07/1866-revision-v1/',0,'revision','',0),(2082,1,'2018-08-07 10:19:51','2018-08-07 14:19:51','','Teflon VAT','','inherit','open','closed','','teflon-vat-2','','','2018-08-07 10:19:51','2018-08-07 14:19:51','',2079,'http://creativecad.works/wp-content/uploads/2018/08/Teflon-VAT.jpg',0,'attachment','image/jpeg',0),(2083,1,'2018-08-07 10:55:20','2018-08-07 14:55:20','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4e295932f8\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-08-07 10:55:20','2018-08-07 14:55:20','',458,'http://creativecad.works/2018/08/07/458-revision-v1/',0,'revision','',0),(2084,1,'2018-08-07 15:17:36','2018-08-07 19:17:36','','Order &ndash; August 7, 2018 @ 03:17 PM','','wc-processing','open','closed','order_5b69f0505ab0a','order-aug-07-2018-0717-pm','','','2018-08-07 15:17:41','2018-08-07 19:17:41','',0,'http://creativecad.works/?post_type=shop_order&#038;p=2084',0,'shop_order','',2),(2087,1,'2018-08-27 14:36:16','2018-08-27 18:36:16','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/1-300x300.png\" alt=\"1\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/2-1-300x300.png\" alt=\"2\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/3-300x300.png\" alt=\"3\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/4-300x300.png\" alt=\"4\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/5-300x300.png\" alt=\"5\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/6-300x300.png\" alt=\"6\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/7-300x300.png\" alt=\"7\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/8-300x300.png\" alt=\"8\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/9-300x300.png\" alt=\"9\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/10-300x300.png\" alt=\"10\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/11-300x300.png\" alt=\"11\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/12-300x300.png\" alt=\"12\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/13-300x300.png\" alt=\"13\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/14-300x300.png\" alt=\"14\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/15-300x300.png\" alt=\"15\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/16-300x300.png\" alt=\"16\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2018/04/17-300x300.png\" alt=\"17\" /></figure>			\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f6e48aab0b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-08-27 14:36:16','2018-08-27 18:36:16','',458,'http://creativecad.works/2018/08/27/458-revision-v1/',0,'revision','',0),(2088,1,'2018-08-27 15:47:10','2018-08-27 19:47:10','<h1>SHOP</h1>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-27 15:47:10','2018-08-27 19:47:10','',76,'http://creativecad.works/2018/08/27/76-revision-v1/',0,'revision','',0),(2090,1,'2018-08-28 09:37:48','2018-08-28 13:37:48','<h1>SHOP</h1>		\n			<h2>3D Printer</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n			<h2>Resins</h2>		\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Accessories</h2>		\n										<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-28 09:37:48','2018-08-28 13:37:48','',76,'http://creativecad.works/2018/08/28/76-revision-v1/',0,'revision','',0),(2091,1,'2018-08-28 09:38:32','2018-08-28 13:38:32','<h1>SHOP</h1>		\n			<h2><a href=\"http://creativecad.works/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"http://creativecad.works/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<h2><a href=\"http://creativecad.works/resins/\">Resins</a></h2>		\n											<a href=\"http://creativecad.works/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<h2><a href=\"http://creativecad.works/accessories/\">Accessories</a></h2>		\n											<a href=\"http://creativecad.works/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-28 09:38:32','2018-08-28 13:38:32','',76,'http://creativecad.works/2018/08/28/76-revision-v1/',0,'revision','',0),(2092,1,'2018-08-28 09:42:19','2018-08-28 13:42:19','<h1>SHOP</h1>		\n			<h2><a href=\"http://creativecad.works/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"http://creativecad.works/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<a href=\"http://creativecad.works/3d-printers/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/resins/\">Resins</a></h2>		\n											<a href=\"http://creativecad.works/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/resins/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/accessories/\">Accessories</a></h2>		\n											<a href=\"http://creativecad.works/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n			<a href=\"http://creativecad.works/resins/\" role=\"button\">\n						Buy Now\n					</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-28 09:42:19','2018-08-28 13:42:19','',76,'http://creativecad.works/2018/08/28/76-revision-v1/',0,'revision','',0),(2115,1,'2018-09-21 12:43:56','2018-09-21 16:43:56','<h1>SHOP</h1>		\n			<h2><a href=\"http://creativecad.works/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"http://creativecad.works/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<a href=\"http://creativecad.works/3d-printers/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/resins/\">Resins</a></h2>		\n											<a href=\"http://creativecad.works/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"300\" height=\"312\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-288x300.png 288w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-30x31.png 30w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1-291x303.png 291w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								</a>\n			<a href=\"http://creativecad.works/resins/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/accessories/\">Accessories</a></h2>		\n											<a href=\"http://creativecad.works/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n			<a href=\"http://creativecad.works/accessories/\" role=\"button\">\n						Buy Now\n					</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-09-21 12:43:56','2018-09-21 16:43:56','',76,'http://creativecad.works/2018/09/21/76-revision-v1/',0,'revision','',0),(2093,1,'2018-08-28 09:42:32','2018-08-28 13:42:32','<h1>SHOP</h1>		\n			<h2><a href=\"http://creativecad.works/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"http://creativecad.works/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<a href=\"http://creativecad.works/3d-printers/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/resins/\">Resins</a></h2>		\n											<a href=\"http://creativecad.works/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/resins/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/accessories/\">Accessories</a></h2>		\n											<a href=\"http://creativecad.works/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n			<a href=\"http://creativecad.works/accessories/\" role=\"button\">\n						Buy Now\n					</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-28 09:42:32','2018-08-28 13:42:32','',76,'http://creativecad.works/2018/08/28/76-revision-v1/',0,'revision','',0),(2094,1,'2018-08-28 09:52:33','2018-08-28 13:52:33','<h1>SHOP</h1>		\n			<h2><a href=\"http://creativecad.works/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"http://creativecad.works/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<a href=\"http://creativecad.works/3d-printers/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/resins/\">Resins</a></h2>		\n											<a href=\"http://creativecad.works/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/resins/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/accessories/\">Accessories</a></h2>		\n											<a href=\"http://creativecad.works/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n			<a href=\"http://creativecad.works/accessories/\" role=\"button\">\n						Buy Now\n					</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-28 09:52:33','2018-08-28 13:52:33','',76,'http://creativecad.works/2018/08/28/76-revision-v1/',0,'revision','',0),(2095,1,'2018-08-28 09:53:44','2018-08-28 13:53:44','<h1>SHOP</h1>		\n			<h2><a href=\"http://creativecad.works/3d-printers/\">3D Printers</a></h2>		\n											<a href=\"http://creativecad.works/3d-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />								</a>\n			<a href=\"http://creativecad.works/3d-printers/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/resins/\">Resins</a></h2>		\n											<a href=\"http://creativecad.works/resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/07/Flowcast-Brown-HD-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/resins/\" role=\"button\">\n						Buy Now\n					</a>\n			<h2><a href=\"http://creativecad.works/accessories/\">Accessories</a></h2>		\n											<a href=\"http://creativecad.works/accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"768\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Buildplate.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/05/Buildplate-100x100.jpg 100w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n			<a href=\"http://creativecad.works/accessories/\" role=\"button\">\n						Buy Now\n					</a>','Shop','','inherit','closed','closed','','76-revision-v1','','','2018-08-28 09:53:44','2018-08-28 13:53:44','',76,'http://creativecad.works/2018/08/28/76-revision-v1/',0,'revision','',0),(2097,1,'2018-08-31 15:33:35','2018-08-31 19:33:35','','All Logos','','inherit','open','closed','','all-logos','','','2018-08-31 15:33:35','2018-08-31 19:33:35','',458,'http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg',0,'attachment','image/jpeg',0),(2099,1,'2018-08-31 15:36:23','2018-08-31 19:36:23','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"57a55bf575\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-08-31 15:36:23','2018-08-31 19:36:23','',458,'http://creativecad.works/2018/08/31/458-revision-v1/',0,'revision','',0),(2101,1,'2018-09-07 16:39:05','2018-09-07 20:39:05','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"820\" height=\"312\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo.jpg 820w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-300x114.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-768x292.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-81x31.jpg 81w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-210x80.jpg 210w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-394x150.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Cover-Photo-600x228.jpg 600w\" sizes=\"(max-width: 820px) 100vw, 820px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4abf411b17\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-07 16:39:05','2018-09-07 20:39:05','',618,'http://creativecad.works/2018/09/07/618-revision-v1/',0,'revision','',0),(2102,1,'2018-09-07 16:39:21','2018-09-07 20:39:21','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4abf411b17\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-07 16:39:21','2018-09-07 20:39:21','',618,'http://creativecad.works/2018/09/07/618-revision-v1/',0,'revision','',0),(2103,1,'2018-09-07 16:41:51','2018-09-07 20:41:51','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4abf411b17\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-07 16:41:51','2018-09-07 20:41:51','',618,'http://creativecad.works/2018/09/07/618-revision-v1/',0,'revision','',0),(2104,1,'2018-09-07 16:42:40','2018-09-07 20:42:40','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4abf411b17\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-07 16:42:40','2018-09-07 20:42:40','',618,'http://creativecad.works/2018/09/07/618-revision-v1/',0,'revision','',0),(2105,1,'2018-09-07 16:42:57','2018-09-07 20:42:57','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>Jeweller\'s Aid</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4abf411b17\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-07 16:42:57','2018-09-07 20:42:57','',618,'http://creativecad.works/2018/09/07/618-revision-v1/',0,'revision','',0),(2106,1,'2018-09-07 16:51:57','2018-09-07 20:51:57','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p>3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p>Whether you cast one custom piece or need large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"4abf411b17\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-07 16:51:57','2018-09-07 20:51:57','',618,'http://creativecad.works/2018/09/07/618-revision-v1/',0,'revision','',0),(2110,1,'2018-09-17 10:49:26','2018-09-17 14:49:26','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"54a2f41004\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-17 10:49:26','2018-09-17 14:49:26','',618,'http://creativecad.works/2018/09/17/618-revision-v1/',0,'revision','',0),(2111,1,'2018-09-21 12:39:55','2018-09-21 16:39:55','','1 kg bottle CCW castable','','inherit','open','closed','','1-kg-bottle-ccw-castable','','','2018-09-21 12:39:55','2018-09-21 16:39:55','',76,'http://creativecad.works/wp-content/uploads/2018/09/1-kg-bottle-CCW-castable.png',0,'attachment','image/png',0),(2112,1,'2018-09-21 12:40:19','2018-09-21 16:40:19','','CCW EasyCast','','inherit','open','closed','','ccw-easycast','','','2018-09-21 12:40:19','2018-09-21 16:40:19','',76,'http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png',0,'attachment','image/png',0),(2116,1,'2018-09-21 12:44:25','2018-09-21 16:44:25','<span style=\"font-weight: 400;\">Formulated for DLP based printers, our </span><strong>FlowCast HD Brown</strong><span style=\"font-weight: 400;\"> is an excellent castable resin</span><span style=\"font-weight: 400;\"> providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.</span>\n\nComes in 1kg','FlowCast HD Brown (1kg)','Since its introduction in 2014, <strong>FlowCast HD Brown Resin</strong> has set a standard of excellence amongst castable resins. It has grown from small batch production to global distribution through various private labels. A wide range of users, from custom jewellers to large scale manufacturers have come to rely on its exceptional printing quality and consistent casting results. <span style=\"font-weight: 400;\">The resin is designed for precious metal applications. Its unique and special formulation allows for a <strong>clean burn-out</strong> and <strong>no ash content</strong>.</span>','inherit','closed','closed','','2012-autosave-v1','','','2018-09-21 12:44:25','2018-09-21 16:44:25','',2012,'http://creativecad.works/2018/09/21/2012-autosave-v1/',0,'revision','',0),(2117,1,'2018-03-21 16:56:00','2018-03-21 20:56:00','{\"email_to\":\"info@creativecadworks.ca\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','17_email_2117','','','2018-09-21 14:34:18','2018-09-21 18:34:18','',0,'http://creativecad.works/frm_form_actions/5_email_0/',17,'frm_form_actions','',0),(2118,1,'2017-07-02 21:29:31','2017-07-03 01:29:31','{\"email_to\":\"[admin_email]\",\"cc\":\"\",\"bcc\":\"\",\"reply_to\":\"\",\"from\":\"[sitename] <[admin_email]>\",\"email_subject\":\"\",\"email_message\":\"[default-message]\",\"event\":[\"create\"]}','Email Notification','email','publish','closed','closed','','17_email_2118','','','2018-09-21 14:34:18','2018-09-21 18:34:18','',0,'http://creativecad.works/frm_form_actions/13_email_0/',17,'frm_form_actions','',0),(2119,1,'2018-09-21 14:36:18','2018-09-21 18:36:18','<h2>CADworks3D µMicrofluidics Printer Quote</h2>','Microfluidics Quote','','publish','closed','closed','','microfluidics-quote','','','2018-09-21 14:38:14','2018-09-21 18:38:14','',0,'http://creativecad.works/?page_id=2119',0,'page','',0),(2114,1,'2018-09-21 12:41:34','2018-09-21 16:41:34','','CCW-EasyCast','','inherit','open','closed','','ccw-easycast-2','','','2018-09-21 12:41:34','2018-09-21 16:41:34','',76,'http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-1.png',0,'attachment','image/png',0),(2123,1,'2018-09-21 14:40:55','2018-09-21 18:40:55','<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<a href=\"http://creativecad.works/microfluidics-quote/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2018-09-21 14:40:55','2018-09-21 18:40:55','',458,'http://creativecad.works/2018/09/21/458-revision-v1/',0,'revision','',0),(2121,1,'2018-09-21 14:36:18','2018-09-21 18:36:18','','Microfluidics Quote','','inherit','closed','closed','','2119-revision-v1','','','2018-09-21 14:36:18','2018-09-21 18:36:18','',2119,'http://creativecad.works/2018/09/21/2119-revision-v1/',0,'revision','',0),(2122,1,'2018-09-21 14:38:14','2018-09-21 18:38:14','<h2>CADworks3D µMicrofluidics Printer Quote</h2>','Microfluidics Quote','','inherit','closed','closed','','2119-revision-v1','','','2018-09-21 14:38:14','2018-09-21 18:38:14','',2119,'http://creativecad.works/2018/09/21/2119-revision-v1/',0,'revision','',0),(2124,1,'2018-09-21 15:30:25','2018-09-21 19:30:25','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 15:30:25','2018-09-21 19:30:25','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2125,1,'2018-09-21 15:30:52','2018-09-21 19:30:52','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"1711\" height=\"962\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-2.jpg 1711w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-915x514.jpg 915w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-1240x697.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/07/Brown-2-600x337.jpg 600w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 15:30:52','2018-09-21 19:30:52','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2126,1,'2018-09-21 16:20:53','2018-09-21 20:20:53','','20180912_112644','','inherit','open','closed','','20180912_112644','','','2018-09-21 16:20:53','2018-09-21 20:20:53','',2012,'http://creativecad.works/wp-content/uploads/2018/07/20180912_112644.jpg',0,'attachment','image/jpeg',0),(2127,1,'2018-09-21 16:21:19','2018-09-21 20:21:19','','Castedring','','inherit','open','closed','','castedring','','','2018-09-21 16:21:19','2018-09-21 20:21:19','',2012,'http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg',0,'attachment','image/jpeg',0),(2128,1,'2018-09-21 16:23:40','2018-09-21 20:23:40','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 16:23:40','2018-09-21 20:23:40','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2131,1,'2018-09-21 16:26:01','2018-09-21 20:26:01','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img src=\"http://creativecad.works/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n										<img width=\"1024\" height=\"799\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 16:26:01','2018-09-21 20:26:01','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2129,1,'2018-09-21 16:23:47','2018-09-21 20:23:47','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n			<h3>Gallery</h3>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Brown-4-605x806.jpg\" alt=\"\" />											\n										<img width=\"744\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-744x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006.jpg 744w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-600x826.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-218x300.jpg 218w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-58x80.jpg 58w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-220x303.jpg 220w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-509x700.jpg 509w, http://creativecad.works/wp-content/uploads/2018/03/87d4958c-59f4-42d1-8dec-95adc7ea1006-690x950.jpg 690w\" sizes=\"(max-width: 744px) 100vw, 744px\" />											\n		<p style=\"text-align: center;\"><strong>Create Jewellery Masterpieces with Every Print. Designed by Jewellers for Jewellers.</strong></p>		\n										<img width=\"605\" height=\"806\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castable-HD-Brown-1-605x806.jpg\" alt=\"\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 16:23:47','2018-09-21 20:23:47','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2132,1,'2018-09-21 16:27:27','2018-09-21 20:27:27','','full of plate of rings','','inherit','open','closed','','full-of-plate-of-rings','','','2018-09-21 16:27:27','2018-09-21 20:27:27','',618,'http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings.jpg',0,'attachment','image/jpeg',0),(2133,1,'2018-09-21 16:28:43','2018-09-21 20:28:43','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"799\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 16:28:43','2018-09-21 20:28:43','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2134,1,'2018-09-21 16:29:36','2018-09-21 20:29:36','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"799\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 16:29:36','2018-09-21 20:29:36','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2135,1,'2018-09-21 16:30:23','2018-09-21 20:30:23','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"989\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-989x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-989x1024.jpg 989w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-290x300.jpg 290w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-768x795.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-77x80.jpg 77w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-293x303.jpg 293w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-676x700.jpg 676w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-918x950.jpg 918w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-1043x1080.jpg 1043w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-600x621.jpg 600w\" sizes=\"(max-width: 989px) 100vw, 989px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"29ce575d40\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-09-21 16:30:23','2018-09-21 20:30:23','',618,'http://creativecad.works/2018/09/21/618-revision-v1/',0,'revision','',0),(2137,1,'2018-09-26 11:31:15','2018-09-26 15:31:15','<h2>\n                        CADworks3D Printer Jewellery Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Jewellery Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br style=\"text-align: center;\" />allowing users to control every aspect of the printing process and use any available 3rd party jewellery resin. The<br style=\"text-align: center;\" />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br style=\"text-align: center;\" />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n										<img width=\"1024\" height=\"533\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1024x533.png 1024w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-300x156.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-768x400.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-60x31.png 60w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-154x80.png 154w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-394x205.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-915x476.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-1240x645.png 1240w, http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Specs-600x312.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Jewellery','','inherit','closed','closed','','1120-revision-v1','','','2018-09-26 11:31:15','2018-09-26 15:31:15','',1120,'http://creativecad.works/2018/09/26/1120-revision-v1/',0,'revision','',0),(2138,1,'2018-09-26 11:31:38','2018-09-26 15:31:38','<h2>\n                        CADworks3D Printer Microfluidics Edition\n                    </h2>\n                                        <p></p>\n		<p style=\"text-align: center;\">All CADworks3D Microfluidics Printers come with a variable Z axis ranging from 5µm to 200µm. All models are fully open-source<br />allowing users to control every aspect of the printing process and use any available 3rd party resin. The<br />dedicated light engine is calibrated at 405nm and available at 365nm &amp; 385nm if required. Please contact us for<br />more details. Printer dimensions are 43x43x59 cm and weight is 36.5 kg.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" data-elementor-open-lightbox=\"default\">\n							<img width=\"999\" height=\"333\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png 999w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-300x100.png 300w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-768x256.png 768w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-93x31.png 93w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-240x80.png 240w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-394x131.png 394w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-915x305.png 915w, http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec-600x200.png 600w\" sizes=\"(max-width: 999px) 100vw, 999px\" />								</a>\n		<p style=\"text-align: center;\">*ALL SPECIFICATIONS AND DESIGNS ARE SUBJECT TO CHANGES WITHOUT NOTICE</p>','Microfluidics','','inherit','closed','closed','','1044-revision-v1','','','2018-09-26 11:31:38','2018-09-26 15:31:38','',1044,'http://creativecad.works/2018/09/26/1044-revision-v1/',0,'revision','',0),(2139,1,'2018-09-28 11:14:44','2018-09-28 15:14:44','<b>Master Mold</b><span style=\"font-weight: 400;\"> resin for P is highly valued by universities and research institutions worldwide for its consistency and effective results.</span>\n\nComes in 500gr','Master Mold Resin','<span style=\"font-weight: 400;\">Our </span><b>Master Mold</b><span style=\"font-weight: 400;\"> Resin is ideal for creating PDMS devices with features as fine as 80µm, exceptional print surface, resulting in glass-like transparent PDMS devices.</span>','inherit','closed','closed','','1913-autosave-v1','','','2018-09-28 11:14:44','2018-09-28 15:14:44','',1913,'http://creativecad.works/2018/09/28/1913-autosave-v1/',0,'revision','',0),(2140,1,'2018-10-02 13:44:27','2018-10-02 17:44:27','','Curezone','','inherit','open','closed','','curezone-2','','','2018-10-02 13:44:27','2018-10-02 17:44:27','',2040,'http://creativecad.works/wp-content/uploads/2018/07/Curezone.jpg',0,'attachment','image/jpeg',0),(2141,1,'2018-10-02 14:11:57','2018-10-02 18:11:57','','Curezone1','','inherit','open','closed','','curezone1','','','2018-10-02 14:11:57','2018-10-02 18:11:57','',2040,'http://creativecad.works/wp-content/uploads/2018/07/Curezone1.jpg',0,'attachment','image/jpeg',0),(2142,1,'2018-10-02 14:14:57','2018-10-02 18:14:57','','Curezone1','','inherit','open','closed','','curezone1-2','','','2018-10-02 14:14:57','2018-10-02 18:14:57','',2040,'http://creativecad.works/wp-content/uploads/2018/07/Curezone1-1.jpg',0,'attachment','image/jpeg',0),(2144,1,'2018-10-05 14:50:25','2018-10-05 18:50:25','','EasyCast HD2','','inherit','open','closed','','easycast-hd2','','','2018-10-05 14:50:25','2018-10-05 18:50:25','',618,'http://creativecad.works/wp-content/uploads/2018/10/EasyCast-HD2.jpg',0,'attachment','image/jpeg',0),(2145,1,'2018-10-05 14:50:48','2018-10-05 18:50:48','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"989\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-989x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-989x1024.jpg 989w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-290x300.jpg 290w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-768x795.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-77x80.jpg 77w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-293x303.jpg 293w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-676x700.jpg 676w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-918x950.jpg 918w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-1043x1080.jpg 1043w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-600x621.jpg 600w\" sizes=\"(max-width: 989px) 100vw, 989px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 14:50:48','2018-10-05 18:50:48','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2146,1,'2018-10-05 14:52:59','2018-10-05 18:52:59','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"989\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-989x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-989x1024.jpg 989w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-290x300.jpg 290w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-768x795.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-77x80.jpg 77w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-293x303.jpg 293w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-676x700.jpg 676w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-918x950.jpg 918w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-1043x1080.jpg 1043w, http://creativecad.works/wp-content/uploads/2018/07/20180912_112644-600x621.jpg 600w\" sizes=\"(max-width: 989px) 100vw, 989px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 14:52:59','2018-10-05 18:52:59','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2152,1,'2018-10-05 15:08:27','2018-10-05 19:08:27','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"725\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-300x212.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-768x544.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-394x279.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-915x648.jpg 915w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1240x878.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1525x1080.jpg 1525w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-600x425.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 15:08:27','2018-10-05 19:08:27','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2149,1,'2018-10-05 15:03:57','2018-10-05 19:03:57','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/09/full-of-plate-of-rings-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"725\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-300x212.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-768x544.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-394x279.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-915x648.jpg 915w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1240x878.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1525x1080.jpg 1525w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-600x425.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n		https://www.youtube.com/watch?v=CNXB01Fh9h8		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"810\" height=\"1080\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-810x1080.jpg 810w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-600x800.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-225x300.jpg 225w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-768x1024.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-20x27.jpg 20w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-60x80.jpg 60w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-227x303.jpg 227w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-605x806.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-525x700.jpg 525w, http://creativecad.works/wp-content/uploads/2018/03/Casting-Tree-713x950.jpg 713w\" sizes=\"(max-width: 810px) 100vw, 810px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"2268\" height=\"1770\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Castedring.jpg 2268w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-300x234.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-768x599.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1024x799.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-40x31.jpg 40w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-103x80.jpg 103w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-388x303.jpg 388w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-897x700.jpg 897w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1217x950.jpg 1217w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-1384x1080.jpg 1384w, http://creativecad.works/wp-content/uploads/2018/07/Castedring-600x468.jpg 600w\" sizes=\"(max-width: 2268px) 100vw, 2268px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 15:03:57','2018-10-05 19:03:57','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2148,1,'2018-10-05 15:03:07','2018-10-05 19:03:07','','EasyCastHD rings','','inherit','open','closed','','easycasthd-rings','','','2018-10-05 15:03:07','2018-10-05 19:03:07','',618,'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings.jpg',0,'attachment','image/jpeg',0),(2150,1,'2018-10-05 15:06:13','2018-10-05 19:06:13','','EasyCastHD rings2','','inherit','open','closed','','easycasthd-rings2','','','2018-10-05 15:06:13','2018-10-05 19:06:13','',618,'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2.jpg',0,'attachment','image/jpeg',0),(2153,1,'2018-10-05 15:08:58','2018-10-05 19:08:58','','EasyCast 3','','inherit','open','closed','','easycast-3','','','2018-10-05 15:08:58','2018-10-05 19:08:58','',618,'http://creativecad.works/wp-content/uploads/2018/10/EasyCast-3.png',0,'attachment','image/png',0),(2156,1,'2018-10-05 15:12:55','2018-10-05 19:12:55','','EasyCast 1','','inherit','open','closed','','easycast-1-2','','','2018-10-05 15:12:55','2018-10-05 19:12:55','',618,'http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg',0,'attachment','image/jpeg',0),(2157,1,'2018-10-05 15:14:02','2018-10-05 19:14:02','','20180912_112644','','inherit','open','closed','','20180912_112644-2','','','2018-10-05 15:14:02','2018-10-05 19:14:02','',618,'http://creativecad.works/wp-content/uploads/2018/10/20180912_112644.jpg',0,'attachment','image/jpeg',0),(2155,1,'2018-10-05 15:10:48','2018-10-05 19:10:48','','EasyCast 1','','inherit','open','closed','','easycast-1','','','2018-10-05 15:10:48','2018-10-05 19:10:48','',618,'http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1.jpg',0,'attachment','image/jpeg',0),(2160,1,'2018-10-05 15:33:50','2018-10-05 19:33:50','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"725\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-300x212.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-768x544.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-394x279.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-915x648.jpg 915w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1240x878.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1525x1080.jpg 1525w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-600x425.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"989\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-989x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-989x1024.jpg 989w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-290x300.jpg 290w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-768x795.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-77x80.jpg 77w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-293x303.jpg 293w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-676x700.jpg 676w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-918x950.jpg 918w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-1043x1080.jpg 1043w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-600x621.jpg 600w\" sizes=\"(max-width: 989px) 100vw, 989px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 15:33:50','2018-10-05 19:33:50','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2159,1,'2018-10-05 15:17:52','2018-10-05 19:17:52','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"725\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-300x212.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-768x544.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-394x279.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-915x648.jpg 915w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1240x878.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1525x1080.jpg 1525w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-600x425.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"989\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-989x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-989x1024.jpg 989w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-290x300.jpg 290w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-768x795.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-77x80.jpg 77w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-293x303.jpg 293w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-676x700.jpg 676w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-918x950.jpg 918w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-1043x1080.jpg 1043w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-600x621.jpg 600w\" sizes=\"(max-width: 989px) 100vw, 989px\" />											\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 15:17:52','2018-10-05 19:17:52','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2158,1,'2018-10-05 15:17:36','2018-10-05 19:17:36','<h2>A 3D Printer Designed by Jewellers for Jewellers</h2>		\n			<h2>The new toolbox for Jewellers</h2>		\n			<p>CADworks3D Jewellery  Printers utilize DLP (Digital Light Projection) technology. This high resolution approach, combined with a state of the art proprietary optics system brings out the best jewellery models.</p>		\n										<img width=\"1024\" height=\"837\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-38x31.jpg 38w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"300\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast.png 300w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-225x300.png 225w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-23x31.png 23w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-60x80.png 60w, http://creativecad.works/wp-content/uploads/2018/09/CCW-EasyCast-227x303.png 227w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"1024\" height=\"725\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1024x725.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-300x212.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-768x544.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-394x279.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-915x648.jpg 915w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1240x878.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-1525x1080.jpg 1525w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings-600x425.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<figure><img width=\"1270\" height=\"195\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1.png 1270w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-768x118.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1024x157.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-176x27.png 176w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-521x80.png 521w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Jewlr_Logo-2-1-1240x190.png 1240w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" /></figure><h3>Tony Davis, CEO</h3><p>“Great service. We are happy with the printers.”</p>		\n			<h3>Create Elegant Jewellery</h3>		\n		<p style=\"text-align: left;\">3D Print Elegant Rings and other jewellery items with a X:Y Resolution of 30-65um bringing your jewellery peices to life.</p>		\n										<img width=\"1140\" height=\"855\" src=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1440x1080.jpeg 1440w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-300x225.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-768x576.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1024x768.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-107x80.jpeg 107w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-394x296.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-915x686.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1240x930.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM-600x450.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/07/WhatsApp-Image-2017-12-21-at-4.19.56-PM.jpeg 1600w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2018/10/EasyCast-1-1-100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h3>Castability</h3>		\n		<p style=\"text-align: left;\">Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. CADworks3D printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n			<h3>Meeting all your needs</h3>		\n		<p style=\"text-align: left;\">The CADworks3D Jewellery Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n											<a href=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644.jpg\" data-elementor-open-lightbox=\"default\">\n							<img width=\"989\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-989x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-989x1024.jpg 989w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-290x300.jpg 290w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-768x795.jpg 768w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-77x80.jpg 77w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-293x303.jpg 293w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-676x700.jpg 676w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-918x950.jpg 918w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-1043x1080.jpg 1043w, http://creativecad.works/wp-content/uploads/2018/10/20180912_112644-600x621.jpg 600w\" sizes=\"(max-width: 989px) 100vw, 989px\" />								</a>\n			<h3>How Can the CADWorks3D Jewellery Printer Help your Business?</h3>		\n			<h3>Close more Sales</h3><p>With a quick turnaround, you can take up more clients and fulfil all their needs with the utmost quality. This will help you increase business and increase productivity.</p>		\n			<h3>Get Ahead of the Curve</h3><p>With 3D Printing, you can print fine quality waxes and get an edge over your competition. </p>		\n			<h3>Offer a Complete Experience</h3><p>From design to casting, you can give your customers the complete experience without the need to outsource and within a short time-frame</p>		\n			<h3>Be a Differentiator </h3><p>Create customised jewellery items which stand out, create masterpieces you competitors couldn\'t re-create.</p>		\n			<h3>Use your own material</h3><p>CADworks Jewellery edition is the world\'s only open source 3D Printer that allows you to use various resins for the output you want.</p>		\n			<h3>Don\'t Settle for Less</h3><p>Don\'t go for a off-the shelf 3D Printer that will give you mediocre results &amp; poor quality. The CADworks Jewellery Edition gives you best performance at an affordable price.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h2>For More Inquiries</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"f0d9bfcf11\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>\n			<a href=\"#\" role=\"button\">\n						Send\n					</a>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2018-10-05 15:17:36','2018-10-05 19:17:36','',618,'http://creativecad.works/2018/10/05/618-revision-v1/',0,'revision','',0),(2165,1,'2018-11-01 09:58:41','2018-11-01 13:58:41','Multiple Models are available for different applications. You can opt in for a bigger build plate for large pieces or a printer with a much high resolution for finer details.','CADworks3D Dental Printer','<span style=\"font-weight: 400;\">With CADworks Dental 3D printer, you can design, print and cast within a day. </span>','inherit','closed','closed','','1984-autosave-v1','','','2018-11-01 09:58:41','2018-11-01 13:58:41','',1984,'http://creativecad.works/2018/11/01/1984-autosave-v1/',0,'revision','',0),(2166,1,'2018-11-01 13:01:03','2018-11-01 17:01:03','<h1>Privacy Policy of CADworks3D</h1>\r\nCADworks3D operates http://creativecad.works, which provides the 3D printers, resins and accessories.\r\n\r\nThis page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, CADworks3D.\r\n\r\nIf you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect are used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nThe terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at http://creativecad.works/privacy-policy/, unless otherwise defined in this Privacy Policy.\r\n<h2>Information Collection and Use</h2>\r\nFor a better experience while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to your name, phone number, and postal address. The information that we collect will be used to contact or identify you.\r\n<h2>Log Data</h2>\r\nWe want to inform you that whenever you visit our Service, we collect information that your browser sends to us that is called Log Data. This Log Data may include information such as your computer\'s Internet Protocol (“IP”) address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer\'s hard drive.\r\n\r\nOur website uses these “cookies” to collection information and to improve our Service. You have the option to either accept or refuse these cookies, and know when a cookie is being sent to your computer. If you choose to refuse our cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third-party companies and individuals due to the following reasons:\r\n<ul>\r\n 	<li>To facilitate our Service;</li>\r\n 	<li>To provide the Service on our behalf;</li>\r\n 	<li>To perform Service-related services; or</li>\r\n 	<li>To assist us in analyzing how our Service is used.</li>\r\n</ul>\r\nWe want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.\r\n<h2>Security</h2>\r\nWe value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.\r\n<h2>Links to Other Sites</h2>\r\nOur Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.\r\n\r\nChildren\'s Privacy\r\n\r\nOur Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so that we will be able to do necessary actions.\r\n<h2>Changes to This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2018-11-01 13:03:32','2018-11-01 17:03:32','',0,'http://creativecad.works/?page_id=2166',0,'page','',0),(2169,1,'2018-11-01 13:03:32','2018-11-01 17:03:32','<h1>Privacy Policy of CADworks3D</h1>\r\nCADworks3D operates http://creativecad.works, which provides the 3D printers, resins and accessories.\r\n\r\nThis page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, CADworks3D.\r\n\r\nIf you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect are used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nThe terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at http://creativecad.works/privacy-policy/, unless otherwise defined in this Privacy Policy.\r\n<h2>Information Collection and Use</h2>\r\nFor a better experience while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to your name, phone number, and postal address. The information that we collect will be used to contact or identify you.\r\n<h2>Log Data</h2>\r\nWe want to inform you that whenever you visit our Service, we collect information that your browser sends to us that is called Log Data. This Log Data may include information such as your computer\'s Internet Protocol (“IP”) address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer\'s hard drive.\r\n\r\nOur website uses these “cookies” to collection information and to improve our Service. You have the option to either accept or refuse these cookies, and know when a cookie is being sent to your computer. If you choose to refuse our cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third-party companies and individuals due to the following reasons:\r\n<ul>\r\n 	<li>To facilitate our Service;</li>\r\n 	<li>To provide the Service on our behalf;</li>\r\n 	<li>To perform Service-related services; or</li>\r\n 	<li>To assist us in analyzing how our Service is used.</li>\r\n</ul>\r\nWe want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.\r\n<h2>Security</h2>\r\nWe value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.\r\n<h2>Links to Other Sites</h2>\r\nOur Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.\r\n\r\nChildren\'s Privacy\r\n\r\nOur Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so that we will be able to do necessary actions.\r\n<h2>Changes to This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.','Privacy Policy','','inherit','closed','closed','','2166-revision-v1','','','2018-11-01 13:03:32','2018-11-01 17:03:32','',2166,'http://creativecad.works/2018/11/01/2166-revision-v1/',0,'revision','',0),(2167,1,'2018-11-01 13:01:03','2018-11-01 17:01:03','<h1>Privacy Policy of CADworks3D</h1>\r\nCADworks3D operates the CADworks3D website, which provides the 3D printers, resins and accessories.\r\n\r\nThis page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, the <span class=\"highlight preview_website_name\">Website Name</span>website.\r\n\r\nIf you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect are used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nThe terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at http://creativecad.works/privacy-policy/, unless otherwise defined in this Privacy Policy.\r\n<h2>Information Collection and Use</h2>\r\nFor a better experience while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to your name, phone number, and postal address. The information that we collect will be used to contact or identify you.\r\n<h2>Log Data</h2>\r\nWe want to inform you that whenever you visit our Service, we collect information that your browser sends to us that is called Log Data. This Log Data may include information such as your computer\'s Internet Protocol (“IP”) address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer\'s hard drive.\r\n\r\nOur website uses these “cookies” to collection information and to improve our Service. You have the option to either accept or refuse these cookies, and know when a cookie is being sent to your computer. If you choose to refuse our cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third-party companies and individuals due to the following reasons:\r\n<ul>\r\n 	<li>To facilitate our Service;</li>\r\n 	<li>To provide the Service on our behalf;</li>\r\n 	<li>To perform Service-related services; or</li>\r\n 	<li>To assist us in analyzing how our Service is used.</li>\r\n</ul>\r\nWe want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.\r\n<h2>Security</h2>\r\nWe value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.\r\n<h2>Links to Other Sites</h2>\r\nOur Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.\r\n\r\nChildren\'s Privacy\r\n\r\nOur Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so that we will be able to do necessary actions.\r\n<h2>Changes to This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.','Privacy Policy','','inherit','closed','closed','','2166-revision-v1','','','2018-11-01 13:01:03','2018-11-01 17:01:03','',2166,'http://creativecad.works/2018/11/01/2166-revision-v1/',0,'revision','',0),(2168,1,'2018-11-01 13:03:07','2018-11-01 17:03:07','<h1>Privacy Policy of CADworks3D</h1>\nCADworks3D operates http://creativecad.works, which provides the 3D printers, resins and accessories.\n\nThis page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, CADworks3D.\n\nIf you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect are used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.\n\nThe terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at http://creativecad.works/privacy-policy/, unless otherwise defined in this Privacy Policy.\n<h2>Information Collection and Use</h2>\nFor a better experience while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to your name, phone number, and postal address. The information that we collect will be used to contact or identify you.\n<h2>Log Data</h2>\nWe want to inform you that whenever you visit our Service, we collect information that your browser sends to us that is called Log Data. This Log Data may include information such as your computer\'s Internet Protocol (“IP”) address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.\n<h2>Cookies</h2>\nCookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer\'s hard drive.\n\nOur website uses these “cookies” to collection information and to improve our Service. You have the option to either accept or refuse these cookies, and know when a cookie is being sent to your computer. If you choose to refuse our cookies, you may not be able to use some portions of our Service.\n<h2>Service Providers</h2>\nWe may employ third-party companies and individuals due to the following reasons:\n<ul>\n 	<li>To facilitate our Service;</li>\n 	<li>To provide the Service on our behalf;</li>\n 	<li>To perform Service-related services; or</li>\n 	<li>To assist us in analyzing how our Service is used.</li>\n</ul>\nWe want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.\n<h2>Security</h2>\nWe value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.\n<h2>Links to Other Sites</h2>\nOur Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.\n\nChildren\'s Privacy\n\nOur Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so that we will be able to do necessary actions.\n<h2>Changes to This Privacy Policy</h2>\nWe may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.\n<h2>Contact Us</h2>\nIf you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.','Privacy Policy','','inherit','closed','closed','','2166-autosave-v1','','','2018-11-01 13:03:07','2018-11-01 17:03:07','',2166,'http://creativecad.works/2018/11/01/2166-autosave-v1/',0,'revision','',0),(2171,1,'2018-11-01 15:23:25','2018-11-01 19:23:25','','Test 2','','inherit','open','closed','','test-2-2','','','2018-11-01 15:23:25','2018-11-01 19:23:25','',0,'http://creativecad.works/wp-content/uploads/2018/11/Test-2.jpg',0,'attachment','image/jpeg',0),(2174,1,'2018-11-01 15:25:25','2018-11-01 19:25:25','','Test 1','','inherit','open','closed','','test-1-3','','','2018-11-01 15:25:25','2018-11-01 19:25:25','',0,'http://creativecad.works/wp-content/uploads/2018/11/Test-1.jpg',0,'attachment','image/jpeg',0),(2739,1,'2019-02-13 15:46:56','2019-02-13 19:46:56',' ','','','publish','closed','closed','','2739-2','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2739',7,'nav_menu_item','',0),(2556,1,'2019-02-05 17:02:43','2019-02-05 21:02:43','<ul class=\"list-unstyled\">\r\n 	<li>Product Code: B9S-PCB-012</li>\r\n 	<li>Availability: In Stock</li>\r\n</ul>','B9 Creator v1.2 Control Board/PCB','New single-board part which replaces older 2-board design.\r\n\r\nBackward-compatible with 1.0, 1.1, and 1.2 B9Creators.\r\n\r\nRequires the use of V1.8 or newer software.','publish','closed','closed','','b9-creator-v1-2-control-board-pcb','','','2019-02-15 15:17:09','2019-02-15 19:17:09','',0,'http://creativecad.works/?post_type=product&#038;p=2556',0,'product','',0),(2557,1,'2019-02-05 17:02:05','2019-02-05 21:02:05','','B9Creator-V1.2-Control-Board','','inherit','open','closed','','b9creator-v1-2-control-board','','','2019-02-05 17:02:05','2019-02-05 21:02:05','',2556,'http://creativecad.works/wp-content/uploads/2019/02/B9Creator-V1.2-Control-Board.jpg',0,'attachment','image/jpeg',0),(2558,1,'2019-02-05 17:05:17','2019-02-05 21:05:17','<ul class=\"list-unstyled\">\r\n 	<li>Brand: B9Creations</li>\r\n 	<li>Product Code: B9Creator v1.2 X-axis Motor</li>\r\n</ul>','B9Creator v1.2 X-axis Motor','X-axis motor for V1.2 B9Creator','publish','closed','closed','','b9creator-v1-2-x-axis-motor','','','2019-02-15 15:37:55','2019-02-15 19:37:55','',0,'http://creativecad.works/?post_type=product&#038;p=2558',0,'product','',0),(2176,1,'2018-11-02 12:53:48','2018-11-02 16:53:48','','J50 Opt 1','','inherit','open','closed','','j50-opt-1','','','2018-11-02 12:53:48','2018-11-02 16:53:48','',0,'http://creativecad.works/wp-content/uploads/2018/11/J50-Opt-1.jpg',0,'attachment','image/jpeg',0),(2177,1,'2018-11-02 12:53:53','2018-11-02 16:53:53','','J50 Opt 2','','inherit','open','closed','','j50-opt-2','','','2018-11-02 12:53:53','2018-11-02 16:53:53','',0,'http://creativecad.works/wp-content/uploads/2018/11/J50-Opt-2.jpg',0,'attachment','image/jpeg',0),(2560,1,'2019-02-05 17:11:04','2019-02-05 21:11:04','','Set of 5 Replacement Wipers','Replacement wiper. Fits both wide and narrow versions.','publish','closed','closed','','set-of-5-replacement-wipers','','','2019-02-15 15:39:04','2019-02-15 19:39:04','',0,'http://creativecad.works/?post_type=product&#038;p=2560',0,'product','',0),(2559,1,'2019-02-05 17:04:15','2019-02-05 21:04:15','','B9Creator-v1.2-X-axis-Motor','','inherit','open','closed','','b9creator-v1-2-x-axis-motor','','','2019-02-05 17:04:15','2019-02-05 21:04:15','',2558,'http://creativecad.works/wp-content/uploads/2019/02/B9Creator-v1.2-X-axis-Motor.jpg',0,'attachment','image/jpeg',0),(2238,1,'2018-11-12 14:31:53','2018-11-12 18:31:53','','J100 Comparison Chart with Competitor 2','','inherit','open','closed','','j100-comparison-chart-with-competitor-2','','','2018-11-12 14:31:53','2018-11-12 18:31:53','',0,'http://creativecad.works/wp-content/uploads/2018/11/J100-Comparison-Chart-with-Competitor-2.jpg',0,'attachment','image/jpeg',0),(2561,1,'2019-02-05 17:10:40','2019-02-05 21:10:40','','Sweeper-Rubber-Parts-500x500','','inherit','open','closed','','sweeper-rubber-parts-500x500','','','2019-02-05 17:10:40','2019-02-05 21:10:40','',2560,'http://creativecad.works/wp-content/uploads/2019/02/Sweeper-Rubber-Parts-500x500.jpg',0,'attachment','image/jpeg',0),(2562,1,'2019-02-06 11:31:17','2019-02-06 15:31:17','','Training Course for New Users','You’re about to receive the best 3D printing technology, we think you should have the best support too. B9Creations has developed a training course tailored to your application &amp; designed to set you up for success, right out of the box.\r\n\r\nReceive extensive, one-on-one training and learn everything you need to know when printing with your new B9Creator v1.2. Whether you’re new to 3D printing &amp; digital design or wanting to seamlessly upgrade from different technology, our trained technicians will take you step-by-step from the moment you receive your B9Creator to completing your first print. After taking this 3-4 hour course, you will feel confident with calibrating, supporting models, printing, and common practices. Training is conducted online or at our training facility in San Diego, CA.\r\n\r\nThis training course will include:\r\n\r\n– Setup of the Machine\r\n\r\n– Downloading the B9 software\r\n\r\nProper Calibration practices\r\n\r\n– Build table calibration\r\n\r\n– Projector calibration\r\n\r\nStart-to-Finish Print\r\n\r\n– Upload files into software\r\n\r\n– Layout files\r\n\r\n– Advanced supporting\r\n\r\n– Slicing\r\n\r\nRemoving the Print and Cleaning\r\n\r\nVats 101\r\n\r\nTrouble Shooting\r\n\r\nFrequently Asked Questions\r\n\r\nCasting','publish','closed','closed','','training-course-for-new-users','','','2019-02-15 15:41:06','2019-02-15 19:41:06','',0,'http://creativecad.works/?post_type=product&#038;p=2562',0,'product','',0),(2182,1,'2018-11-02 14:28:54','2018-11-02 18:28:54','','J50 Opt 1 (1)','','inherit','open','closed','','j50-opt-1-1','','','2018-11-02 14:28:54','2018-11-02 18:28:54','',0,'http://creativecad.works/wp-content/uploads/2018/11/J50-Opt-1-1.jpg',0,'attachment','image/jpeg',0),(2201,1,'2018-11-12 12:08:14','2018-11-12 16:08:14','','Black Friday Bundle1 for J50','','inherit','open','closed','','black-friday-bundle1-for-j50','','','2018-11-12 12:08:14','2018-11-12 16:08:14','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle1-for-J50.jpg',0,'attachment','image/jpeg',0),(2275,1,'2018-11-26 11:10:44','2018-11-26 15:10:44','','Cyber Monday','','inherit','open','closed','','cyber-monday-cyber','','','2018-11-26 11:11:13','2018-11-26 15:11:13','',0,'http://creativecad.works/wp-content/uploads/2018/11/Cyber-Monday.pdf',0,'attachment','application/pdf',0),(2268,1,'2018-11-26 10:46:06','2018-11-26 14:46:06','<h1>Cyber Monday Sale</h1>		\n			<a href=\"http://creativecad.works/black-friday-flyer/\" role=\"button\">\n						View Our Flyer\n					</a>\n										<img width=\"768\" height=\"401\" src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" sizes=\"(max-width: 768px) 100vw, 768px\" />','Cyber Monday','','publish','closed','closed','','cyber-monday','','','2018-11-26 10:48:25','2018-11-26 14:48:25','',0,'http://creativecad.works/?page_id=2268',0,'page','',0),(2185,1,'2018-11-07 14:10:28','2018-11-07 18:10:28','','First Draft','','inherit','open','closed','','first-draft','','','2018-11-07 14:10:28','2018-11-07 18:10:28','',0,'http://creativecad.works/wp-content/uploads/2018/11/First-Draft.pdf',0,'attachment','application/pdf',0),(2188,1,'2018-11-08 14:08:25','2018-11-08 18:08:25','','Black Friday Bundle 2 for J50','','inherit','open','closed','','black-friday-bundle-2-for-j50','','','2018-11-08 14:08:25','2018-11-08 18:08:25','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-2-for-J50.jpg',0,'attachment','image/jpeg',0),(2189,1,'2018-11-08 14:08:52','2018-11-08 18:08:52','','J50 Comparison Chart with Competitor 1','','inherit','open','closed','','j50-comparison-chart-with-competitor-1','','','2018-11-08 14:08:52','2018-11-08 18:08:52','',0,'http://creativecad.works/wp-content/uploads/2018/11/J50-Comparison-Chart-with-Competitor-1.jpg',0,'attachment','image/jpeg',0),(2190,1,'2018-11-08 14:08:57','2018-11-08 18:08:57','','J50 Comparison Chart with Competitor 2','','inherit','open','closed','','j50-comparison-chart-with-competitor-2','','','2018-11-08 14:08:57','2018-11-08 18:08:57','',0,'http://creativecad.works/wp-content/uploads/2018/11/J50-Comparison-Chart-with-Competitor-2.jpg',0,'attachment','image/jpeg',0),(2575,1,'2019-02-06 14:50:18','2019-02-06 18:50:18','Compatible with MiiCraft 3D printers (MiiCraft+,MiiCraft 125, MiiCraft 100, MiiCraft 80, MiiCraft 50 and MiiCraft 100x)','MiiCraft BV-012 (Orange) – Castable','Colour\r\n<ul>\r\n 	<li>Orange</li>\r\n</ul>\r\nDetails\r\n<ul>\r\n 	<li>CADworks Orange is a Photopolymer resin designed for precious metal and dental applications.</li>\r\n 	<li>Its unique and special formulation allows clean burn-out and no ash content.</li>\r\n 	<li>This resin is available in 250 gram bottles</li>\r\n</ul>\r\nAvailable in 250ml.','trash','closed','closed','','miicraft-bv-012-orange-castable__trashed','','','2019-02-19 15:04:38','2019-02-19 19:04:38','',0,'http://creativecad.works/?post_type=product&#038;p=2575',0,'product','',0),(2576,1,'2019-02-06 14:53:08','2019-02-06 18:53:08','Colour\r\n<ul>\r\n 	<li>Cream</li>\r\n</ul>\r\nPrintout Features\r\n<ul>\r\n 	<li>Non-transparent,</li>\r\n 	<li>Easy surface or detail checking</li>\r\n</ul>\r\nApplications\r\n<ul>\r\n 	<li>Engineering,</li>\r\n 	<li>Rapid prototyping</li>\r\n</ul>\r\n<strong>Available in 500ml bottle</strong>','MiiCraft Cream Resin','In liquid form, the resin is cream in colour and once solidified the resin is non transparent but allows for easy\r\ninspection for surface and detail.\r\n\r\nIdeally used in engineering and rapid prototyping.','publish','closed','closed','','miicraft-cream-resin','','','2019-02-19 15:07:21','2019-02-19 19:07:21','',0,'http://creativecad.works/?post_type=product&#038;p=2576',0,'product','',0),(2563,1,'2019-02-06 11:30:56','2019-02-06 15:30:56','','Training-Package-Getting-Started-500x500','','inherit','open','closed','','training-package-getting-started-500x500','','','2019-02-06 11:30:56','2019-02-06 15:30:56','',2562,'http://creativecad.works/wp-content/uploads/2019/02/Training-Package-Getting-Started-500x500.jpg',0,'attachment','image/jpeg',0),(2203,1,'2018-11-12 12:13:17','2018-11-12 16:13:17','','Black Friday Bundle 2 for J50','','inherit','open','closed','','black-friday-bundle-2-for-j50-2','','','2018-11-12 12:13:17','2018-11-12 16:13:17','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-2-for-J50-1.jpg',0,'attachment','image/jpeg',0),(2204,1,'2018-11-12 12:13:34','2018-11-12 16:13:34','','J50 Comparison Chart with Competitor 2','','inherit','open','closed','','j50-comparison-chart-with-competitor-2-2','','','2018-11-12 12:13:34','2018-11-12 16:13:34','',0,'http://creativecad.works/wp-content/uploads/2018/11/J50-Comparison-Chart-with-Competitor-2-1.jpg',0,'attachment','image/jpeg',0),(2564,1,'2019-02-06 11:38:40','2019-02-06 15:38:40','','Z-Axis Motor, Leadscrew, Anti-Backlash Nut for B9Creator V1.2','<ul class=\"list-unstyled\">\r\n 	<li>Brand: B9Creations</li>\r\n 	<li>Product Code: B9S-MOT-Z12</li>\r\n</ul>','publish','closed','closed','','z-axis-motor-leadscrew-anti-backlash-nut-for-b9creator-v1-2','','','2019-02-15 15:43:47','2019-02-15 19:43:47','',0,'http://creativecad.works/?post_type=product&#038;p=2564',0,'product','',0),(2565,1,'2019-02-06 11:37:55','2019-02-06 15:37:55','','Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2','','inherit','open','closed','','z-axis-motor-leadscrew-anti-backlash-nut-for-b9creator-v1-2','','','2019-02-06 11:37:55','2019-02-06 15:37:55','',2564,'http://creativecad.works/wp-content/uploads/2019/02/Z-Axis-Motor-Leadscrew-Anti-Backlash-Nut-for-B9Creator-V1.2.jpg',0,'attachment','image/jpeg',0),(2566,1,'2019-02-06 12:30:30','2019-02-06 16:30:30','<h4>Colour</h4>\r\n<ul>\r\n 	<li>Clear</li>\r\n</ul>\r\n<h4>Print out features</h4>\r\n<ul>\r\n 	<li>Transparent</li>\r\n 	<li>Low viscosity resin</li>\r\n 	<li>Smallest microchannels</li>\r\n</ul>\r\n<h4>Applications</h4>\r\n<ul>\r\n 	<li>3D microfluidic devices</li>\r\n</ul>','Microfluidics BV-003 (Clear)','<h4>Colour</h4>\r\n<ul>\r\n 	<li>Clear</li>\r\n</ul>\r\n<h4>Print out features</h4>\r\n<ul>\r\n 	<li>Transparent</li>\r\n 	<li>Low viscosity resin</li>\r\n 	<li>Smallest microchannels</li>\r\n</ul>\r\n<h4>Applications</h4>\r\n<ul>\r\n 	<li>3D microfluidic devices</li>\r\n</ul>\r\n<h4><strong>Available in 500ml bottle</strong></h4>\r\n<h4>Compatible with MiiCraft &amp; Tiger 3D printers (MiiCraft+,MiiCraft 125, MiiCraft 100, MiiCraft 80, MiiCraft 50 and MiiCraft 100x)</h4>','publish','closed','closed','','microfluidics-clear-resin','','','2019-02-19 14:38:26','2019-02-19 18:38:26','',0,'http://creativecad.works/?post_type=product&#038;p=2566',0,'product','',0),(2211,1,'2018-11-12 12:34:19','2018-11-12 16:34:19','','Black Friday Bundle 1 for J80','','inherit','open','closed','','black-friday-bundle-1-for-j80','','','2018-11-12 12:34:19','2018-11-12 16:34:19','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-1-for-J80.jpg',0,'attachment','image/jpeg',0),(2212,1,'2018-11-12 12:34:59','2018-11-12 16:34:59','','J80 Comparison Chart with Competitor 2','','inherit','open','closed','','j80-comparison-chart-with-competitor-2','','','2018-11-12 12:34:59','2018-11-12 16:34:59','',0,'http://creativecad.works/wp-content/uploads/2018/11/J80-Comparison-Chart-with-Competitor-2.jpg',0,'attachment','image/jpeg',0),(2213,1,'2018-11-12 12:35:52','2018-11-12 16:35:52','','Black Friday Bundle 2 for J80','','inherit','open','closed','','black-friday-bundle-2-for-j80','','','2018-11-12 12:35:52','2018-11-12 16:35:52','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-2-for-J80.jpg',0,'attachment','image/jpeg',0),(2214,1,'2018-11-12 12:35:56','2018-11-12 16:35:56','','J80 Comparison Chart with Competitor 2','','inherit','open','closed','','j80-comparison-chart-with-competitor-2-2','','','2018-11-12 12:35:56','2018-11-12 16:35:56','',0,'http://creativecad.works/wp-content/uploads/2018/11/J80-Comparison-Chart-with-Competitor-2-1.jpg',0,'attachment','image/jpeg',0),(2580,1,'2019-02-06 17:11:11','2019-02-06 21:11:11','Fully Compatible with all Miicraft 3D Printers (Miicraft 125, Miicraft 100, Miicraft 80, Miicraft 50 and Miicraft 100x) and all re-branded Miicraft Printers.','MiiCraft Teflon','Teflon/Vat fully compatible with all Miicraft 3D Printers and all re-branded Miicraft Printers including Tiger3D Printers.','publish','closed','closed','','miicraft-teflon-2','','','2019-02-19 15:21:25','2019-02-19 19:21:25','',0,'http://creativecad.works/?post_type=product&#038;p=2580',0,'product','',0),(2581,1,'2019-02-06 17:11:00','2019-02-06 21:11:00','','Resin-Tank','','inherit','open','closed','','resin-tank','','','2019-02-06 17:11:00','2019-02-06 21:11:00','',2580,'http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg',0,'attachment','image/jpeg',0),(2218,1,'2018-11-12 12:44:51','2018-11-12 16:44:51','','Black Friday Bundle 1 for J125','','inherit','open','closed','','black-friday-bundle-1-for-j125','','','2018-11-12 12:44:51','2018-11-12 16:44:51','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-1-for-J125.jpg',0,'attachment','image/jpeg',0),(2219,1,'2018-11-12 12:45:04','2018-11-12 16:45:04','','Black Friday Bundle 2 for J125','','inherit','open','closed','','black-friday-bundle-2-for-j125','','','2018-11-12 12:45:04','2018-11-12 16:45:04','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-2-for-J125.jpg',0,'attachment','image/jpeg',0),(2220,1,'2018-11-12 12:45:09','2018-11-12 16:45:09','','J125 Comparison Chart with Competitor 1','','inherit','open','closed','','j125-comparison-chart-with-competitor-1','','','2018-11-12 12:45:09','2018-11-12 16:45:09','',0,'http://creativecad.works/wp-content/uploads/2018/11/J125-Comparison-Chart-with-Competitor-1.jpg',0,'attachment','image/jpeg',0),(2221,1,'2018-11-12 12:45:14','2018-11-12 16:45:14','','J125 Comparison Chart with Competitor 2','','inherit','open','closed','','j125-comparison-chart-with-competitor-2','','','2018-11-12 12:45:14','2018-11-12 16:45:14','',0,'http://creativecad.works/wp-content/uploads/2018/11/J125-Comparison-Chart-with-Competitor-2.jpg',0,'attachment','image/jpeg',0),(2582,1,'2019-02-06 17:13:33','2019-02-06 21:13:33','Fully Compatible with all Miicraft 3D Printers (Miicraft 125, Miicraft 100, Miicraft 80, Miicraft 50 and Miicraft 100x) and all re-branded Miicraft Printers.\r\n\r\n<strong>Please note: teflon may not appear clear in photo due to double sided cover that is required to be removed before use.</strong>','MiiCraft Teflon Replacements','Teflon repacments fully compatible with all Miicraft 3D Printers and all re-branded Miicraft Printers.\r\n\r\n<strong>Please note: teflon may not appear clear in photo due to double sided cover that is required to be removed before use. </strong>','publish','closed','closed','','miicraft-teflon-replacements','','','2019-02-19 17:26:21','2019-02-19 21:26:21','',0,'http://creativecad.works/?post_type=product&#038;p=2582',0,'product','',0),(2583,1,'2019-02-06 17:13:19','2019-02-06 21:13:19','','Teflon-VAT-600x600','','inherit','open','closed','','teflon-vat-600x600','','','2019-02-06 17:13:19','2019-02-06 21:13:19','',2582,'http://creativecad.works/wp-content/uploads/2019/02/Teflon-VAT-600x600.jpg',0,'attachment','image/jpeg',0),(2584,1,'2019-02-07 11:30:08','2019-02-07 15:30:08','','MiiCraft+ Picker','Picker Platform for the Miicraft+','publish','closed','closed','','miicraft-picker-2','','','2019-02-19 17:28:02','2019-02-19 21:28:02','',0,'http://creativecad.works/?post_type=product&#038;p=2584',0,'product','',0),(2586,1,'2019-02-07 11:27:31','2019-02-07 15:27:31','','picker-510x510','','inherit','open','closed','','picker-510x510','','','2019-02-07 11:27:31','2019-02-07 15:27:31','',2584,'http://creativecad.works/wp-content/uploads/2019/02/picker-510x510.jpg',0,'attachment','image/jpeg',0),(2587,1,'2019-02-07 11:32:42','2019-02-07 15:32:42','','MiiCraft+ VAT','Sold in packs of 1 and 5','publish','closed','closed','','miicraft-vat','','','2019-02-19 17:30:44','2019-02-19 21:30:44','',0,'http://creativecad.works/?post_type=product&#038;p=2587',0,'product','',0),(2588,1,'2019-02-07 11:32:35','2019-02-07 15:32:35','','MiiCraft-VAT','','inherit','open','closed','','miicraft-vat','','','2019-02-07 11:32:35','2019-02-07 15:32:35','',2587,'http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-VAT.jpg',0,'attachment','image/jpeg',0),(2589,1,'2019-02-07 11:39:08','2019-02-07 15:39:08','','Fun to Do Sample Pack','Additional information\r\n<table class=\"shop_attributes\">\r\n<tbody>\r\n<tr>\r\n<th>Weight</th>\r\n<td class=\"product_weight\">1 kg</td>\r\n</tr>\r\n<tr>\r\n<th>Dimensions</th>\r\n<td class=\"product_dimensions\">23 x 16 x 33 cm</td>\r\n</tr>\r\n</tbody>\r\n</table>','publish','closed','closed','','fun-to-do-sample-pack','','','2019-02-20 11:58:14','2019-02-20 15:58:14','',0,'http://creativecad.works/?post_type=product&#038;p=2589',0,'product','',0),(2227,1,'2018-11-12 13:03:40','2018-11-12 17:03:40','','J150 Comparison Chart with Competitor 2','','inherit','open','closed','','j150-comparison-chart-with-competitor-2','','','2018-11-12 13:03:40','2018-11-12 17:03:40','',0,'http://creativecad.works/wp-content/uploads/2018/11/J150-Comparison-Chart-with-Competitor-2.jpg',0,'attachment','image/jpeg',0),(2228,1,'2018-11-12 13:03:45','2018-11-12 17:03:45','','Black Friday Bundle 1 for J150','','inherit','open','closed','','black-friday-bundle-1-for-j150','','','2018-11-12 13:03:45','2018-11-12 17:03:45','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-1-for-J150.jpg',0,'attachment','image/jpeg',0),(2229,1,'2018-11-12 13:03:50','2018-11-12 17:03:50','','Black Friday Bundle 2 for J150','','inherit','open','closed','','black-friday-bundle-2-for-j150','','','2018-11-12 13:03:50','2018-11-12 17:03:50','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-2-for-J150.jpg',0,'attachment','image/jpeg',0),(2230,1,'2018-11-12 13:03:55','2018-11-12 17:03:55','','J150 Comparison Chart with Competitor 1','','inherit','open','closed','','j150-comparison-chart-with-competitor-1','','','2018-11-12 13:03:55','2018-11-12 17:03:55','',0,'http://creativecad.works/wp-content/uploads/2018/11/J150-Comparison-Chart-with-Competitor-1.jpg',0,'attachment','image/jpeg',0),(2591,1,'2019-02-07 11:45:57','2019-02-07 15:45:57','<strong>All resins are designed to be ultra fast! </strong>\r\nCuring times of <strong>0.5 </strong>seconds for 0.02mm layers are easily achieved on standard DlP printers with an average light source of around 240Watts.\r\n\r\n<strong>A broad range of reactivity!</strong>\r\nThe resins have a very broad range of reactivity, it extends from the very short wavelengths of 225nm to the near/visible wavelengths of 415nm. By incorporating a very smart blend of photo initiators and sensitizers, almost any light source can be used to initiate the polymerization process of our resins. No need to modify your expensive DLP projector! Do you have a laser SLA machine? or perhaps a DLP printer with a LED source of illumination? As long as the wavelength is <strong>between 225nm and 415nm</strong>, it will work, and it will work <strong>fast!</strong>\r\nBesides the wavelength of the lightsource several other factors are important, so please check out the <a id=\"lnk1-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">properties page</a>. If you are in doubt if your specific machine is compatible with our resins, just send us an <a href=\"mailto:sales@creativecadworks.ca\">e-mail</a>.\r\n\r\n<strong>The Fun To Do resins have an ultra low shrinkage! </strong>\r\nLimited shrinkage of <strong>0.5%</strong>.\r\nIt is basically what you see is what you get. 3.5% seems to be little but if you take an object of 10cm (100mm) 3.5% is 3.5 mm which is nearly half a centimetre! This is huge compared to the 0.5mm the Fun To Do Resins achieve.\r\n\r\n<strong>A natural resistance to water and most chemicals!</strong>\r\nResins have a natural resistance against water, in liquid form it is highly hydrophobic. Once fully cured there is hardly any chemical that can dissolve our resins. Especially the Industrial blend has a <strong>high resistance</strong> <strong>to chemicals</strong>. Cured prints have been withstanding the elements and various chemicals for several years now! To see which chemicals have been tested click <a id=\"lnk2-1vH3Wjy6\" href=\"http://funtodo.net/properties.html#45dbz5qV\" data-linkurl=\"properties.html#45dbz5qV\">here</a>\r\n\r\n<strong>User Friendliness makes you want to build more!</strong>\r\n\r\nResins have been built to be user friendly as possible. These efforts have resulted in a series of <strong>low odor</strong> resins with <strong>minimal skin irritation</strong>.\r\n\r\n<strong>Affordable resins make it possible for you to build more!</strong>\r\nBy using these affordable resins you can afford to experiment, extend your knowledge about supports, exposure times, material thickness without having to think about the costs of the materials all the time.\r\n\r\n<a id=\"lnk3-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">More technical details and properties</a>\r\n<h2>Experience</h2>\r\n<div class=\"ptext\">\r\n\r\nYears of studying and practising poly chemistry in various disciplines really pays off in the design of practical and affordable resins. Fun To Do resins are not only used in the DLP 3D printing world, but are also popular in the SLA industry.\r\n<ul>\r\n 	<li>Rapid Prototyping</li>\r\n 	<li>Automotive industry</li>\r\n 	<li>Architecture</li>\r\n 	<li>Modelling</li>\r\n 	<li>Toy and Game industry</li>\r\n 	<li>Production</li>\r\n 	<li>Dental industry</li>\r\n</ul>\r\n</div>','Fun To Do: Castable Blend','The Castable Blend has been designed to cast your pieces in bronze, copper, tin or iron using standard vacuum investment casting methods and settings. It is an Ideal resin for casting pieces of art, Toy models, machine parts. The fully cured resin has a hardness of 73 shore D.\r\n\r\nAvailable in Red only.','publish','closed','closed','','fun-to-do-castable-blend','','','2019-02-20 11:59:26','2019-02-20 15:59:26','',0,'http://creativecad.works/?post_type=product&#038;p=2591',0,'product','',0),(2283,1,'2019-01-23 11:41:18','2019-01-23 15:41:18','','Master-Mold-Resin-1024x1024','','inherit','open','closed','','master-mold-resin-1024x1024','','','2019-01-23 11:41:18','2019-01-23 15:41:18','',1913,'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-Resin-1024x1024.jpg',0,'attachment','image/jpeg',0),(2239,1,'2018-11-12 14:31:58','2018-11-12 18:31:58','','Black Friday Bundle 1 for J100','','inherit','open','closed','','black-friday-bundle-1-for-j100','','','2018-11-12 14:31:58','2018-11-12 18:31:58','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-1-for-J100.jpg',0,'attachment','image/jpeg',0),(2240,1,'2018-11-12 14:32:03','2018-11-12 18:32:03','','Black Friday Bundle 2 for J100','','inherit','open','closed','','black-friday-bundle-2-for-j100','','','2018-11-12 14:32:03','2018-11-12 18:32:03','',0,'http://creativecad.works/wp-content/uploads/2018/11/Black-Friday-Bundle-2-for-J100.jpg',0,'attachment','image/jpeg',0),(2241,1,'2018-11-12 14:32:07','2018-11-12 18:32:07','','J100 Comparison Chart with Competitor 1','','inherit','open','closed','','j100-comparison-chart-with-competitor-1','','','2018-11-12 14:32:07','2018-11-12 18:32:07','',0,'http://creativecad.works/wp-content/uploads/2018/11/J100-Comparison-Chart-with-Competitor-1.jpg',0,'attachment','image/jpeg',0),(2249,1,'2018-11-15 11:32:42','2018-11-15 15:32:42','<h1>Accessories​</h1>','Accessories','','inherit','closed','closed','','1866-revision-v1','','','2018-11-15 11:32:42','2018-11-15 15:32:42','',1866,'http://creativecad.works/2018/11/15/1866-revision-v1/',0,'revision','',0),(2568,1,'2019-02-06 14:35:53','2019-02-06 18:35:53','','resin','','inherit','open','closed','','resin','','','2019-02-06 14:35:53','2019-02-06 18:35:53','',2566,'http://creativecad.works/wp-content/uploads/2019/02/resin.png',0,'attachment','image/png',0),(2569,1,'2019-02-06 14:37:50','2019-02-06 18:37:50','','Resin','','inherit','open','closed','','resin-2','','','2019-02-06 14:37:50','2019-02-06 18:37:50','',2566,'http://creativecad.works/wp-content/uploads/2019/02/Resin.jpg',0,'attachment','image/jpeg',0),(2570,1,'2019-02-06 14:40:36','2019-02-06 18:40:36','<h4>Colour</h4>\r\n<ul>\r\n 	<li>Blue</li>\r\n</ul>\r\n<h4>Printout Features</h4>\r\n<ul>\r\n 	<li>Non-transparent,</li>\r\n 	<li>Easy surface or detail checking</li>\r\n</ul>\r\n<h4>Applications</h4>\r\n<ul>\r\n 	<li>Engineering,</li>\r\n 	<li>Rapid prototyping</li>\r\n</ul>\r\n<h4><strong>Available in 500ml bottle</strong></h4>\r\n<h4>Compatible with MiiCraft, Tiger3D &amp; Other 3D printers (MiiCraft+,MiiCraft 125, MiiCraft 100, MiiCraft 80, MiiCraft 50 and MiiCraft 100x)</h4>','MiiCraft BV-002 (Blue)','In liquid form, the resin is blue in colour and once solidified the resin is non transparent but allows for easy\r\ninspection for surface and detail.\r\n\r\nIdeally used in engineering and rapid prototyping.','publish','closed','closed','','miicraft-bv-002-blue','','','2019-02-19 14:46:16','2019-02-19 18:46:16','',0,'http://creativecad.works/?post_type=product&#038;p=2570',0,'product','',0),(2572,1,'2019-02-06 14:45:40','2019-02-06 18:45:40','Available in 500ml bottle','MiiCraft BV-003 (Clear)','Colour\r\n<ul>\r\n 	<li>Clear</li>\r\n</ul>\r\nPrint out features\r\n<ul>\r\n 	<li>Transparent</li>\r\n</ul>\r\nApplications\r\n<ul>\r\n 	<li>Microfluidics</li>\r\n</ul>','publish','closed','closed','','miicraft-bv-003-clear','','','2019-02-19 14:54:12','2019-02-19 18:54:12','',0,'http://creativecad.works/?post_type=product&#038;p=2572',0,'product','',0),(2573,1,'2019-02-06 14:46:56','2019-02-06 18:46:56','Available in 500ml bottle','MiiCraft BV-007','<h4>Description</h4>\r\nCompatible with all CADworks3D Printers\r\n<h5>Colour</h5>\r\n<ul>\r\n 	<li>Clear</li>\r\n</ul>\r\n<h5>Features</h5>\r\n<ul>\r\n 	<li>Transparent</li>\r\n 	<li>Low viscosity resin</li>\r\n 	<li>Smallest microchannels</li>\r\n</ul>\r\n<h5>Applications</h5>\r\n<ul>\r\n 	<li>3D microfluidic devices</li>\r\n</ul>\r\n<h5><strong>Available in 500ml</strong></h5>','publish','closed','closed','','miicraft-bv-007','','','2019-02-19 14:58:44','2019-02-19 18:58:44','',0,'http://creativecad.works/?post_type=product&#038;p=2573',0,'product','',0),(2574,1,'2019-02-06 14:48:29','2019-02-06 18:48:29','Available in 250ml.','MiiCraft BV-011 (Light Green) – Dental','<div id=\"tab-description\" class=\"tab-pane active\">\r\n<h4>Colour</h4>\r\n<ul>\r\n 	<li>Light Green</li>\r\n</ul>\r\n<h4>Printout Features</h4>\r\n<ul>\r\n 	<li>Non-transparent,</li>\r\n 	<li>Easy surface or detail checking</li>\r\n</ul>\r\n<h4>Applications</h4>\r\n<ul>\r\n 	<li>Dentistry</li>\r\n</ul>\r\n<h4>Compatible with MiiCraft &amp; Tiger 3D printers (MiiCraft+,MiiCraft 125, MiiCraft 100, MiiCraft 80, MiiCraft 50 and MiiCraft 100x)</h4>\r\n</div>','publish','closed','closed','','miicraft-bv-011-light-green-dental','','','2019-02-19 15:04:09','2019-02-19 19:04:09','',0,'http://creativecad.works/?post_type=product&#038;p=2574',0,'product','',0),(2257,1,'2018-11-21 13:30:31','2018-11-21 17:30:31','','CADworks3D Black Friday Flyer','','inherit','open','closed','','black-friday-flyer','','','2018-11-21 13:30:45','2018-11-21 17:30:45','',0,'http://creativecad.works/wp-content/uploads/2018/11/CADworks3D-Black-Friday-Flyer.pdf',0,'attachment','application/pdf',0),(2258,1,'2018-11-21 13:32:15','2018-11-21 17:32:15','<h1>Black Friday Sale</h1>\r\n<a role=\"button\" href=\"http://creativecad.works/black-friday-flyer/\">\r\nView Our Flyer\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" alt=\"\" width=\"768\" height=\"401\" />','Black Friday','','draft','closed','closed','','black-friday','','','2018-12-06 16:18:45','2018-12-06 20:18:45','',0,'http://creativecad.works/?page_id=2258',0,'page','',0),(2259,1,'2018-11-21 13:32:15','2018-11-21 17:32:15','','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-11-21 13:32:15','2018-11-21 17:32:15','',2258,'http://creativecad.works/2018/11/21/2258-revision-v1/',0,'revision','',0),(2260,1,'2018-11-21 13:35:23','2018-11-21 17:35:23','<h1>Black Friday Sale</h1>','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-11-21 13:35:23','2018-11-21 17:35:23','',2258,'http://creativecad.works/2018/11/21/2258-revision-v1/',0,'revision','',0),(2261,1,'2018-11-21 13:36:46','2018-11-21 17:36:46','','Jewellery Tech Specs','','inherit','open','closed','','jewellery-tech-specs','','','2018-11-21 13:36:46','2018-11-21 17:36:46','',2258,'http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png',0,'attachment','image/png',0),(2262,1,'2018-11-21 13:40:15','2018-11-21 17:40:15','<h1>Black Friday Sale</h1>		\n			<a href=\"http://creativecad.works/black-friday-flyer/\" role=\"button\">\n						View Our Flyer\n					</a>','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-11-21 13:40:15','2018-11-21 17:40:15','',2258,'http://creativecad.works/2018/11/21/2258-revision-v1/',0,'revision','',0),(2263,1,'2018-11-21 13:40:46','2018-11-21 17:40:46','<h1>Black Friday Sale</h1>		\n			<a href=\"http://creativecad.works/black-friday-flyer/\" role=\"button\">\n						View Our Flyer\n					</a>','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-11-21 13:40:46','2018-11-21 17:40:46','',2258,'http://creativecad.works/2018/11/21/2258-revision-v1/',0,'revision','',0),(2264,1,'2018-11-21 13:41:33','2018-11-21 17:41:33','<h1>Black Friday Sale</h1>		\n			<a href=\"http://creativecad.works/black-friday-flyer/\" role=\"button\">\n						View Our Flyer\n					</a>\n										<img width=\"768\" height=\"401\" src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" sizes=\"(max-width: 768px) 100vw, 768px\" />','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-11-21 13:41:33','2018-11-21 17:41:33','',2258,'http://creativecad.works/2018/11/21/2258-revision-v1/',0,'revision','',0),(2265,1,'2018-11-21 13:42:19','2018-11-21 17:42:19','<h1>Black Friday Sale</h1>		\n			<a href=\"http://creativecad.works/black-friday-flyer/\" role=\"button\">\n						View Our Flyer\n					</a>\n										<img width=\"768\" height=\"401\" src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" sizes=\"(max-width: 768px) 100vw, 768px\" />','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-11-21 13:42:19','2018-11-21 17:42:19','',2258,'http://creativecad.works/2018/11/21/2258-revision-v1/',0,'revision','',0),(2266,1,'2018-11-23 15:07:16','0000-00-00 00:00:00','<p>\n<strong>Save 60% OFF on MonsterInsights Pro &#8211; Limited Time Deal</strong></p>\n<p>Our annual sale is a great opportunity to unlock powerful MonsterInsights Pro features like Enhanced Ecommerce tracking (great for online stores), Form conversion tracking (great for business owners), Publishers Report (great for bloggers), Google AMP tracking, Banner Ads Tracking, Search Console Report, Custom Dimensions Reports (including author tracking, SEO score tracking, etc), and so much more. Don&#8217;t miss out!\n</p>\n<p><a href=\"https://www.monsterinsights.com/lite/?utm_source=wpdashboard&#038;utm_medium=amnotification&#038;utm_campaign=bf2018\" target=\"_blank\" class=\"button button-primary\">Claim Your Savings &#8211; Upgrade to MonsterInsights Pro &raquo;</a></p>\n','','','draft','closed','closed','','','','','2018-11-23 15:07:16','0000-00-00 00:00:00','',0,'http://creativecad.works/?post_type=amn_mi-lite&p=2266',0,'amn_mi-lite','',0),(2269,1,'2018-11-26 10:46:06','2018-11-26 14:46:06','<h1>Black Friday Sale</h1>\r\n<a role=\"button\" href=\"http://creativecad.works/black-friday-flyer/\">\r\nView Our Flyer\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" alt=\"\" width=\"768\" height=\"401\" />','Cyber Monday','','inherit','closed','closed','','2268-revision-v1','','','2018-11-26 10:46:06','2018-11-26 14:46:06','',2268,'http://creativecad.works/2018/11/26/2268-revision-v1/',0,'revision','',0),(2270,1,'2018-11-26 10:48:25','2018-11-26 14:48:25','<h1>Cyber Monday Sale</h1>		\n			<a href=\"http://creativecad.works/black-friday-flyer/\" role=\"button\">\n						View Our Flyer\n					</a>\n										<img width=\"768\" height=\"401\" src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" sizes=\"(max-width: 768px) 100vw, 768px\" />','Cyber Monday','','inherit','closed','closed','','2268-revision-v1','','','2018-11-26 10:48:25','2018-11-26 14:48:25','',2268,'http://creativecad.works/2018/11/26/2268-revision-v1/',0,'revision','',0),(2877,1,'2019-02-15 11:00:59','2019-02-15 15:00:59','Bring your most detailed designs to life with outstanding precision and surface finish with the B9 Core 530. It offers all the features of the Core 550 with finer resolution. Its speed and simplicity make it perfect for designers, shops and small jewelry businesses. Finally, a tool you can depend on at a price that fits your business.','B9 Core 530','Bring your most detailed designs to life with outstanding precision and surface finish with the B9 Core 530. It offers all the features of the Core 550 with finer resolution. Its speed and simplicity make it perfect for designers, shops and small jewelry businesses. Finally, a tool you can depend on at a price that fits your business.\n\nEach B9 Core 530 will receive everything you need to start printing right away.\n\n– 1 kg of Resin (customer’s choice)\n\n– 2 DuraVats\n\n– B9Creations Finishing Kit\n\n– Remote Factory Startup\n\n– 1-year warranty','inherit','closed','closed','','2518-autosave-v1','','','2019-02-15 11:00:59','2019-02-15 15:00:59','',2518,'http://creativecad.works/2019/02/15/2518-autosave-v1/',0,'revision','',0),(2578,1,'2019-02-06 17:09:57','2019-02-06 21:09:57','Fully Compatible with all Miicraft 3D Printers (Miicraft 125, Miicraft 100, Miicraft 80, Miicraft 50 and Miicraft 100x) and all re-branded Miicraft Printers.','Miicraft Picker (Buildplate)','Build Plate/Picker fully compatible with all Miicraft 3D Printers and all rebranded Miicraft Printers including Tiger3D Printers. (Excludes MiiCraft+).','publish','closed','closed','','miicraft-picker-buildplate','','','2019-02-19 15:10:32','2019-02-19 19:10:32','',0,'http://creativecad.works/?post_type=product&#038;p=2578',0,'product','',0),(2579,1,'2019-02-06 17:09:43','2019-02-06 21:09:43','','Buildplate','','inherit','open','closed','','buildplate-2','','','2019-02-06 17:09:43','2019-02-06 21:09:43','',2578,'http://creativecad.works/wp-content/uploads/2019/02/Buildplate.jpg',0,'attachment','image/jpeg',0),(2278,1,'2018-12-06 16:18:45','2018-12-06 20:18:45','<h1>Black Friday Sale</h1>\r\n<a role=\"button\" href=\"http://creativecad.works/black-friday-flyer/\">\r\nView Our Flyer\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-768x401.png 768w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-300x157.png 300w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-59x31.png 59w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-153x80.png 153w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-394x206.png 394w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-915x478.png 915w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs-600x314.png 600w, http://creativecad.works/wp-content/uploads/2018/11/Jewellery-Tech-Specs.png 997w\" alt=\"\" width=\"768\" height=\"401\" />','Black Friday','','inherit','closed','closed','','2258-revision-v1','','','2018-12-06 16:18:45','2018-12-06 20:18:45','',2258,'http://creativecad.works/2018/12/06/2258-revision-v1/',0,'revision','',0),(2286,1,'2019-01-29 17:44:50','2019-01-29 21:44:50','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-29 17:44:50','2019-01-29 21:44:50','',82,'http://creativecad.works/2019/01/29/82-revision-v1/',0,'revision','',0),(2287,1,'2019-01-29 17:45:07','2019-01-29 21:45:07','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-29 17:45:07','2019-01-29 21:45:07','',82,'http://creativecad.works/2019/01/29/82-revision-v1/',0,'revision','',0),(2288,1,'2019-01-29 17:47:39','2019-01-29 21:47:39','','B9-Core-Series','','inherit','open','closed','','b9-core-series','','','2019-01-29 17:47:39','2019-01-29 21:47:39','',82,'http://creativecad.works/wp-content/uploads/2019/01/B9-Core-Series.png',0,'attachment','image/png',0),(2291,1,'2019-01-29 17:53:17','2019-01-29 21:53:17','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-29 17:53:17','2019-01-29 21:53:17','',82,'http://creativecad.works/2019/01/29/82-revision-v1/',0,'revision','',0),(2290,1,'2019-01-29 17:51:05','2019-01-29 21:51:05','','B9Core_Left Side_6629','','inherit','open','closed','','b9core_left-side_6629','','','2019-01-29 17:52:24','2019-01-29 21:52:24','',82,'http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629.png',0,'attachment','image/png',0),(2292,1,'2019-01-29 17:56:27','2019-01-29 21:56:27','','Hemi and Kamal','','inherit','open','closed','','hemi-and-kamal','','','2019-01-29 17:56:27','2019-01-29 21:56:27','',82,'http://creativecad.works/wp-content/uploads/2019/01/Hemi-and-Kamal.png',0,'attachment','image/png',0),(2294,1,'2019-01-29 17:59:48','2019-01-29 21:59:48','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-29 17:59:48','2019-01-29 21:59:48','',82,'http://creativecad.works/2019/01/29/82-revision-v1/',0,'revision','',0),(2295,1,'2019-01-29 18:00:14','2019-01-29 22:00:14','','Bottles','','inherit','open','closed','','bottles','','','2019-01-29 18:00:41','2019-01-29 22:00:41','',82,'http://creativecad.works/wp-content/uploads/2019/01/Bottles.jpg',0,'attachment','image/jpeg',0),(2296,1,'2019-01-29 18:01:50','2019-01-29 22:01:50','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-29 18:01:50','2019-01-29 22:01:50','',82,'http://creativecad.works/2019/01/29/82-revision-v1/',0,'revision','',0),(2300,1,'2019-01-30 15:20:24','2019-01-30 19:20:24','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						MiiCraft\n					</a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						B9Creations\n					</a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 15:20:24','2019-01-30 19:20:24','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2297,1,'2019-01-30 14:39:35','2019-01-30 18:39:35','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						MiiCraft\n					</a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 14:39:35','2019-01-30 18:39:35','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2298,1,'2019-01-30 14:39:53','2019-01-30 18:39:53','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						MiiCraft\n					</a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						B9Creations\n					</a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n				<h3>\n					Design\n				</h3>\n				<p>Designed and Calibrated for your Industry.</p>\n				<h3>\n					Efficient\n				</h3>\n				<p>Built for Reliability and Efficiency </p>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n				<h3>\n					Superior Finish\n				</h3>\n				<p>High Quality Prints with a Smooth Finish\n</p>\n				<h3>\n					Support\n				</h3>\n				<p>Best Customer Support in the Industry.</p>\n		<h3 style=\"text-align: center;\">CADworks3D Printer</h3><p style=\"text-align: center;\">Bring 3D printing to your company to increase productivity &amp; reduce costs</p>		\n                    <h5>\n                        Optimized LED DLP Light Engine\n                    </h5>\n                    <p>• Dedicated LED DLP light engine\n• Fine-tuned 3D printer to a wavelength of 405 nm, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins\n</p>\n                    <h5>\n                        Support\n                    </h5>\n                    <p>• A 3D Printer is as good as the support available when needed\n• Support is our specialty and we are the best in the business\n• Support is available 5 days a week during business hours\n• Support provided on weekends and holidays upon request</p>\n                    <h5>\n                        Cost Effective\n                    </h5>\n                    <p>• Eliminate out-sourcing\n• Print with ease\n• Outstanding Design &amp; Performance\n• Print in-house\n• High ROI</p>\n                    <h5>\n                        Industry Leading Open Source 3D Printer\n                    </h5>\n                    <p>• CADworks3D Printers are the world’s truly open source 3D printer \n• Reduce cost by using 3rd party resins of your choice \n• No hidden cost, licensing fee and lowest cost in industry for replacement parts</p>\n		            Find the Ideal CADworks3D Printer for You\n                                    <a href=\"https://cadworks3d.com/contact-us\">\n                                                    Find Your Printer                                            </a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 14:39:53','2019-01-30 18:39:53','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2304,1,'2019-01-30 15:32:57','2019-01-30 19:32:57','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						MiiCraft\n					</a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						B9Creations\n					</a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<br /><br /><ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 15:32:57','2019-01-30 19:32:57','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2310,1,'2019-01-30 16:53:04','2019-01-30 20:53:04','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<br /><br /><ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 16:53:04','2019-01-30 20:53:04','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2305,1,'2019-01-30 15:33:29','2019-01-30 19:33:29','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						MiiCraft\n					</a>\n										<img width=\"394\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-394x512.png\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						B9Creations\n					</a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<br /><br /><ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 15:33:29','2019-01-30 19:33:29','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2309,1,'2019-01-30 16:51:53','2019-01-30 20:51:53','','Cover Image','','inherit','open','closed','','cover-image','','','2019-01-30 16:53:53','2019-01-30 20:53:53','',82,'http://creativecad.works/wp-content/uploads/2019/01/Cover-Image.png',0,'attachment','image/png',0),(2314,1,'2019-01-30 17:01:44','2019-01-30 21:01:44','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: left;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p> <ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 17:01:44','2019-01-30 21:01:44','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2312,1,'2019-01-30 17:00:04','2019-01-30 21:00:04','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<br /><br /><ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 17:00:04','2019-01-30 21:00:04','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2313,1,'2019-01-30 17:00:17','2019-01-30 21:00:17','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.<br /><br /><ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 17:00:17','2019-01-30 21:00:17','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2315,1,'2019-01-30 17:04:24','2019-01-30 21:04:24','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p> <ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-01-30 17:04:24','2019-01-30 21:04:24','',82,'http://creativecad.works/2019/01/30/82-revision-v1/',0,'revision','',0),(2624,1,'2019-02-07 16:04:53','2019-02-07 20:04:53','','EasyCast HD Violet (LCD)','','inherit','open','closed','','easycast-hd-violet-lcd','','','2019-02-07 16:04:53','2019-02-07 20:04:53','',2623,'http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg',0,'attachment','image/jpeg',0),(2623,1,'2019-02-07 16:08:25','2019-02-07 20:08:25','Formulated for LCD based printers, our <strong>CCW EasyCast HD</strong> is an excellent castable resin providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nComes in 1kg &amp; 500gms','EasyCast HD Violet For Phrozen','CCW EasyCast HD Violet has exceptional printing quality and consistent casting results. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nNon volatile odour','publish','closed','closed','','easycast-hd-violet-for-phrozen','','','2019-02-20 13:47:08','2019-02-20 17:47:08','',0,'http://creativecad.works/?post_type=product&#038;p=2623',0,'product','',0),(2333,1,'2019-01-31 14:16:15','2019-01-31 18:16:15','<h2>Specialized 3D Printers</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" sizes=\"(max-width: 263px) 100vw, 263px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" alt=\"\" width=\"263\" height=\"42\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" sizes=\"(max-width: 520px) 100vw, 520px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" alt=\"\" width=\"520\" height=\"118\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" alt=\"\" width=\"1024\" height=\"292\" />\r\n\r\nCreative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9 Creations &amp; Phrozen 3D printers. By combing the versatility, precision and affordability of the 3D Printers in hand you can streamline your processes and make 3D Printers a part of your growing business.\r\n\r\nApplications we specialize in:\r\n<ul>\r\n 	<li>Microfluidics</li>\r\n 	<li>Dental</li>\r\n 	<li>Jewellery</li>\r\n</ul>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 14:16:15','2019-01-31 18:16:15','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2331,1,'2019-01-31 14:14:08','2019-01-31 18:14:08','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9 Creations &amp; Phrozen 3D printers. By combing the versatility, precision and affordability of the 3D Printers in hand you can streamline your processes and make 3D Printers a part of your growing business.</p><p>Applications we specialize in:</p><ul><li>Microfluidics</li><li>Dental</li><li>Jewellery</li></ul>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 14:14:08','2019-01-31 18:14:08','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2336,1,'2019-01-31 14:28:45','2019-01-31 18:28:45','','qw6.jpg','','inherit','open','closed','','qw6-jpg','','','2019-01-31 14:28:45','2019-01-31 18:28:45','',0,'http://creativecad.works/wp-content/uploads/2019/01/qw6.jpg',0,'attachment','image/jpeg',0),(2334,1,'2019-01-31 14:17:04','2019-01-31 18:17:04','<h1>3D Printers</h1>','3D Printers-old','','inherit','closed','closed','','1870-revision-v1','','','2019-01-31 14:17:04','2019-01-31 18:17:04','',1870,'http://creativecad.works/2019/01/31/1870-revision-v1/',0,'revision','',0),(2335,1,'2019-01-31 14:26:53','2019-01-31 18:26:53',' ','','','publish','closed','closed','','2335','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2335',1,'nav_menu_item','',0),(2337,1,'2019-01-31 14:28:46','2019-01-31 18:28:46','','qw4.jpg','','inherit','open','closed','','qw4-jpg','','','2019-01-31 14:28:46','2019-01-31 18:28:46','',0,'http://creativecad.works/wp-content/uploads/2019/01/qw4.jpg',0,'attachment','image/jpeg',0),(2338,1,'2019-01-31 14:28:46','2019-01-31 18:28:46','','qw3.jpg','','inherit','open','closed','','qw3-jpg','','','2019-01-31 14:28:46','2019-01-31 18:28:46','',0,'http://creativecad.works/wp-content/uploads/2019/01/qw3.jpg',0,'attachment','image/jpeg',0),(2339,1,'2019-01-31 14:28:47','2019-01-31 18:28:47','','qw5.jpg','','inherit','open','closed','','qw5-jpg','','','2019-01-31 14:28:47','2019-01-31 18:28:47','',0,'http://creativecad.works/wp-content/uploads/2019/01/qw5.jpg',0,'attachment','image/jpeg',0),(2326,1,'2019-01-31 13:56:04','2019-01-31 17:56:04','<h2>Specialized 3D Printers</h2>		\n			<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />miicraft-logo-black 2<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />original<img width=\"300\" height=\"68\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w\" sizes=\"(max-width: 300px) 100vw, 300px\" />B9C_logo_gray_tagline_withCap		\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n							<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-30x30.jpg 30w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-80x80.jpg 80w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n													John Doe\n																			Designer\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 13:56:04','2019-01-31 17:56:04','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2320,1,'2019-01-31 12:45:56','2019-01-31 16:45:56','<h2>Design Your wordpress</h2>		\n			<p>Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/zusman-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"zusman.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/zing-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"zing.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/madrin-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"madrin.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/armond-1-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"armond-1.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/x.venox_-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"x.venox_.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/geo-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"geo.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/fifthflour-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"fifthflour.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/larozse-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"larozse.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/bolier-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"bolier.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/mapmaster-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"mapmaster.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/darkside-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"darkside.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/digit-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"digit.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/col-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"col.png\" /></figure>			\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n							<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-30x30.jpg 30w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-80x80.jpg 80w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n													John Doe\n																			Designer\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 12:45:56','2019-01-31 16:45:56','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2321,1,'2019-01-31 12:46:18','2019-01-31 16:46:18','<h2>Design Your wordpress</h2>		\n			<p>Get complete control over the design of your WordPress site in a matter of minutes. Go from draft to website in less time than ever before.</p>		\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/zusman-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"zusman.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/zing-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"zing.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/madrin-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"madrin.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/armond-1-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"armond-1.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/x.venox_-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"x.venox_.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/geo-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"geo.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/fifthflour-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"fifthflour.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/larozse-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"larozse.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/bolier-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"bolier.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/mapmaster-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"mapmaster.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/darkside-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"darkside.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/digit-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"digit.png\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/elementor/thumbs/col-o2r12to4v5kstc6w5wzdpppu9850ip50r0lh7h8u70.png\" alt=\"col.png\" /></figure>			\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n							<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-30x30.jpg 30w, http://creativecad.works/wp-content/uploads/2018/03/25497478040_140ce47f31_k-80x80.jpg 80w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n													John Doe\n																			Designer\n			<h3>Experience design at scale\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 12:46:18','2019-01-31 16:46:18','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2323,1,'2019-01-31 13:51:34','2019-01-31 17:51:34','','B9C_logo_gray_tagline_withCap','','inherit','open','closed','','b9c_logo_gray_tagline_withcap','','','2019-01-31 13:51:34','2019-01-31 17:51:34','',2318,'http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png',0,'attachment','image/png',0),(2324,1,'2019-01-31 13:51:36','2019-01-31 17:51:36','','miicraft-logo-black 2','','inherit','open','closed','','miicraft-logo-black-2','','','2019-01-31 13:51:36','2019-01-31 17:51:36','',2318,'http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png',0,'attachment','image/png',0),(2325,1,'2019-01-31 13:52:03','2019-01-31 17:52:03','','original','','inherit','open','closed','','original','','','2019-01-31 13:52:03','2019-01-31 17:52:03','',2318,'http://creativecad.works/wp-content/uploads/2019/01/original.png',0,'attachment','image/png',0),(2354,1,'2019-01-31 15:02:20','2019-01-31 19:02:20','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 15:02:20','2019-01-31 19:02:20','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2350,1,'2019-01-31 14:53:33','2019-01-31 18:53:33','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>About The Gallery</h1>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet facilisis urna. Praesent ac gravida libero. Donec non hendrerit arcu. Nulla metus enim, sagittis eget suscipit et, eleit. Donec vel orci quis dolor sollicitudin volutpat. Mauris convallis metus eget tellus mollis euismoduis tempus vitae, vulputate non justo. Quisque vitae dapibus leo. Morbi dictum, lectus ut scelerisque mattis, eros lacus mollis metus, nec vulputate sem est non elit. Curabitur rutrum vestibulum vehicula. Maecenas in tortor est.</p>		\n			<h2>Permanent Exhibitions</h2>		\n			<h3>Jewellery</h3>		\n			<h3>Dental</h3>		\n			<h3>Microfluidics</h3>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 14:53:33','2019-01-31 18:53:33','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2344,1,'2019-01-31 14:51:52','2019-01-31 18:51:52','','gallery-cover.jpg','','inherit','open','closed','','gallery-cover-jpg','','','2019-01-31 14:51:52','2019-01-31 18:51:52','',0,'http://creativecad.works/wp-content/uploads/2019/01/gallery-cover.jpg',0,'attachment','image/jpeg',0),(2341,1,'2019-01-31 14:42:54','2019-01-31 18:42:54','','IMG-0293-1024x768','','inherit','open','closed','','img-0293-1024x768','','','2019-01-31 14:42:54','2019-01-31 18:42:54','',2318,'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg',0,'attachment','image/jpeg',0),(2342,1,'2019-01-31 14:43:18','2019-01-31 18:43:18','','20181120_133605-1024x736','','inherit','open','closed','','20181120_133605-1024x736','','','2019-01-31 14:43:18','2019-01-31 18:43:18','',2318,'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg',0,'attachment','image/jpeg',0),(2343,1,'2019-01-31 14:44:39','2019-01-31 18:44:39','','WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768','','inherit','open','closed','','whatsapp-image-2017-12-21-at-4-19-56-pm-1-1024x768','','','2019-01-31 14:44:39','2019-01-31 18:44:39','',2318,'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg',0,'attachment','image/jpeg',0),(2345,1,'2019-01-31 14:51:56','2019-01-31 18:51:56','','gallery_3-1.jpg','','inherit','open','closed','','gallery_3-1-jpg','','','2019-01-31 14:51:56','2019-01-31 18:51:56','',0,'http://creativecad.works/wp-content/uploads/2019/01/gallery_3-1.jpg',0,'attachment','image/jpeg',0),(2346,1,'2019-01-31 14:51:56','2019-01-31 18:51:56','','gallery_2-1.jpg','','inherit','open','closed','','gallery_2-1-jpg','','','2019-01-31 14:51:56','2019-01-31 18:51:56','',0,'http://creativecad.works/wp-content/uploads/2019/01/gallery_2-1.jpg',0,'attachment','image/jpeg',0),(2347,1,'2019-01-31 14:51:56','2019-01-31 18:51:56','','gallery-1.jpg','','inherit','open','closed','','gallery-1-jpg','','','2019-01-31 14:51:56','2019-01-31 18:51:56','',0,'http://creativecad.works/wp-content/uploads/2019/01/gallery-1.jpg',0,'attachment','image/jpeg',0),(2348,1,'2019-01-31 14:51:57','2019-01-31 18:51:57','','gallery_4-1.jpg','','inherit','open','closed','','gallery_4-1-jpg','','','2019-01-31 14:51:57','2019-01-31 18:51:57','',0,'http://creativecad.works/wp-content/uploads/2019/01/gallery_4-1.jpg',0,'attachment','image/jpeg',0),(2349,1,'2019-01-31 14:51:58','2019-01-31 18:51:58','','gallery-cover_2.jpg','','inherit','open','closed','','gallery-cover_2-jpg','','','2019-01-31 14:51:58','2019-01-31 18:51:58','',0,'http://creativecad.works/wp-content/uploads/2019/01/gallery-cover_2.jpg',0,'attachment','image/jpeg',0),(2351,1,'2019-01-31 14:55:30','2019-01-31 18:55:30','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>About The Gallery</h1>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet facilisis urna. Praesent ac gravida libero. Donec non hendrerit arcu. Nulla metus enim, sagittis eget suscipit et, eleit. Donec vel orci quis dolor sollicitudin volutpat. Mauris convallis metus eget tellus mollis euismoduis tempus vitae, vulputate non justo. Quisque vitae dapibus leo. Morbi dictum, lectus ut scelerisque mattis, eros lacus mollis metus, nec vulputate sem est non elit. Curabitur rutrum vestibulum vehicula. Maecenas in tortor est.</p>		\n			<h2>Applications</h2>		\n			<h3>Jewellery</h3>		\n			<h3>Dental</h3>		\n			<h3>Microfluidics</h3>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 14:55:30','2019-01-31 18:55:30','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2353,1,'2019-01-31 15:01:42','2019-01-31 19:01:42','','IMG-0350-1024x589','','inherit','open','closed','','img-0350-1024x589','','','2019-01-31 15:01:42','2019-01-31 19:01:42','',2318,'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg',0,'attachment','image/jpeg',0),(2328,1,'2019-01-31 13:59:20','2019-01-31 17:59:20','','domain-registration.png','','inherit','open','closed','','domain-registration-png','','','2019-01-31 13:59:20','2019-01-31 17:59:20','',0,'http://creativecad.works/wp-content/uploads/2019/01/domain-registration.png',0,'attachment','image/png',0),(2329,1,'2019-01-31 13:59:20','2019-01-31 17:59:20','','flyer.png','','inherit','open','closed','','flyer-png','','','2019-01-31 13:59:20','2019-01-31 17:59:20','',0,'http://creativecad.works/wp-content/uploads/2019/01/flyer.png',0,'attachment','image/png',0),(2330,1,'2019-01-31 13:59:20','2019-01-31 17:59:20','','startup.png','','inherit','open','closed','','startup-png','','','2019-01-31 13:59:20','2019-01-31 17:59:20','',0,'http://creativecad.works/wp-content/uploads/2019/01/startup.png',0,'attachment','image/png',0),(2356,1,'2019-01-31 15:06:25','2019-01-31 19:06:25','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-1240x698.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-20180628-WA0000<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 15:06:25','2019-01-31 19:06:25','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2357,1,'2019-01-31 15:08:30','2019-01-31 19:08:30','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-1240x698.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-20180628-WA0000<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"037dcf8980\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 15:08:30','2019-01-31 19:08:30','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2358,1,'2019-01-31 15:11:21','2019-01-31 19:11:21','<h2>Specialized 3D Printers</h2>		\n										<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-1240x698.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-20180628-WA0000<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"037dcf8980\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-01-31 15:11:21','2019-01-31 19:11:21','',2318,'http://creativecad.works/2019/01/31/2318-revision-v1/',0,'revision','',0),(2359,1,'2019-01-31 15:20:01','0000-00-00 00:00:00','','Elementor #2359','','draft','closed','closed','','','','','2019-01-31 15:20:01','2019-01-31 19:20:01','',2318,'http://creativecad.works/?page_id=2359',0,'page','',0),(2360,1,'2019-01-31 15:20:13','0000-00-00 00:00:00','','MiiCraft','','draft','closed','closed','','','','','2019-01-31 15:20:13','2019-01-31 19:20:13','',0,'http://creativecad.works/?page_id=2360',0,'page','',0),(2361,1,'2019-01-31 15:20:43','2019-01-31 19:20:43','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','publish','closed','closed','','miicraft','','','2019-02-22 17:34:18','2019-02-22 21:34:18','',0,'http://creativecad.works/?page_id=2361',0,'page','',0),(2362,1,'2019-01-31 15:20:43','2019-01-31 19:20:43','','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 15:20:43','2019-01-31 19:20:43','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2363,1,'2019-01-31 15:21:36','2019-01-31 19:21:36','','11E20A0779.jpg','','inherit','open','closed','','11e20a0779-jpg','','','2019-01-31 15:21:36','2019-01-31 19:21:36','',0,'http://creativecad.works/wp-content/uploads/2019/01/11E20A0779.jpg',0,'attachment','image/jpeg',0),(2364,1,'2019-01-31 15:21:42','2019-01-31 19:21:42','','team_3.jpg','','inherit','open','closed','','team_3-jpg','','','2019-01-31 15:21:42','2019-01-31 19:21:42','',0,'http://creativecad.works/wp-content/uploads/2019/01/team_3.jpg',0,'attachment','image/jpeg',0),(2365,1,'2019-01-31 15:21:42','2019-01-31 19:21:42','','25388788904_72d2f5ec6f_z.jpg','','inherit','open','closed','','25388788904_72d2f5ec6f_z-jpg','','','2019-01-31 15:21:42','2019-01-31 19:21:42','',0,'http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z.jpg',0,'attachment','image/jpeg',0),(2366,1,'2019-01-31 15:21:42','2019-01-31 19:21:42','','team_4.jpg','','inherit','open','closed','','team_4-jpg','','','2019-01-31 15:21:42','2019-01-31 19:21:42','',0,'http://creativecad.works/wp-content/uploads/2019/01/team_4.jpg',0,'attachment','image/jpeg',0),(2367,1,'2019-01-31 15:21:42','2019-01-31 19:21:42','','team_2.jpg','','inherit','open','closed','','team_2-jpg','','','2019-01-31 15:21:42','2019-01-31 19:21:42','',0,'http://creativecad.works/wp-content/uploads/2019/01/team_2.jpg',0,'attachment','image/jpeg',0),(2388,1,'2019-02-01 11:46:40','2019-02-01 15:46:40','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 11:46:40','2019-02-01 15:46:40','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2386,1,'2019-02-01 11:45:22','2019-02-01 15:45:22','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 11:45:22','2019-02-01 15:45:22','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2370,1,'2019-01-31 15:28:09','2019-01-31 19:28:09','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n				<h3>\n					minimize your documents\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n				<h3>\n					follow client payments\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n				<h3>\n					automate repeating tasks\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n				<h3>\n					saved to the cloud\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n			<h3>Choose the perfect plan</h3>		\n		I am text block. 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.		\n			<h2>$19</h2>		\n			<h2>Per month</h2>		\n					<ul>\n							<li >\n										5GB Storage   \n									</li>\n								<li >\n										500 Users\n									</li>\n								<li >\n										15 Domains\n									</li>\n								<li >\n										1 Year Support\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n			<h2>$49</h2>		\n			<h2>Per month</h2>		\n					<ul>\n							<li >\n										10GB Storage\n									</li>\n								<li >\n										Unlimited Users\n									</li>\n								<li >\n										20 Domains\n									</li>\n								<li >\n										Lifetime Support\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n			<h2>$99</h2>		\n			<h2>Per month</h2>		\n					<ul>\n							<li >\n										100GB Storage\n									</li>\n								<li >\n										Unlimited Users\n									</li>\n								<li >\n										50 Domains\n									</li>\n								<li >\n										Lifetime Support\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n			<h3>Frequently asked questions</h3>		\n												What is Workflow Optimization?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												How much is your app?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												Can anyone use the app?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												How did the idea come about?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												Are you hiring?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n		<p>Workflow Optimization is a cross platform message optimization app for all devices. <a href=\"#\">Contact Us</a></p>		\n			<h3>Our clients say</h3>		\n							\"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\"\n							<img width=\"268\" height=\"275\" src=\"http://creativecad.works/wp-content/uploads/2019/01/team_3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/team_3.jpg 268w, http://creativecad.works/wp-content/uploads/2019/01/team_3-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2019/01/team_3-78x80.jpg 78w\" sizes=\"(max-width: 268px) 100vw, 268px\" />						\n													Hilary Leigh\n																			Developer\n							\"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\"\n							<img width=\"291\" height=\"291\" src=\"http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z.jpg 291w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-100x100.jpg 100w\" sizes=\"(max-width: 291px) 100vw, 291px\" />						\n													Hall Read\n																			Designer\n							\"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\"\n							<img width=\"268\" height=\"275\" src=\"http://creativecad.works/wp-content/uploads/2019/01/team_4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/team_4.jpg 268w, http://creativecad.works/wp-content/uploads/2019/01/team_4-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2019/01/team_4-78x80.jpg 78w\" sizes=\"(max-width: 268px) 100vw, 268px\" />						\n													Quintin Angus\n																			Designer\n							\"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\"\n							<img width=\"269\" height=\"275\" src=\"http://creativecad.works/wp-content/uploads/2019/01/team_2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/team_2.jpg 269w, http://creativecad.works/wp-content/uploads/2019/01/team_2-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2019/01/team_2-78x80.jpg 78w\" sizes=\"(max-width: 269px) 100vw, 269px\" />						\n													Jillie Tempest\n																			Developer','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 15:28:09','2019-01-31 19:28:09','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2369,1,'2019-01-31 15:26:46','2019-01-31 19:26:46','<h2>Professional 3D Printing Made Affordable</h2>		\n			<a href=\"#pricing\" role=\"button\">\n						Get Started\n					</a>\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n				<h3>\n					minimize your documents\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n				<h3>\n					follow client payments\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n				<h3>\n					automate repeating tasks\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n				<h3>\n					saved to the cloud\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus luctus nec </p>\n			<h3>Choose the perfect plan</h3>		\n		I am text block. 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.		\n			<h2>$19</h2>		\n			<h2>Per month</h2>		\n					<ul>\n							<li >\n										5GB Storage   \n									</li>\n								<li >\n										500 Users\n									</li>\n								<li >\n										15 Domains\n									</li>\n								<li >\n										1 Year Support\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n			<h2>$49</h2>		\n			<h2>Per month</h2>		\n					<ul>\n							<li >\n										10GB Storage\n									</li>\n								<li >\n										Unlimited Users\n									</li>\n								<li >\n										20 Domains\n									</li>\n								<li >\n										Lifetime Support\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n			<h2>$99</h2>		\n			<h2>Per month</h2>		\n					<ul>\n							<li >\n										100GB Storage\n									</li>\n								<li >\n										Unlimited Users\n									</li>\n								<li >\n										50 Domains\n									</li>\n								<li >\n										Lifetime Support\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n			<h3>Frequently asked questions</h3>		\n												What is Workflow Optimization?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												How much is your app?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												Can anyone use the app?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												How did the idea come about?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n												Are you hiring?					\n					Lorem ipsum dolor sit amet, adhuc labores honestatis pro ne. Pri tantas epicuri inciderint te, nibh efficiendi disputationi ex pri. At facer theophrastus eum, has nulla bonorum vituperata at. Eos utroque consequuntur an, case solum his ei.\n		<p>Workflow Optimization is a cross platform message optimization app for all devices. <a href=\"#\">Contact Us</a></p>		\n			<h3>Our clients say</h3>		\n							\"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\"\n							<img width=\"268\" height=\"275\" src=\"http://creativecad.works/wp-content/uploads/2019/01/team_3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/team_3.jpg 268w, http://creativecad.works/wp-content/uploads/2019/01/team_3-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2019/01/team_3-78x80.jpg 78w\" sizes=\"(max-width: 268px) 100vw, 268px\" />						\n													Hilary Leigh\n																			Developer\n							\"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\"\n							<img width=\"291\" height=\"291\" src=\"http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z.jpg 291w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/01/25388788904_72d2f5ec6f_z-100x100.jpg 100w\" sizes=\"(max-width: 291px) 100vw, 291px\" />						\n													Hall Read\n																			Designer\n							\"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\"\n							<img width=\"268\" height=\"275\" src=\"http://creativecad.works/wp-content/uploads/2019/01/team_4.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/team_4.jpg 268w, http://creativecad.works/wp-content/uploads/2019/01/team_4-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2019/01/team_4-78x80.jpg 78w\" sizes=\"(max-width: 268px) 100vw, 268px\" />						\n													Quintin Angus\n																			Designer\n							\"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\"\n							<img width=\"269\" height=\"275\" src=\"http://creativecad.works/wp-content/uploads/2019/01/team_2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/team_2.jpg 269w, http://creativecad.works/wp-content/uploads/2019/01/team_2-30x31.jpg 30w, http://creativecad.works/wp-content/uploads/2019/01/team_2-78x80.jpg 78w\" sizes=\"(max-width: 269px) 100vw, 269px\" />						\n													Jillie Tempest\n																			Developer','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 15:26:46','2019-01-31 19:26:46','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2385,1,'2019-02-01 11:43:01','2019-02-01 15:43:01','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>Your Dream Vacation is Here</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 11:43:01','2019-02-01 15:43:01','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2376,1,'2019-01-31 17:14:38','2019-01-31 21:14:38','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>Print Intricate Parts\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"600\" height=\"427\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-600x427.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-600x427.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-300x213.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-768x546.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x280.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-915x651.jpg 915w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Explore MiCrofluidics</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 17:14:38','2019-01-31 21:14:38','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2372,1,'2019-01-31 17:08:29','2019-01-31 21:08:29','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>Print Intricate Parts\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Understand your user experience</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 17:08:29','2019-01-31 21:08:29','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2373,1,'2019-01-31 17:08:55','2019-01-31 21:08:55','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>Print Intricate Parts\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399607_Illustration-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Explore MiCrofluidics</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 17:08:55','2019-01-31 21:08:55','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2374,1,'2019-01-31 17:09:41','2019-01-31 21:09:41','','FullPlate-1024x728','','inherit','open','closed','','fullplate-1024x728','','','2019-01-31 17:09:41','2019-01-31 21:09:41','',2361,'http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wpio_posts` VALUES (2377,1,'2019-01-31 17:14:54','2019-01-31 21:14:54','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>Print Intricate Parts\n</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"600\" height=\"427\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-600x427.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-600x427.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-300x213.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-768x546.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-44x31.jpg 44w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-113x80.jpg 113w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x280.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-915x651.jpg 915w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399614_Social_Media-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>Explore MiCrofluidics</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n			<h3>remain responsive across devices</h3>		\n		I am text block. 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.		\n			<p>Read More</p>		\n										<img width=\"512\" height=\"512\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design.png 512w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-300x300.png 300w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-150x150.png 150w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-80x80.png 80w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-394x394.png 394w, http://creativecad.works/wp-content/uploads/2018/03/1470399594_Web_Design-303x303.png 303w\" sizes=\"(max-width: 512px) 100vw, 512px\" />											\n			<h3>fall in love with our features\n</h3>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399662_Marketing-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Real time stats</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399671_SEO-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Multilingual & translatable</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399715_E-Commerce-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Less plugins needed</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399674_App_Development-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Amazingly responsive</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399667_Newsletter-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Community builder</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding.png 128w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-100x100.png 100w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-30x30.png 30w, http://creativecad.works/wp-content/uploads/2018/03/1470399656_Branding-80x80.png 80w\" sizes=\"(max-width: 128px) 100vw, 128px\" /></figure><h3>Easy to use interface</h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n			<h2>Make a beautiful website</h2>		\n			<p>It has never been easier to create pages and websites on WordPress</p>		\n			<a href=\"#\" role=\"button\">\n						Click me\n					</a>\n		<p>Image Source: <a href=\"http://www.wocintechchat.com/\">WOCinTechChat</a>, <a href=\"https://www.iconfinder.com/iconsets/elpis\">Icon Finder</a></p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-01-31 17:14:54','2019-01-31 21:14:54','',2361,'http://creativecad.works/2019/01/31/2361-revision-v1/',0,'revision','',0),(2379,1,'2019-02-01 11:37:49','2019-02-01 15:37:49','','natalya-zaritskaya-144626.jpg','','inherit','open','closed','','natalya-zaritskaya-144626-jpg','','','2019-02-01 11:37:49','2019-02-01 15:37:49','',0,'http://creativecad.works/wp-content/uploads/2019/02/natalya-zaritskaya-144626.jpg',0,'attachment','image/jpeg',0),(2380,1,'2019-02-01 11:37:54','2019-02-01 15:37:54','','0002.jpg','','inherit','open','closed','','0002-jpg','','','2019-02-01 11:37:54','2019-02-01 15:37:54','',0,'http://creativecad.works/wp-content/uploads/2019/02/0002.jpg',0,'attachment','image/jpeg',0),(2381,1,'2019-02-01 11:37:55','2019-02-01 15:37:55','','0001.jpg','','inherit','open','closed','','0001-jpg','','','2019-02-01 11:37:55','2019-02-01 15:37:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/0001.jpg',0,'attachment','image/jpeg',0),(2382,1,'2019-02-01 11:37:57','2019-02-01 15:37:57','','0003.jpg','','inherit','open','closed','','0003-jpg','','','2019-02-01 11:37:57','2019-02-01 15:37:57','',0,'http://creativecad.works/wp-content/uploads/2019/02/0003.jpg',0,'attachment','image/jpeg',0),(2383,1,'2019-02-01 11:37:58','2019-02-01 15:37:58','','placeholder-1.png','','inherit','open','closed','','placeholder-1-png','','','2019-02-01 11:37:58','2019-02-01 15:37:58','',0,'http://creativecad.works/wp-content/uploads/2019/02/placeholder-1.png',0,'attachment','image/png',0),(2384,1,'2019-02-01 11:38:03','2019-02-01 15:38:03','','groomsman3.jpg','','inherit','open','closed','','groomsman3-jpg','','','2019-02-01 11:38:03','2019-02-01 15:38:03','',0,'http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg',0,'attachment','image/jpeg',0),(2387,1,'2019-02-01 11:46:26','2019-02-01 15:46:26','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 11:46:26','2019-02-01 15:46:26','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2389,1,'2019-02-01 11:47:55','2019-02-01 15:47:55',' ','','','publish','closed','closed','','2389','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2389',2,'nav_menu_item','',0),(2390,1,'2019-02-01 11:49:11','2019-02-01 15:49:11','','CreativeCADworks-1','','inherit','open','closed','','creativecadworks-1','','','2019-02-01 11:49:11','2019-02-01 15:49:11','',0,'http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png',0,'attachment','image/png',0),(3040,1,'2019-03-04 16:41:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2019-03-04 16:41:32','0000-00-00 00:00:00','',0,'http://creativecad.works/?p=3040',0,'post','',0),(3041,1,'2019-03-04 16:43:01','2019-03-04 20:43:01','','EasyCast HD Full Plate','','inherit','open','closed','','easycast-hd-full-plate','','','2019-03-04 16:43:42','2019-03-04 20:43:42','',618,'http://creativecad.works/wp-content/uploads/2019/03/EasyCast-HD-Full-Plate.jpg',0,'attachment','image/jpeg',0),(2392,1,'2019-02-01 11:51:15','2019-02-01 15:51:15','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p> <ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-01 11:51:15','2019-02-01 15:51:15','',82,'http://creativecad.works/2019/02/01/82-revision-v1/',0,'revision','',0),(2395,1,'2019-02-01 12:24:56','2019-02-01 16:24:56','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:24:56','2019-02-01 16:24:56','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2393,1,'2019-02-01 12:21:10','2019-02-01 16:21:10','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:21:10','2019-02-01 16:21:10','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2396,1,'2019-02-01 12:25:38','2019-02-01 16:25:38','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-605x465.png 605w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x303.png 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:25:38','2019-02-01 16:25:38','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2398,1,'2019-02-01 12:28:49','2019-02-01 16:28:49','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:28:49','2019-02-01 16:28:49','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2399,1,'2019-02-01 12:30:11','2019-02-01 16:30:11','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the CADworks3D Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:30:11','2019-02-01 16:30:11','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2400,1,'2019-02-01 12:30:43','2019-02-01 16:30:43','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:30:43','2019-02-01 16:30:43','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2404,1,'2019-02-01 12:40:28','2019-02-01 16:40:28','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Can i edit the files ?					\n					<p>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 leo.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:40:28','2019-02-01 16:40:28','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2401,1,'2019-02-01 12:32:07','2019-02-01 16:32:07','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Can i edit the files ?					\n					<p>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 leo.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:32:07','2019-02-01 16:32:07','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2402,1,'2019-02-01 12:32:41','2019-02-01 16:32:41','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							\"What really turned me over was the ability to understand how everything works without any prior knowledge.\"\n													John Doe\n																			Designer\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Can i edit the files ?					\n					<p>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 leo.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:32:41','2019-02-01 16:32:41','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2403,1,'2019-02-01 12:38:14','2019-02-01 16:38:14','','Jewlr-Logo-300x46','','inherit','open','closed','','jewlr-logo-300x46','','','2019-02-01 12:38:14','2019-02-01 16:38:14','',2361,'http://creativecad.works/wp-content/uploads/2019/02/Jewlr-Logo-300x46.png',0,'attachment','image/png',0),(2405,1,'2019-02-01 12:40:52','2019-02-01 16:40:52','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Can i edit the files ?					\n					<p>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 leo.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-01 12:40:52','2019-02-01 16:40:52','',2361,'http://creativecad.works/2019/02/01/2361-revision-v1/',0,'revision','',0),(2406,1,'2019-02-01 12:41:47','2019-02-01 16:41:47','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.</h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold, platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.</p>		\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','publish','closed','closed','','b9creations','','','2019-02-22 17:37:01','2019-02-22 21:37:01','',2318,'http://creativecad.works/?page_id=2406',0,'page','',0),(2407,1,'2019-02-01 12:41:47','2019-02-01 16:41:47','','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 12:41:47','2019-02-01 16:41:47','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2409,1,'2019-02-01 15:45:08','2019-02-01 19:45:08','<h3>Your Dream Vacation is Here</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 15:45:08','2019-02-01 19:45:08','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2410,1,'2019-02-01 15:45:49','2019-02-01 19:45:49','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 15:45:49','2019-02-01 19:45:49','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2411,1,'2019-02-01 15:46:02','2019-02-01 19:46:02','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 15:46:02','2019-02-01 19:46:02','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2414,1,'2019-02-01 15:51:42','2019-02-01 19:51:42','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 15:51:42','2019-02-01 19:51:42','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2413,1,'2019-02-01 15:50:50','2019-02-01 19:50:50','','b9coreseries-best-high-resolution-3d-printer-1','','inherit','open','closed','','b9coreseries-best-high-resolution-3d-printer-1','','','2019-02-01 15:50:50','2019-02-01 19:50:50','',2406,'http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png',0,'attachment','image/png',0),(2415,1,'2019-02-01 15:52:20','2019-02-01 19:52:20','','b9creator','','inherit','open','closed','','b9creator','','','2019-02-01 15:52:20','2019-02-01 19:52:20','',2406,'http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg',0,'attachment','image/jpeg',0),(2418,1,'2019-02-01 16:06:17','2019-02-01 20:06:17','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:06:17','2019-02-01 20:06:17','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2416,1,'2019-02-01 15:52:46','2019-02-01 19:52:46','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 15:52:46','2019-02-01 19:52:46','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2417,1,'2019-02-01 15:52:59','2019-02-01 19:52:59','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 15:52:59','2019-02-01 19:52:59','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2419,1,'2019-02-01 16:06:44','2019-02-01 20:06:44','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:06:44','2019-02-01 20:06:44','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2421,1,'2019-02-01 16:08:12','2019-02-01 20:08:12','<h3>Engineered for Speed</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:08:12','2019-02-01 20:08:12','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2422,1,'2019-02-01 16:08:32','2019-02-01 20:08:32','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:08:32','2019-02-01 20:08:32','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2425,1,'2019-02-01 16:15:27','2019-02-01 20:15:27','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:15:27','2019-02-01 20:15:27','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2424,1,'2019-02-01 16:15:12','2019-02-01 20:15:12','','ff3c09db-7210-4fe9-898a-51298a306f64','','inherit','open','closed','','ff3c09db-7210-4fe9-898a-51298a306f64','','','2019-02-01 16:15:12','2019-02-01 20:15:12','',2406,'http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png',0,'attachment','image/png',0),(2426,1,'2019-02-01 16:15:37','2019-02-01 20:15:37','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:15:37','2019-02-01 20:15:37','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2427,1,'2019-02-01 16:17:43','2019-02-01 20:17:43','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:17:43','2019-02-01 20:17:43','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2704,1,'2019-02-13 10:35:34','2019-02-13 14:35:34',' ','','','publish','closed','closed','','2704','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2704',5,'nav_menu_item','',0),(2429,1,'2019-02-01 16:21:43','2019-02-01 20:21:43','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-01 16:21:43','2019-02-01 20:21:43','',2406,'http://creativecad.works/2019/02/01/2406-revision-v1/',0,'revision','',0),(2430,1,'2019-02-01 16:36:36','2019-02-01 20:36:36',' ','','','publish','closed','closed','','2430','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2318,'http://creativecad.works/?p=2430',3,'nav_menu_item','',0),(2431,1,'2019-02-01 16:42:04','2019-02-01 20:42:04','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing \nStarting at $1300</h2>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x605.jpg\" alt=\"IMG-1581\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x605.jpg\" alt=\"IMG-1577\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x605.jpg\" alt=\"IMG-1575\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x605.jpg\" alt=\"IMG-1573\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x605.jpg\" alt=\"IMG-1572\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-605x605.jpg\" alt=\"IMG-0293\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0350-605x605.jpg\" alt=\"IMG-0350\" /></figure>','Phrozen','','publish','closed','closed','','phrozen','','','2019-03-04 16:52:28','2019-03-04 20:52:28','',2318,'http://creativecad.works/?page_id=2431',0,'page','',0),(2432,1,'2019-02-01 16:42:04','2019-02-01 20:42:04','','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 16:42:04','2019-02-01 20:42:04','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2443,1,'2019-02-01 17:43:53','2019-02-01 21:43:53','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download-300x300.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/download-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.</p><p>It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 17:43:53','2019-02-01 21:43:53','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2444,1,'2019-02-01 17:44:37','2019-02-01 21:44:37','','qr2.jpg','','inherit','open','closed','','qr2-jpg','','','2019-02-01 17:44:37','2019-02-01 21:44:37','',0,'http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg',0,'attachment','image/jpeg',0),(2435,1,'2019-02-01 16:48:02','2019-02-01 20:48:02','<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 16:48:02','2019-02-01 20:48:02','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2434,1,'2019-02-01 16:46:45','2019-02-01 20:46:45','<h3>Your Dream Vacation is Here</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 16:46:45','2019-02-01 20:46:45','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2436,1,'2019-02-01 16:49:45','2019-02-01 20:49:45','<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 16:49:45','2019-02-01 20:49:45','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2441,1,'2019-02-01 17:42:02','2019-02-01 21:42:02','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download-300x300.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/download-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 17:42:02','2019-02-01 21:42:02','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2437,1,'2019-02-01 16:51:32','2019-02-01 20:51:32','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h3>Enjoy Some You-Time</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0002.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0002-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0002-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0002-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0002-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0002-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0002-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0001.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0001-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0001-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0001-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0001-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0001-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0001-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"800\" height=\"501\" src=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/0003.jpg 800w, http://creativecad.works/wp-content/uploads/2019/02/0003-300x188.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/0003-768x481.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/0003-50x31.jpg 50w, http://creativecad.works/wp-content/uploads/2019/02/0003-128x80.jpg 128w, http://creativecad.works/wp-content/uploads/2019/02/0003-394x247.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/0003-600x376.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h3>The Best Experience Ever</h3>		\n		https://www.youtube.com/watch?v=9uOETcuFjbE		\n							\"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\"\n							<img width=\"234\" height=\"234\" src=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/groomsman3.jpg 234w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-31x31.jpg 31w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/groomsman3-100x100.jpg 100w\" sizes=\"(max-width: 234px) 100vw, 234px\" />						\n													Chris Jones\n																			Travel Blogger\n			<h3>Savour Your Next Holiday</h3>		\n			<a href=\"#\" role=\"button\">\n						Book A Room\n					</a>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 16:51:32','2019-02-01 20:51:32','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2448,1,'2019-02-01 17:55:56','2019-02-01 21:55:56','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n										<img width=\"590\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg 590w, http://creativecad.works/wp-content/uploads/2019/02/qr2-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/qr2-148x100.jpg 148w, http://creativecad.works/wp-content/uploads/2019/02/qr2-118x80.jpg 118w, http://creativecad.works/wp-content/uploads/2019/02/qr2-394x267.jpg 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n		<p>Why us</p>		\n			<h3>We help you design <br/> the life you want.</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 17:55:56','2019-02-01 21:55:56','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2445,1,'2019-02-01 17:45:15','2019-02-01 21:45:15','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"300\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download-300x300.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/download-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - PhrozenMake.</p><p>It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p><p>Why us</p>		\n			<h3>We help you design <br/> the life you want.</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n										<img width=\"590\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg 590w, http://creativecad.works/wp-content/uploads/2019/02/qr2-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/qr2-148x100.jpg 148w, http://creativecad.works/wp-content/uploads/2019/02/qr2-118x80.jpg 118w, http://creativecad.works/wp-content/uploads/2019/02/qr2-394x267.jpg 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n										<img width=\"590\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg 590w, http://creativecad.works/wp-content/uploads/2019/02/qr2-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/qr2-148x100.jpg 148w, http://creativecad.works/wp-content/uploads/2019/02/qr2-118x80.jpg 118w, http://creativecad.works/wp-content/uploads/2019/02/qr2-394x267.jpg 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n		<p>Why us</p>		\n			<h3>We help you design <br/> the life you want.</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 17:45:15','2019-02-01 21:45:15','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2439,1,'2019-02-01 17:29:28','2019-02-01 21:29:28','','y5.jpg','','inherit','open','closed','','y5-jpg','','','2019-02-01 17:29:28','2019-02-01 21:29:28','',0,'http://creativecad.works/wp-content/uploads/2019/02/y5.jpg',0,'attachment','image/jpeg',0),(2440,1,'2019-02-01 17:37:10','2019-02-01 21:37:10','','download','','inherit','open','closed','','download-4','','','2019-02-01 17:37:10','2019-02-01 21:37:10','',2431,'http://creativecad.works/wp-content/uploads/2019/02/download.jpg',0,'attachment','image/jpeg',0),(2447,1,'2019-02-01 17:52:14','2019-02-01 21:52:14','','800x-2','','inherit','open','closed','','800x-2','','','2019-02-01 17:52:14','2019-02-01 21:52:14','',2431,'http://creativecad.works/wp-content/uploads/2019/02/800x-2.png',0,'attachment','image/png',0),(2449,1,'2019-02-01 17:57:17','2019-02-01 21:57:17','','Phrozen_Shuffle_XL-1_590x (1)','','inherit','open','closed','','phrozen_shuffle_xl-1_590x-1','','','2019-02-01 17:57:17','2019-02-01 21:57:17','',2431,'http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png',0,'attachment','image/png',0),(2450,1,'2019-02-01 17:57:45','2019-02-01 21:57:45','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-01 17:57:45','2019-02-01 21:57:45','',2431,'http://creativecad.works/2019/02/01/2431-revision-v1/',0,'revision','',0),(2452,1,'2019-02-04 11:17:17','2019-02-04 15:17:17','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p><h3 style=\"text-align: center;\">Phrozen Shuffle</h3><ul><li>Build Size 12 x 6.8 x 20 cm</li><li>XY Resolution 47 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul><h3>Phrozen Shuffle XL</h3><ul><li>Build Size 19 x 12 x 20 cm</li><li>XY Resolution 75 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-04 11:17:17','2019-02-04 15:17:17','',2431,'http://creativecad.works/2019/02/04/2431-revision-v1/',0,'revision','',0),(2453,1,'2019-02-04 11:18:44','2019-02-04 15:18:44',' ','','','publish','closed','closed','','2453','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2318,'http://creativecad.works/?p=2453',4,'nav_menu_item','',0),(2454,1,'2019-02-04 11:43:00','2019-02-04 15:43:00','','Resins','','trash','closed','closed','','__trashed-2','','','2019-02-04 11:43:00','2019-02-04 15:43:00','',0,'http://creativecad.works/?page_id=2454',0,'page','',0),(2455,1,'2019-02-04 11:42:16','2019-02-04 15:42:16','','Resins','','trash','closed','closed','','__trashed','','','2019-02-04 11:42:16','2019-02-04 15:42:16','',0,'http://creativecad.works/?page_id=2455',0,'page','',0),(2456,1,'2019-02-04 11:42:16','2019-02-04 15:42:16','','Resins','','inherit','closed','closed','','2455-revision-v1','','','2019-02-04 11:42:16','2019-02-04 15:42:16','',2455,'http://creativecad.works/2019/02/04/2455-revision-v1/',0,'revision','',0),(2457,1,'2019-02-04 11:43:00','2019-02-04 15:43:00','','Resins','','inherit','closed','closed','','2454-revision-v1','','','2019-02-04 11:43:00','2019-02-04 15:43:00','',2454,'http://creativecad.works/2019/02/04/2454-revision-v1/',0,'revision','',0),(2458,1,'2019-02-04 11:43:34','2019-02-04 15:43:34','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"https://www.b9c.com/support/documentation/b9create-software\" role=\"button\">\n						Software for B9Core\n					</a>\n			<a href=\"https://www.b9c.com/support/documentation/b9creator-software\" role=\"button\">\n						Software for B9Creator\n					</a>\n			<a href=\"https://www.b9c.com/support/materials\" role=\"button\">\n						B9 Support Page\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','publish','closed','closed','','support','','','2019-02-22 17:23:20','2019-02-22 21:23:20','',0,'http://creativecad.works/?page_id=2458',0,'page','',0),(2459,1,'2019-02-04 11:43:34','2019-02-04 15:43:34','','Resins','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 11:43:34','2019-02-04 15:43:34','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2460,1,'2019-02-04 11:54:50','2019-02-04 15:54:50','','iPhone1.png','','inherit','open','closed','','iphone1-png','','','2019-02-04 11:54:50','2019-02-04 15:54:50','',0,'http://creativecad.works/wp-content/uploads/2019/02/iPhone1.png',0,'attachment','image/png',0),(2461,1,'2019-02-04 11:54:52','2019-02-04 15:54:52','','iPhone4.png','','inherit','open','closed','','iphone4-png','','','2019-02-04 11:54:52','2019-02-04 15:54:52','',0,'http://creativecad.works/wp-content/uploads/2019/02/iPhone4.png',0,'attachment','image/png',0),(2462,1,'2019-02-04 11:54:54','2019-02-04 15:54:54','','groom.jpg','','inherit','open','closed','','groom-jpg','','','2019-02-04 11:54:54','2019-02-04 15:54:54','',0,'http://creativecad.works/wp-content/uploads/2019/02/groom.jpg',0,'attachment','image/jpeg',0),(2463,1,'2019-02-04 11:54:54','2019-02-04 15:54:54','','BOLEIR.png','','inherit','open','closed','','boleir-png','','','2019-02-04 11:54:54','2019-02-04 15:54:54','',0,'http://creativecad.works/wp-content/uploads/2019/02/BOLEIR.png',0,'attachment','image/png',0),(2464,1,'2019-02-04 11:54:55','2019-02-04 15:54:55','','BASTIL.png','','inherit','open','closed','','bastil-png-2','','','2019-02-04 11:54:55','2019-02-04 15:54:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/BASTIL.png',0,'attachment','image/png',0),(2465,1,'2019-02-04 11:54:55','2019-02-04 15:54:55','','MADRIN.png','','inherit','open','closed','','madrin-png-2','','','2019-02-04 11:54:55','2019-02-04 15:54:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/MADRIN.png',0,'attachment','image/png',0),(2466,1,'2019-02-04 11:54:55','2019-02-04 15:54:55','','GEO.png','','inherit','open','closed','','geo-png-2','','','2019-02-04 11:54:55','2019-02-04 15:54:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/GEO.png',0,'attachment','image/png',0),(2467,1,'2019-02-04 11:54:55','2019-02-04 15:54:55','','FIFTHFLOUR.png','','inherit','open','closed','','fifthflour-png-3','','','2019-02-04 11:54:55','2019-02-04 15:54:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/FIFTHFLOUR.png',0,'attachment','image/png',0),(2468,1,'2019-02-04 11:54:55','2019-02-04 15:54:55','','ARMOND.png','','inherit','open','closed','','armond-png','','','2019-02-04 11:54:55','2019-02-04 15:54:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/ARMOND.png',0,'attachment','image/png',0),(2469,1,'2019-02-04 11:54:55','2019-02-04 15:54:55','','darkside-1-2.png','','inherit','open','closed','','darkside-1-2-png','','','2019-02-04 11:54:55','2019-02-04 15:54:55','',0,'http://creativecad.works/wp-content/uploads/2019/02/darkside-1-2.png',0,'attachment','image/png',0),(2470,1,'2019-02-04 11:54:56','2019-02-04 15:54:56','','zusman-1-2.png','','inherit','open','closed','','zusman-1-2-png','','','2019-02-04 11:54:56','2019-02-04 15:54:56','',0,'http://creativecad.works/wp-content/uploads/2019/02/zusman-1-2.png',0,'attachment','image/png',0),(2471,1,'2019-02-04 11:54:56','2019-02-04 15:54:56','','mapmaster-1-2.png','','inherit','open','closed','','mapmaster-1-2-png','','','2019-02-04 11:54:56','2019-02-04 15:54:56','',0,'http://creativecad.works/wp-content/uploads/2019/02/mapmaster-1-2.png',0,'attachment','image/png',0),(2474,1,'2019-02-04 13:28:44','2019-02-04 17:28:44','','y6.jpg','','inherit','open','closed','','y6-jpg','','','2019-02-04 13:28:44','2019-02-04 17:28:44','',0,'http://creativecad.works/wp-content/uploads/2019/02/y6.jpg',0,'attachment','image/jpeg',0),(2473,1,'2019-02-04 13:25:11','2019-02-04 17:25:11','','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 13:25:11','2019-02-04 17:25:11','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2475,1,'2019-02-04 13:32:44','2019-02-04 17:32:44','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 13:32:44','2019-02-04 17:32:44','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2477,1,'2019-02-04 13:54:10','2019-02-04 17:54:10','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 13:54:10','2019-02-04 17:54:10','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2478,1,'2019-02-04 13:58:33','2019-02-04 17:58:33','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 13:58:33','2019-02-04 17:58:33','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2480,1,'2019-02-04 14:04:27','2019-02-04 18:04:27','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer. And we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<h4>FAQ</h4>		\n			<h4>Why should I buy the MiiCraft printer through Creative CADworks??</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:04:27','2019-02-04 18:04:27','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2481,1,'2019-02-04 14:05:35','2019-02-04 18:05:35','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:05:35','2019-02-04 18:05:35','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2482,1,'2019-02-04 14:07:25','2019-02-04 18:07:25','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:07:25','2019-02-04 18:07:25','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2484,1,'2019-02-04 14:12:17','2019-02-04 18:12:17','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:12:17','2019-02-04 18:12:17','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2485,1,'2019-02-04 14:12:57','2019-02-04 18:12:57','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:12:57','2019-02-04 18:12:57','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2487,1,'2019-02-04 14:17:11','2019-02-04 18:17:11','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:17:11','2019-02-04 18:17:11','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2488,1,'2019-02-04 14:17:36','2019-02-04 18:17:36','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:17:36','2019-02-04 18:17:36','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2489,1,'2019-02-04 14:18:00','2019-02-04 18:18:00','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:18:00','2019-02-04 18:18:00','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2491,1,'2019-02-04 14:19:05','2019-02-04 18:19:05','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:19:05','2019-02-04 18:19:05','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2490,1,'2019-02-04 14:18:20','2019-02-04 18:18:20','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:18:20','2019-02-04 18:18:20','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2493,1,'2019-02-04 14:30:49','2019-02-04 18:30:49','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"#\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:30:49','2019-02-04 18:30:49','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2496,1,'2019-02-04 14:33:32','2019-02-04 18:33:32','<img src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" sizes=\"(max-width: 263px) 100vw, 263px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" alt=\"\" width=\"263\" height=\"42\" />\r\n<h3>Support</h3>\r\nThe key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.\r\n\r\n<a role=\"button\" href=\"#\">\r\nClick here\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" sizes=\"(max-width: 723px) 100vw, 723px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" alt=\"\" width=\"723\" height=\"816\" />\r\n<h4>FAQ</h4>\r\n<h5>Most frequent questions and answers</h5>\r\nWhy should I buy the MiiCraft printer through Creative CADworks?\r\n\r\nWe have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.\r\n\r\nWhat are the key differences between the MiiCraft printer and other available 3D printers?\r\n\r\nThe MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.\r\n\r\nWhat are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\r\n\r\nThe strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.\r\n\r\nWhat are my operating costs?\r\n\r\nThe MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.\r\n\r\nDo I need to calibrate my MiiCraft?\r\n\r\nSimply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" width=\"1000\" height=\"1500\" />\r\n\r\nOur mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.  With the our service\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" sizes=\"(max-width: 520px) 100vw, 520px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" alt=\"\" width=\"520\" height=\"118\" />\r\n<h3>Support</h3>\r\n<h4>FAQ</h4>\r\n<h5>Most frequent questions and answers</h5>\r\nWhat is the difference between the B9 Core 530 and the B9 Core 550?\r\n<h6></h6>\r\n<table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td>\r\n<h6><strong>B9 Core 530</strong></h6>\r\n</td>\r\n<td>\r\n<h6><strong>B9 Core 550</strong></h6>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h6><strong>XY Resolution</strong></h6>\r\n</td>\r\n<td>\r\n<h6>30μm</h6>\r\n</td>\r\n<td>\r\n<h6>50μm</h6>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h6><strong>Build Envelope</strong></h6>\r\n</td>\r\n<td>\r\n<h6>57.6 x 32.4 x 127 mm</h6>\r\n</td>\r\n<td>\r\n<h6> 96 x 54 x 127 mm</h6>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h6><strong>Ideal For</strong></h6>\r\n</td>\r\n<td>\r\n<h6>Custom Production</h6>\r\n</td>\r\n<td>\r\n<h6>Large-Scale Manufacturing</h6>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nWhat is the difference between your casting resins?\r\n\r\nEmerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.\r\n\r\nYellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.\r\n\r\nWhy is the DuraVat a better investment than cheaper competitor vats?\r\n\r\nLasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.\r\n\r\nHow fast does the Core Series print?\r\n\r\nThe Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" alt=\"\" width=\"1024\" height=\"292\" />\r\n<h3>Support</h3>\r\nPhrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including:\r\n\r\n(1) Discuss printing issues\r\n\r\n(2) Share your prints and tips\r\n\r\n(3) Call for help\r\n\r\n(4) Post complaints &amp; Wish-list\r\n\r\n<a role=\"button\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\">\r\nFacebook Forum\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" sizes=\"(max-width: 780px) 100vw, 780px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" alt=\"\" width=\"780\" height=\"600\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:33:32','2019-02-04 18:33:32','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2494,1,'2019-02-04 14:31:25','2019-02-04 18:31:25','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:31:25','2019-02-04 18:31:25','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2495,1,'2019-02-04 14:32:28','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2019-02-04 14:32:28','0000-00-00 00:00:00','',0,'http://creativecad.works/?p=2495',1,'nav_menu_item','',0),(2499,1,'2019-02-04 14:42:08','2019-02-04 18:42:08','<img src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" sizes=\"(max-width: 263px) 100vw, 263px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" alt=\"\" width=\"263\" height=\"42\" />\r\n<h3>Support</h3>\r\nThe key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" sizes=\"(max-width: 723px) 100vw, 723px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" alt=\"\" width=\"723\" height=\"816\" />\r\n<h4>FAQ</h4>\r\n<h5>Most frequent questions and answers</h5>\r\nWhy should I buy the MiiCraft printer through Creative CADworks?\r\n\r\nWe have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.\r\n\r\nWhat are the key differences between the MiiCraft printer and other available 3D printers?\r\n\r\nThe MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.\r\n\r\nWhat are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?\r\n\r\nThe strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.\r\n\r\nWhat are my operating costs?\r\n\r\nThe MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.\r\n\r\nDo I need to calibrate my MiiCraft?\r\n\r\nSimply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" width=\"1000\" height=\"1500\" />\r\n\r\nOur mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.  With the our service\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" sizes=\"(max-width: 520px) 100vw, 520px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" alt=\"\" width=\"520\" height=\"118\" />\r\n<h3>Support</h3>\r\n<h4>FAQ</h4>\r\n<h5>Most frequent questions and answers</h5>\r\nWhat is the difference between the B9 Core 530 and the B9 Core 550?\r\n<h6></h6>\r\n<table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td>\r\n<h6><strong>B9 Core 530</strong></h6>\r\n</td>\r\n<td>\r\n<h6><strong>B9 Core 550</strong></h6>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h6><strong>XY Resolution</strong></h6>\r\n</td>\r\n<td>\r\n<h6>30μm</h6>\r\n</td>\r\n<td>\r\n<h6>50μm</h6>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h6><strong>Build Envelope</strong></h6>\r\n</td>\r\n<td>\r\n<h6>57.6 x 32.4 x 127 mm</h6>\r\n</td>\r\n<td>\r\n<h6> 96 x 54 x 127 mm</h6>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h6><strong>Ideal For</strong></h6>\r\n</td>\r\n<td>\r\n<h6>Custom Production</h6>\r\n</td>\r\n<td>\r\n<h6>Large-Scale Manufacturing</h6>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nWhat is the difference between your casting resins?\r\n\r\nEmerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.\r\n\r\nYellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.\r\n\r\nWhy is the DuraVat a better investment than cheaper competitor vats?\r\n\r\nLasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.\r\n\r\nHow fast does the Core Series print?\r\n\r\nThe Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" alt=\"\" width=\"1024\" height=\"292\" />\r\n<h3>Support</h3>\r\nPhrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including:\r\n\r\n(1) Discuss printing issues\r\n\r\n(2) Share your prints and tips\r\n\r\n(3) Call for help\r\n\r\n(4) Post complaints &amp; Wish-list\r\n\r\n<a role=\"button\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\">\r\nFacebook Forum\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" sizes=\"(max-width: 780px) 100vw, 780px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" alt=\"\" width=\"780\" height=\"600\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:42:08','2019-02-04 18:42:08','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2498,1,'2019-02-04 14:40:43','2019-02-04 18:40:43','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:40:43','2019-02-04 18:40:43','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2500,1,'2019-02-04 14:42:41','2019-02-04 18:42:41',' ','','','publish','closed','closed','','2500','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2500',9,'nav_menu_item','',0),(2501,1,'2019-02-04 14:43:53','2019-02-04 18:43:53','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:43:53','2019-02-04 18:43:53','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2502,1,'2019-02-04 14:48:24','2019-02-04 18:48:24','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:48:24','2019-02-04 18:48:24','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2503,1,'2019-02-04 14:48:32','2019-02-04 18:48:32','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:48:32','2019-02-04 18:48:32','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2504,1,'2019-02-04 14:49:21','2019-02-04 18:49:21','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:49:21','2019-02-04 18:49:21','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2505,1,'2019-02-04 14:49:42','2019-02-04 18:49:42','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:49:42','2019-02-04 18:49:42','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2506,1,'2019-02-04 14:49:59','2019-02-04 18:49:59','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-04 14:49:59','2019-02-04 18:49:59','',2458,'http://creativecad.works/2019/02/04/2458-revision-v1/',0,'revision','',0),(2508,1,'2019-02-04 14:57:55','2019-02-04 18:57:55','','Shop','','inherit','closed','closed','','93-autosave-v1','','','2019-02-04 14:57:55','2019-02-04 18:57:55','',93,'http://creativecad.works/2019/02/04/93-autosave-v1/',0,'revision','',0),(2590,1,'2019-02-07 11:38:56','2019-02-07 15:38:56','','20170702-160621-510x287','','inherit','open','closed','','20170702-160621-510x287','','','2019-02-07 11:38:56','2019-02-07 15:38:56','',2589,'http://creativecad.works/wp-content/uploads/2019/02/20170702-160621-510x287.jpg',0,'attachment','image/jpeg',0),(2592,1,'2019-02-07 11:44:46','2019-02-07 15:44:46','','2','','inherit','open','closed','','2-5','','','2019-02-07 11:44:46','2019-02-07 15:44:46','',2591,'http://creativecad.works/wp-content/uploads/2019/02/2.png',0,'attachment','image/png',0),(2593,1,'2019-02-07 11:59:34','2019-02-07 15:59:34','<strong>All resins are designed to be ultra fast! </strong>\r\nCuring times of <strong>0.5 </strong>seconds for 0.02mm layers are easily achieved on standard DlP printers with an average light source of around 240Watts.\r\n\r\n<strong>A broad range of reactivity!</strong>\r\nThe resins have a very broad range of reactivity, it extends from the very short wavelengths of 225nm to the near/visible wavelengths of 415nm. By incorporating a very smart blend of photo initiators and sensitizers, almost any light source can be used to initiate the polymerization process of our resins. No need to modify your expensive DLP projector! Do you have a laser SLA machine? or perhaps a DLP printer with a LED source of illumination? As long as the wavelength is <strong>between 225nm and 415nm</strong>, it will work, and it will work <strong>fast!</strong>\r\nBesides the wavelength of the lightsource several other factors are important, so please check out the <a id=\"lnk1-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">properties page</a>. If you are in doubt if your specific machine is compatible with our resins, just send us an <a href=\"mailto:sales@creativecadworks.ca\">e-mail</a>.\r\n\r\n<strong>The Fun To Do resins have an ultra low shrinkage! </strong>\r\nLimited shrinkage of <strong>0.5%</strong>.\r\nIt is basically what you see is what you get. 3.5% seems to be little but if you take an object of 10cm (100mm) 3.5% is 3.5 mm which is nearly half a centimetre! This is huge compared to the 0.5mm the Fun To Do Resins achieve.\r\n\r\n<strong>A natural resistance to water and most chemicals!</strong>\r\nResins have a natural resistance against water, in liquid form it is highly hydrophobic. Once fully cured there is hardly any chemical that can dissolve our resins. Especially the Industrial blend has a <strong>high resistance</strong> <strong>to chemicals</strong>. Cured prints have been withstanding the elements and various chemicals for several years now! To see which chemicals have been tested click <a id=\"lnk2-1vH3Wjy6\" href=\"http://funtodo.net/properties.html#45dbz5qV\" data-linkurl=\"properties.html#45dbz5qV\">here</a>\r\n\r\n<strong>User Friendliness makes you want to build more!</strong>\r\n\r\nResins have been built to be user friendly as possible. These efforts have resulted in a series of <strong>low odor</strong> resins with <strong>minimal skin irritation</strong>.\r\n\r\n<strong>Affordable resins make it possible for you to build more!</strong>\r\nBy using these affordable resins you can afford to experiment, extend your knowledge about supports, exposure times, material thickness without having to think about the costs of the materials all the time.\r\n\r\n<a id=\"lnk3-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">More technical details and properties</a>\r\n<h2>Experience</h2>\r\n<div class=\"ptext\">\r\n\r\nYears of studying and practising poly chemistry in various disciplines really pays off in the design of practical and affordable resins. Fun To Do resins are not only used in the DLP 3D printing world, but are also popular in the SLA industry.\r\n<ul>\r\n 	<li>Rapid Prototyping</li>\r\n 	<li>Automotive industry</li>\r\n 	<li>Architecture</li>\r\n 	<li>Modelling</li>\r\n 	<li>Toy and Game industry</li>\r\n 	<li>Production</li>\r\n 	<li>Dental industry</li>\r\n</ul>\r\n</div>','Fun To Do: Deep Black Blend','Deep Black has specifically been designed to get the best out of your  High End DLP/SLA machine.\r\nWe have combined this special blend with near nano carbon particles, which enables you to print objects in the highest resolutions.\r\nDespite being black, the cure times are just as any other of our fast curing resins.\r\n\r\nThe Deep Black has a 81 Shore D hardness and, just like Snow White, has the look and heel of injection moulded plastic.\r\nThe viscosity is around 80 Mpas, so not only bottom up printers can benefit of the exceptional resolution of Deep Black.','publish','closed','closed','','fun-to-do-deep-black-blend','','','2019-02-20 13:20:03','2019-02-20 17:20:03','',0,'http://creativecad.works/?post_type=product&#038;p=2593',0,'product','',0),(2594,1,'2019-02-07 11:51:38','2019-02-07 15:51:38','','1','','inherit','open','closed','','1-5','','','2019-02-07 11:51:38','2019-02-07 15:51:38','',2593,'http://creativecad.works/wp-content/uploads/2019/02/1.png',0,'attachment','image/png',0),(2595,1,'2019-02-07 12:10:56','2019-02-07 16:10:56','<strong>All resins are designed to be ultra fast! </strong>\r\nCuring times of <strong>0.5 </strong>seconds for 0.02mm layers are easily achieved on standard DlP printers with an average light source of around 240Watts.\r\n\r\n<strong>A broad range of reactivity!</strong>\r\nThe resins have a very broad range of reactivity, it extends from the very short wavelengths of 225nm to the near/visible wavelengths of 415nm. By incorporating a very smart blend of photo initiators and sensitizers, almost any light source can be used to initiate the polymerization process of our resins. No need to modify your expensive DLP projector! Do you have a laser SLA machine? or perhaps a DLP printer with a LED source of illumination? As long as the wavelength is <strong>between 225nm and 415nm</strong>, it will work, and it will work <strong>fast!</strong>\r\nBesides the wavelength of the lightsource several other factors are important, so please check out the <a id=\"lnk1-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">properties page</a>. If you are in doubt if your specific machine is compatible with our resins, just send us an <a href=\"mailto:sales@creativecadworks.ca\">e-mail</a>.\r\n\r\n<strong>The Fun To Do resins have an ultra low shrinkage! </strong>\r\nLimited shrinkage of <strong>0.5%</strong>.\r\nIt is basically what you see is what you get. 3.5% seems to be little but if you take an object of 10cm (100mm) 3.5% is 3.5 mm which is nearly half a centimetre! This is huge compared to the 0.5mm the Fun To Do Resins achieve.\r\n\r\n<strong>A natural resistance to water and most chemicals!</strong>\r\nResins have a natural resistance against water, in liquid form it is highly hydrophobic. Once fully cured there is hardly any chemical that can dissolve our resins. Especially the Industrial blend has a <strong>high resistance</strong> <strong>to chemicals</strong>. Cured prints have been withstanding the elements and various chemicals for several years now! To see which chemicals have been tested click <a id=\"lnk2-1vH3Wjy6\" href=\"http://funtodo.net/properties.html#45dbz5qV\" data-linkurl=\"properties.html#45dbz5qV\">here</a>\r\n\r\n<strong>User Friendliness makes you want to build more!</strong>\r\n\r\nResins have been built to be user friendly as possible. These efforts have resulted in a series of <strong>low odor</strong> resins with <strong>minimal skin irritation</strong>.\r\n\r\n<strong>Affordable resins make it possible for you to build more!</strong>\r\nBy using these affordable resins you can afford to experiment, extend your knowledge about supports, exposure times, material thickness without having to think about the costs of the materials all the time.\r\n\r\n<a id=\"lnk3-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">More technical details and properties</a>\r\n<h2>Experience</h2>\r\n<div class=\"ptext\">\r\n\r\nYears of studying and practising poly chemistry in various disciplines really pays off in the design of practical and affordable resins. Fun To Do resins are not only used in the DLP 3D printing world, but are also popular in the SLA industry.\r\n<ul>\r\n 	<li>Rapid Prototyping</li>\r\n 	<li>Automotive industry</li>\r\n 	<li>Architecture</li>\r\n 	<li>Modelling</li>\r\n 	<li>Toy and Game industry</li>\r\n 	<li>Production</li>\r\n 	<li>Dental industry</li>\r\n</ul>\r\n</div>','Fun to Do: F1+ Blend','F1+ Blend is the blend especially made for the formlabs Form1 and Form1+ printers.\r\nThe F1+ Blend is available in four colours: Clear, White, Grey and Black.\r\nThe F1+ is not only compatible with the machine but also with the Formlabs PreForm software. Just choose the appropriate colour and the V01 setting. Then Dial in the layer height. Because of the very high detail of the blend, especially the Black version, astonishing detailed results are achievable at 0.05 and 0.02mm layer height.\r\n\r\nThe F1+ blends are compatible with our pigments. Depending on the pigments added, you might have to choose a different colour setting in the PreForm software this might take some experimenting. Lighter colours need lighter colour settings in the software. Beware,the darker settings in the software makes the machine emit more energy, so don’t use the Black setting for a Clear/transparent colour','publish','closed','closed','','fun-to-do-f1-blend','','','2019-02-20 13:24:25','2019-02-20 17:24:25','',0,'http://creativecad.works/?post_type=product&#038;p=2595',0,'product','',0),(2596,1,'2019-02-07 12:10:35','2019-02-07 16:10:35','','3-2','','inherit','open','closed','','3-2-2','','','2019-02-07 12:10:35','2019-02-07 16:10:35','',2595,'http://creativecad.works/wp-content/uploads/2019/02/3-2.png',0,'attachment','image/png',0),(2597,1,'2019-02-07 12:12:30','2019-02-07 16:12:30','<strong>All resins are designed to be ultra fast! </strong>\r\nCuring times of <strong>0.5 </strong>seconds for 0.02mm layers are easily achieved on standard DlP printers with an average light source of around 240Watts.\r\n\r\n<strong>A broad range of reactivity!</strong>\r\nThe resins have a very broad range of reactivity, it extends from the very short wavelengths of 225nm to the near/visible wavelengths of 415nm. By incorporating a very smart blend of photo initiators and sensitizers, almost any light source can be used to initiate the polymerization process of our resins. No need to modify your expensive DLP projector! Do you have a laser SLA machine? or perhaps a DLP printer with a LED source of illumination? As long as the wavelength is <strong>between 225nm and 415nm</strong>, it will work, and it will work <strong>fast!</strong>\r\nBesides the wavelength of the lightsource several other factors are important, so please check out the <a id=\"lnk1-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">properties page</a>. If you are in doubt if your specific machine is compatible with our resins, just send us an <a href=\"mailto:sales@creativecadworks.ca\">e-mail</a>.\r\n\r\n<strong>The Fun To Do resins have an ultra low shrinkage! </strong>\r\nLimited shrinkage of <strong>0.5%</strong>.\r\nIt is basically what you see is what you get. 3.5% seems to be little but if you take an object of 10cm (100mm) 3.5% is 3.5 mm which is nearly half a centimetre! This is huge compared to the 0.5mm the Fun To Do Resins achieve.\r\n\r\n<strong>A natural resistance to water and most chemicals!</strong>\r\nResins have a natural resistance against water, in liquid form it is highly hydrophobic. Once fully cured there is hardly any chemical that can dissolve our resins. Especially the Industrial blend has a <strong>high resistance</strong> <strong>to chemicals</strong>. Cured prints have been withstanding the elements and various chemicals for several years now! To see which chemicals have been tested click <a id=\"lnk2-1vH3Wjy6\" href=\"http://funtodo.net/properties.html#45dbz5qV\" data-linkurl=\"properties.html#45dbz5qV\">here</a>\r\n\r\n<strong>User Friendliness makes you want to build more!</strong>\r\n\r\nResins have been built to be user friendly as possible. These efforts have resulted in a series of <strong>low odor</strong> resins with <strong>minimal skin irritation</strong>.\r\n\r\n<strong>Affordable resins make it possible for you to build more!</strong>\r\nBy using these affordable resins you can afford to experiment, extend your knowledge about supports, exposure times, material thickness without having to think about the costs of the materials all the time.\r\n\r\n<a id=\"lnk3-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">More technical details and properties</a>\r\n<h2>Experience</h2>\r\n<div class=\"ptext\">\r\n\r\nYears of studying and practising poly chemistry in various disciplines really pays off in the design of practical and affordable resins. Fun to Do resins are not only used in the DLP 3D printing world, but are also popular in the SLA industry.\r\n<ul>\r\n 	<li>Rapid Prototyping</li>\r\n 	<li>Automotive industry</li>\r\n 	<li>Architecture</li>\r\n 	<li>Modelling</li>\r\n 	<li>Toy and Game industry</li>\r\n 	<li>Production</li>\r\n 	<li>Dental industry</li>\r\n</ul>\r\n</div>','Fun To Do: Industrial Blend','The Industrial Blend resin has been developed especially for some industrial clients who were in need for a resin that is extra hard and would maintain its structural integrity while exposed to very Low and High temperatures.\r\nBecause of these properties it is one of the few resins perfectly suitable for vulcanisation.\r\nFor relatively low temperature metals like pewter or tin you can also use the Industrial Blend to print your moulds and cast straight from the printed mould. Read all about it in this <a id=\"lnk1-gRqfZv7x\" href=\"http://www.instructables.com/id/3D-Printing-with-metals-at-home/\" target=\"_blank\" rel=\"noopener\" data-linkurl=\"http://www.instructables.com/id/3D-Printing-with-metals-at-home/\">Instructable</a>\r\n\r\nThe hardness of the fully cured resin is 75 shore D.\r\nIt has been tested from -45C to +225C.\r\n\r\nAvailable in Red, Black and unpigmented.','publish','closed','closed','','fun-to-do-industrial-blend','','','2019-02-20 13:29:38','2019-02-20 17:29:38','',0,'http://creativecad.works/?post_type=product&#038;p=2597',0,'product','',0),(2598,1,'2019-02-07 12:12:12','2019-02-07 16:12:12','','4','','inherit','open','closed','','4-4','','','2019-02-07 12:12:12','2019-02-07 16:12:12','',2597,'http://creativecad.works/wp-content/uploads/2019/02/4.png',0,'attachment','image/png',0),(2599,1,'2019-02-07 12:15:49','2019-02-07 16:15:49','<strong>All resins are designed to be ultra fast! </strong>\r\nCuring times of <strong>0.5 </strong>seconds for 0.02mm layers are easily achieved on standard DlP printers with an average light source of around 240Watts.\r\n\r\n<strong>A broad range of reactivity!</strong>\r\nThe resins have a very broad range of reactivity, it extends from the very short wavelengths of 225nm to the near/visible wavelengths of 415nm. By incorporating a very smart blend of photo initiators and sensitizers, almost any light source can be used to initiate the polymerization process of our resins. No need to modify your expensive DLP projector! Do you have a laser SLA machine? or perhaps a DLP printer with a LED source of illumination? As long as the wavelength is <strong>between 225nm and 415nm</strong>, it will work, and it will work <strong>fast!</strong>\r\nBesides the wavelength of the lightsource several other factors are important, so please check out the <a id=\"lnk1-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">properties page</a>. If you are in doubt if your specific machine is compatible with our resins, just send us an <a href=\"mailto:sales@creativecadworks.ca\">e-mail</a>.\r\n\r\n<strong>The Fun To Do resins have an ultra low shrinkage! </strong>\r\nLimited shrinkage of <strong>0.5%</strong>.\r\nIt is basically what you see is what you get. 3.5% seems to be little but if you take an object of 10cm (100mm) 3.5% is 3.5 mm which is nearly half a centimetre! This is huge compared to the 0.5mm the Fun To Do Resins achieve.\r\n\r\n<strong>A natural resistance to water and most chemicals!</strong>\r\nResins have a natural resistance against water, in liquid form it is highly hydrophobic. Once fully cured there is hardly any chemical that can dissolve our resins. Especially the Industrial blend has a <strong>high resistance</strong> <strong>to chemicals</strong>. Cured prints have been withstanding the elements and various chemicals for several years now! To see which chemicals have been tested click <a id=\"lnk2-1vH3Wjy6\" href=\"http://funtodo.net/properties.html#45dbz5qV\" data-linkurl=\"properties.html#45dbz5qV\">here</a>\r\n\r\n<strong>User Friendliness makes you want to build more!</strong>\r\n\r\nResins have been built to be user friendly as possible. These efforts have resulted in a series of <strong>low odor</strong> resins with <strong>minimal skin irritation</strong>.\r\n\r\n<strong>Affordable resins make it possible for you to build more!</strong>\r\nBy using these affordable resins you can afford to experiment, extend your knowledge about supports, exposure times, material thickness without having to think about the costs of the materials all the time.\r\n\r\n<a id=\"lnk3-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">More technical details and properties</a>\r\n<h2>Experience</h2>\r\n<div class=\"ptext\">\r\n\r\nYears of studying and practising poly chemistry in various disciplines really pays off in the design of practical and affordable resins. Fun To Do resins are not only used in the DLP 3D printing world, but are also popular in the SLA industry.\r\n<ul>\r\n 	<li>Rapid Prototyping</li>\r\n 	<li>Automotive industry</li>\r\n 	<li>Architecture</li>\r\n 	<li>Modelling</li>\r\n 	<li>Toy and Game industry</li>\r\n 	<li>Production</li>\r\n 	<li>Dental industry</li>\r\n</ul>\r\n</div>','Fun To Do: Snow White Blend','Snow White is the first resin in this market segment that is white, and stays white!\r\nIt has a milky white colour, which makes it an ideal resin for printing architectural designs or other designs where white is the predominant colour.\r\nCombine Snow White with one of our pigments to create any pastel colour you like.\r\nSnow White comes with one <strong>free</strong> 5ml dropper bottle pigment of your choice: Red, Blue, Yellow or Black. This is enough for 1 kg. resin\r\nSnow White has a 83 Shore D hardness and has the look and feel of injection moulded plastic.\r\nThe viscosity is about 80 Mpas which makes it also very suitable for Top Down design printers.\r\nAbsorption and cure speed are similar to our other blend','publish','closed','closed','','fun-to-do-snow-white-blend','','','2019-02-20 13:37:30','2019-02-20 17:37:30','',0,'http://creativecad.works/?post_type=product&#038;p=2599',0,'product','',0),(2600,1,'2019-02-07 12:15:38','2019-02-07 16:15:38','','5','','inherit','open','closed','','5-3','','','2019-02-07 12:15:38','2019-02-07 16:15:38','',2599,'http://creativecad.works/wp-content/uploads/2019/02/5.png',0,'attachment','image/png',0),(2601,1,'2019-02-07 12:18:22','2019-02-07 16:18:22','<em>Affordable 3D Resins </em>\r\n\r\nAvailable in Red or Black\r\n\r\n1 litre bottle.\r\n\r\n<strong><a href=\"http://www.funtodo.net/our-3d-resin-blends.html\">Click here</a></strong> for more information on Fun to Do Resins.','Fun To Do: Standard Blend','<strong>All resins are designed to be ultra fast! </strong>\r\nCuring times of <strong>0.5 </strong>seconds for 0.02mm layers are easily achieved on standard DlP printers with an average light source of around 240Watts.\r\n\r\n<strong>A broad range of reactivity!</strong>\r\nThe resins have a very broad range of reactivity, it extends from the very short wavelengths of 225nm to the near/visible wavelengths of 415nm. By incorporating a very smart blend of photo initiaters and sensitizers, almost any light source can be used to initiate the polymerization process of our resins. No need to modify your expensive DLP projector! Do you have a laser SLA machine? or perhaps a DLP printer with a LED source of illumination? As long as the wavelength is <strong>between 225nm and 415nm</strong>, it will work, and it will work <strong>fast!</strong>\r\nBesides the wavelength of the lightsource several other factors are important, so please check out the <a id=\"lnk1-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">properties page</a>. If you are in doubt if your specific machine is compatible with our resins, just send us an <a href=\"mailto:sales@creativecadworks.ca\">e-mail</a>.\r\n\r\n<strong>The Fun To Do resins have an ultra low shrinkage! </strong>\r\nLimited shrinkage of <strong>0.5%</strong>.\r\nIt is basically what you see is what you get. 3.5% seems to be little but if you take an object of 10cm (100mm) 3.5% is 3.5 mm which is nearly half a centimetre! This is huge compared to the 0.5mm the Fun To Do Resins achieve.\r\n\r\n<strong>A natural resistance to water and most chemicals!</strong>\r\nResins have a natural resistance against water, in liquid form it is highly hydrofobic. Once fully cured there is hardly any chemical that can disolve our resins. Especially the Industrial blend has a <strong>high resistance</strong> <strong>to chemicals</strong>. Cured prints have been withstanding the elements and various chemicals for several years now! To see which chemicals have been tested click <a id=\"lnk2-1vH3Wjy6\" href=\"http://funtodo.net/properties.html#45dbz5qV\" data-linkurl=\"properties.html#45dbz5qV\">here</a>\r\n\r\n<strong>User Friendliness makes you want to build more!</strong>\r\n\r\nResins have been built to be user friendly as possible. These efforts have resulted in a series of <strong>low odor</strong> resins with <strong>minimal skin irritation</strong>.\r\n\r\n<strong>Affordable resins make it possible for you to build more!</strong>\r\nBy using these affordable resins you can afford to experiment, extend your knowledge about supports, exposure times, material thickness without having to think about the costs of the materials all the time.\r\n\r\n<a id=\"lnk3-1vH3Wjy6\" href=\"http://funtodo.net/properties.html\" data-linkurl=\"properties.html\">More technical details and properties</a>\r\n<h2>Experience</h2>\r\n<div class=\"ptext\">\r\n\r\nYears of studying and practising poly chemistry in various disciplines really pays off in the design of practical and affordable resins. Fun To Do resins are not only used in the DLP 3D printing world, but are also popular in the SLA industry.\r\n<ul>\r\n 	<li>Rapid Prototyping</li>\r\n 	<li>Automotive industry</li>\r\n 	<li>Architecture</li>\r\n 	<li>Modelling</li>\r\n 	<li>Toy and Game industry</li>\r\n 	<li>Production</li>\r\n 	<li>Dental industry</li>\r\n</ul>\r\n</div>','publish','closed','closed','','fun-to-do-standard-blend','','','2019-02-20 13:39:51','2019-02-20 17:39:51','',0,'http://creativecad.works/?post_type=product&#038;p=2601',0,'product','',0),(2602,1,'2019-02-07 12:18:10','2019-02-07 16:18:10','','6','','inherit','open','closed','','6-3','','','2019-02-07 12:18:10','2019-02-07 16:18:10','',2601,'http://creativecad.works/wp-content/uploads/2019/02/6.png',0,'attachment','image/png',0),(2603,1,'2019-02-07 13:59:43','2019-02-07 17:59:43','<b><strong>Unit Specifications</strong></b>\r\n\r\nPower Output: 65 Watts\r\n\r\nPower Input: 100-220 VAC / 50-60 Hz\r\n\r\nLight Source: UV LED\r\n\r\nUV Wavelength: 390-410 nm\r\n\r\nUnit Weight: 3.3KG (7.27lbs)\r\n\r\nExternal Unit Dimensions: 21.6cm x 20cm x 15cm\r\n\r\nInternal Chamber Dimensions: 12.7cm x 17cm x 7cm\r\n\r\nRound Bowl Dimensions: 10cm x 6.5cm','Professional Curezone','The CureZone is a compact, high-intensity UV post-curing solution for resin models in applications such as jewelry, prototyping, model making, and more. Slide out drawer, timer, completion alarm, and memory settings enable fast, precise, repeatable workflow. The CureZone’s powerful design dramatically reduces curing times compared to other curing units.\r\n\r\n<b><strong>Key features:</strong></b>\r\n<ul>\r\n 	<li>Recommended cure time:  10-20 minutes (Model Dependent).</li>\r\n 	<li>Includes glass vessel to cure models under water.</li>\r\n 	<li>Digital timer display: timer selection from 10 seconds to 9:50 maximum.</li>\r\n 	<li> 3 memory settings allow for repeatable workflow.</li>\r\n 	<li> Wide chamber, capable of curing several models at once.</li>\r\n 	<li> Light-energy intensity over 40.0 mW/cm², much higher than competitors.</li>\r\n 	<li> Compact, space-saving design.</li>\r\n 	<li> Audible beeping notice when curing process is completed.</li>\r\n 	<li> Safety switch functions to prevent light emission when door is open.</li>\r\n 	<li>Typical LED life exceeds 50,000 hours which is equates to more than 60 years at 1 hour per day.</li>\r\n</ul>','publish','closed','closed','','professional-curezone','','','2019-02-20 13:42:31','2019-02-20 17:42:31','',0,'http://creativecad.works/?post_type=product&#038;p=2603',0,'product','',0),(2604,1,'2019-02-07 14:04:32','2019-02-07 18:04:32','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p> <ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:04:32','2019-02-07 18:04:32','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2606,1,'2019-02-07 14:16:43','2019-02-07 18:16:43','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul>		\n										<img width=\"590\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg 590w, http://creativecad.works/wp-content/uploads/2019/02/qr2-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/qr2-148x100.jpg 148w, http://creativecad.works/wp-content/uploads/2019/02/qr2-118x80.jpg 118w, http://creativecad.works/wp-content/uploads/2019/02/qr2-394x267.jpg 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h4>About the company</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:16:43','2019-02-07 18:16:43','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2605,1,'2019-02-07 14:14:59','2019-02-07 18:14:59','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Developing</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet</p>		\n										<img width=\"590\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg 590w, http://creativecad.works/wp-content/uploads/2019/02/qr2-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/qr2-148x100.jpg 148w, http://creativecad.works/wp-content/uploads/2019/02/qr2-118x80.jpg 118w, http://creativecad.works/wp-content/uploads/2019/02/qr2-394x267.jpg 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h4>About the company</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop</p>		\n		<h3 style=\"text-align: center;\">3D Printer Support</h3><p style=\"text-align: center;\">Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p> <ul><li>We Offer Best in Industry Support for DLP 3D Printers</li><li>Collective Experience of Over 30 Years in 3D Printing </li><li>Sold to Universities, Businesses &amp; Institutions Across the Globe</li><li>We Also Manufacture Resins for Jewellery, Dental, Microfluidics and Prototyping</li></ul>		\n			<a href=\"#\" role=\"button\">\n						FAQ\n					</a>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:14:59','2019-02-07 18:14:59','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2607,1,'2019-02-07 14:17:58','2019-02-07 18:17:58','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"590\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/qr2.jpg 590w, http://creativecad.works/wp-content/uploads/2019/02/qr2-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/qr2-148x100.jpg 148w, http://creativecad.works/wp-content/uploads/2019/02/qr2-118x80.jpg 118w, http://creativecad.works/wp-content/uploads/2019/02/qr2-394x267.jpg 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h4>About the company</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:17:58','2019-02-07 18:17:58','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2946,1,'2019-02-21 11:33:12','2019-02-21 15:33:12','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Visit Store                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"290\" height=\"85\" src=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png 290w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-106x31.png 106w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-273x80.png 273w\" sizes=\"(max-width: 290px) 100vw, 290px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-21 11:33:12','2019-02-21 15:33:12','',82,'http://creativecad.works/2019/02/21/82-revision-v1/',0,'revision','',0),(2612,1,'2019-02-07 14:52:12','2019-02-07 18:52:12','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"290\" height=\"85\" src=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png 290w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-106x31.png 106w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-273x80.png 273w\" sizes=\"(max-width: 290px) 100vw, 290px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:52:12','2019-02-07 18:52:12','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2609,1,'2019-02-07 14:24:24','2019-02-07 18:24:24','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"1600\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Projector-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Projector-1.jpg 1600w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-600x372.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-300x186.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-768x476.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-1024x634.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-161x100.jpg 161w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-129x80.jpg 129w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-394x244.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-915x567.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/Projector-1-1240x768.jpg 1240w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:24:24','2019-02-07 18:24:24','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2610,1,'2019-02-07 14:24:59','2019-02-07 18:24:59','','Projector 1','','inherit','open','closed','','projector-1-2','','','2019-02-07 14:24:59','2019-02-07 18:24:59','',82,'http://creativecad.works/wp-content/uploads/2019/02/Projector-1.jpg',0,'attachment','image/jpeg',0),(2611,1,'2019-02-07 14:25:20','2019-02-07 18:25:20','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"1600\" height=\"991\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Projector-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Projector-1.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-300x186.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-768x476.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-1024x634.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-161x100.jpg 161w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-129x80.jpg 129w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-394x244.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-915x567.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-1240x768.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/Projector-1-600x372.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-07 14:25:20','2019-02-07 18:25:20','',82,'http://creativecad.works/2019/02/07/82-revision-v1/',0,'revision','',0),(2613,1,'2019-02-07 15:06:14','2019-02-07 19:06:14','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Can i edit the files ?					\n					<p>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 leo.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-07 15:06:14','2019-02-07 19:06:14','',2361,'http://creativecad.works/2019/02/07/2361-revision-v1/',0,'revision','',0),(2614,1,'2019-02-07 15:06:25','2019-02-07 19:06:25','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Can i edit the files ?					\n					<p>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 leo.</p>\n												Is it Layered ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>\n												How can i edit the masks ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper mattis, pulvinar dapibus leo.</p>\n												What do i need to open the files ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n												Is the font free ?					\n					<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-07 15:06:25','2019-02-07 19:06:25','',2361,'http://creativecad.works/2019/02/07/2361-revision-v1/',0,'revision','',0),(2615,1,'2019-02-07 15:07:33','2019-02-07 19:07:33','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-07 15:07:33','2019-02-07 19:07:33','',2361,'http://creativecad.works/2019/02/07/2361-revision-v1/',0,'revision','',0),(2616,1,'2019-02-07 15:10:08','2019-02-07 19:10:08','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-07 15:10:08','2019-02-07 19:10:08','',2406,'http://creativecad.works/2019/02/07/2406-revision-v1/',0,'revision','',0),(2617,1,'2019-02-07 15:28:18','2019-02-07 19:28:18','<p style=\"font-weight: 400;\"><b>What Makes Phrozen Shuffle Different ? <a href=\"https://www.phrozen3dp.com/products/paraledmake\">ParaLED</a></b><b>T.M</b><b><a href=\"https://www.phrozen3dp.com/products/paraledmake\"> Optical Engine </a></b><b>and</b><b> Ultra-Stable Z-axis</b></p>\r\n<p style=\"font-weight: 400;\"><b>Phrozen Self-Developed <a href=\"https://www.phrozen3dp.com/products/paraledmake\">ParaLED</a></b><b>T.M</b><b><a href=\"https://www.phrozen3dp.com/products/paraledmake\"> Optical Engine</a></b></p>\r\n<p style=\"font-weight: 400;\">In SLA system, light intensity, wavelength, and optical path highly influences printing quality and efficiency. Conventional LCD 3D printer tends to use thumb-size COB LED with Fresnel film. It is still not good enough for overall uniformity, especially for edge area. Their major target is to reduce the cost. To further improve it, Phrozen\'s <a href=\"https://www.phrozen3dp.com/products/paraledmake\">ParaLED</a><b>T.M</b><a href=\"https://www.phrozen3dp.com/products/paraledmake\"> Optical Engine</a> uses LED array matrix with the size same as LCD panel. Moreover, we narrow down the LED emission angle to make it as parallel as possible. That way, we can increase the efficiency that light pass through LCD and, therefore, improve printing speed and quality.</p>\r\n<p style=\"font-weight: 400;\"><b>Twin Linear Rail, Ball Screw / Ball Bearing for Ultra-Stable Z-axis</b></p>\r\n<p style=\"font-weight: 400;\">Looking on the market, you will see Z-axis of many 3D printers are not fixed on top (or just simply put a cap on it).  Overall Z-axis design is based on simple optical axis and rail shaft. These will cause severe wobbling during 3D printing process, especially for large &amp; high models. That\'s why Phrozen team uses Twin Linear Rail, Ball Screw, and Ball Bearing with Aluminum-CNC part to on Phrozen Shuffle\'s Z-axis. That can assure linearity and minimize impact of loaded force during the printing process. This concept has been widely verified in our previous model <a href=\"https://www.phrozen3dp.com/products/phrozen-make-xl-1\">Phrozen Make XL, 8.9 inch LCD 3D Printer</a>.</p>\r\n<p style=\"font-weight: 400;\"><b>Ultimate Entry Level Resin 3D Printer - Phrozen Shuffle</b></p>\r\n\r\n<ul style=\"font-weight: 400;\">\r\n 	<li>         Use <a href=\"https://www.phrozen3dp.com/products/lcd-screen-for-phrozen\">5.5 inch 2K LCD Screen</a>  ☛ High resolution without sacrificing printing area</li>\r\n 	<li>         High XY Resolution at 47 µm ☛ Suitable for models, jewelry, and dental use</li>\r\n 	<li>         <a href=\"https://www.phrozen3dp.com/products/paraledmake\">ParaLED Matrix Optical Engine</a> ☛ 90% Optical Uniformity, better than conventional COB LED</li>\r\n 	<li>         50W 405 nm UV-LED ☛ Match most of commercially available resin</li>\r\n 	<li>         USB + Touch Panel Control ☛ No need to connect to computer all the time</li>\r\n 	<li>         Twin Linear Rail along with Ball Screw &amp; Ball Bearing ☛ Highly stable Z-axis, ZERO wobbling during printing.</li>\r\n 	<li>       1 year warranty**,<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Facebook Forum</a>, <a href=\"https://www.facebook.com/Phrozen3DP/\">On-line Customer Service</a> ☛ Contact Phrozen once you have problems!</li>\r\n</ul>\r\n<p style=\"font-weight: 400;\"><b>Technical Specification</b></p>\r\n\r\n<ul style=\"font-weight: 400;\">\r\n 	<li>         Printer Size: 28 * 28 * 42 cm</li>\r\n 	<li>         Printer Weight: 16 Kg</li>\r\n 	<li>         Printing Volume: 12 * 6.8 * 20 cm</li>\r\n 	<li>         XY Resolution: 47 µm</li>\r\n 	<li>         Z Resolution: 10 µm</li>\r\n 	<li>         Printing Speed: 30 mm per hour</li>\r\n 	<li>         Recommended Layer Height: 10 - 100 µm</li>\r\n</ul>\r\n<p style=\"font-weight: 400;\">*   Phrozen Make was designed in 2016 and launched in 2017 on <a href=\"https://www.kickstarter.com/projects/phrozenmake/phrozen-make-professional-lcd-3d-printing-made-acc\">World\'s Biggest Crowdfunding PlatfromKickStarter</a>. Phrozen Make is positioned as professional model of LCD-SLA 3D Printer.</p>\r\n<p style=\"font-weight: 400;\">** 1 year warranty, excluding <a href=\"https://www.phrozen3dp.com/products/lcd-screen-for-phrozen\">LCD scream</a>, <a href=\"https://www.phrozen3dp.com/products/fepfilm\">FEP Release Film</a>, <a href=\"https://www.phrozen3dp.com/products/led-matrix-for-phrozen\">LED Array Matri</a><a href=\"https://www.phrozen3dp.com/products/led-matrix-for-phrozen\">x</a>. It is absolutely forbidden open the machine without authorization.</p>','Phrozen Shuffle: LCD Resin 3D Printer','<p style=\"font-weight: 400;\">Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - <a href=\"https://www.phrozen3dp.com/products/phrozen-make\">PhrozenMake</a>.</p>\r\n<p style=\"font-weight: 400;\">Unlike the compact design of <a href=\"https://www.phrozen3dp.com/products/phrozen-make\">Phrozen Make</a>, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>','publish','closed','closed','','phrozen-shuffle-lcd-resin-3d-printer','','','2019-02-20 13:43:41','2019-02-20 17:43:41','',0,'http://creativecad.works/?post_type=product&#038;p=2617',0,'product','',0),(2621,1,'2019-02-07 15:26:13','2019-02-07 19:26:13','','IMG-0350','','inherit','open','closed','','img-0350','','','2019-02-13 15:15:38','2019-02-13 19:15:38','',2617,'http://creativecad.works/wp-content/uploads/2019/02/IMG-0350.jpg',0,'attachment','image/jpeg',0),(2620,1,'2019-02-07 15:25:11','2019-02-07 19:25:11','','IMG-0293','','inherit','open','closed','','img-0293','','','2019-02-25 09:53:51','2019-02-25 13:53:51','',2617,'http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg',0,'attachment','image/jpeg',0),(2622,1,'2019-02-07 15:35:50','2019-02-07 19:35:50','<strong>Phrozen Shuffle XL</strong>\r\n\r\n- Use 8.9 inch 2K LCD Screen ☛ High resolution without sacrificing printing area\r\n- High XY Resolution at 75 µm ☛ Suitable for models, dental application, jigs, and product prototype\r\n- ParaLED Matrix Optical Engine ☛ 90% Optical Uniformity, better than conventional COB LED\r\n- 150W 405 nm UV-LED ☛ Match most of commercially available resin\r\n- USB + Touch Panel Control ☛ No need to connect to computer all the time\r\n- Twin Linear Rail along with Ball Screw &amp; Ball Bearing ☛ Highly stable Z-axis, ZERO wobbling during printing.\r\n- 1 year warranty**, Facebook Forum, On-line Customer Service ☛ Contact Phrozen once you have problems!\r\n\r\n<strong>Technical Specification</strong>\r\n\r\n<strong>- </strong>Printer Size<strong>: </strong>39<strong> * </strong>29<strong> * </strong>47 cm\r\n\r\n- Printer Weight: 21.5 Kg\r\n- Printing Volume: 19 * 12 * 20 cm =&gt; Large Area Print\r\n- XY Resolution: 75 µm\r\n- Z Resolution: 10 µm\r\n- Printing Speed: 30 mm per hour\r\n- Recommended Layer Height: 10 - 100 µm\r\n\r\n<strong>Packing List</strong>\r\n\r\n- Phrozen Shuffle XL: LCD 3D Printer * 1 pc\r\n- Black Power Cable, Blue Connection Cable\r\n- Printing Kit (Gloves, Wiper/Scraper, Funnel)\r\n- No resin is included. Buy 1 bottle for best printing experience\r\n\r\nPhrozen Shuffle XL is best for dental applications.\r\n\r\nPhrozen Shuffle XL is best for jewelry applications.\r\n\r\nPhrozen Shuffle XL is best for model applications.','Phrozen Shuffle XL LCD 3D Printer','Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.\r\n\r\nPhrozen Shuffle XL is one of few LCD 3D printers that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLED Optical Engine, and, most importantly, at more user-friendly price!','publish','closed','closed','','phrozen-shuffle-xl-lcd-3d-printer','','','2019-02-20 13:45:46','2019-02-20 17:45:46','',0,'http://creativecad.works/?post_type=product&#038;p=2622',0,'product','',0),(2625,1,'2019-02-07 16:06:22','2019-02-07 20:06:22','','EasyCast HD Violet For Phrozen - 500g','','publish','closed','closed','','easycast-hd-violet-for-phrozen-500g','','','2019-02-20 13:47:03','2019-02-20 17:47:03','',2623,'http://creativecad.works/?post_type=product&p=2623',1,'product_variation','',0),(2626,1,'2019-02-07 16:06:22','2019-02-07 20:06:22','','EasyCast HD Violet For Phrozen - 1kg','','publish','closed','closed','','easycast-hd-violet-for-phrozen-1kg','','','2019-02-20 13:47:03','2019-02-20 17:47:03','',2623,'http://creativecad.works/?post_type=product&p=2623',2,'product_variation','',0),(2627,1,'2019-02-07 16:12:29','2019-02-07 20:12:29','','Shuffle LCD (Flat price)','','publish','closed','closed','','shuffle-lcd-flat-price','','','2019-02-20 14:10:59','2019-02-20 18:10:59','',0,'http://creativecad.works/?post_type=product&#038;p=2627',0,'product','',0),(2628,1,'2019-02-07 16:10:52','2019-02-07 20:10:52','','LCD Screen1','','inherit','open','closed','','lcd-screen1','','','2019-02-07 16:10:52','2019-02-07 20:10:52','',2627,'http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg',0,'attachment','image/jpeg',0),(2629,1,'2019-02-07 16:16:37','2019-02-07 20:16:37','','LCD Screen for Phrozen','','publish','closed','closed','','lcd-screen-for-phrozen','','','2019-02-20 14:15:13','2019-02-20 18:15:13','',0,'http://creativecad.works/?post_type=product&#038;p=2629',0,'product','',0),(2630,1,'2019-02-07 16:14:08','2019-02-07 20:14:08','','LCD Screen for Phrozen - Shuffle','','publish','closed','closed','','lcd-screen-for-phrozen-shuffle','','','2019-02-20 14:14:53','2019-02-20 18:14:53','',2629,'http://creativecad.works/?post_type=product&p=2629',1,'product_variation','',0),(2631,1,'2019-02-07 16:14:08','2019-02-07 20:14:08','','LCD Screen for Phrozen - Shuffle XL','','publish','closed','closed','','lcd-screen-for-phrozen-shuffle-xl','','','2019-02-20 14:14:53','2019-02-20 18:14:53','',2629,'http://creativecad.works/?post_type=product&p=2629',2,'product_variation','',0),(2632,1,'2019-02-07 16:14:23','2019-02-07 20:14:23','','LCD Screen','','inherit','open','closed','','lcd-screen','','','2019-02-07 16:14:23','2019-02-07 20:14:23','',2630,'http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen.jpg',0,'attachment','image/jpeg',0),(2633,1,'2019-02-07 16:17:20','2019-02-07 20:17:20','','LED Matrix for Phrozen','','publish','closed','closed','','led-matrix-for-phrozen','','','2019-02-20 14:15:52','2019-02-20 18:15:52','',0,'http://creativecad.works/?post_type=product&#038;p=2633',0,'product','',0),(2634,1,'2019-02-07 16:17:10','2019-02-07 20:17:10','','LED Matrix for Phrozen','','inherit','open','closed','','led-matrix-for-phrozen','','','2019-02-07 16:17:10','2019-02-07 20:17:10','',2633,'http://creativecad.works/wp-content/uploads/2019/02/LED-Matrix-for-Phrozen.jpg',0,'attachment','image/jpeg',0),(2635,1,'2019-02-07 16:20:30','2019-02-07 20:20:30','','Opaque airtight tank back cover','','publish','closed','closed','','opaque-airtight-tank-back-cover','','','2019-02-20 14:17:21','2019-02-20 18:17:21','',0,'http://creativecad.works/?post_type=product&#038;p=2635',0,'product','',0),(2636,1,'2019-02-07 16:19:47','2019-02-07 20:19:47','','Opaque airtight tank back cover - Shuffle','','publish','closed','closed','','opaque-airtight-tank-back-cover-shuffle','','','2019-02-20 14:17:20','2019-02-20 18:17:20','',2635,'http://creativecad.works/?post_type=product&p=2635',1,'product_variation','',0),(2637,1,'2019-02-07 16:19:48','2019-02-07 20:19:48','','Opaque airtight tank back cover - Shuffle XL','','publish','closed','closed','','opaque-airtight-tank-back-cover-shuffle-xl','','','2019-02-20 14:17:20','2019-02-20 18:17:20','',2635,'http://creativecad.works/?post_type=product&p=2635',2,'product_variation','',0),(2638,1,'2019-02-07 16:20:21','2019-02-07 20:20:21','','Accessory 1','','inherit','open','closed','','accessory-1','','','2019-02-07 16:20:21','2019-02-07 20:20:21','',2635,'http://creativecad.works/wp-content/uploads/2019/02/Accessory-1.jpg',0,'attachment','image/jpeg',0),(2639,1,'2019-02-07 16:48:21','2019-02-07 20:48:21','','Building Platform for Phrozen Shuffle/ Shuffle XL','','publish','closed','closed','','building-platform-for-phrozen-shuffle-shuffle-xl','','','2019-02-20 14:18:51','2019-02-20 18:18:51','',0,'http://creativecad.works/?post_type=product&#038;p=2639',0,'product','',0),(2640,1,'2019-02-07 16:46:53','2019-02-07 20:46:53','','Building Platform for Phrozen Shuffle/ Shuffle XL - Shuffle','','publish','closed','closed','','building-platform-for-phrozen-shuffle-shuffle-xl-shuffle','','','2019-02-07 16:47:24','2019-02-07 20:47:24','',2639,'http://creativecad.works/?post_type=product&p=2639',1,'product_variation','',0),(2641,1,'2019-02-07 16:46:53','2019-02-07 20:46:53','','Building Platform for Phrozen Shuffle/ Shuffle XL - Shuffle XL','','publish','closed','closed','','building-platform-for-phrozen-shuffle-shuffle-xl-shuffle-xl','','','2019-02-07 16:47:24','2019-02-07 20:47:24','',2639,'http://creativecad.works/?post_type=product&p=2639',2,'product_variation','',0),(2642,1,'2019-02-07 16:47:39','2019-02-07 20:47:39','','Build 1','','inherit','open','closed','','build-1','','','2019-02-07 16:47:39','2019-02-07 20:47:39','',2639,'http://creativecad.works/wp-content/uploads/2019/02/Build-1.jpg',0,'attachment','image/jpeg',0),(2643,1,'2019-02-07 16:47:58','2019-02-07 20:47:58','','Build 2','','inherit','open','closed','','build-2','','','2019-02-07 16:47:58','2019-02-07 20:47:58','',2639,'http://creativecad.works/wp-content/uploads/2019/02/Build-2.jpg',0,'attachment','image/jpeg',0),(2644,1,'2019-02-07 16:48:05','2019-02-07 20:48:05','','Build 3','','inherit','open','closed','','build-3','','','2019-02-07 16:48:05','2019-02-07 20:48:05','',2639,'http://creativecad.works/wp-content/uploads/2019/02/Build-3.jpg',0,'attachment','image/jpeg',0),(2645,1,'2019-02-07 17:30:25','2019-02-07 21:30:25','','Resin Vat for Phrozen Shuffle/ Shuffle XL','','publish','closed','closed','','resin-vat-for-phrozen-shuffle-shuffle-xl','','','2019-02-20 14:20:15','2019-02-20 18:20:15','',0,'http://creativecad.works/?post_type=product&#038;p=2645',0,'product','',0),(2646,1,'2019-02-07 17:28:02','2019-02-07 21:28:02','','Resin VAT','','inherit','open','closed','','resin-vat','','','2019-02-07 17:28:02','2019-02-07 21:28:02','',2645,'http://creativecad.works/wp-content/uploads/2019/02/Resin-VAT.jpg',0,'attachment','image/jpeg',0),(2647,1,'2019-02-07 17:28:50','2019-02-07 21:28:50','','Resin Vat for Phrozen Shuffle/ Shuffle XL - Shuffle','','publish','closed','closed','','resin-vat-for-phrozen-shuffle-shuffle-xl-shuffle','','','2019-02-07 17:30:20','2019-02-07 21:30:20','',2645,'http://creativecad.works/?post_type=product&p=2645',1,'product_variation','',0),(2648,1,'2019-02-07 17:28:50','2019-02-07 21:28:50','','Resin Vat for Phrozen Shuffle/ Shuffle XL - Shuffle XL','','publish','closed','closed','','resin-vat-for-phrozen-shuffle-shuffle-xl-shuffle-xl','','','2019-02-07 17:30:20','2019-02-07 21:30:20','',2645,'http://creativecad.works/?post_type=product&p=2645',2,'product_variation','',0),(2649,1,'2019-02-07 17:33:52','2019-02-07 21:33:52','','Carl Zeiss Lens Wipe (60 pc per box)','','publish','closed','closed','','carl-zeiss-lens-wipe-60-pc-per-box','','','2019-02-20 14:20:48','2019-02-20 18:20:48','',0,'http://creativecad.works/?post_type=product&#038;p=2649',0,'product','',0),(2650,1,'2019-02-07 17:33:19','2019-02-07 21:33:19','','Lens cleaner','','inherit','open','closed','','lens-cleaner','','','2019-02-07 17:33:19','2019-02-07 21:33:19','',2649,'http://creativecad.works/wp-content/uploads/2019/02/Lens-cleaner.jpg',0,'attachment','image/jpeg',0),(2651,1,'2019-02-07 17:42:17','2019-02-07 21:42:17','','Transparent FEP Release Film','','publish','closed','closed','','transparent-fep-release-film','','','2019-02-20 14:27:43','2019-02-20 18:27:43','',0,'http://creativecad.works/?post_type=product&#038;p=2651',0,'product','',0),(2652,1,'2019-02-07 17:41:42','2019-02-07 21:41:42','','Teflon Sheet','','inherit','open','closed','','teflon-sheet','','','2019-02-07 17:41:42','2019-02-07 21:41:42','',2651,'http://creativecad.works/wp-content/uploads/2019/02/Teflon-Sheet.jpg',0,'attachment','image/jpeg',0),(2653,1,'2019-02-07 17:43:02','0000-00-00 00:00:00','','MiiCraft','','draft','closed','closed','','','','','2019-02-07 17:43:02','2019-02-07 21:43:02','',0,'http://creativecad.works/?page_id=2653',0,'page','',0),(2654,1,'2019-02-07 17:44:35','2019-02-07 21:44:35','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"400\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-303x303.jpg 303w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" role=\"button\">\n						Accessories\n					</a>','MiiCraft','','publish','closed','closed','','miicraft','','','2019-02-20 17:14:15','2019-02-20 21:14:15','',76,'http://creativecad.works/?page_id=2654',0,'page','',0),(2655,1,'2019-02-07 17:44:35','2019-02-07 21:44:35','','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-07 17:44:35','2019-02-07 21:44:35','',2654,'http://creativecad.works/2019/02/07/2654-revision-v1/',0,'revision','',0),(2658,1,'2019-02-08 10:39:12','2019-02-08 14:39:12','<ul>\r\n 	<li>\r\n<h1>Sale On Now!</h1>\r\nAll Fitbits and smartwatches – 20% off this week only\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n 	<li>\r\n<h1>New Arrivals</h1>\r\nCheck out all the latest accessories now online\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n</ul>\r\n[products]\r\nUse coupon code \"SALE2017\" for a discount at checkout!\r\n<a href=\"#\">\r\nCheckout </a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 10:39:12','2019-02-08 14:39:12','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2661,1,'2019-02-08 11:28:12','2019-02-08 15:28:12','Formulated for DLP based printers, our <strong>CCW EasyCast HD</strong> is an excellent castable resin providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nComes in 1kg','EasyCast HD for DLP','Since its introduction in 2014, <strong>CCW EasyCast</strong> <strong>HD</strong> has set a standard of excellence amongst castable resins. It has grown from small batch production to global distribution through various private labels. A wide range of users, from custom jewellers to large scale manufacturers have come to rely on its exceptional printing quality and consistent casting results. The resin is designed for precious metal applications. Its unique and special formulation allows for a <strong>clean burn-out</strong> and <strong>no ash content</strong>.','publish','closed','closed','','easycast-hd-for-dlp','','','2019-02-20 14:38:15','2019-02-20 18:38:15','',0,'http://creativecad.works/?post_type=product&#038;p=2661',0,'product','',0),(2662,1,'2019-02-08 11:26:54','2019-02-08 15:26:54','','Resinworks3d CCW DLP castable Brown (1)','','inherit','open','closed','','resinworks3d-ccw-dlp-castable-brown-1','','','2019-02-08 11:26:54','2019-02-08 15:26:54','',2661,'http://creativecad.works/wp-content/uploads/2019/02/Resinworks3d-CCW-DLP-castable-Brown-1.png',0,'attachment','image/png',0),(2656,1,'2019-02-08 10:33:36','2019-02-08 14:33:36','<ul>\n                    <li>\n                                                                                    <h1>Sale On Now!</h1>\n                                                <p>All Fitbits and smartwatches – 20% off this week only</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 10:33:36','2019-02-08 14:33:36','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2679,1,'2019-02-08 14:03:45','2019-02-08 18:03:45','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 14:03:45','2019-02-08 18:03:45','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2659,1,'2019-02-08 11:12:16','2019-02-08 15:12:16','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 11:12:16','2019-02-08 15:12:16','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2683,1,'2019-02-08 15:09:26','2019-02-08 19:09:26','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 15:09:26','2019-02-08 19:09:26','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2682,1,'2019-02-08 15:09:15','2019-02-08 19:09:15','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 15:09:15','2019-02-08 19:09:15','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2663,1,'2019-02-08 11:35:15','2019-02-08 15:35:15','Formulated for LCD based printers, our <strong>CCW EasyCast HD</strong> is an excellent castable resin providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nComes in 1kg &amp; 500gms','EasyCast HD Violet for LCD Printers','CCW EasyCast HD Violet has exceptional printing quality and consistent casting results. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nNon volatile odour','publish','closed','closed','','easycast-hd-violet-for-lcd-printers','','','2019-02-20 14:39:01','2019-02-20 18:39:01','',0,'http://creativecad.works/?post_type=product&#038;p=2663',0,'product','',0),(2664,1,'2019-02-08 11:35:15','2019-02-08 15:35:15','','EasyCast HD Violet for LCD Printers - 500g','','publish','closed','closed','','easycast-hd-violet-for-phrozen-500g-2','','','2019-02-20 14:38:56','2019-02-20 18:38:56','',2663,'http://creativecad.works/?post_type=product&p=2663',1,'product_variation','',0),(2665,1,'2019-02-08 11:35:15','2019-02-08 15:35:15','','EasyCast HD Violet for LCD Printers - 1kg','','publish','closed','closed','','easycast-hd-violet-for-phrozen-1kg-2','','','2019-02-20 14:38:56','2019-02-20 18:38:56','',2663,'http://creativecad.works/?post_type=product&p=2663',2,'product_variation','',0),(2666,1,'2019-02-08 11:38:39','2019-02-08 15:38:39','Formulated for LCD based printers, our <strong>CCW EasyCast HD LCD</strong> is an excellent castable resin providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nComes in 1kg','CCW EasyCast HD LCD','<strong>CCW EasyCast</strong> <strong>HD LCD</strong> has  exceptional printing quality and consistent casting results. The resin is designed for precious metal applications. Its unique and special formulation allows for a <strong>clean burn-out</strong> and <strong>no ash content</strong>.\r\n\r\nNon volatile odour\r\n\r\nCompatible with Anycubic Photon, Bean, FlashForge, Phrozen 3D printer and other LCD based Printers.','publish','closed','closed','','ccw-easycast-hd-lcd','','','2019-02-20 14:39:28','2019-02-20 18:39:28','',0,'http://creativecad.works/?post_type=product&#038;p=2666',0,'product','',0),(2667,1,'2019-02-08 11:37:17','2019-02-08 15:37:17','','Castable-LCD-Resins-600x600','','inherit','open','closed','','castable-lcd-resins-600x600','','','2019-02-08 11:37:17','2019-02-08 15:37:17','',2666,'http://creativecad.works/wp-content/uploads/2019/02/Castable-LCD-Resins-600x600.jpg',0,'attachment','image/jpeg',0),(2668,1,'2019-02-08 11:37:55','2019-02-08 15:37:55','','20181113_144802','','inherit','open','closed','','20181113_144802','','','2019-02-08 11:38:24','2019-02-08 15:38:24','',2666,'http://creativecad.works/wp-content/uploads/2019/02/20181113_144802.jpg',0,'attachment','image/jpeg',0),(2881,1,'2019-02-15 15:45:59','2019-02-15 19:45:59','<h4>Colour</h4>\n<ul>\n 	<li>Clear</li>\n</ul>\n<h4>Print out features</h4>\n<ul>\n 	<li>Transparent</li>\n 	<li>Low viscosity resin</li>\n 	<li>Smallest microchannels</li>\n</ul>\n<h4>Applications</h4>\n<ul>\n 	<li>3D microfluidic devices</li>\n</ul>','Microfluidics BV-003 (Clear)','<h4>Colour</h4>\n<ul>\n 	<li>Clear</li>\n</ul>\n<h4>Print out features</h4>\n<ul>\n 	<li>Transparent</li>\n 	<li>Low viscosity resin</li>\n 	<li>Smallest microchannels</li>\n</ul>\n<h4>Applications</h4>\n<ul>\n 	<li>3D microfluidic devices</li>\n</ul>\n<h4><strong>Available in 500ml bottle</strong></h4>\n<h4>Compatible with MiiCraft &amp; Tiger 3D printers (MiiCraft+,MiiCraft 125, MiiCraft 100, MiiCraft 80, MiiCraft 50 and MiiCraft 100x)</h4>','inherit','closed','closed','','2566-autosave-v1','','','2019-02-15 15:45:59','2019-02-15 19:45:59','',2566,'http://creativecad.works/2019/02/15/2566-autosave-v1/',0,'revision','',0),(2670,1,'2019-02-08 13:27:38','2019-02-08 17:27:38','<b>Master Mold</b> resin is highly valued by universities and research institutions worldwide for its consistency and effective results.\r\n\r\nComes in 500gr','Master Mold Resin for PDMS','Our <b>Master Mold</b> Resin is ideal for creating masters for PDMS applications with features as fine as 80µm, exceptional print surface, resulting in glass-like transparent PDMS devices.\r\n\r\nNon volatile odour','publish','closed','closed','','master-mold-resin-for-pdms','','','2019-02-20 14:39:51','2019-02-20 18:39:51','',0,'http://creativecad.works/?post_type=product&#038;p=2670',0,'product','',0),(2671,1,'2019-02-08 13:25:41','2019-02-08 17:25:41','','Master-Mold-Resin-600x600','','inherit','open','closed','','master-mold-resin-600x600','','','2019-02-08 13:25:41','2019-02-08 17:25:41','',2670,'http://creativecad.works/wp-content/uploads/2019/02/Master-Mold-Resin-600x600.jpg',0,'attachment','image/jpeg',0),(2672,1,'2019-02-08 13:27:29','2019-02-08 17:27:29','','PDMS-Chip-Functional-600x600','','inherit','open','closed','','pdms-chip-functional-600x600','','','2019-02-08 13:27:29','2019-02-08 17:27:29','',2670,'http://creativecad.works/wp-content/uploads/2019/02/PDMS-Chip-Functional-600x600.jpg',0,'attachment','image/jpeg',0),(2673,1,'2019-02-08 13:27:31','2019-02-08 17:27:31','','PDMS-Peel-600x600','','inherit','open','closed','','pdms-peel-600x600','','','2019-02-08 13:27:31','2019-02-08 17:27:31','',2670,'http://creativecad.works/wp-content/uploads/2019/02/PDMS-Peel-600x600.jpg',0,'attachment','image/jpeg',0),(2674,1,'2019-02-08 13:28:19','2019-02-08 17:28:19','','20181024_170012','','inherit','open','closed','','20181024_170012','','','2019-02-08 13:35:18','2019-02-08 17:35:18','',2661,'http://creativecad.works/wp-content/uploads/2019/02/20181024_170012.jpg',0,'attachment','image/jpeg',0),(2675,1,'2019-02-08 13:28:47','2019-02-08 17:28:47','','20181026_105132','','inherit','open','closed','','20181026_105132','','','2019-02-08 14:06:04','2019-02-08 18:06:04','',2661,'http://creativecad.works/wp-content/uploads/2019/02/20181026_105132.jpg',0,'attachment','image/jpeg',0),(2676,1,'2019-02-08 13:29:11','2019-02-08 17:29:11','','20181120_133605','','inherit','open','closed','','20181120_133605','','','2019-02-08 13:36:12','2019-02-08 17:36:12','',2661,'http://creativecad.works/wp-content/uploads/2019/02/20181120_133605.jpg',0,'attachment','image/jpeg',0),(2677,1,'2019-02-08 13:29:29','2019-02-08 17:29:29','','EasyCastHD rings','','inherit','open','closed','','easycasthd-rings-2','','','2019-02-08 13:29:29','2019-02-08 17:29:29','',2661,'http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings.jpg',0,'attachment','image/jpeg',0),(2678,1,'2019-02-08 13:29:49','2019-02-08 17:29:49','','EasyCastHD rings2','','inherit','open','closed','','easycasthd-rings2-2','','','2019-02-08 13:29:49','2019-02-08 17:29:49','',2661,'http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg',0,'attachment','image/jpeg',0),(2681,1,'2019-02-08 15:08:21','2019-02-08 19:08:21','','1-kg-bottle-CCW-castable','','inherit','open','closed','','1-kg-bottle-ccw-castable-2','','','2019-02-08 15:08:21','2019-02-08 19:08:21','',2661,'http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png',0,'attachment','image/png',0),(2684,1,'2019-02-08 15:17:36','2019-02-08 19:17:36','Formulated for LCD based printers, our <strong>CCW EasyCast HD LCD</strong> is an excellent castable resin providing a very high level of printed details and consistently smooth and fine quality castings. The resin is designed for precious metal applications. Its unique and special formulation allows for a clean burn-out and no ash content.\r\n\r\nComes in 1kg and 500g','CCW EasyCast HD LCD – Lime','<strong>CCW EasyCast</strong> <strong>HD LCD</strong> has  exceptional printing quality and consistent casting results. The resin is designed for precious metal applications. Its unique and special formulation allows for a <strong>clean burn-out</strong> and <strong>no ash content</strong>.\r\n\r\nNon volatile odour\r\n\r\nCompatible with Anycubic Photon, Bean, FlashForge, Phrozen 3D printer and other LCD based Printers.','publish','closed','closed','','ccw-easycast-hd-lcd-lime','','','2019-02-20 14:40:27','2019-02-20 18:40:27','',0,'http://creativecad.works/?post_type=product&#038;p=2684',0,'product','',0),(2685,1,'2019-02-08 15:13:08','2019-02-08 19:13:08','','CCW EasyCast HD LCD – Lime - 500g','','publish','closed','closed','','ccw-easycast-hd-lcd-lime-500g','','','2019-02-20 14:40:24','2019-02-20 18:40:24','',2684,'http://creativecad.works/?post_type=product&p=2684',1,'product_variation','',0),(2686,1,'2019-02-08 15:13:08','2019-02-08 19:13:08','','CCW EasyCast HD LCD – Lime - 1KG','','publish','closed','closed','','ccw-easycast-hd-lcd-lime-1kg','','','2019-02-20 14:40:24','2019-02-20 18:40:24','',2684,'http://creativecad.works/?post_type=product&p=2684',2,'product_variation','',0),(2687,1,'2019-02-08 15:13:46','2019-02-08 19:13:46','','Resinworks3d CCW LCD castable Lime','','inherit','open','closed','','resinworks3d-ccw-lcd-castable-lime','','','2019-02-08 15:13:46','2019-02-08 19:13:46','',2684,'http://creativecad.works/wp-content/uploads/2019/02/Resinworks3d-CCW-LCD-castable-Lime.png',0,'attachment','image/png',0),(2688,1,'2019-02-08 15:16:11','2019-02-08 19:16:11','','Resinworks3d CCW LCD castable Lime','','inherit','open','closed','','resinworks3d-ccw-lcd-castable-lime-2','','','2019-02-08 15:16:11','2019-02-08 19:16:11','',2684,'http://creativecad.works/wp-content/uploads/2019/02/Resinworks3d-CCW-LCD-castable-Lime-1.png',0,'attachment','image/png',0),(2689,1,'2019-02-08 15:16:45','2019-02-08 19:16:45','','IMG-1004','','inherit','open','closed','','img-1004','','','2019-02-08 15:17:29','2019-02-08 19:17:29','',2684,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1004.jpg',0,'attachment','image/jpeg',0),(2690,1,'2019-02-08 15:22:46','2019-02-08 19:22:46','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 15:22:46','2019-02-08 19:22:46','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2691,1,'2019-02-08 15:23:39','2019-02-08 19:23:39','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-08 15:23:39','2019-02-08 19:23:39','',2654,'http://creativecad.works/2019/02/08/2654-revision-v1/',0,'revision','',0),(2694,1,'2019-02-08 15:33:46','2019-02-08 19:33:46','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>','B9Creations','','trash','closed','closed','','miicraft-2__trashed','','','2019-02-14 11:39:14','2019-02-14 15:39:14','',76,'http://creativecad.works/?page_id=2694',0,'page','',0),(2693,1,'2019-02-08 15:25:30','2019-02-08 19:25:30',' ','','','publish','closed','closed','','2693','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',76,'http://creativecad.works/?p=2693',12,'nav_menu_item','',0),(2695,1,'2019-02-08 15:33:46','2019-02-08 19:33:46','<ul>\r\n 	<li>\r\n<h1>MiiCraft</h1>\r\nProfessional 3D Printing Made Affordable</li>\r\n</ul>','B9Creations','','inherit','closed','closed','','2694-revision-v1','','','2019-02-08 15:33:46','2019-02-08 19:33:46','',2694,'http://creativecad.works/2019/02/08/2694-revision-v1/',0,'revision','',0),(2698,1,'2019-02-08 16:13:11','2019-02-08 20:13:11','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>','B9Creations','','inherit','closed','closed','','2694-revision-v1','','','2019-02-08 16:13:11','2019-02-08 20:13:11','',2694,'http://creativecad.works/2019/02/08/2694-revision-v1/',0,'revision','',0),(2697,1,'2019-02-08 16:11:49','2019-02-08 20:11:49','','3dprintingsolutionsweb2','','inherit','open','closed','','3dprintingsolutionsweb2','','','2019-02-08 16:11:49','2019-02-08 20:11:49','',2694,'http://creativecad.works/wp-content/uploads/2019/02/3dprintingsolutionsweb2.jpg',0,'attachment','image/jpeg',0),(2699,1,'2019-02-08 16:17:07','2019-02-08 20:17:07','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>','B9Creations','','inherit','closed','closed','','2694-revision-v1','','','2019-02-08 16:17:07','2019-02-08 20:17:07','',2694,'http://creativecad.works/2019/02/08/2694-revision-v1/',0,'revision','',0),(2700,1,'2019-02-08 16:21:51','2019-02-08 20:21:51','','b9-core 500x500','','inherit','open','closed','','b9-core-500x500','','','2019-02-08 16:21:51','2019-02-08 20:21:51','',2513,'http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg',0,'attachment','image/jpeg',0),(2701,1,'2019-02-08 16:23:33','2019-02-08 20:23:33','','b9-core 500x500','','inherit','open','closed','','b9-core-500x500-2','','','2019-02-08 16:23:33','2019-02-08 20:23:33','',2518,'http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg',0,'attachment','image/jpeg',0),(2702,1,'2019-02-08 17:13:54','2019-02-08 21:13:54','','B9Creator-1.2','','inherit','open','closed','','b9creator-1-2-2','','','2019-02-08 17:13:54','2019-02-08 21:13:54','',2520,'http://creativecad.works/wp-content/uploads/2019/02/B9Creator-1.2-1.png',0,'attachment','image/png',0),(2705,1,'2019-02-13 10:40:00','2019-02-13 14:40:00',' ','','','publish','closed','closed','','2705','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2705',6,'nav_menu_item','',0),(3029,1,'2019-02-26 10:48:24','2019-02-26 14:48:24','<img src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" alt=\"\" width=\"600\" height=\"78\" />\r\n<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>\r\n\r\n<h2>We Power Research at</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" alt=\"\" width=\"1000\" height=\"364\" />\r\n<h4>MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>\r\n<h3>Performance in Numbers</h3>\r\n$\r\n1\r\nPer chip*\r\n\r\nAverage cost to outsource is $500\r\n\r\n1\r\nChips per day*\r\n\r\nPrint 15 high quality chips with ease\r\n\r\n1\r\n%\r\nSupport\r\n\r\nBest customer support in the industry.\r\n\r\n1\r\n%\r\nefficiency\r\n\r\nDesign, print and test  chips within a day without the need to outsource\r\n<h2>Technical Details</h2>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" sizes=\"(max-width: 792px) 100vw, 792px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" alt=\"\" width=\"792\" height=\"687\" />\r\n<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2>\r\n<p style=\"text-align: left;\">The MiiCraft µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" width=\"480\" height=\"465\" />\r\n<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2>\r\n<p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>\r\n\r\n<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2>\r\n<p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the MiiCraft µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" alt=\"\" width=\"600\" height=\"405\" />\r\n<h2 style=\"text-align: center;\"><b>Droplet System</b></h2>\r\n<ul>\r\n 	<li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li>\r\n 	<li style=\"text-align: left;\">Ease in creating multilayer Devices</li>\r\n 	<li>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</li>\r\n</ul>\r\n<h4>Gallery</h4>\r\n<h5>Take a look at the possibilities of the 3D Printer</h5>\r\n<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>\r\n<h2>Contact Us for More Information</h2>\r\n<form id=\"form_2ssykv\" enctype=\"multipart/form-data\" method=\"post\">\r\n<fieldset><input name=\"frm_action\" type=\"hidden\" value=\"create\" />\r\n<input name=\"form_id\" type=\"hidden\" value=\"3\" />\r\n<input id=\"frm_hide_fields_3\" name=\"frm_hide_fields_3\" type=\"hidden\" value=\"\" />\r\n<input name=\"form_key\" type=\"hidden\" value=\"2ssykv\" />\r\n<input name=\"item_meta[0]\" type=\"hidden\" value=\"\" />\r\n<input id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" type=\"hidden\" value=\"8c6bab9a35\" /><input name=\"_wp_http_referer\" type=\"hidden\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\r\n<input id=\"frm_verify_3\" name=\"frm_verify\" type=\"text\" value=\"\" />\r\n<label for=\"field_qy05f8\">Name\r\n</label>\r\n<input id=\"field_qy05f8\" name=\"item_meta[11]\" type=\"text\" value=\"\" placeholder=\"Name\" data-invmsg=\"Name is invalid\" />\r\n<label for=\"field_3asv29\">Email Address\r\n*\r\n</label>\r\n<input id=\"field_3asv29\" name=\"item_meta[12]\" type=\"text\" value=\"\" placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\" />\r\n<label for=\"field_xv3s6\">Phone\r\n*\r\n</label>\r\n<input id=\"field_xv3s6\" name=\"item_meta[54]\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\" type=\"tel\" value=\"\" placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" />\r\n<label for=\"field_q67ja\">Select an Option below\r\n*\r\n</label>\r\n\r\n\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Get a Quote\">Get a Quote</option>\r\n<option value=\"Sample Request\"></option>\r\n</select>\r\n<select name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Sample Request\">Sample Request</option>\r\n<option value=\"Request a Callback\"></option>\r\n</select>\r\n<select id=\"field_q67ja\" name=\"item_meta[93]\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\">\r\n<option value=\"Request a Callback\">Request a Callback</option>\r\n</select>\r\n<label for=\"field_64pqg\">Institution/Company\r\n*\r\n</label>\r\n<input id=\"field_64pqg\" name=\"item_meta[94]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_mgc4\">Department\r\n*\r\n</label>\r\n<input id=\"field_mgc4\" name=\"item_meta[95]\" type=\"text\" value=\"\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\" />\r\n<label for=\"field_2ywico\">Question / Comment\r\n*\r\n</label>\r\n<input id=\"field_2ywico\" name=\"item_meta[13]\" type=\"text\" value=\"\" placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\" />\r\n<input name=\"item_key\" type=\"hidden\" value=\"\" />\r\n<input type=\"submit\" value=\"Send\" />\r\n<img style=\"visibility: hidden;\" src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" /></fieldset>\r\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2019-02-26 10:48:24','2019-02-26 14:48:24','',458,'http://creativecad.works/2019/02/26/458-revision-v1/',0,'revision','',0),(2710,1,'2019-02-13 10:40:00','2019-02-13 14:40:00',' ','','','publish','closed','closed','','2710','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',0,'http://creativecad.works/?p=2710',8,'nav_menu_item','',0),(2714,1,'2019-02-13 11:29:32','2019-02-13 15:29:32','','EasyCast HD1','','inherit','open','closed','','easycast-hd1','','','2019-02-13 11:29:32','2019-02-13 15:29:32','',618,'http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD1.jpg',0,'attachment','image/jpeg',0),(2716,1,'2019-02-13 11:30:25','2019-02-13 15:30:25','','EasyCast HD2','','inherit','open','closed','','easycast-hd2-2','','','2019-02-13 11:30:25','2019-02-13 15:30:25','',618,'http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD2.jpg',0,'attachment','image/jpeg',0),(2717,1,'2019-02-13 11:31:22','2019-02-13 15:31:22','','EasyCastHD rings','','inherit','open','closed','','easycasthd-rings-3','','','2019-02-13 11:31:22','2019-02-13 15:31:22','',618,'http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings-1.jpg',0,'attachment','image/jpeg',0),(2719,1,'2019-02-13 11:59:38','2019-02-13 15:59:38','','bg-maxime-staudenmann.jpg','','inherit','open','closed','','bg-maxime-staudenmann-jpg-2','','','2019-02-13 11:59:38','2019-02-13 15:59:38','',0,'http://creativecad.works/wp-content/uploads/2019/02/bg-maxime-staudenmann.jpg',0,'attachment','image/jpeg',0),(2721,1,'2019-02-13 12:25:03','2019-02-13 16:25:03','','MIICRAFT-LOGO-WEB','','inherit','open','closed','','miicraft-logo-web','','','2019-02-13 12:25:03','2019-02-13 16:25:03','',618,'http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png',0,'attachment','image/png',0),(2722,1,'2019-02-13 12:26:43','2019-02-13 16:26:43','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Get Started\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n			<h3>Play it forward</h3>		\n		<p>We\'ve worked for over a year to offer you the best possible web design solution. Now, all you need to do is press \'Play\'.</p>https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h1>Revolution</h1>		\n		<p>We all want to change the world. But when you talk about destruction, don\'t you know that you can count me out. Don\'t you know it\'s gonna be alright?</p>		\n			<a href=\"#\" role=\"button\">\n						Download Now\n					</a>\n			<a href=\"#\" role=\"button\">\n						Take a Tour\n					</a>\n			<h3>A good portfolio will get you an interview. A good attitude will get you a job.</h3>		\n		<p>We have a great opportunity for experienced photographers to join our team. Yes, we do need you to already own a camera. No, your iPhone camera won\'t cut it. Go on, \'Shoot\' us a message.</p>		\n										<img width=\"498\" height=\"850\" src=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png 498w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-176x300.png 176w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-18x30.png 18w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-47x80.png 47w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-178x303.png 178w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-410x700.png 410w\" sizes=\"(max-width: 498px) 100vw, 498px\" />											\n			<h3>Surf\'s up!</h3>		\n		<p>There are 23 million estimated surfers around the world. The longest amount of time spent surfing one wave is 37 minutes. There are many other reasons you should get on board.</p>		\n			<a href=\"#\" role=\"button\">\n						Catch Our Wave\n					</a>\n			<h4>Your Journey</h4>		\n		<p>Desert Tiptoes Inc. is a company that set forth to boldly go where no other company has gone before, and to get as many individuals to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.</p>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 12:26:43','2019-02-13 16:26:43','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2723,1,'2019-02-13 13:15:20','2019-02-13 17:15:20','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n			<h3>Play it forward</h3>		\n		<p>We\'ve worked for over a year to offer you the best possible web design solution. Now, all you need to do is press \'Play\'.</p>https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h1>Revolution</h1>		\n		<p>We all want to change the world. But when you talk about destruction, don\'t you know that you can count me out. Don\'t you know it\'s gonna be alright?</p>		\n			<a href=\"#\" role=\"button\">\n						Download Now\n					</a>\n			<a href=\"#\" role=\"button\">\n						Take a Tour\n					</a>\n			<h3>A good portfolio will get you an interview. A good attitude will get you a job.</h3>		\n		<p>We have a great opportunity for experienced photographers to join our team. Yes, we do need you to already own a camera. No, your iPhone camera won\'t cut it. Go on, \'Shoot\' us a message.</p>		\n										<img width=\"498\" height=\"850\" src=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2.png 498w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-176x300.png 176w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-18x30.png 18w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-47x80.png 47w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-178x303.png 178w, http://creativecad.works/wp-content/uploads/2018/03/iPhone-7-2-410x700.png 410w\" sizes=\"(max-width: 498px) 100vw, 498px\" />											\n			<h3>Surf\'s up!</h3>		\n		<p>There are 23 million estimated surfers around the world. The longest amount of time spent surfing one wave is 37 minutes. There are many other reasons you should get on board.</p>		\n			<a href=\"#\" role=\"button\">\n						Catch Our Wave\n					</a>\n			<h4>Your Journey</h4>		\n		<p>Desert Tiptoes Inc. is a company that set forth to boldly go where no other company has gone before, and to get as many individuals to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.</p>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 13:15:20','2019-02-13 17:15:20','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2727,1,'2019-02-13 14:45:17','2019-02-13 18:45:17','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h4>Your Journey</h4>		\n		<p>Desert Tiptoes Inc. is a company that set forth to boldly go where no other company has gone before, and to get as many individuals to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.</p>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 14:45:17','2019-02-13 18:45:17','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2725,1,'2019-02-13 13:18:42','2019-02-13 17:18:42','','IMG-0397','','inherit','open','closed','','easycast-hd','','','2019-02-13 13:19:39','2019-02-13 17:19:39','',618,'http://creativecad.works/wp-content/uploads/2019/02/IMG-0397.jpg',0,'attachment','image/jpeg',0),(2726,1,'2019-02-13 14:36:17','2019-02-13 18:36:17','','3dprintingsolutionsweb2','','inherit','open','closed','','3dprintingsolutionsweb2-2','','','2019-02-13 14:36:17','2019-02-13 18:36:17','',618,'http://creativecad.works/wp-content/uploads/2019/02/3dprintingsolutionsweb2-1.jpg',0,'attachment','image/jpeg',0),(2728,1,'2019-02-13 14:45:32','2019-02-13 18:45:32','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h4>Your Journey</h4>		\n		<p>Desert Tiptoes Inc. is a company that set forth to boldly go where no other company has gone before, and to get as many individuals to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.</p>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 14:45:32','2019-02-13 18:45:32','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2730,1,'2019-02-13 15:16:26','2019-02-13 19:16:26','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<p>Desert Tiptoes Inc. is a company that set forth to boldly go where no other company has gone before, and to get as many individuals to walk barefoot across the Sahara desert, leaving beautiful and temporary foot marks behind. When we started, we had no clear vision as to why we wanted to get people to do that. Today, 20 years later, we are still kinda confused.</p>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:16:26','2019-02-13 19:16:26','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2735,1,'2019-02-13 15:28:13','2019-02-13 19:28:13','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:28:13','2019-02-13 19:28:13','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2732,1,'2019-02-13 15:20:20','2019-02-13 19:20:20','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:20:20','2019-02-13 19:20:20','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2731,1,'2019-02-13 15:20:05','2019-02-13 19:20:05','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<h4 style=\"clear: both; font-weight: 300; margin: 2.29068em 0px 0.540791em; color: #333333; font-size: 1.41575em; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-style: normal;\">Phrozen Shuffle summary</h4><ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Do what I want, not what I say.\n</h2>		\n			<h5>Learn More</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:20:05','2019-02-13 19:20:05','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2733,1,'2019-02-13 15:22:25','2019-02-13 19:22:25','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Hello.</h3>		\n		<p>I love you, won\'t you tell me your name? These immortal words by legendary musician Jim Morrison are still as relevant today, in this digital age, as they were back then. </p>		\n			<a href=\"#\" role=\"button\">\n						Let\'s Meet\n					</a>\n		https://www.youtube.com/watch?v=kB4U67tiQLA		\n			<h3>Writing, made simple.</h3>		\n		Everyone can write, but not everyone is a writer. What makes the difference is the keen eye for detail and beauty.		\n										<img width=\"1602\" height=\"900\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Mackbook2.png 1602w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-600x337.png 600w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-768x431.png 768w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1024x575.png 1024w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-53x30.png 53w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-394x221.png 394w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-915x514.png 915w, http://creativecad.works/wp-content/uploads/2018/03/Mackbook2-1240x697.png 1240w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" />											\n		<p>If you feel lost, disappointed, hesitant, or weak, return to yourself, to who you are, here and now and when you get there, you will discover yourself, like a lotus flower in full bloom, even in a muddy pond, beautiful and strong.</p>		\n			<h4> Masaru Emoto</h4>		\n			<h2>Design is an opportunity</h2>		\n		<p>We want to create something that does more than just look nice on a page. How are the creative stories of the future going to look like?</p>		\n				<h3>\n					Photographer\n				</h3>\n				<p>The photo occurs in a broader scope than the snap of the camera. It starts with the first glance of attention</p>\n				<h3>\n					Video Art\n				</h3>\n				<p>We all shun away from it on museums, but in the real world, video art can, and does, make a difference</p>\n				<h3>\n					Web Design\n				</h3>\n				<p>Endless design possibilities start with a single possibility that wants to expand further than ever before</p>','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:22:25','2019-02-13 19:22:25','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2987,1,'2019-02-21 14:24:03','2019-02-21 18:24:03','<img width=\"1500\" height=\"854\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png\" alt=\"\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:24:03','2019-02-21 18:24:03','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2736,1,'2019-02-13 15:31:49','2019-02-13 19:31:49','<img width=\"1500\" height=\"854\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png\" alt=\"\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:31:49','2019-02-13 19:31:49','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2737,1,'2019-02-13 15:33:29','2019-02-13 19:33:29','<img width=\"1500\" height=\"854\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png\" alt=\"\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:33:29','2019-02-13 19:33:29','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2738,1,'2019-02-13 15:34:08','2019-02-13 19:34:08','<img width=\"1500\" height=\"854\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png\" alt=\"\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-13 15:34:08','2019-02-13 19:34:08','',618,'http://creativecad.works/2019/02/13/618-revision-v1/',0,'revision','',0),(2743,1,'2019-02-13 15:49:57','2019-02-13 19:49:57','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8c6bab9a35\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2019-02-13 15:49:57','2019-02-13 19:49:57','',458,'http://creativecad.works/2019/02/13/458-revision-v1/',0,'revision','',0),(2742,1,'2019-02-13 15:49:17','2019-02-13 19:49:17','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>CADworks3D µMicrofluidics Printer is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<a href=\"https://cadworks3d.com/microfluidics-quote/\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8c6bab9a35\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2019-02-13 15:49:17','2019-02-13 19:49:17','',458,'http://creativecad.works/2019/02/13/458-revision-v1/',0,'revision','',0),(2744,1,'2019-02-13 15:50:16','2019-02-13 19:50:16','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The MiiCraft µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the CADWorks3D µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8c6bab9a35\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2019-02-13 15:50:16','2019-02-13 19:50:16','',458,'http://creativecad.works/2019/02/13/458-revision-v1/',0,'revision','',0),(2745,1,'2019-02-13 15:50:24','2019-02-13 19:50:24','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The MiiCraft µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the CADworks µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8c6bab9a35\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2019-02-13 15:50:24','2019-02-13 19:50:24','',458,'http://creativecad.works/2019/02/13/458-revision-v1/',0,'revision','',0),(2746,1,'2019-02-13 15:50:30','2019-02-13 19:50:30','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<p style=\"text-align: center;\"><strong>The 3D Printer Designed as an all-in-one Solution for Microfluidics.</strong></p>		\n			<h2>We Power Research at</h2>		\n										<img width=\"1000\" height=\"364\" src=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/08/All-Logos.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-300x109.jpg 300w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-768x280.jpg 768w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-85x31.jpg 85w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-220x80.jpg 220w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-394x143.jpg 394w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-915x333.jpg 915w, http://creativecad.works/wp-content/uploads/2018/08/All-Logos-600x218.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h4>MiiCraft is the leading 3D Printer for Microfluidics with Exceptional Surface Finish and Transparency</h4>		\n			<h3>Performance in Numbers</h3>		\n				$\n				1\n							Per chip*\n		<p>Average cost to outsource is $500</p>		\n				1\n							Chips per day*\n		<p>Print 15 high quality chips with ease</p>		\n				1\n				%\n							Support\n		<p>Best customer support in the industry.</p>		\n				1\n				%\n							efficiency\n		<p>Design, print and test  chips within a day without the need to outsource</p>		\n			<h2>Technical Details</h2>		\n										<img width=\"792\" height=\"687\" src=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features.jpg 792w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-300x260.jpg 300w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-768x666.jpg 768w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-36x31.jpg 36w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-92x80.jpg 92w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-349x303.jpg 349w, http://creativecad.works/wp-content/uploads/2018/07/Microfluidic-Features-600x520.jpg 600w\" sizes=\"(max-width: 792px) 100vw, 792px\" />											\n		<h2 style=\"text-align: left;\"><strong>Who is it for?</strong></h2><p style=\"text-align: left;\">The MiiCraft µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts .</p>		\n										<img width=\"1024\" height=\"683\" src=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1024x683.jpeg 1024w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543-600x400.jpeg 600w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-300x200.jpeg 300w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-768x512.jpeg 768w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-45x30.jpeg 45w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-120x80.jpeg 120w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-394x263.jpeg 394w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-915x610.jpeg 915w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-1240x827.jpeg 1240w, http://creativecad.works/wp-content/uploads/2018/03/pexels-photo-356040-e1521739930543.jpeg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n		<h2 style=\"text-align: left;\"><b>Master Mould for PDMS Applications</b></h2><p style=\"text-align: left;\">Create reusable master moulds within one hour (dependent on height) utilizing the MiiCraft µMicrofluidics Printer and our proprietary resin developed for PDMS applications. Expect material costs to be approximately $5 per mould (size dependent).</p>		\n		<h2 style=\"text-align: center;\"><strong style=\"color: inherit; font-family: inherit; font-size: inherit; font-style: inherit;\">3D Print Clear Chips</strong></h2><p style=\"text-align: left;\">Print microfluidic chips with exceptional surface finish, transparency and detail. With the MiiCraft µMicrofluidics Printer you can achieve a minimum channel width of 70µm and height of 30µm.</p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1024x576.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-300x169.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-768x432.jpg 768w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-55x31.jpg 55w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-142x80.jpg 142w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-394x222.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-915x515.jpg 915w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-1240x698.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated-600x338.jpg 600w, http://creativecad.works/wp-content/uploads/2018/04/Image-3-microfluidics-droplet-and-encapsulated.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"405\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Droplet.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-300x203.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-37x25.jpg 37w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-119x80.jpg 119w, http://creativecad.works/wp-content/uploads/2018/03/Droplet-394x266.jpg 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		<h2 style=\"text-align: center;\"><b>Droplet System</b></h2><ul><li style=\"text-align: left;\">3D print multilayer microfluidic devices for parallel droplet generation and mixing applications</li><li style=\"text-align: left;\">Ease in creating multilayer Devices</li><li><p>Optimized for rapid and robust solution for fabricating a variety of microfluidic devices</p></li></ul>		\n			<h4>Gallery</h4>		\n			<h5>Take a look at the possibilities of the 3D Printer</h5>		\n		<h4 style=\"text-align: center;\">Read our <a href=\"https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf\">Brochure</a> for more detailed specs and information on the printer</h4>		\n			<h2>Contact Us for More Information</h2>		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"8c6bab9a35\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','Microfluidics','','inherit','closed','closed','','458-revision-v1','','','2019-02-13 15:50:30','2019-02-13 19:50:30','',458,'http://creativecad.works/2019/02/13/458-revision-v1/',0,'revision','',0),(2763,1,'2019-02-13 17:18:57','2019-02-13 21:18:57','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Other Companies</h3>		\n										<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />											\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 17:18:57','2019-02-13 21:18:57','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(2751,1,'2019-02-13 16:19:05','2019-02-13 20:19:05','','tim-gouw-212348.jpg','','inherit','open','closed','','tim-gouw-212348-jpg','','','2019-02-13 16:19:05','2019-02-13 20:19:05','',0,'http://creativecad.works/wp-content/uploads/2019/02/tim-gouw-212348.jpg',0,'attachment','image/jpeg',0),(2752,1,'2019-02-13 16:19:10','2019-02-13 20:19:10','','vication4.jpg','','inherit','open','closed','','vication4-jpg','','','2019-02-13 16:19:10','2019-02-13 20:19:10','',0,'http://creativecad.works/wp-content/uploads/2019/02/vication4.jpg',0,'attachment','image/jpeg',0),(2753,1,'2019-02-13 16:19:10','2019-02-13 20:19:10','','darkside.png','','inherit','open','closed','','darkside-png-3','','','2019-02-13 16:19:10','2019-02-13 20:19:10','',0,'http://creativecad.works/wp-content/uploads/2019/02/darkside.png',0,'attachment','image/png',0),(2754,1,'2019-02-13 16:19:10','2019-02-13 20:19:10','','zusman.png','','inherit','open','closed','','zusman-png-2','','','2019-02-13 16:19:10','2019-02-13 20:19:10','',0,'http://creativecad.works/wp-content/uploads/2019/02/zusman.png',0,'attachment','image/png',0),(2755,1,'2019-02-13 16:19:10','2019-02-13 20:19:10','','larozse.png','','inherit','open','closed','','larozse-png-2','','','2019-02-13 16:19:10','2019-02-13 20:19:10','',0,'http://creativecad.works/wp-content/uploads/2019/02/larozse.png',0,'attachment','image/png',0),(2756,1,'2019-02-13 16:19:10','2019-02-13 20:19:10','','ECOCODE.png','','inherit','open','closed','','ecocode-png','','','2019-02-13 16:19:10','2019-02-13 20:19:10','',0,'http://creativecad.works/wp-content/uploads/2019/02/ECOCODE.png',0,'attachment','image/png',0),(2757,1,'2019-02-13 16:19:10','2019-02-13 20:19:10','','x.venox_.png','','inherit','open','closed','','x-venox_-png-2','','','2019-02-13 16:19:10','2019-02-13 20:19:10','',0,'http://creativecad.works/wp-content/uploads/2019/02/x.venox_.png',0,'attachment','image/png',0),(2761,1,'2019-02-13 17:18:19','2019-02-13 21:18:19','','resinworks3d1','','inherit','open','closed','','resinworks3d1','','','2019-02-13 17:18:19','2019-02-13 21:18:19','',98,'http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1.png',0,'attachment','image/png',0),(2762,1,'2019-02-13 17:18:46','2019-02-13 21:18:46','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Other Companies</h3>		\n										<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />											\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 17:18:46','2019-02-13 21:18:46','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(2764,1,'2019-02-13 17:19:32','2019-02-13 21:19:32','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Other Companies</h3>		\n										<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />											\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 17:19:32','2019-02-13 21:19:32','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(2765,1,'2019-02-13 17:23:31','2019-02-13 21:23:31','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Other Companies</h3>		\n											<a href=\"www.cadworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />								</a>\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 17:23:31','2019-02-13 21:23:31','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(2766,1,'2019-02-13 17:23:42','2019-02-13 21:23:42','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p>		\n			<h3>Other Companies</h3>		\n											<a href=\"www.cadworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />								</a>\n											<a href=\"www.resinworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-13 17:23:42','2019-02-13 21:23:42','',98,'http://creativecad.works/2019/02/13/98-revision-v1/',0,'revision','',0),(2767,1,'2019-02-13 17:24:52','2019-02-13 21:24:52','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>MiiCraft Accessories</h2>','MiiCraft Accessories','','publish','closed','closed','','miicraft-accessories','','','2019-02-14 13:34:40','2019-02-14 17:34:40','',2654,'http://creativecad.works/?page_id=2767',0,'page','',0),(2768,1,'2019-02-13 17:24:52','2019-02-13 21:24:52','','MiiCraft Accessories','','inherit','closed','closed','','2767-revision-v1','','','2019-02-13 17:24:52','2019-02-13 21:24:52','',2767,'http://creativecad.works/2019/02/13/2767-revision-v1/',0,'revision','',0),(2769,1,'2019-02-13 17:25:17','2019-02-13 21:25:17','','Accessories','','publish','closed','closed','','2769','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2654,'http://creativecad.works/?p=2769',15,'nav_menu_item','',0),(2770,1,'2019-02-13 17:28:42','2019-02-13 21:28:42','','MiiCraft Accessories','','inherit','closed','closed','','2767-revision-v1','','','2019-02-13 17:28:42','2019-02-13 21:28:42','',2767,'http://creativecad.works/2019/02/13/2767-revision-v1/',0,'revision','',0),(2771,1,'2019-02-13 17:30:50','2019-02-13 21:30:50','','MiiCraft Retainer Glass','Retainer Glass for MiiCraft','publish','closed','closed','','miicraft-retainer-glass','','','2019-02-20 14:40:57','2019-02-20 18:40:57','',0,'http://creativecad.works/?post_type=product&#038;p=2771',0,'product','',0),(2772,1,'2019-02-13 17:30:31','2019-02-13 21:30:31','','MiiCraft Retainer Glass','','inherit','open','closed','','miicraft-retainer-glass','','','2019-02-13 17:30:31','2019-02-13 21:30:31','',2771,'http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg',0,'attachment','image/jpeg',0),(2773,1,'2019-02-13 17:31:15','2019-02-13 21:31:15','','MiiCraft Accessories','','inherit','closed','closed','','2767-revision-v1','','','2019-02-13 17:31:15','2019-02-13 21:31:15','',2767,'http://creativecad.works/2019/02/13/2767-revision-v1/',0,'revision','',0),(2774,1,'2019-02-13 17:31:34','2019-02-13 21:31:34','','MiiCraft Accessories','','inherit','closed','closed','','2767-revision-v1','','','2019-02-13 17:31:34','2019-02-13 21:31:34','',2767,'http://creativecad.works/2019/02/13/2767-revision-v1/',0,'revision','',0),(2775,1,'2019-02-13 17:32:45','2019-02-13 21:32:45','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>MiiCraft Resins</h2>','MiiCraft Resins','','publish','closed','closed','','miicraft-resins','','','2019-02-14 13:33:36','2019-02-14 17:33:36','',2654,'http://creativecad.works/?page_id=2775',0,'page','',0),(2776,1,'2019-02-13 17:32:45','2019-02-13 21:32:45','','MiiCraft Resins','','inherit','closed','closed','','2775-revision-v1','','','2019-02-13 17:32:45','2019-02-13 21:32:45','',2775,'http://creativecad.works/2019/02/13/2775-revision-v1/',0,'revision','',0),(2777,1,'2019-02-13 17:33:39','2019-02-13 21:33:39','','Resins','','publish','closed','closed','','2777','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2654,'http://creativecad.works/?p=2777',14,'nav_menu_item','',0),(2778,1,'2019-02-13 17:36:45','2019-02-13 21:36:45','<h1>SHOP</h1>','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-13 17:36:45','2019-02-13 21:36:45','',76,'http://creativecad.works/2019/02/13/76-revision-v1/',0,'revision','',0),(2779,1,'2019-02-13 17:37:25','2019-02-13 21:37:25','<h1>SHOP</h1>','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-13 17:37:25','2019-02-13 21:37:25','',76,'http://creativecad.works/2019/02/13/76-revision-v1/',0,'revision','',0),(2781,1,'2019-02-13 17:43:32','2019-02-13 21:43:32','','MiiCraft Resins','','inherit','closed','closed','','2775-revision-v1','','','2019-02-13 17:43:32','2019-02-13 21:43:32','',2775,'http://creativecad.works/2019/02/13/2775-revision-v1/',0,'revision','',0),(2782,1,'2019-02-14 10:15:18','0000-00-00 00:00:00','','MiiCraft 3D Printer','','draft','closed','closed','','','','','2019-02-14 10:15:18','2019-02-14 14:15:18','',0,'http://creativecad.works/?page_id=2782',0,'page','',0),(2783,1,'2019-02-14 10:17:43','2019-02-14 14:17:43','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','MiiCraft 3D Printer','','publish','closed','closed','','miicraft-3d-printer','','','2019-02-14 13:32:47','2019-02-14 17:32:47','',2654,'http://creativecad.works/?page_id=2783',0,'page','',0),(2784,1,'2019-02-14 10:17:43','2019-02-14 14:17:43','','MiiCraft 3D Printer','','inherit','closed','closed','','2783-revision-v1','','','2019-02-14 10:17:43','2019-02-14 14:17:43','',2783,'http://creativecad.works/2019/02/14/2783-revision-v1/',0,'revision','',0),(2785,1,'2019-02-14 10:31:12','2019-02-14 14:31:12','','MiiCraft 3D Printer','','inherit','closed','closed','','2783-revision-v1','','','2019-02-14 10:31:12','2019-02-14 14:31:12','',2783,'http://creativecad.works/2019/02/14/2783-revision-v1/',0,'revision','',0),(3000,1,'2019-02-22 14:02:34','2019-02-22 18:02:34','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 14:02:34','2019-02-22 18:02:34','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(2788,1,'2019-02-14 10:32:49','2019-02-14 14:32:49','','Printer','','publish','closed','closed','','2788','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2654,'http://creativecad.works/?p=2788',13,'nav_menu_item','',0),(2789,1,'2019-02-14 10:40:31','2019-02-14 14:40:31','','MiiCraft Ultra','','inherit','open','closed','','miicraft-ultra','','','2019-02-14 10:40:31','2019-02-14 14:40:31','',1839,'http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg',0,'attachment','image/jpeg',0),(2790,1,'2019-02-14 10:42:27','2019-02-14 14:42:27','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p>		\n			<h3>Other Companies</h3>		\n											<a href=\"www.cadworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />								</a>\n											<a href=\"www.resinworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 10:42:27','2019-02-14 14:42:27','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2791,1,'2019-02-14 10:42:38','2019-02-14 14:42:38','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p>		\n			<h3>Other Companies</h3>		\n											<a href=\"www.cadworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"401\" height=\"72\" src=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo.png 401w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-300x54.png 300w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-173x31.png 173w, http://creativecad.works/wp-content/uploads/2018/03/CADworks3D-Small-Logo-394x71.png 394w\" sizes=\"(max-width: 401px) 100vw, 401px\" />								</a>\n											<a href=\"www.resinworks3d.com\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 10:42:38','2019-02-14 14:42:38','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2792,1,'2019-02-14 10:43:39','2019-02-14 14:43:39','','All Logos','','inherit','open','closed','','all-logos-2','','','2019-02-14 10:43:39','2019-02-14 14:43:39','',98,'http://creativecad.works/wp-content/uploads/2019/02/All-Logos.jpg',0,'attachment','image/jpeg',0),(2798,1,'2019-02-14 10:56:06','2019-02-14 14:56:06','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-186x100.jpg 186w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-e1550155875352.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 10:56:06','2019-02-14 14:56:06','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2794,1,'2019-02-14 10:48:56','2019-02-14 14:48:56','','header10.jpg','','inherit','open','closed','','header10-jpg','','','2019-02-14 10:48:56','2019-02-14 14:48:56','',0,'http://creativecad.works/wp-content/uploads/2019/02/header10.jpg',0,'attachment','image/jpeg',0),(2795,1,'2019-02-14 10:50:53','2019-02-14 14:50:53','','Bottles','','inherit','open','closed','','bottles-2','','','2019-02-14 10:51:18','2019-02-14 14:51:18','',98,'http://creativecad.works/wp-content/uploads/2019/02/Bottles.jpg',0,'attachment','image/jpeg',0),(2802,1,'2019-02-14 11:07:47','2019-02-14 15:07:47','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1000\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x150.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x384.png 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-200x100.png 200w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-160x80.png 160w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x197.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x458.png 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x300.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 11:07:47','2019-02-14 15:07:47','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2797,1,'2019-02-14 10:55:53','2019-02-14 14:55:53','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-186x100.jpg 186w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-e1550155875352.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 10:55:53','2019-02-14 14:55:53','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2796,1,'2019-02-14 10:55:04','2019-02-14 14:55:04','','WaterBackground_Teal_2','','inherit','open','closed','','waterbackground_teal_2','','','2019-02-14 10:55:04','2019-02-14 14:55:04','',98,'http://creativecad.works/wp-content/uploads/2019/02/WaterBackground_Teal_2.jpg',0,'attachment','image/jpeg',0),(2799,1,'2019-02-14 10:56:19','2019-02-14 14:56:19','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-186x100.jpg 186w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-e1550155875352.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 10:56:19','2019-02-14 14:56:19','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2800,1,'2019-02-14 10:56:49','2019-02-14 14:56:49','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-186x100.jpg 186w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-e1550155875352.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 10:56:49','2019-02-14 14:56:49','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2801,1,'2019-02-14 11:07:28','2019-02-14 15:07:28','','Bottles','','inherit','open','closed','','bottles-3','','','2019-02-14 11:07:28','2019-02-14 15:07:28','',98,'http://creativecad.works/wp-content/uploads/2019/02/Bottles.png',0,'attachment','image/png',0),(2803,1,'2019-02-14 11:11:25','2019-02-14 15:11:25','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>I am text block. 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.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1000\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x150.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x384.png 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-200x100.png 200w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-160x80.png 160w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x197.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x458.png 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x300.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 11:11:25','2019-02-14 15:11:25','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2804,1,'2019-02-14 11:17:24','2019-02-14 15:17:24','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1000\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x150.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x384.png 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-200x100.png 200w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-160x80.png 160w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x197.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x458.png 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x300.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 11:17:24','2019-02-14 15:17:24','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2805,1,'2019-02-14 11:31:45','2019-02-14 15:31:45','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png 500w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-303x303.png 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/b9-accessories/\" role=\"button\">\n						Accessories\n					</a>','B9Creations','','publish','closed','closed','','b9creations','','','2019-02-20 17:27:47','2019-02-20 21:27:47','',76,'http://creativecad.works/?page_id=2805',0,'page','',0),(2806,1,'2019-02-14 11:31:45','2019-02-14 15:31:45','','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-14 11:31:45','2019-02-14 15:31:45','',2805,'http://creativecad.works/2019/02/14/2805-revision-v1/',0,'revision','',0),(2809,1,'2019-02-14 11:33:59','2019-02-14 15:33:59',' ','','','publish','closed','closed','','2809','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',76,'http://creativecad.works/?p=2809',16,'nav_menu_item','',0),(2812,1,'2019-02-14 11:39:51','2019-02-14 15:39:51','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>3D Printers</h2>','Printers','','publish','closed','closed','','printers','','','2019-02-27 11:19:19','2019-02-27 15:19:19','',2805,'http://creativecad.works/?page_id=2812',0,'page','',0),(2813,1,'2019-02-14 11:39:51','2019-02-14 15:39:51','','B9Creations Printers','','inherit','closed','closed','','2812-revision-v1','','','2019-02-14 11:39:51','2019-02-14 15:39:51','',2812,'http://creativecad.works/2019/02/14/2812-revision-v1/',0,'revision','',0),(2814,1,'2019-02-14 11:40:06','2019-02-14 15:40:06','','Printers','','inherit','closed','closed','','2812-revision-v1','','','2019-02-14 11:40:06','2019-02-14 15:40:06','',2812,'http://creativecad.works/2019/02/14/2812-revision-v1/',0,'revision','',0),(2815,1,'2019-02-14 11:41:04','2019-02-14 15:41:04','','Printers','','inherit','closed','closed','','2812-revision-v1','','','2019-02-14 11:41:04','2019-02-14 15:41:04','',2812,'http://creativecad.works/2019/02/14/2812-revision-v1/',0,'revision','',0),(2816,1,'2019-02-14 11:42:32','2019-02-14 15:42:32','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />','Printers','','inherit','closed','closed','','2812-revision-v1','','','2019-02-14 11:42:32','2019-02-14 15:42:32','',2812,'http://creativecad.works/2019/02/14/2812-revision-v1/',0,'revision','',0),(2817,1,'2019-02-14 11:43:09','2019-02-14 15:43:09','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>3D Printers</h2>','Printers','','inherit','closed','closed','','2812-revision-v1','','','2019-02-14 11:43:09','2019-02-14 15:43:09','',2812,'http://creativecad.works/2019/02/14/2812-revision-v1/',0,'revision','',0),(2818,1,'2019-02-14 11:44:14','2019-02-14 15:44:14',' ','','','publish','closed','closed','','2818','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2805,'http://creativecad.works/?p=2818',17,'nav_menu_item','',0),(2819,1,'2019-02-14 11:47:12','2019-02-14 15:47:12','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>B9 Resins</h2>','B9 Resins','','publish','closed','closed','','b9-resins','','','2019-02-27 11:19:36','2019-02-27 15:19:36','',2805,'http://creativecad.works/?page_id=2819',0,'page','',0),(2820,1,'2019-02-14 11:47:12','2019-02-14 15:47:12','','B9 Resins','','inherit','closed','closed','','2819-revision-v1','','','2019-02-14 11:47:12','2019-02-14 15:47:12','',2819,'http://creativecad.works/2019/02/14/2819-revision-v1/',0,'revision','',0),(2821,1,'2019-02-14 11:48:33','2019-02-14 15:48:33','','B9 Resins','','inherit','closed','closed','','2819-revision-v1','','','2019-02-14 11:48:33','2019-02-14 15:48:33','',2819,'http://creativecad.works/2019/02/14/2819-revision-v1/',0,'revision','',0),(2822,1,'2019-02-14 11:53:13','2019-02-14 15:53:13','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1000\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x150.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x384.png 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-200x100.png 200w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-160x80.png 160w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x197.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x458.png 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x300.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 11:53:13','2019-02-14 15:53:13','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2823,1,'2019-02-14 11:58:14','2019-02-14 15:58:14','','Resins','','publish','closed','closed','','resins','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2805,'http://creativecad.works/?p=2823',18,'nav_menu_item','',0),(2824,1,'2019-02-14 13:24:18','2019-02-14 17:24:18','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>B9 Accessories</h2>','B9 Accessories','','publish','closed','closed','','b9-accessories','','','2019-02-27 11:19:42','2019-02-27 15:19:42','',2805,'http://creativecad.works/?page_id=2824',0,'page','',0),(2825,1,'2019-02-14 13:24:18','2019-02-14 17:24:18','','B9 Accessories','','inherit','closed','closed','','2824-revision-v1','','','2019-02-14 13:24:18','2019-02-14 17:24:18','',2824,'http://creativecad.works/2019/02/14/2824-revision-v1/',0,'revision','',0),(2826,1,'2019-02-14 13:27:09','2019-02-14 17:27:09','','Accessories','','publish','closed','closed','','2826','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2805,'http://creativecad.works/?p=2826',19,'nav_menu_item','',0),(2827,1,'2019-02-14 13:29:09','2019-02-14 17:29:09','','B9 Accessories','','inherit','closed','closed','','2824-revision-v1','','','2019-02-14 13:29:09','2019-02-14 17:29:09','',2824,'http://creativecad.works/2019/02/14/2824-revision-v1/',0,'revision','',0),(2828,1,'2019-02-14 13:29:54','2019-02-14 17:29:54','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>B9 Accessories</h2>','B9 Accessories','','inherit','closed','closed','','2824-revision-v1','','','2019-02-14 13:29:54','2019-02-14 17:29:54','',2824,'http://creativecad.works/2019/02/14/2824-revision-v1/',0,'revision','',0),(2829,1,'2019-02-14 13:30:44','2019-02-14 17:30:44','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />','B9 Resins','','inherit','closed','closed','','2819-revision-v1','','','2019-02-14 13:30:44','2019-02-14 17:30:44','',2819,'http://creativecad.works/2019/02/14/2819-revision-v1/',0,'revision','',0),(2830,1,'2019-02-14 13:31:07','2019-02-14 17:31:07','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>B9 Resins</h2>','B9 Resins','','inherit','closed','closed','','2819-revision-v1','','','2019-02-14 13:31:07','2019-02-14 17:31:07','',2819,'http://creativecad.works/2019/02/14/2819-revision-v1/',0,'revision','',0),(2831,1,'2019-02-14 13:32:47','2019-02-14 17:32:47','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','MiiCraft 3D Printer','','inherit','closed','closed','','2783-revision-v1','','','2019-02-14 13:32:47','2019-02-14 17:32:47','',2783,'http://creativecad.works/2019/02/14/2783-revision-v1/',0,'revision','',0),(2832,1,'2019-02-14 13:33:36','2019-02-14 17:33:36','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>MiiCraft Resins</h2>','MiiCraft Resins','','inherit','closed','closed','','2775-revision-v1','','','2019-02-14 13:33:36','2019-02-14 17:33:36','',2775,'http://creativecad.works/2019/02/14/2775-revision-v1/',0,'revision','',0),(2833,1,'2019-02-14 13:34:20','2019-02-14 17:34:20','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','MiiCraft Accessories','','inherit','closed','closed','','2767-revision-v1','','','2019-02-14 13:34:20','2019-02-14 17:34:20','',2767,'http://creativecad.works/2019/02/14/2767-revision-v1/',0,'revision','',0),(2834,1,'2019-02-14 13:34:40','2019-02-14 17:34:40','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>MiiCraft Accessories</h2>','MiiCraft Accessories','','inherit','closed','closed','','2767-revision-v1','','','2019-02-14 13:34:40','2019-02-14 17:34:40','',2767,'http://creativecad.works/2019/02/14/2767-revision-v1/',0,'revision','',0),(2835,1,'2019-02-14 13:35:51','2019-02-14 17:35:51','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" role=\"button\">\n						Accessories\n					</a>','Phrozen','','publish','closed','closed','','phrozen','','','2019-02-20 17:48:15','2019-02-20 21:48:15','',76,'http://creativecad.works/?page_id=2835',0,'page','',0),(2836,1,'2019-02-14 13:35:51','2019-02-14 17:35:51','','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-14 13:35:51','2019-02-14 17:35:51','',2835,'http://creativecad.works/2019/02/14/2835-revision-v1/',0,'revision','',0),(2837,1,'2019-02-14 13:36:19','2019-02-14 17:36:19','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>3D Printers</h2>','Phrozen Printers','','publish','closed','closed','','phrozen-printers','','','2019-02-27 11:20:08','2019-02-27 15:20:08','',2835,'http://creativecad.works/?page_id=2837',0,'page','',0),(2838,1,'2019-02-14 13:36:19','2019-02-14 17:36:19','','Phrozen Printers','','inherit','closed','closed','','2837-revision-v1','','','2019-02-14 13:36:19','2019-02-14 17:36:19','',2837,'http://creativecad.works/2019/02/14/2837-revision-v1/',0,'revision','',0),(2839,1,'2019-02-14 13:37:09','2019-02-14 17:37:09','','Phrozen Printers','','inherit','closed','closed','','2837-revision-v1','','','2019-02-14 13:37:09','2019-02-14 17:37:09','',2837,'http://creativecad.works/2019/02/14/2837-revision-v1/',0,'revision','',0),(2840,1,'2019-02-14 13:37:33','2019-02-14 17:37:33','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />','Phrozen Printers','','inherit','closed','closed','','2837-revision-v1','','','2019-02-14 13:37:33','2019-02-14 17:37:33','',2837,'http://creativecad.works/2019/02/14/2837-revision-v1/',0,'revision','',0),(2841,1,'2019-02-14 13:40:23','2019-02-14 17:40:23','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>3D Printers</h2>','Phrozen Printers','','inherit','closed','closed','','2837-revision-v1','','','2019-02-14 13:40:23','2019-02-14 17:40:23','',2837,'http://creativecad.works/2019/02/14/2837-revision-v1/',0,'revision','',0),(2842,1,'2019-02-14 13:41:08','2019-02-14 17:41:08',' ','','','publish','closed','closed','','2842','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2835,'http://creativecad.works/?p=2842',21,'nav_menu_item','',0),(2843,1,'2019-02-14 13:41:08','2019-02-14 17:41:08',' ','','','publish','closed','closed','','2843','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',76,'http://creativecad.works/?p=2843',20,'nav_menu_item','',0),(2844,1,'2019-02-14 13:42:21','2019-02-14 17:42:21','','Phrozen Shuffle - Front','','inherit','open','closed','','phrozen-shuffle-front','','','2019-02-14 13:42:21','2019-02-14 17:42:21','',2622,'http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg',0,'attachment','image/jpeg',0),(2845,1,'2019-02-14 13:42:58','2019-02-14 17:42:58','','1','','inherit','open','closed','','1-6','','','2019-02-14 13:42:58','2019-02-14 17:42:58','',2622,'http://creativecad.works/wp-content/uploads/2019/02/1.jpg',0,'attachment','image/jpeg',0),(2846,1,'2019-02-14 13:44:29','2019-02-14 17:44:29','','Phrozen XL','','inherit','open','closed','','phrozen-xl','','','2019-02-14 13:44:29','2019-02-14 17:44:29','',2622,'http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg',0,'attachment','image/jpeg',0),(2847,1,'2019-02-14 13:48:44','2019-02-14 17:48:44','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Phrozen Resins</h2>','Phrozen Resins','','publish','closed','closed','','phrozen-resins','','','2019-02-27 11:20:12','2019-02-27 15:20:12','',2835,'http://creativecad.works/?page_id=2847',0,'page','',0),(2848,1,'2019-02-14 13:48:44','2019-02-14 17:48:44','','Phrozen Resins','','inherit','closed','closed','','2847-revision-v1','','','2019-02-14 13:48:44','2019-02-14 17:48:44','',2847,'http://creativecad.works/2019/02/14/2847-revision-v1/',0,'revision','',0),(2849,1,'2019-02-14 13:50:23','2019-02-14 17:50:23','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Phrozen Resins</h2>','Phrozen Resins','','inherit','closed','closed','','2847-revision-v1','','','2019-02-14 13:50:23','2019-02-14 17:50:23','',2847,'http://creativecad.works/2019/02/14/2847-revision-v1/',0,'revision','',0),(2850,1,'2019-02-14 13:51:19','2019-02-14 17:51:19','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Phrozen Accessories</h2>','Phrozen Accessories','','publish','closed','closed','','phrozen-accessories','','','2019-02-14 13:55:43','2019-02-14 17:55:43','',2835,'http://creativecad.works/?page_id=2850',0,'page','',0),(2851,1,'2019-02-14 13:51:19','2019-02-14 17:51:19','','Phrozen Accessories','','inherit','closed','closed','','2850-revision-v1','','','2019-02-14 13:51:19','2019-02-14 17:51:19','',2850,'http://creativecad.works/2019/02/14/2850-revision-v1/',0,'revision','',0),(2852,1,'2019-02-14 13:54:05','2019-02-14 17:54:05','','Phrozen Accessories','','inherit','closed','closed','','2850-revision-v1','','','2019-02-14 13:54:05','2019-02-14 17:54:05','',2850,'http://creativecad.works/2019/02/14/2850-revision-v1/',0,'revision','',0),(2853,1,'2019-02-14 13:55:43','2019-02-14 17:55:43','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Phrozen Accessories</h2>','Phrozen Accessories','','inherit','closed','closed','','2850-revision-v1','','','2019-02-14 13:55:43','2019-02-14 17:55:43','',2850,'http://creativecad.works/2019/02/14/2850-revision-v1/',0,'revision','',0),(2854,1,'2019-02-14 13:56:33','2019-02-14 17:56:33',' ','','','publish','closed','closed','','2854','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2835,'http://creativecad.works/?p=2854',23,'nav_menu_item','',0),(2855,1,'2019-02-14 13:56:33','2019-02-14 17:56:33',' ','','','publish','closed','closed','','2855','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',2835,'http://creativecad.works/?p=2855',22,'nav_menu_item','',0),(2856,1,'2019-02-14 13:58:03','2019-02-14 17:58:03','<img width=\"655\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 655px) 100vw, 655px\" />											\n			<h2>Resins for DLP &amp; LCD Based Printers</h2>','Resinworks3D','','publish','closed','closed','','resinworks3d','','','2019-02-27 11:18:16','2019-02-27 15:18:16','',76,'http://creativecad.works/?page_id=2856',0,'page','',0),(2857,1,'2019-02-14 13:58:03','2019-02-14 17:58:03','','Resinworks3D','','inherit','closed','closed','','2856-revision-v1','','','2019-02-14 13:58:03','2019-02-14 17:58:03','',2856,'http://creativecad.works/2019/02/14/2856-revision-v1/',0,'revision','',0),(2858,1,'2019-02-14 13:59:15','2019-02-14 17:59:15','','Resinworks3D','','inherit','closed','closed','','2856-revision-v1','','','2019-02-14 13:59:15','2019-02-14 17:59:15','',2856,'http://creativecad.works/2019/02/14/2856-revision-v1/',0,'revision','',0),(2859,1,'2019-02-14 14:00:01','2019-02-14 18:00:01','<img width=\"655\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 655px) 100vw, 655px\" />','Resinworks3D','','inherit','closed','closed','','2856-revision-v1','','','2019-02-14 14:00:01','2019-02-14 18:00:01','',2856,'http://creativecad.works/2019/02/14/2856-revision-v1/',0,'revision','',0),(2860,1,'2019-02-14 14:00:34','2019-02-14 18:00:34','<img width=\"655\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 655px) 100vw, 655px\" />											\n			<h2>Resins for DLP &amp; LCD Based Printers</h2>','Resinworks3D','','inherit','closed','closed','','2856-revision-v1','','','2019-02-14 14:00:34','2019-02-14 18:00:34','',2856,'http://creativecad.works/2019/02/14/2856-revision-v1/',0,'revision','',0),(2861,1,'2019-02-14 14:01:42','2019-02-14 18:01:42',' ','','','publish','closed','closed','','2861','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',76,'http://creativecad.works/?p=2861',11,'nav_menu_item','',0),(2862,1,'2019-02-14 14:04:04','2019-02-14 18:04:04','<h2>Fun To Do Resins</h2>','Fun To Do','','publish','closed','closed','','fun-to-do','','','2019-02-27 11:20:47','2019-02-27 15:20:47','',76,'http://creativecad.works/?page_id=2862',0,'page','',0),(2863,1,'2019-02-14 14:04:04','2019-02-14 18:04:04','','Fun To Do','','inherit','closed','closed','','2862-revision-v1','','','2019-02-14 14:04:04','2019-02-14 18:04:04','',2862,'http://creativecad.works/2019/02/14/2862-revision-v1/',0,'revision','',0),(2864,1,'2019-02-14 14:04:54','2019-02-14 18:04:54','','Fun To Do','','inherit','closed','closed','','2862-revision-v1','','','2019-02-14 14:04:54','2019-02-14 18:04:54','',2862,'http://creativecad.works/2019/02/14/2862-revision-v1/',0,'revision','',0),(2865,1,'2019-02-14 14:05:21','2019-02-14 18:05:21','<h2>Fun To Do Resins</h2>','Fun To Do','','inherit','closed','closed','','2862-revision-v1','','','2019-02-14 14:05:21','2019-02-14 18:05:21','',2862,'http://creativecad.works/2019/02/14/2862-revision-v1/',0,'revision','',0),(2866,1,'2019-02-14 14:06:32','2019-02-14 18:06:32',' ','','','publish','closed','closed','','2866','','','2019-02-14 14:06:39','2019-02-14 18:06:39','',76,'http://creativecad.works/?p=2866',24,'nav_menu_item','',0),(2867,1,'2019-02-14 14:09:48','2019-02-14 18:09:48','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1000\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x150.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x384.png 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-200x100.png 200w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-160x80.png 160w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x197.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x458.png 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x300.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h6>Contact</h6>		\n			<h6>+1 416 368 7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 14:09:48','2019-02-14 18:09:48','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2868,1,'2019-02-14 14:11:47','2019-02-14 18:11:47','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Resins                                                                    </a>\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop Accessories                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"290\" height=\"85\" src=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png 290w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-106x31.png 106w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-273x80.png 273w\" sizes=\"(max-width: 290px) 100vw, 290px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-14 14:11:47','2019-02-14 18:11:47','',82,'http://creativecad.works/2019/02/14/82-revision-v1/',0,'revision','',0),(2869,1,'2019-02-14 14:14:10','2019-02-14 18:14:10','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-14 14:14:10','2019-02-14 18:14:10','',2361,'http://creativecad.works/2019/02/14/2361-revision-v1/',0,'revision','',0),(2871,1,'2019-02-14 14:23:42','2019-02-14 18:23:42','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1000\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Bottles.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-300x150.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-768x384.png 768w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-200x100.png 200w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-160x80.png 160w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-394x197.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-915x458.png 915w, http://creativecad.works/wp-content/uploads/2019/02/Bottles-600x300.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h6>Contact</h6>		\n			<h6>+1 416 368 7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 14:23:42','2019-02-14 18:23:42','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2872,1,'2019-02-14 14:32:29','2019-02-14 18:32:29','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"https://cadworks3d.com/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">MiiCraft Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>MiiCraft Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>MiiCraft Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source MiiCraft Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes MiiCraft Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the MiiCraft Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Canadian Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2019-02-14 14:32:29','2019-02-14 18:32:29','',548,'http://creativecad.works/2019/02/14/548-revision-v1/',0,'revision','',0),(3031,1,'2019-02-26 10:49:58','2019-02-26 14:49:58','<img src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" alt=\"\" width=\"600\" height=\"78\" />\r\n<h2>A 3D Printer Designed for Dental Applications</h2>\r\n<a role=\"button\" href=\"https://cadworks3d.com/specs/dentistry/\">\r\nTech Specs\r\n</a>\r\n<h3>Bring Digital Dentistry to your Clinic</h3>\r\n<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" alt=\"\" width=\"1024\" height=\"576\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" sizes=\"(max-width: 1024px) 100vw, 1024px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" alt=\"\" width=\"1024\" height=\"768\" />\r\n<h4>When Accuracy Matters</h4>\r\n<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p>\r\n<p style=\"text-align: left;\">MiiCraft Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>\r\n\r\n<h3>True Open Source\r\n3D printer</h3>\r\n<p style=\"text-align: left;\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time.</p>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" alt=\"\" width=\"640\" height=\"480\" />\r\n<h2>BEST IN CLASS SUPPORT​</h2>\r\n<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist.</p>\r\n\r\n<h3>Lowest Running Cost</h3>\r\nNo hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.\r\n<h3>Increase Productivity</h3>\r\nMiiCraft Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.\r\n<h3>Cost Effective</h3>\r\nMiiCraft Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.\r\n<h3>Customer Support</h3>\r\nA 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)\r\n<h3>Compatible with various Dental Software</h3>\r\nThe open source MiiCraft Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes MiiCraft Dental Printer to be a part of their existing digital dentistry workflow.\r\n<h3>All in one Dental Solution</h3>\r\nWith the MiiCraft Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.\r\n<h2>Our Canadian Dental Partner</h2>\r\n<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\r\n<img src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" sizes=\"(max-width: 749px) 100vw, 749px\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" alt=\"\" width=\"749\" height=\"170\" /> </a>\r\n<h2>For International Distribution Enquiries</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2019-02-26 10:49:58','2019-02-26 14:49:58','',548,'http://creativecad.works/2019/02/26/548-revision-v1/',0,'revision','',0),(2873,1,'2019-02-14 14:33:13','2019-02-14 18:33:13','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"https://cadworks3d.com/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">MiiCraft Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>MiiCraft Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>MiiCraft Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source MiiCraft Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes MiiCraft Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the MiiCraft Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Canadian Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>\n			<h2>Looking for International Distribution Enquiries</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2019-02-14 14:33:13','2019-02-14 18:33:13','',548,'http://creativecad.works/2019/02/14/548-revision-v1/',0,'revision','',0),(2874,1,'2019-02-14 14:33:26','2019-02-14 18:33:26','<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Designed for Dental Applications</h2>		\n			<a href=\"https://cadworks3d.com/specs/dentistry/\" role=\"button\">\n						Tech Specs\n					</a>\n			<h3>Bring Digital Dentistry to your Clinic</h3>		\n		<p style=\"text-align: center;\">Take advantage of our experience in the application of Digital Light Processing (DLP) technology. The MiiCraft Dental Printer provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world\'s Best Open Source Technology, the MiiCraft Dental Printer can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more. </p>		\n										<img width=\"1024\" height=\"576\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1024x576.png 1024w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-300x169.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-768x432.png 768w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-46x26.png 46w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-142x80.png 142w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-394x222.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-915x515.png 915w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-1240x698.png 1240w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-600x338.png 600w, http://creativecad.works/wp-content/uploads/2018/04/Dental-images-e1522936649927.png 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-600x450.jpg 600w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-55x41.jpg 55w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2018/03/20170922_155156-1-1440x1080.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h4>When Accuracy Matters</h4>		\n		<p style=\"text-align: left;\"><i>A Perfect fit every time</i></p><p style=\"text-align: left;\">MiiCraft Dental Printer utilizes DLP technology, a high resolution chip solution combined with sophisticated optics set to make it an Ideal 3D printer for Dental Applications.</p>		\n			<h3>True Open Source <br>3D printer</h3>		\n		<p style=\"text-align: left;\">The MiiCraft Dental Printer is open to all resins, with the ability to change any settings from the light intensity and cure times. Users can zero-in on all 3rd party resins in no time. </p>		\n										<img width=\"1000\" height=\"563\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Dental-images-2-e1523024015561.png\" alt=\"\" />											\n										<img width=\"640\" height=\"480\" src=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background.png 640w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-300x225.png 300w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-35x26.png 35w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-107x80.png 107w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-394x296.png 394w, http://creativecad.works/wp-content/uploads/2018/04/Scafoldding-background-600x450.png 600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n			<h2>BEST IN CLASS SUPPORT​</h2>		\n		<p style=\"text-align: left;\">The key difference between a general multipurpose off-the-shelf 3D printers and MiiCraft printer is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft Dental Printer has been specialized for dental applications and the support will be provided by our 3D printing specialist. </p>		\n			<h3>Lowest Running Cost</h3>		\n		<p>No hidden costs, no software update fee, no licensing fee and the lowest cost in the industry for replacement parts.</p>		\n			<h3>Increase Productivity</h3>		\n		<p>MiiCraft Dental Printer allows you to Eliminate outsourcing. With its outstanding design &amp; performance dentists have zero downtime and can print with ease, allowing you to design &amp; print in-house.</p>		\n			<h3>Cost Effective</h3>		\n		<p>MiiCraft Dental Printer is the world\'s foremost open source 3D printer, allowing clinicians to modify every possible aspect of 3D printing.  This allows clinicians to save consumable costs by using any 3rd party 3D resin, rather than being restricted to one supplier\'s proprietary materials.</p>		\n			<h3>Customer Support</h3>		\n		<p>A 3D printer is only as good as the customer support available when needed. Support is available 5 days a week during business hours by phone and a dedicated ticket system. We provide support after hours and holidays on request via email. (Support is our speciality and we are the best in the business)</p>		\n			<h3>Compatible with various Dental Software</h3>		\n		<p>The open source MiiCraft Dental Printer will allow .STL &amp; .SLC file format from various dental software platforms to be printed. This makes MiiCraft Dental Printer to be a part of their existing digital dentistry workflow.</p>		\n			<h3>All in one Dental Solution</h3>		\n		<p>With the MiiCraft Dental Printer you can easily print Castable Material, Aligners, Crowns &amp; Bridges and Surgical Guides.</p>		\n			<h2>Our Canadian Dental Partner</h2>		\n											<a href=\"http://www.centraldentalltd.com/index.php\" data-elementor-open-lightbox=\"\">\n							<img width=\"749\" height=\"170\" src=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/04/homepage03.jpg 749w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-300x68.jpg 300w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-110x25.jpg 110w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-352x80.jpg 352w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-394x89.jpg 394w, http://creativecad.works/wp-content/uploads/2018/04/homepage03-600x136.jpg 600w\" sizes=\"(max-width: 749px) 100vw, 749px\" />								</a>\n			<h2>For International Distribution Enquiries</h2>','Dentistry','','inherit','closed','closed','','548-revision-v1','','','2019-02-14 14:33:26','2019-02-14 18:33:26','',548,'http://creativecad.works/2019/02/14/548-revision-v1/',0,'revision','',0),(3018,1,'2019-02-22 17:25:19','2019-02-22 21:25:19','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1-416-368-7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-22 17:25:19','2019-02-22 21:25:19','',98,'http://creativecad.works/2019/02/22/98-revision-v1/',0,'revision','',0),(2875,1,'2019-02-14 14:40:47','2019-02-14 18:40:47','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1 416 368 7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 14:40:47','2019-02-14 18:40:47','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2876,1,'2019-02-14 14:42:09','2019-02-14 18:42:09','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1 416 368 7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-14 14:42:09','2019-02-14 18:42:09','',98,'http://creativecad.works/2019/02/14/98-revision-v1/',0,'revision','',0),(2878,1,'2019-02-15 14:21:20','2019-02-15 18:21:20','<ul class=\"list-unstyled\">\n 	<li>Brand: B9Creations</li>\n 	<li>Product Code: B9A-FINISH</li>\n 	<li>Availability: In Stock</li>\n</ul>','B9 Finishing Kit','The Finishing Kit provides everything you need to successfully remove prints from the build table, remove supports from model, clean resin vats and more.\n\nThe finishing kit includes:\n\n– Microfiber cloth\n\n– Plastic scraper\n\n– Pair of latex gloves\n\n– Rubber Spatula\n\n– 5 Print removal blades\n\n– Clippers\n\n– Tweezers\n\n– Squeeze Bottle\n\n– 10 Resin filters\n\n– Funnel with fitted strainer','inherit','closed','closed','','2543-autosave-v1','','','2019-02-15 14:21:20','2019-02-15 18:21:20','',2543,'http://creativecad.works/2019/02/15/2543-autosave-v1/',0,'revision','',0),(2880,1,'2019-02-15 15:13:07','2019-02-15 19:13:07','<ul class=\"list-unstyled\">\n 	<li>Product Code: B9S-PCB-012</li>\n 	<li>Availability: In Stock</li>\n</ul>','B9 Creator v1.2 Control Board/PCB','New single-board part which replaces older 2-board design.\n\nBackward-compatible with 1.0, 1.1, and 1.2 B9Creators.\n\nRequires the use of V1.8 or newer software.','inherit','closed','closed','','2556-autosave-v1','','','2019-02-15 15:13:07','2019-02-15 19:13:07','',2556,'http://creativecad.works/2019/02/15/2556-autosave-v1/',0,'revision','',0),(2882,1,'2019-02-15 15:49:46','2019-02-15 19:49:46','','Bv003','','inherit','open','closed','','bv003','','','2019-02-15 15:49:46','2019-02-15 19:49:46','',2566,'http://creativecad.works/wp-content/uploads/2019/02/Bv003.jpg',0,'attachment','image/jpeg',0),(2883,1,'2019-02-15 15:49:47','2019-02-15 19:49:47','','BV003 Clear','','inherit','open','closed','','bv003-clear','','','2019-02-15 15:49:47','2019-02-15 19:49:47','',2566,'http://creativecad.works/wp-content/uploads/2019/02/BV003-Clear.jpg',0,'attachment','image/jpeg',0),(2884,1,'2019-02-20 13:23:15','2019-02-20 17:23:15','','Fun to Do: F1+ Blend - Clear','','publish','closed','closed','','fun-to-do-f1-blend-clear','','','2019-02-20 13:24:15','2019-02-20 17:24:15','',2595,'http://creativecad.works/product/fun-to-do-f1-blend/',1,'product_variation','',0),(2885,1,'2019-02-20 13:23:15','2019-02-20 17:23:15','','Fun to Do: F1+ Blend - White','','publish','closed','closed','','fun-to-do-f1-blend-white','','','2019-02-20 13:24:15','2019-02-20 17:24:15','',2595,'http://creativecad.works/product/fun-to-do-f1-blend/',2,'product_variation','',0),(2886,1,'2019-02-20 13:23:15','2019-02-20 17:23:15','','Fun to Do: F1+ Blend - Grey','','publish','closed','closed','','fun-to-do-f1-blend-grey','','','2019-02-20 13:24:15','2019-02-20 17:24:15','',2595,'http://creativecad.works/product/fun-to-do-f1-blend/',3,'product_variation','',0),(2887,1,'2019-02-20 13:23:15','2019-02-20 17:23:15','','Fun to Do: F1+ Blend - Black','','publish','closed','closed','','fun-to-do-f1-blend-black','','','2019-02-20 13:24:15','2019-02-20 17:24:15','',2595,'http://creativecad.works/product/fun-to-do-f1-blend/',4,'product_variation','',0),(2888,1,'2019-02-20 13:27:08','2019-02-20 17:27:08','','Fun To Do: Industrial Blend - Black','','publish','closed','closed','','fun-to-do-industrial-blend-black','','','2019-02-20 13:29:06','2019-02-20 17:29:06','',2597,'http://creativecad.works/product/fun-to-do-industrial-blend/',1,'product_variation','',0),(2889,1,'2019-02-20 13:27:08','2019-02-20 17:27:08','','Fun To Do: Industrial Blend - Red','','publish','closed','closed','','fun-to-do-industrial-blend-red','','','2019-02-20 13:29:06','2019-02-20 17:29:06','',2597,'http://creativecad.works/product/fun-to-do-industrial-blend/',2,'product_variation','',0),(2890,1,'2019-02-20 13:36:03','2019-02-20 17:36:03','','Fun To Do: Snow White Blend - Red','','publish','closed','closed','','fun-to-do-snow-white-blend-red','','','2019-02-20 13:37:12','2019-02-20 17:37:12','',2599,'http://creativecad.works/product/fun-to-do-snow-white-blend/',1,'product_variation','',0),(2891,1,'2019-02-20 13:36:03','2019-02-20 17:36:03','','Fun To Do: Snow White Blend - Blue','','publish','closed','closed','','fun-to-do-snow-white-blend-blue','','','2019-02-20 13:37:12','2019-02-20 17:37:12','',2599,'http://creativecad.works/product/fun-to-do-snow-white-blend/',2,'product_variation','',0),(2892,1,'2019-02-20 13:36:04','2019-02-20 17:36:04','','Fun To Do: Snow White Blend - Yellow','','publish','closed','closed','','fun-to-do-snow-white-blend-yellow','','','2019-02-20 13:37:12','2019-02-20 17:37:12','',2599,'http://creativecad.works/product/fun-to-do-snow-white-blend/',3,'product_variation','',0),(2893,1,'2019-02-20 13:36:04','2019-02-20 17:36:04','','Fun To Do: Snow White Blend - Black','','publish','closed','closed','','fun-to-do-snow-white-blend-black','','','2019-02-20 13:37:12','2019-02-20 17:37:12','',2599,'http://creativecad.works/product/fun-to-do-snow-white-blend/',4,'product_variation','',0),(2894,1,'2019-02-20 13:38:54','2019-02-20 17:38:54','','Fun To Do: Standard Blend - Red','','publish','closed','closed','','fun-to-do-standard-blend-red','','','2019-02-20 13:39:38','2019-02-20 17:39:38','',2601,'http://creativecad.works/product/fun-to-do-standard-blend/',1,'product_variation','',0),(2895,1,'2019-02-20 13:38:54','2019-02-20 17:38:54','','Fun To Do: Standard Blend - Black','','publish','closed','closed','','fun-to-do-standard-blend-black','','','2019-02-20 13:39:38','2019-02-20 17:39:38','',2601,'http://creativecad.works/product/fun-to-do-standard-blend/',2,'product_variation','',0),(2896,1,'2019-02-20 14:56:58','2019-02-20 18:56:58','','madrin.png','','inherit','open','closed','','madrin-png-3','','','2019-02-20 14:56:58','2019-02-20 18:56:58','',0,'http://creativecad.works/wp-content/uploads/2019/02/madrin.png',0,'attachment','image/png',0),(2897,1,'2019-02-20 14:56:58','2019-02-20 18:56:58','','armond.png','','inherit','open','closed','','armond-png-2','','','2019-02-20 14:56:58','2019-02-20 18:56:58','',0,'http://creativecad.works/wp-content/uploads/2019/02/armond.png',0,'attachment','image/png',0),(2899,1,'2019-02-20 14:59:43','2019-02-20 18:59:43','','ftd-dragon-logo-003','','inherit','open','closed','','ftd-dragon-logo-003','','','2019-02-20 14:59:43','2019-02-20 18:59:43','',76,'http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png',0,'attachment','image/png',0),(2900,1,'2019-02-20 15:02:58','2019-02-20 19:02:58','<h1>SHOP</h1>		\n						<img width=\"4000\" height=\"611\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1.png 4000w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 4000px) 100vw, 4000px\" />					\n		<p>Resins for DLP &amp; LCD based printers for Jewellery, Microfluidics, Dental &amp; Rapid Prototyping</p>		\n						<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />					\n						<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />					\n						<img width=\"1167\" height=\"333\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w\" sizes=\"(max-width: 1167px) 100vw, 1167px\" />					\n						<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 15:02:58','2019-02-20 19:02:58','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2903,1,'2019-02-20 15:19:09','2019-02-20 19:19:09','<h1>SHOP</h1>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 15:19:09','2019-02-20 19:19:09','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2902,1,'2019-02-20 15:12:37','2019-02-20 19:12:37','<h1>SHOP</h1>		\n			<h4>Our clients</h4>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />											\n						<img width=\"4000\" height=\"611\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1.png 4000w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 4000px) 100vw, 4000px\" />					\n		<p>Resins for DLP &amp; LCD based printers for Jewellery, Microfluidics, Dental &amp; Rapid Prototyping</p>		\n						<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />					\n						<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />					\n						<img width=\"1167\" height=\"333\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w\" sizes=\"(max-width: 1167px) 100vw, 1167px\" />					\n						<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 15:12:37','2019-02-20 19:12:37','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2905,1,'2019-02-20 15:50:05','2019-02-20 19:50:05','<h1>SHOP</h1>		\n										<img width=\"600\" height=\"92\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-600x78.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"600\" height=\"171\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"600\" height=\"332\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 15:50:05','2019-02-20 19:50:05','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2906,1,'2019-02-20 15:51:28','2019-02-20 19:51:28','<h1>SHOP</h1>		\n										<img width=\"600\" height=\"92\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-600x78.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"600\" height=\"171\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"600\" height=\"332\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 15:51:28','2019-02-20 19:51:28','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2908,1,'2019-02-20 16:01:01','2019-02-20 20:01:01','<h1>SHOP</h1>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 16:01:01','2019-02-20 20:01:01','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2909,1,'2019-02-20 16:01:47','2019-02-20 20:01:47','<h1>SHOP</h1>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 16:01:47','2019-02-20 20:01:47','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2911,1,'2019-02-20 16:14:29','2019-02-20 20:14:29','<h1>SHOP</h1>		\n											<a href=\"http://creativecad.works/store/resinworks3d/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<a href=\"http://creativecad.works/store/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 16:14:29','2019-02-20 20:14:29','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2912,1,'2019-02-20 16:54:38','2019-02-20 20:54:38','<h1>SHOP</h1>		\n											<a href=\"http://creativecad.works/store/resinworks3d/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<a href=\"http://creativecad.works/store/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />								</a>\n											<a href=\"http://creativecad.works/store/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n											<a href=\"http://creativecad.works/store/phrozen/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<a href=\"http://creativecad.works/store/fun-to-do/\" data-elementor-open-lightbox=\"\">\n							<img width=\"940\" height=\"520\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003.png 940w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-300x166.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-768x425.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-181x100.png 181w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-145x80.png 145w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-394x218.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-915x506.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ftd-dragon-logo-003-600x332.png 600w\" sizes=\"(max-width: 940px) 100vw, 940px\" />								</a>','Store','','inherit','closed','closed','','76-revision-v1','','','2019-02-20 16:54:38','2019-02-20 20:54:38','',76,'http://creativecad.works/2019/02/20/76-revision-v1/',0,'revision','',0),(2915,1,'2019-02-20 17:09:53','2019-02-20 21:09:53','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n										<img width=\"380\" height=\"486\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg 380w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-235x300.jpg 235w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-78x100.jpg 78w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-63x80.jpg 63w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-237x303.jpg 237w\" sizes=\"(max-width: 380px) 100vw, 380px\" />','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:09:53','2019-02-20 21:09:53','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2916,1,'2019-02-20 17:10:52','2019-02-20 21:10:52','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n										<img width=\"380\" height=\"486\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg 380w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-235x300.jpg 235w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-78x100.jpg 78w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-63x80.jpg 63w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-237x303.jpg 237w\" sizes=\"(max-width: 380px) 100vw, 380px\" />','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:10:52','2019-02-20 21:10:52','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2917,1,'2019-02-20 17:12:30','2019-02-20 21:12:30','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"380\" height=\"486\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank.jpg 380w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-235x300.jpg 235w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-78x100.jpg 78w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-63x80.jpg 63w, http://creativecad.works/wp-content/uploads/2019/02/Resin-Tank-237x303.jpg 237w\" sizes=\"(max-width: 380px) 100vw, 380px\" />','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:12:30','2019-02-20 21:12:30','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2918,1,'2019-02-20 17:13:30','2019-02-20 21:13:30','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-303x303.jpg 303w\" sizes=\"(max-width: 400px) 100vw, 400px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" role=\"button\">\n						Accessories\n					</a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:13:30','2019-02-20 21:13:30','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2919,1,'2019-02-20 17:13:34','2019-02-20 21:13:34','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-303x303.jpg 303w\" sizes=\"(max-width: 400px) 100vw, 400px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" role=\"button\">\n						Accessories\n					</a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:13:34','2019-02-20 21:13:34','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2920,1,'2019-02-20 17:13:53','2019-02-20 21:13:53','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-303x303.jpg 303w\" sizes=\"(max-width: 400px) 100vw, 400px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" role=\"button\">\n						Accessories\n					</a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:13:53','2019-02-20 21:13:53','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2921,1,'2019-02-20 17:14:05','2019-02-20 21:14:05','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-303x303.jpg 303w\" sizes=\"(max-width: 400px) 100vw, 400px\" />											\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" role=\"button\">\n						Accessories\n					</a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:14:05','2019-02-20 21:14:05','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2922,1,'2019-02-20 17:14:15','2019-02-20 21:14:15','<ul>\n                    <li>\n                                                                                    <h1>MiiCraft</h1>\n                                                <p>Professional 3D Printing Made Affordable</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra.jpg 1000w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2018/05/MiiCraft-Ultra-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-3d-printer/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable.png 1000w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-950x950.png 950w, http://creativecad.works/wp-content/uploads/2019/02/1-kg-bottle-CCW-castable-600x600.png 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-resins/\" role=\"button\">\n						Resins\n					</a>\n											<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"400\" height=\"400\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/MiiCraft-Retainer-Glass-303x303.jpg 303w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								</a>\n			<a href=\"http://creativecad.works/store/miicraft/miicraft-accessories/\" role=\"button\">\n						Accessories\n					</a>','MiiCraft','','inherit','closed','closed','','2654-revision-v1','','','2019-02-20 17:14:15','2019-02-20 21:14:15','',2654,'http://creativecad.works/2019/02/20/2654-revision-v1/',0,'revision','',0),(2924,1,'2019-02-20 17:20:11','2019-02-20 21:20:11','<ul>\r\n 	<li>\r\n<h1>Sale On Now!</h1>\r\nAll Fitbits and smartwatches – 20% off this week only\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n 	<li>\r\n<h1>New Arrivals</h1>\r\nCheck out all the latest accessories now online\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n</ul>\r\n[products]\r\nUse coupon code \"SALE2017\" for a discount at checkout!\r\n<a href=\"#\">\r\nCheckout </a>','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:20:11','2019-02-20 21:20:11','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2925,1,'2019-02-20 17:21:29','2019-02-20 21:21:29','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:21:29','2019-02-20 21:21:29','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2923,1,'2019-02-20 17:17:48','2019-02-20 21:17:48','<ul>\n                    <li>\n                                                                                    <h1>Sale On Now!</h1>\n                                                <p>All Fitbits and smartwatches – 20% off this week only</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:17:48','2019-02-20 21:17:48','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2926,1,'2019-02-20 17:22:07','2019-02-20 21:22:07','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:22:07','2019-02-20 21:22:07','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2927,1,'2019-02-20 17:22:49','2019-02-20 21:22:49','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n										<img width=\"510\" height=\"340\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg 510w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-300x200.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-150x100.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-120x80.jpg 120w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-394x263.jpg 394w\" sizes=\"(max-width: 510px) 100vw, 510px\" />											\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:22:49','2019-02-20 21:22:49','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2928,1,'2019-02-20 17:23:23','2019-02-20 21:23:23','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"510\" height=\"340\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg 510w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-300x200.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-150x100.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-120x80.jpg 120w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-394x263.jpg 394w\" sizes=\"(max-width: 510px) 100vw, 510px\" />											\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:23:23','2019-02-20 21:23:23','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2929,1,'2019-02-20 17:24:43','2019-02-20 21:24:43','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"510\" height=\"340\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340.jpg 510w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-300x200.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-150x100.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-120x80.jpg 120w, http://creativecad.works/wp-content/uploads/2019/02/Emerald-510x340-394x263.jpg 394w\" sizes=\"(max-width: 510px) 100vw, 510px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:24:43','2019-02-20 21:24:43','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2930,1,'2019-02-20 17:26:03','2019-02-20 21:26:03','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png 500w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-303x303.png 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:26:03','2019-02-20 21:26:03','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2931,1,'2019-02-20 17:27:47','2019-02-20 21:27:47','<ul>\n                    <li>\n                                                                                    <h1>B9Creations</h1>\n                                                <p>Professional 3D Printing Solutions</p>\n					</li>\n							</ul>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500.png 500w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/Gray_Web-500x500-303x303.png 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Vat_Web-500x500-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<a href=\"http://creativecad.works/store/b9creations/b9-accessories/\" role=\"button\">\n						Accessories\n					</a>','B9Creations','','inherit','closed','closed','','2805-revision-v1','','','2019-02-20 17:27:47','2019-02-20 21:27:47','',2805,'http://creativecad.works/2019/02/20/2805-revision-v1/',0,'revision','',0),(2933,1,'2019-02-20 17:30:04','2019-02-20 21:30:04','<ul>\r\n 	<li>\r\n<h1>Sale On Now!</h1>\r\nAll Fitbits and smartwatches – 20% off this week only\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n 	<li>\r\n<h1>New Arrivals</h1>\r\nCheck out all the latest accessories now online\r\n\r\n<a href=\"#\">\r\nBrowse </a></li>\r\n</ul>\r\n[products]\r\nUse coupon code \"SALE2017\" for a discount at checkout!\r\n<a href=\"#\">\r\nCheckout </a>','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:30:04','2019-02-20 21:30:04','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2932,1,'2019-02-20 17:29:48','2019-02-20 21:29:48','<ul>\n                    <li>\n                                                                                    <h1>Sale On Now!</h1>\n                                                <p>All Fitbits and smartwatches – 20% off this week only</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n		[products]		\n		            Use coupon code \"SALE2017\" for a discount at checkout!\n                                    <a href=\"#\">\n                                                    Checkout                                            </a>','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:29:48','2019-02-20 21:29:48','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2936,1,'2019-02-20 17:42:20','2019-02-20 21:42:20','<ul>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:42:20','2019-02-20 21:42:20','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2935,1,'2019-02-20 17:34:42','2019-02-20 21:34:42','','IMG-0351','','inherit','open','closed','','img-0351','','','2019-02-20 17:34:42','2019-02-20 21:34:42','',2835,'http://creativecad.works/wp-content/uploads/2019/02/IMG-0351.jpg',0,'attachment','image/jpeg',0),(2937,1,'2019-02-20 17:43:39','2019-02-20 21:43:39','<ul>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:43:39','2019-02-20 21:43:39','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2938,1,'2019-02-20 17:43:49','2019-02-20 21:43:49','<ul>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:43:49','2019-02-20 21:43:49','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2940,1,'2019-02-20 17:45:26','2019-02-20 21:45:26','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:45:26','2019-02-20 21:45:26','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2939,1,'2019-02-20 17:44:22','2019-02-20 21:44:22','<ul>\n                    <li>\n                                                                                    <h1>New Arrivals</h1>\n                                                <p>Check out all the latest accessories now online</p>\n                                                                                                                                                            <a href=\"#\">\n                                                                                                                            Browse                                                                                                                    </a>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:44:22','2019-02-20 21:44:22','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2941,1,'2019-02-20 17:45:41','2019-02-20 21:45:41','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n										<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:45:41','2019-02-20 21:45:41','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2942,1,'2019-02-20 17:46:13','2019-02-20 21:46:13','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:46:13','2019-02-20 21:46:13','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2943,1,'2019-02-20 17:46:48','2019-02-20 21:46:48','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n										<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />											\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" role=\"button\">\n						Click here\n					</a>','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:46:48','2019-02-20 21:46:48','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0);
INSERT INTO `wpio_posts` VALUES (2944,1,'2019-02-20 17:46:53','2019-02-20 21:46:53','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" role=\"button\">\n						Click here\n					</a>','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:46:53','2019-02-20 21:46:53','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2945,1,'2019-02-20 17:48:15','2019-02-20 21:48:15','<ul>\n                    <li>\n                                                                                    <h1>Phrozen</h1>\n                                                <p>Best Professional LCD Printer</p>\n					</li>\n							</ul>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						3D Printers\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/EasyCast-HD-Violet-LCD-600x600.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-resins/\" role=\"button\">\n						Resins\n					</a>\n											<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" data-elementor-open-lightbox=\"\">\n							<img width=\"400\" height=\"383\" src=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1.jpg 400w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-300x287.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-104x100.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-84x80.jpg 84w, http://creativecad.works/wp-content/uploads/2019/02/LCD-Screen1-316x303.jpg 316w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								</a>\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-accessories/\" role=\"button\">\n						Accessories\n					</a>','Phrozen','','inherit','closed','closed','','2835-revision-v1','','','2019-02-20 17:48:15','2019-02-20 21:48:15','',2835,'http://creativecad.works/2019/02/20/2835-revision-v1/',0,'revision','',0),(2947,1,'2019-02-21 11:33:56','2019-02-21 15:33:56','<h2>Specialized 3D Printers</h2>		\n											<a href=\"http://creativecad.works/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />								</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-1240x698.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-20180628-WA0000<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7796b27f95\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-02-21 11:33:56','2019-02-21 15:33:56','',2318,'http://creativecad.works/2019/02/21/2318-revision-v1/',0,'revision','',0),(2948,1,'2019-02-21 11:34:14','2019-02-21 15:34:14','<h2>Specialized 3D Printers</h2>		\n											<a href=\"http://creativecad.works/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-1240x698.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-20180628-WA0000<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7796b27f95\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-02-21 11:34:14','2019-02-21 15:34:14','',2318,'http://creativecad.works/2019/02/21/2318-revision-v1/',0,'revision','',0),(2949,1,'2019-02-21 11:34:24','2019-02-21 15:34:24','<h2>Specialized 3D Printers</h2>		\n											<a href=\"http://creativecad.works/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/phrozen/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-1240x698.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/07/IMG-20180628-WA0000-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-20180628-WA0000<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7796b27f95\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-02-21 11:34:24','2019-02-21 15:34:24','',2318,'http://creativecad.works/2019/02/21/2318-revision-v1/',0,'revision','',0),(2950,1,'2019-02-21 11:35:06','2019-02-21 15:35:06','','IMG-1581','','inherit','open','closed','','img-1581','','','2019-02-21 11:35:06','2019-02-21 15:35:06','',2318,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1581.jpg',0,'attachment','image/jpeg',0),(2951,1,'2019-02-21 11:35:08','2019-02-21 15:35:08','','IMG-1577','','inherit','open','closed','','img-1577','','','2019-02-21 11:35:08','2019-02-21 15:35:08','',2318,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1577.jpg',0,'attachment','image/jpeg',0),(2952,1,'2019-02-21 11:35:11','2019-02-21 15:35:11','','IMG-1575','','inherit','open','closed','','img-1575','','','2019-02-21 11:35:11','2019-02-21 15:35:11','',2318,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1575.jpg',0,'attachment','image/jpeg',0),(2953,1,'2019-02-21 11:35:12','2019-02-21 15:35:12','','IMG-1573','','inherit','open','closed','','img-1573','','','2019-02-21 11:35:12','2019-02-21 15:35:12','',2318,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1573.jpg',0,'attachment','image/jpeg',0),(2954,1,'2019-02-21 11:35:15','2019-02-21 15:35:15','','IMG-1572','','inherit','open','closed','','img-1572','','','2019-02-21 11:35:15','2019-02-21 15:35:15','',2318,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1572.jpg',0,'attachment','image/jpeg',0),(2955,1,'2019-02-21 11:35:17','2019-02-21 15:35:17','','IMG-1391','','inherit','open','closed','','img-1391','','','2019-02-21 11:35:17','2019-02-21 15:35:17','',2318,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1391.jpg',0,'attachment','image/jpeg',0),(2956,1,'2019-02-21 11:35:40','2019-02-21 15:35:40','<h2>Specialized 3D Printers</h2>		\n											<a href=\"http://creativecad.works/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/phrozen/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1581.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1581<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1577.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1577<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1575.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1575<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1573.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1573<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1572.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1572<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1391.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1391<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-1240x930.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0397<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7796b27f95\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-02-21 11:35:40','2019-02-21 15:35:40','',2318,'http://creativecad.works/2019/02/21/2318-revision-v1/',0,'revision','',0),(2957,1,'2019-02-21 11:36:38','2019-02-21 15:36:38','','51962241_10213698951363514_8157627433369993216_n','','inherit','open','closed','','51962241_10213698951363514_8157627433369993216_n','','','2019-02-21 11:36:38','2019-02-21 15:36:38','',2318,'http://creativecad.works/wp-content/uploads/2019/02/51962241_10213698951363514_8157627433369993216_n.jpg',0,'attachment','image/jpeg',0),(2958,1,'2019-02-21 11:36:40','2019-02-21 15:36:40','','51679978_10213698950923503_6209694850774728704_n','','inherit','open','closed','','51679978_10213698950923503_6209694850774728704_n','','','2019-02-21 11:36:40','2019-02-21 15:36:40','',2318,'http://creativecad.works/wp-content/uploads/2019/02/51679978_10213698950923503_6209694850774728704_n.jpg',0,'attachment','image/jpeg',0),(2959,1,'2019-02-21 11:36:54','2019-02-21 15:36:54','<h2>Specialized 3D Printers</h2>		\n											<a href=\"http://creativecad.works/miicraft/\" data-elementor-open-lightbox=\"\">\n							<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/b9creations/\" data-elementor-open-lightbox=\"\">\n							<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />								</a>\n											<a href=\"http://creativecad.works/3d-printers/phrozen/\" data-elementor-open-lightbox=\"\">\n							<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n			<h1>Our Expertise</h1>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft, B9Creations &amp; Phrozen 3D printers. </p><p> </p>		\n			<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1581.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1581<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1577.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1577<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1575.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1575<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1573.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1573<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1572.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1572<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-1391.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-1391-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-1391<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-1240x930.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0397<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>EasyCastHD rings2<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>PDMS-CHIP<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-394x303.png\" alt=\"\" /></a>Master Mold with PDMS<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0350-1024&#215;589<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-394x303.jpeg 394w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-41x31.jpeg 41w, http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768-605x465.jpeg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>20181120_133605-1024&#215;736<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-41x31.jpg 41w, http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768-605x465.jpg 605w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></a>IMG-0293-1024&#215;768<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/51962241_10213698951363514_8157627433369993216_n-534x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/51962241_10213698951363514_8157627433369993216_n-394x303.jpg\" alt=\"\" /></a>51962241_10213698951363514_8157627433369993216_n<a data-toggle=\"lightbox\" data-gallery=\"multiimages\" data-title=\"\"  href=\'http://creativecad.works/wp-content/uploads/2019/02/51679978_10213698950923503_6209694850774728704_n-534x950.jpg\'><img width=\"394\" height=\"303\" src=\"http://creativecad.works/wp-content/uploads/2019/02/51679978_10213698950923503_6209694850774728704_n-394x303.jpg\" alt=\"\" /></a>51679978_10213698950923503_6209694850774728704_n		\n<form enctype=\"multipart/form-data\" method=\"post\" id=\"form_2ssykv\"  >\n<fieldset>\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" />\n<input type=\"hidden\" name=\"form_id\" value=\"3\" />\n<input type=\"hidden\" name=\"frm_hide_fields_3\" id=\"frm_hide_fields_3\" value=\"\" />\n<input type=\"hidden\" name=\"form_key\" value=\"2ssykv\" />\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" />\n<input type=\"hidden\" id=\"frm_submit_entry_3\" name=\"frm_submit_entry_3\" value=\"7796b27f95\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\"frm_verify_3\">If you are human, leave this field blank.</label>\n<input type=\"text\" id=\"frm_verify_3\" name=\"frm_verify\" value=\"\"  />\n    <label for=\"field_qy05f8\">Name\n    </label>\n    <input type=\"text\" id=\"field_qy05f8\" name=\"item_meta[11]\" value=\"\"  placeholder=\"Name\" data-invmsg=\"Name is invalid\"  />\n    <label for=\"field_3asv29\">Email Address\n        *\n    </label>\n    <input type=\"text\" id=\"field_3asv29\" name=\"item_meta[12]\" value=\"\"  placeholder=\"Email Address\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Email Address is invalid\"  />\n    <label for=\"field_xv3s6\">Phone\n        *\n    </label>\n    <input type=\"tel\" id=\"field_xv3s6\" name=\"item_meta[54]\" value=\"\"  placeholder=\"Phone\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Phone is invalid\" pattern=\"((+d{1,3}(-|.| )?(?d)?(-| |.)?d{1,5})|((?d{2,6})?))(-|.| )?(d{3,4})(-|.| )?(d{4})(( x| ext)d{1,5}){0,1}$\"  />\n    <label for=\"field_q67ja\">Select an Option below\n        *\n    </label>\n    		<select name=\"item_meta[93]\" id=\"field_q67ja\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Select an Option below is invalid\"  >\n			<option value=\"\"  selected=\"selected\">\n			 		</option>\n			<option value=\"Get a Quote\" >\n			Get a Quote		</option>\n			<option value=\"Sample Request\" >\n			Sample Request		</option>\n			<option value=\"Request a Callback\" >\n			Request a Callback		</option>\n		</select>\n    <label for=\"field_64pqg\">Institution/Company\n        *\n    </label>\n    <input type=\"text\" id=\"field_64pqg\" name=\"item_meta[94]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_mgc4\">Department\n        *\n    </label>\n    <input type=\"text\" id=\"field_mgc4\" name=\"item_meta[95]\" value=\"\"  data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Text is invalid\"  />\n    <label for=\"field_2ywico\">Question / Comment\n        *\n    </label>\n    <input type=\"text\" id=\"field_2ywico\" name=\"item_meta[13]\" value=\"\"  placeholder=\"Question / Comment\" data-reqmsg=\"This field cannot be blank.\" data-invmsg=\"Question / Comment is invalid\"  />\n<input type=\"hidden\" name=\"item_key\" value=\"\" />\n<input type=\"submit\" value=\"Send\"  />\n<img src=\"http://creativecad.works/wp-content/plugins/formidable/images/ajax_loader.gif\" alt=\"Sending\" style=\"visibility:hidden;\" />\n</fieldset>\n</form>','3D Printers','','inherit','closed','closed','','2318-revision-v1','','','2019-02-21 11:36:54','2019-02-21 15:36:54','',2318,'http://creativecad.works/2019/02/21/2318-revision-v1/',0,'revision','',0),(2961,1,'2019-02-21 13:36:09','2019-02-21 17:36:09','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-21 13:36:09','2019-02-21 17:36:09','',2361,'http://creativecad.works/2019/02/21/2361-revision-v1/',0,'revision','',0),(2960,1,'2019-02-21 13:30:26','2019-02-21 17:30:26','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The CADworks3D Jewellery Printer  is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The CADWorks3D µMicrofluidics Printer is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<p>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</p>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-21 13:30:26','2019-02-21 17:30:26','',2361,'http://creativecad.works/2019/02/21/2361-revision-v1/',0,'revision','',0),(2962,1,'2019-02-21 13:36:33','2019-02-21 17:36:33','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ol><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.  We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ol>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<p>The MiiCraft 3D printer has been built to be a 3D printer from the ground up. All the parts and components have been specifically built and engineered for 3D printing.  The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model. The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  The teflon vats, which houses the resin, is amongst the least expensive on the market. Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500. Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself. During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat. The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</p>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-21 13:36:33','2019-02-21 17:36:33','',2361,'http://creativecad.works/2019/02/21/2361-revision-v1/',0,'revision','',0),(2963,1,'2019-02-21 13:37:54','2019-02-21 17:37:54','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<p>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output. This excess in power starts to decade the projector within months.   In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.  In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</p>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-21 13:37:54','2019-02-21 17:37:54','',2361,'http://creativecad.works/2019/02/21/2361-revision-v1/',0,'revision','',0),(2964,1,'2019-02-21 13:38:29','2019-02-21 17:38:29','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<p>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation.  With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup.  As you become more experienced you will need supplies from month to month. For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available.  Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring. The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items. There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</p>\n												Do I need to calibrate my MiiCraft?					\n					<p>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use.  As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer. Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</p>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-21 13:38:29','2019-02-21 17:38:29','',2361,'http://creativecad.works/2019/02/21/2361-revision-v1/',0,'revision','',0),(2965,1,'2019-02-21 13:39:20','2019-02-21 17:39:20','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-21 13:39:20','2019-02-21 17:39:20','',2361,'http://creativecad.works/2019/02/21/2361-revision-v1/',0,'revision','',0),(2966,1,'2019-02-21 13:40:07','2019-02-21 17:40:07','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:40:07','2019-02-21 17:40:07','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2967,1,'2019-02-21 13:40:22','2019-02-21 17:40:22','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:40:22','2019-02-21 17:40:22','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2968,1,'2019-02-21 13:41:30','2019-02-21 17:41:30','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:41:30','2019-02-21 17:41:30','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2969,1,'2019-02-21 13:41:42','2019-02-21 17:41:42','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:41:42','2019-02-21 17:41:42','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2970,1,'2019-02-21 13:43:25','2019-02-21 17:43:25','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:43:25','2019-02-21 17:43:25','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2971,1,'2019-02-21 13:44:01','2019-02-21 17:44:01','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:44:01','2019-02-21 17:44:01','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2972,1,'2019-02-21 13:45:06','2019-02-21 17:45:06','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:45:06','2019-02-21 17:45:06','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2973,1,'2019-02-21 13:58:45','2019-02-21 17:58:45','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 13:58:45','2019-02-21 17:58:45','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2974,1,'2019-02-21 14:01:28','2019-02-21 18:01:28','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.</h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 14:01:28','2019-02-21 18:01:28','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2975,1,'2019-02-21 14:01:36','2019-02-21 18:01:36','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.</h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>I am text block. 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.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 14:01:36','2019-02-21 18:01:36','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2976,1,'2019-02-21 14:03:01','2019-02-21 18:03:01','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.</h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold, platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.</p>		\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-21 14:03:01','2019-02-21 18:03:01','',2406,'http://creativecad.works/2019/02/21/2406-revision-v1/',0,'revision','',0),(2977,1,'2019-02-21 14:04:26','2019-02-21 18:04:26','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p><h3 style=\"text-align: center;\">Phrozen Shuffle</h3><ul><li>Build Size 12 x 6.8 x 20 cm</li><li>XY Resolution 47 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul><h3>Phrozen Shuffle XL</h3><ul><li>Build Size 19 x 12 x 20 cm</li><li>XY Resolution 75 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:04:26','2019-02-21 18:04:26','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2979,1,'2019-02-21 14:10:50','2019-02-21 18:10:50','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p><h3 style=\"text-align: center;\">Phrozen Shuffle</h3><ul><li>Build Size 12 x 6.8 x 20 cm</li><li>XY Resolution 47 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul><h3>Phrozen Shuffle XL</h3><ul><li>Build Size 19 x 12 x 20 cm</li><li>XY Resolution 75 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:10:50','2019-02-21 18:10:50','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2978,1,'2019-02-21 14:08:15','2019-02-21 18:08:15','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Marketing\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Dev System\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n				<h3>\n					Support\n				</h3>\n				<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p><h3 style=\"text-align: center;\">Phrozen Shuffle</h3><ul><li>Build Size 12 x 6.8 x 20 cm</li><li>XY Resolution 47 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul><h3>Phrozen Shuffle XL</h3><ul><li>Build Size 19 x 12 x 20 cm</li><li>XY Resolution 75 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:08:15','2019-02-21 18:08:15','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2980,1,'2019-02-21 14:12:38','2019-02-21 18:12:38','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p><h3 style=\"text-align: center;\">Phrozen Shuffle</h3><ul><li>Build Size 12 x 6.8 x 20 cm</li><li>XY Resolution 47 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul><h3>Phrozen Shuffle XL</h3><ul><li>Build Size 19 x 12 x 20 cm</li><li>XY Resolution 75 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:12:38','2019-02-21 18:12:38','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2982,1,'2019-02-21 14:14:29','2019-02-21 18:14:29','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:14:29','2019-02-21 18:14:29','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2981,1,'2019-02-21 14:14:17','2019-02-21 18:14:17','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n		<h3 style=\"text-align: center;\">Phrozen Shuffle</h3><ul><li>Build Size 12 x 6.8 x 20 cm</li><li>XY Resolution 47 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul><h3>Phrozen Shuffle XL</h3><ul><li>Build Size 19 x 12 x 20 cm</li><li>XY Resolution 75 µm</li><li>Z Resolution 10 µm</li><li>Print Speed 3 cm per hour</li><li>Tolerance &lt; 30 µm</li></ul>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:14:17','2019-02-21 18:14:17','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2983,1,'2019-02-21 14:15:57','2019-02-21 18:15:57','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:15:57','2019-02-21 18:15:57','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2984,1,'2019-02-21 14:16:33','2019-02-21 18:16:33','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Click here\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:16:33','2019-02-21 18:16:33','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2985,1,'2019-02-21 14:16:40','2019-02-21 18:16:40','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:16:40','2019-02-21 18:16:40','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2986,1,'2019-02-21 14:19:19','2019-02-21 18:19:19','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-21 14:19:19','2019-02-21 18:19:19','',2431,'http://creativecad.works/2019/02/21/2431-revision-v1/',0,'revision','',0),(2989,1,'2019-02-21 14:34:29','2019-02-21 18:34:29','<img width=\"1500\" height=\"854\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png\" alt=\"\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://youtu.be/tZBVAbMpXEI		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:34:29','2019-02-21 18:34:29','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(3042,1,'2019-03-04 16:45:11','2019-03-04 20:45:11','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-03-04 16:45:11','2019-03-04 20:45:11','',618,'http://creativecad.works/2019/03/04/618-revision-v1/',0,'revision','',0),(2991,1,'2019-02-21 14:46:58','2019-02-21 18:46:58','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:46:58','2019-02-21 18:46:58','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2992,1,'2019-02-21 14:47:10','2019-02-21 18:47:10','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:47:10','2019-02-21 18:47:10','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2993,1,'2019-02-21 14:48:07','2019-02-21 18:48:07','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:48:07','2019-02-21 18:48:07','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2994,1,'2019-02-21 14:50:05','2019-02-21 18:50:05','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:50:05','2019-02-21 18:50:05','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2995,1,'2019-02-21 14:50:41','2019-02-21 18:50:41','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:50:41','2019-02-21 18:50:41','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2996,1,'2019-02-21 14:50:53','2019-02-21 18:50:53','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"#\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:50:53','2019-02-21 18:50:53','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(2997,1,'2019-02-21 14:51:06','2019-02-21 18:51:06','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"#\" role=\"button\">\n						Take The First Step\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 14:51:06','2019-02-21 18:51:06','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(3030,1,'2019-02-26 10:48:58','2019-02-26 14:48:58','<img src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" sizes=\"(max-width: 1140px) 100vw, 1140px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" alt=\"\" width=\"1140\" height=\"649\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" alt=\"\" width=\"600\" height=\"78\" />\r\n<h2>A 3D Printer Optimized for Jewellery</h2>\r\n<h3>Full Scale Manufacturing</h3>\r\nWhat makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!\r\n\r\n<a role=\"button\" href=\"info@creativecadworks.ca\">\r\nRequest a Quote\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" sizes=\"(max-width: 3416px) 100vw, 3416px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" alt=\"\" width=\"3416\" height=\"2792\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" width=\"1000\" height=\"750\" />\r\n<h3>Castability</h3>\r\nWhether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" sizes=\"(max-width: 520px) 100vw, 520px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" alt=\"\" width=\"520\" height=\"118\" />\r\n\r\nB9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.\r\n\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" sizes=\"(max-width: 500px) 100vw, 500px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" alt=\"\" width=\"500\" height=\"500\" />\r\n<h3>The Choice of Jewellers</h3>\r\nhttps://www.youtube.com/watch?v=0wTzU8kgr-c&amp;t=1s\r\n<h3>High-Speed 3D Printing</h3>\r\nThe B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology\r\nwith precision engineering to set a new standard for production speed.\r\n\r\nPowered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.\r\n\r\n<a role=\"button\" href=\"info@creativecadworks.ca\">\r\nRequest a Quote\r\n</a>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" sizes=\"(max-width: 280px) 100vw, 280px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" alt=\"\" width=\"280\" height=\"80\" />\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" sizes=\"(max-width: 800px) 100vw, 800px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" alt=\"\" width=\"800\" height=\"800\" />\r\n<h4>Phrozen Shuffle &amp; Shuffle XL\r\nfor Jewellery</h4>\r\n<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\">\r\n 	<li>Uniform printing on the full buildplate</li>\r\n 	<li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li>\r\n 	<li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li>\r\n 	<li>50W LED Array combined with uniform light angle for faster resin curing</li>\r\n 	<li>405 nm UV-LED. Works with most commercially available resin</li>\r\n 	<li>Touch Screen control</li>\r\n 	<li>USB port</li>\r\n 	<li>Works standalone, no need for a dedicated PC.</li>\r\n 	<li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li>\r\n 	<li>1 year warranty¹</li>\r\n 	<li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li>\r\n</ul>\r\n<a role=\"button\" href=\"http://creativecad.works/store/phrozen/phrozen-printers/\">\r\nBuy The Phrozen\r\n</a>\r\n<h2>Jewellery Printing Starting at $1300</h2>\r\n<h5>Get Started</h5>\r\n<h3>Technical Specifications</h3>\r\n<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\">\r\n 	<li>Printer Size: 28 * 28 * 42 cm</li>\r\n 	<li>Printer Weight: 13 Kg</li>\r\n 	<li>Printing Volume: 12 * 6.8 * 20 cm</li>\r\n 	<li>XY Resolution: 47 µm</li>\r\n 	<li>Z Resolution: 10 µm</li>\r\n 	<li>Printing Speed: 30 mm per hour</li>\r\n 	<li>Recommended Layer Height: 10 – 100 µm</li>\r\n</ul>\r\n<img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" sizes=\"(max-width: 4032px) 100vw, 4032px\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" alt=\"\" width=\"4032\" height=\"3024\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-26 10:48:58','2019-02-26 14:48:58','',618,'http://creativecad.works/2019/02/26/618-revision-v1/',0,'revision','',0),(2999,1,'2019-02-21 15:03:02','2019-02-21 19:03:02','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"4032\" height=\"3024\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293.jpg 4032w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-300x225.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-768x576.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1024x768.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-133x100.jpg 133w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-107x80.jpg 107w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-394x296.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-915x686.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1240x930.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-1440x1080.jpg 1440w, http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-600x450.jpg 600w\" sizes=\"(max-width: 4032px) 100vw, 4032px\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-02-21 15:03:02','2019-02-21 19:03:02','',618,'http://creativecad.works/2019/02/21/618-revision-v1/',0,'revision','',0),(3024,1,'2019-02-22 17:34:18','2019-02-22 21:34:18','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-22 17:34:18','2019-02-22 21:34:18','',2361,'http://creativecad.works/2019/02/22/2361-revision-v1/',0,'revision','',0),(3001,1,'2019-02-22 14:35:40','2019-02-22 18:35:40','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-22 14:35:40','2019-02-22 18:35:40','',2361,'http://creativecad.works/2019/02/22/2361-revision-v1/',0,'revision','',0),(3002,1,'2019-02-22 14:36:13','2019-02-22 18:36:13','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-22 14:36:13','2019-02-22 18:36:13','',2361,'http://creativecad.works/2019/02/22/2361-revision-v1/',0,'revision','',0),(3003,1,'2019-02-22 14:36:59','2019-02-22 18:36:59','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-22 14:36:59','2019-02-22 18:36:59','',2361,'http://creativecad.works/2019/02/22/2361-revision-v1/',0,'revision','',0),(3004,1,'2019-02-22 14:38:15','2019-02-22 18:38:15','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-22 14:38:15','2019-02-22 18:38:15','',2361,'http://creativecad.works/2019/02/22/2361-revision-v1/',0,'revision','',0),(3005,1,'2019-02-22 14:38:30','2019-02-22 18:38:30','<h2>Professional 3D Printing Made Affordable</h2>		\n										<img width=\"986\" height=\"1024\" src=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-986x1024.png 986w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656-600x624.png 600w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-289x300.png 289w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-768x798.png 768w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-29x30.png 29w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-77x80.png 77w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-292x303.png 292w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-674x700.png 674w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-914x950.png 914w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-1039x1080.png 1039w, http://creativecad.works/wp-content/uploads/2018/03/MiiCraft100SERIESTRANSPARENT-768x798-e1521739235656.png 962w\" sizes=\"(max-width: 986px) 100vw, 986px\" />											\n							“Great service. We are happy with the printers.” <br>Jewlr.ca\n													Tony Davis\n																			CEO\n			<h3>A 3D Printer Designed to Out-Perform</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>Jeweller\'s Aid</h3>		\n		<p>The MiiCraft is capable of building over 75 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/01/FullPlate-1024x728-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n										<img width=\"480\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS-480x465.png\" alt=\"\" />											\n			<h3>Explore Microfluidics</h3>		\n		<p>The MiiCraft is optimized for universities and research institutions who have tight deadlines and require high quality parts.</p>		\n			<a href=\"https://cadworks3d.com/microfluidics/\" role=\"button\">\n						Learn More\n					</a>\n			<h3>Reliable for Dentists</h3>		\n		<p>The MiiCraft provides clinicians with the ability to reliably and accurately print dental (parts) in daily production. With the world’s Best Open Source Technology, the MiiCraft can take advantage of all available dental materials to 3D print partial dentures, surgical guides, crowns, bridges, veneers, working models and more.</p>		\n										<img width=\"605\" height=\"465\" src=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-31x25.jpg 31w, http://creativecad.works/wp-content/uploads/2018/03/Dental-Printer-394x303.jpg 394w\" sizes=\"(max-width: 605px) 100vw, 605px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>','MiiCraft','','inherit','closed','closed','','2361-revision-v1','','','2019-02-22 14:38:30','2019-02-22 18:38:30','',2361,'http://creativecad.works/2019/02/22/2361-revision-v1/',0,'revision','',0),(3006,1,'2019-02-22 14:49:05','2019-02-22 18:49:05','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n			<a href=\"#\" role=\"button\">\n						Tech Specs\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 14:49:05','2019-02-22 18:49:05','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3009,1,'2019-02-22 15:10:40','2019-02-22 19:10:40','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 15:10:40','2019-02-22 19:10:40','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3007,1,'2019-02-22 14:51:21','2019-02-22 18:51:21','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n		<table id=\"tablepress-7\" style=\"background-color: #ffffff; width: 756px; margin-bottom: 1em; border: none; color: #5e5757; font-family: \'Open Sans\', Arial, Helvetica, sans-serif; font-size: 18px;\"><thead><tr><th style=\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important;\"><h4 style=\"text-align: center;\">Item</h4></th><th style=\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\"><h4>MiiCraft 150</h4></th><th style=\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\"><h4>MiiCraft 125</h4></th><th style=\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\"><h4>MiiCraft 100</h4></th><th style=\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\"><h4>MiiCraft 80</h4></th><th style=\"font-family: \'Antic Slab\', Arial, Helvetica, sans-serif; padding: 8px; border-top: none; border-right: none; border-bottom: 1px solid #dddddd; border-left: none; border-image: initial; background: 0px 0px #d9edf7; vertical-align: middle; float: none !important; text-align: center;\"><h4>MiiCraft 50</h4></th></tr></thead><tbody><tr><td style=\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\"><h4>Area(mm)</h4></td><td style=\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\"><h4>150x84.4x120</h4></td><td style=\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\"><h4>125x70x120</h4></td><td style=\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\"><h4>102x57.5x120</h4></td><td style=\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\"><h4>80x45x120</h4></td><td style=\"border-color: initial; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important; border-width: 0px initial initial initial; border-style: initial none none none;\"><h4>57x32x120</h4></td></tr><tr><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\"><h4>XY Res.</h4></td><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\"><h4>78um</h4></td><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\"><h4>65 μm</h4></td><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\"><h4>53 μm</h4></td><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\"><h4>41.5 μm</h4></td><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background: 0px 0px #f9f9f9; vertical-align: top; float: none !important;\"><h4>30 μm</h4></td></tr><tr><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important;\"><h4>Wavelength(LED)</h4></td><td style=\"border-top: 1px solid #dddddd; border-right: none; border-bottom: none; border-left: none; padding: 8px; border-image: initial; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; float: none !important;\" colspan=\"5\"><h4>385/405 nm wavelength are available for all configurations</h4></td></tr></tbody></table>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 14:51:21','2019-02-22 18:51:21','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3010,1,'2019-02-22 15:11:02','2019-02-22 19:11:02','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 15:11:02','2019-02-22 19:11:02','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3013,1,'2019-02-22 17:22:32','2019-02-22 21:22:32','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"https://www.b9c.com/support/documentation/b9create-software\" role=\"button\">\n						Software for B9Core\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 17:22:32','2019-02-22 21:22:32','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3012,1,'2019-02-22 16:47:08','2019-02-22 20:47:08','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"#\" role=\"button\">\n						Software\n					</a>\n			<a href=\"#\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 16:47:08','2019-02-22 20:47:08','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3014,1,'2019-02-22 17:23:20','2019-02-22 21:23:20','<img width=\"263\" height=\"42\" src=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2.png 263w, http://creativecad.works/wp-content/uploads/2019/01/miicraft-logo-black-2-194x31.png 194w\" sizes=\"(max-width: 263px) 100vw, 263px\" />											\n			<h3>Support</h3>		\n		<p>The key difference between a general multipurpose off-the- shelf 3D Printer and the MiiCraft is knowledge &amp; support. A general multipurpose 3D printer will come with general knowledge &amp; support. The MiiCraft has been specialised for Jewellery, Dental, Microfluidics &amp; Prototyping applications.</p>		\n			<a href=\"http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar\" role=\"button\">\n						Software\n					</a>\n			<a href=\"http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf\" role=\"button\">\n						Manual\n					</a>\n										<img width=\"723\" height=\"816\" src=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2018/05/Machine-1.png 723w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-266x300.png 266w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-27x31.png 27w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-71x80.png 71w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-268x303.png 268w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-620x700.png 620w, http://creativecad.works/wp-content/uploads/2018/05/Machine-1-600x677.png 600w\" sizes=\"(max-width: 723px) 100vw, 723px\" />											\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												Why should I buy the MiiCraft printer through Creative CADworks?					\n					<ul><li>We have been the North American distributor of MiiCraft printers since 2014 and so we have a very good understanding of the printer.</li><li>We are your key contact persons whether you need technical details, printing advice or general customer service questions and all enquiries are handled by us personally. </li><li>As your digital partner, we will be with you every step of the way from when you first receive and unbox your MiiCraft printer to the first set of prints. </li><li>We will also provide you with important tips that will allow you to create models that will take advantage of your MiiCraft printer by eliminating the need for supports and maximising the resolution of your printer and we can also provide valuable guidance in the area of casting and the variety of other materials that we are continually developing and experimenting with it.</li></ul>\n												What are the key differences between the MiiCraft printer and other available 3D printers?					\n					<ul><li>The MiiCraft 3D printer has been built to be a 3D printer from the ground up.</li><li>All the parts and components have been specifically built and engineered for 3D printing.</li><li> The light engine is the key feature of all resin based 3D printers, since this is the component that cures and builds the 3D printed model.</li><li>The MiiCraft printer uses a LED DLP light engine specifically made for 3D printers, unlike other commercially available printers that use a standard home projector to serve as the light engine.  </li><li>The teflon vats, which houses the resin, is amongst the least expensive on the market.</li><li>Each MiiCraft vat will cost US$125, in other available systems these vats can cost upward to US$500.</li><li>Teflon vats last from 3 to 6 months, based on use and experience when handling the vat itself.</li><li>During these 3 to 6 months, the vat itself does not need to be replaced. An experienced user may see a longer lifespan when using the vat.</li><li>The MiiCraft printer does not need to be calibrated when you receive it.  All of the calibration is done during manufacturing and is fixed in place before shipping.  </li><li>The MiiCraft printer does NOT come with any additional recurring costs related to the slicing software or maintenance.</li></ul>\n												What are the advantages of having a dedicated LED DLP light engine as opposed to an off the shelf home projector?					\n					<ul><li>The strengths of a dedicated LED DLP light engine is only way to create an efficient, fine-tuned 3D printer at the exact 405 nm wavelength, which is the optimal wavelength needed to cure the vast majority of the 3D printer resins.  </li><li>An off the shelf home projector is turned into a 3D printer when the UV filter, which is located inside the unit, is removed in order to access this 405nm wavelength.  By doing so, the home projector is now running at 90% of its full power output.</li><li>This excess in power starts to decade the projector within months. </li><li>In the case of the dedicated MiiCraft LED DLP projector, the power output needed to run the printer is only 20%, and this results in an excellent use of power without any degradation of power or the LED DLP projector.</li><li> In comparison to the home projector, when the MiiCraft projector was tested at 90% output and the results show no degradation of power or effectiveness in over one year of daily use under normal conditions.</li></ul>\n												What are my operating costs?					\n					<ul><li>The MiiCraft LED DLP printer has one of the lowest year to year cost of operation. </li><li>With the delivery of your MiiCraft printer, you will have everything needed to start to print once you are setup. </li><li>As you become more experienced you will need supplies from month to month.</li><li>For MiiCraft printers that are purchased through Creative CADworks, you will have access to the lowest cost of supplies for the MiiCraft available. </li><li>Your castable resin cost will be US$185 per half kg, which equates to anywhere between $0.75 to $1.50 for an average sized ring.</li><li>The cost of a teflon vat will be US$125 per vat, the average lifespan of each vat ranges from 3 to 6 months depending on how diligent you are with the basic maintenance of resin.  Other than these two items, you should not be needing any additional items.</li><li>There is NO recurring software costs or a maintenance program.  The printer is built to have the simplicity of plug and play technology.</li></ul>\n												Do I need to calibrate my MiiCraft?					\n					<ul><li>Simply put, No.  Each and every MiiCraft is shipped from the factory fully calibrated for immediate use. </li><li>As an additional service to our customers, we do an additional calibration before we send out each and every unit. It involves printing a calibration block before we ship out each printer.</li><li>Packaging and shipping the printer and upon landing to our customer’s location, we immediately print the same calibration block to ensure that there was no damage done during shipping.</li></ul>\n										<img width=\"1000\" height=\"1500\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9Core_Left-Side_6629-e1548798740694.png\" alt=\"\" />											\n		<p>Our mission at Creative CADworks is to provide the best customer service. We provide support to help you setup your printer till you are comfortable using it.&nbsp; With the our service&nbsp;</p>		\n			<a href=\"https://www.b9c.com/support/documentation/b9create-software\" role=\"button\">\n						Software for B9Core\n					</a>\n			<a href=\"https://www.b9c.com/support/documentation/b9creator-software\" role=\"button\">\n						Software for B9Creator\n					</a>\n			<a href=\"https://www.b9c.com/support/materials\" role=\"button\">\n						B9 Support Page\n					</a>\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h3>Support</h3>		\n			<h4>FAQ</h4>		\n			<h5>Most frequent questions and answers</h5>		\n												What is the difference between the B9 Core 530 and the B9 Core 550?					\n					<h6> </h6><table border=\".1\" width=\"617\" cellspacing=\"2\" cellpadding=\"10\"><tbody><tr><td> </td><td><h6><strong>B9 Core 530</strong></h6></td><td><h6><strong>B9 Core 550</strong></h6></td></tr><tr><td><h6><strong>XY Resolution</strong></h6></td><td><h6>30μm</h6></td><td><h6>50μm</h6></td></tr><tr><td><h6><strong>Build Envelope</strong></h6></td><td><h6>57.6 x 32.4 x 127 mm</h6></td><td><h6> 96 x 54 x 127 mm</h6></td></tr><tr><td><h6><strong>Ideal For</strong></h6></td><td><h6>Custom Production</h6></td><td><h6>Large-Scale Manufacturing</h6></td></tr></tbody></table><p> </p>\n												What is the difference between your casting resins?					\n					<p>Emerald  – Clean burnout &amp; excellent detail, shows the finest features of any design, &amp; casts in platinum.</p><p>Yellow – Fastest-printing castable resin leaves no ash, prints crisp detail, &amp; directly casts in platinum.</p>\n												Why is the DuraVat a better investment than cheaper competitor vats?					\n					<p>Lasts for 600 prints or one year vs. 20-100 prints for other vats. Never needs re-coating which saves on materials &amp; labor.</p>\n												How fast does the Core Series print?					\n					<p>The Core Series prints 4x faster than industry average with speeds up to 120+ mm per hour. It can print a table of smaller models in under 15 min in our Gray prototyping resin. It prints castable rings in under 45 min.</p>\n										<img width=\"1024\" height=\"292\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Support</h3>		\n		<p>Phrozen 3D Printer User Group! Here you can discuss anything related to Phrozen 3D printer, including: </p><p>(1) Discuss printing issues </p><p>(2) Share your prints and tips </p><p>(3) Call for help</p><p>(4) Post complaints &amp; Wish-list</p>		\n			<a href=\"https://www.facebook.com/groups/Phrozen3DPENG/\" role=\"button\">\n						Facebook Forum\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />','Support','','inherit','closed','closed','','2458-revision-v1','','','2019-02-22 17:23:20','2019-02-22 21:23:20','',2458,'http://creativecad.works/2019/02/22/2458-revision-v1/',0,'revision','',0),(3015,1,'2019-02-22 17:24:08','2019-02-22 21:24:08','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1 416 368 7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-22 17:24:08','2019-02-22 21:24:08','',98,'http://creativecad.works/2019/02/22/98-revision-v1/',0,'revision','',0),(3016,1,'2019-02-22 17:24:40','2019-02-22 21:24:40','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1 416 368 7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-22 17:24:40','2019-02-22 21:24:40','',98,'http://creativecad.works/2019/02/22/98-revision-v1/',0,'revision','',0),(3017,1,'2019-02-22 17:24:53','2019-02-22 21:24:53','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1-416-368-7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n							<a href=\"\" target=\"_blank\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Youtube\n				</a>\n							<a href=\"\" target=\"_blank\">\n					Pinterest\n				</a>\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-02-22 17:24:53','2019-02-22 21:24:53','',98,'http://creativecad.works/2019/02/22/98-revision-v1/',0,'revision','',0),(3019,1,'2019-02-22 17:29:26','2019-02-22 21:29:26','{\n    \"stratusx::themo_top_nav_icon_blocks\": {\n        \"value\": \"%5B%7B%22title%22:%22Contact%20Us%22,%22themo_top_nav_icon%22:%22fa%20fa-envelope-open-o%22,%22themo_top_nav_icon_url%22:%22mailto:contact@themovation.com%22,%22themo_top_nav_icon_url_target%22:false%7D,%7B%22title%22:%22How%20to%20Find%20Us%22,%22themo_top_nav_icon%22:%22fa%20fa-map-o%22,%22themo_top_nav_icon_url%22:%22#%22,%22themo_top_nav_icon_url_target%22:false%7D,%7B%22title%22:%22250-555-5555%22,%22themo_top_nav_icon%22:%22fa%20fa-mobile%22,%22themo_top_nav_icon_url%22:%22tel:250-555-5555%22,%22themo_top_nav_icon_url_target%22:false%7D,%7B%22themo_top_nav_icon%22:%22fa%20fa-twitter%22,%22themo_top_nav_icon_url%22:%22http://twitter.com%22,%22themo_top_nav_icon_url_target%22:true%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:27:11\"\n    },\n    \"stratusx::themo_woo_cart_icon\": {\n        \"value\": \"th-i-cart3\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:27:11\"\n    },\n    \"stratusx::themo_footer_copyright\": {\n        \"value\": \"\\u00a9 2019 Creative CADworks\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:27:11\"\n    },\n    \"stratusx::themo_social_media_accounts\": {\n        \"value\": \"%5B%7B%22title%22:%22Facebook%22,%22themo_social_font_icon%22:%22fa%20fa-twitter%22,%22themo_social_url%22:%22https://www.facebook.com%22,%22themo_social_url_target%22:true%7D,%7B%22title%22:%22Twitter%22,%22themo_social_font_icon%22:%22fa%20fa-twitter%22,%22themo_social_url%22:%22https://twitter.com%22,%22themo_social_url_target%22:true%7D,%7B%22title%22:%22Instagram%22,%22themo_social_font_icon%22:%22fa%20fa-instagram%22,%22themo_social_url%22:%22#%22,%22themo_social_url_target%22:true%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:27:11\"\n    },\n    \"stratusx::themo_payments_accepted\": {\n        \"value\": \"%5B%7B%22title%22:%22Visa%22,%22themo_payments_accepted_logo%22:%22%22,%22themo_payment_url%22:%22https://visa.com%22,%22themo_payment_url_target%22:true%7D,%7B%22title%22:%22PayPal%22,%22themo_payments_accepted_logo%22:%22%22,%22themo_payment_url%22:%22https://paypal.com%22,%22themo_payment_url_target%22:true%7D,%7B%22title%22:%22MasterCard%22,%22themo_payments_accepted_logo%22:%22%22,%22themo_payment_url%22:%22https://mastercard.com%22,%22themo_payment_url_target%22:true%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:27:11\"\n    },\n    \"stratusx::themo_contact_icons\": {\n        \"value\": \"%5B%7B%22title%22:%22contact@themovation.com%22,%22themo_contact_icon%22:%22fa%20fa-envelope-open-o%22,%22themo_contact_icon_url%22:%22mailto:contact@ourdomain.com%22,%22themo_contact_icon_url_target%22:true%7D,%7B%22title%22:%221-800-222-4545%22,%22themo_contact_icon%22:%22fa%20fa-mobile%22,%22themo_contact_icon_url%22:%22tel:800-222-4545%22,%22themo_contact_icon_url_target%22:true%7D,%7B%22title%22:%22Location%22,%22themo_contact_icon%22:%22fa%20fa-map-o%22,%22themo_contact_icon_url%22:%22#%22,%22themo_contact_icon_url_target%22:false%7D%5D\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:27:11\"\n    },\n    \"widget_text[2]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo1OntzOjU6InRpdGxlIjtzOjg6IkFib3V0IFVzIjtzOjQ6InRleHQiO3M6NDM2OiJDcmVhdGl2ZSBDQUR3b3JrcyBpcyB3b3JraW5nIHRvIGVtcG93ZXIgY3JlYXRpdml0eSBhbmQgYWR2YW5jZSBwcm9kdWN0aXZpdHkgd2l0aCBhbiBlYXN5IDNEIHByaW50aW5nIGV4cGVyaWVuY2UuIFRoZSBjb21wYW55IGlzIHByb3VkIHRvIGJlIHRoZSBleGNsdXNpdmUgTm9ydGggQW1lcmljYW4gZGlzdHJpYnV0b3Igb2YgTWlpQ3JhZnQgM0QgcHJpbnRlcnMgYW5kIENhbmFkaWFuIERpc3RyaWJ1dG9ycyBvZiBQaHJvemVuICZhbXA7IEI5Q3JlYXRpb25zLsKgIFdlIHByb3ZpZGUgM0QgUHJpbnRlcnMgYmFzaXMgeW91ciBuZWVkcyBhbmQgdHlwZSBvZiB1c2UuIFdlIGFsc28gaGF2ZSBvdXIgbWFudWZhY3R1cmluZyBhcm0g4oCcUmVzaW53b3JrczNE4oCdIHdoZXJlIHdlIG1hbnVmYWN0dXJlIHJlc2lucyBmb3IgRExQIGFuZCBMQ0QgYmFzZWQgM0QgUHJpbnRlcnMuIjtzOjY6ImZpbHRlciI7YjoxO3M6MTI6IndpZGdldF9sb2dpYyI7czowOiIiO3M6NjoidmlzdWFsIjtiOjE7fQ==\",\n            \"title\": \"About Us\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"fcf1fdf887cb61edc1424e0f4c7c4f87\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:29:01\"\n    },\n    \"nav_menu_item[646]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:29:01\"\n    },\n    \"nav_menu_item[-2682116810699204600]\": {\n        \"value\": {\n            \"object_id\": 2318,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 7,\n            \"type\": \"post_type\",\n            \"title\": \"3D Printers\",\n            \"url\": \"http://creativecad.works/3d-printers/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"3D Printers\",\n            \"nav_menu_term_id\": 22,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:29:23\"\n    }\n}','','','trash','closed','closed','','a7c0c07e-4fde-49f8-a433-12091047e028','','','2019-02-22 17:29:26','2019-02-22 21:29:26','',0,'http://creativecad.works/?p=3019',0,'customize_changeset','',0),(3021,1,'2019-02-22 17:31:13','2019-02-22 21:31:13','{\n    \"nav_menu_item[644]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:13\"\n    },\n    \"nav_menu_item[645]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 224,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"http://creativecad.works/applications/\",\n            \"title\": \"\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 22,\n            \"position\": 2,\n            \"status\": \"publish\",\n            \"original_title\": \"Applications\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:13\"\n    },\n    \"nav_menu_item[648]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 98,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"http://creativecad.works/about-us/\",\n            \"title\": \"\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 22,\n            \"position\": 5,\n            \"status\": \"publish\",\n            \"original_title\": \"About Us\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:13\"\n    },\n    \"nav_menu_item[1199]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 1199,\n            \"object\": \"custom\",\n            \"type\": \"custom\",\n            \"type_label\": \"Custom Link\",\n            \"title\": \"Support\",\n            \"url\": \"http://creativecad.works/support/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 22,\n            \"position\": 3,\n            \"status\": \"publish\",\n            \"original_title\": \"\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:13\"\n    },\n    \"nav_menu_item[3020]\": {\n        \"value\": {\n            \"object_id\": 2318,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 1,\n            \"type\": \"post_type\",\n            \"title\": \"3D Printers\",\n            \"url\": \"http://creativecad.works/3d-printers/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"3D Printers\",\n            \"nav_menu_term_id\": 22,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:13\"\n    },\n    \"nav_menu_item[-4756959263003388000]\": {\n        \"value\": {\n            \"object_id\": 76,\n            \"object\": \"page\",\n            \"menu_item_parent\": 0,\n            \"position\": 4,\n            \"type\": \"post_type\",\n            \"title\": \"Store\",\n            \"url\": \"http://creativecad.works/store/\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Store\",\n            \"nav_menu_term_id\": 22,\n            \"_invalid\": false,\n            \"type_label\": \"Page\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:13\"\n    }\n}','','','trash','closed','closed','','5f81b729-ec2e-4c31-8f38-0527941e8ceb','','','2019-02-22 17:31:13','2019-02-22 21:31:13','',0,'http://creativecad.works/2019/02/22/5f81b729-ec2e-4c31-8f38-0527941e8ceb/',0,'customize_changeset','',0),(3023,1,'2019-02-22 17:31:45','2019-02-22 21:31:45','{\n    \"sidebars_widgets[wp_inactive_widgets]\": {\n        \"value\": [\n            \"themo-social-icons-2\",\n            \"themo-social-icons-3\",\n            \"themo-social-icons-5\",\n            \"themo-social-icons-7\",\n            \"themo-payments-accepted-3\",\n            \"themo-payments-accepted-4\",\n            \"themo-payments-accepted-5\",\n            \"themo-payments-accepted-7\",\n            \"themo-contact-info-3\",\n            \"themo-contact-info-5\",\n            \"woocommerce_price_filter-2\",\n            \"frm_show_form-3\",\n            \"frm_show_form-5\",\n            \"archives-2\",\n            \"meta-2\",\n            \"categories-2\",\n            \"recent-comments-2\",\n            \"tag_cloud-2\",\n            \"recent-posts-3\",\n            \"nav_menu-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:45\"\n    },\n    \"sidebars_widgets[sidebar-footer-3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-02-22 21:31:45\"\n    }\n}','','','trash','closed','closed','','6489b4ee-aaae-4aeb-8190-9dbce19954c1','','','2019-02-22 17:31:45','2019-02-22 21:31:45','',0,'http://creativecad.works/2019/02/22/6489b4ee-aaae-4aeb-8190-9dbce19954c1/',0,'customize_changeset','',0),(3025,1,'2019-02-22 17:36:23','2019-02-22 21:36:23','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.</h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold, platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.</p>		\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-22 17:36:23','2019-02-22 21:36:23','',2406,'http://creativecad.works/2019/02/22/2406-revision-v1/',0,'revision','',0),(3026,1,'2019-02-22 17:37:01','2019-02-22 21:37:01','<h3>Professional 3D Printing Solutions</h3>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n			<h3>B9 Core 530 &amp; 550</h3>		\n		<p>Available in two configurations, the B9 Core Series is a professional 3D printing solution designed to suit a multitude of applications including jewelry, rapid prototyping, manufacturing, industrial design and engineering, and more. The B9 Core Series printers can print at exceptional speeds without sacrificing print resolution and surface quality.</p>		\n			<a href=\"http://creativecad.works/jewellery/\" role=\"button\">\n						B9 Core For Jewellery\n					</a>\n										<img width=\"164\" height=\"300\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-164x300.png 164w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-55x100.png 55w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-44x80.png 44w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-166x303.png 166w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1-383x700.png 383w, http://creativecad.works/wp-content/uploads/2019/02/b9coreseries-best-high-resolution-3d-printer-1.png 420w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n										<img width=\"1600\" height=\"775\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9creator.jpg 1600w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-300x145.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-768x372.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1024x496.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-206x100.jpg 206w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-165x80.jpg 165w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-394x191.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-915x443.jpg 915w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-1240x601.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/02/b9creator-600x291.jpg 600w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />											\n			<h3>B9 Creator Series</h3>		\n		<p>The original B9Creator v1.2 is the perfect 3D printer for those who need one tool versatile enough to print the finest details but adjustable to build larger projects. Designed to offer a high level of user adjustability and control with low operating costs for shops who want to integrate 3D printing into their business without spending a fortune.</p><ul><li>Patented &amp; Patent-Pending Technology</li><li>Innovative Software</li><li>Empowering Design </li></ul>		\n			<a href=\"http://creativecad.works/product/b9creator/\" role=\"button\">\n						Buy Now\n					</a>\n			<h3>B9 Scan</h3>		\n		<h4>The most intuitive 3D scanner for speed, accuracy &amp; simplicity.</h4><p>Designed specifically for scanning jewelry and small objects, the B9 Scan 350 can precisely capture each detail, cut, or facet of your most intricate designs in minutes.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Read More\n					</a>\n		https://www.youtube.com/watch?v=8RNhzoWv38U		\n										<img width=\"1024\" height=\"380\" src=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-300x111.png 300w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-768x285.png 768w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-269x100.png 269w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-216x80.png 216w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-394x146.png 394w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-915x340.png 915w, http://creativecad.works/wp-content/uploads/2019/02/ff3c09db-7210-4fe9-898a-51298a306f64-600x223.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>Accessories &amp; Resins</h3>		\n		<p>Bring your ideas to life. Our suite of design materials are ideal for high-resolution rapid prototyping and design verification. Our castable resins print in incredible detail, with a jeweler-approved burnout schedule that produces flawless results in silver, gold, platinum, and more. Coupled with our high-speed Gray resin for showing customers their rings to enable same-day sales and Black resin for mold making, you can create rubber molds and facilitate mass production of your designs.</p>		\n			<a href=\"http://creativecad.works/store/b9creations/b9-resins/\" role=\"button\">\n						Read More\n					</a>\n			<h3>The Core Series</h3>		\n		https://www.youtube.com/watch?v=NnKdCAN2OaQ','B9Creations','','inherit','closed','closed','','2406-revision-v1','','','2019-02-22 17:37:01','2019-02-22 21:37:01','',2406,'http://creativecad.works/2019/02/22/2406-revision-v1/',0,'revision','',0),(3027,1,'2019-02-22 17:39:36','2019-02-22 21:39:36','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-22 17:39:36','2019-02-22 21:39:36','',2431,'http://creativecad.works/2019/02/22/2431-revision-v1/',0,'revision','',0),(3028,1,'2019-02-25 09:56:23','2019-02-25 13:56:23','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x605.jpg\" alt=\"IMG-1581\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x605.jpg\" alt=\"IMG-1577\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x605.jpg\" alt=\"IMG-1575\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x605.jpg\" alt=\"IMG-1573\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x605.jpg\" alt=\"IMG-1572\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-605x605.jpg\" alt=\"IMG-0293\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0350-605x605.jpg\" alt=\"IMG-0350\" /></figure>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-02-25 09:56:23','2019-02-25 13:56:23','',2431,'http://creativecad.works/2019/02/25/2431-revision-v1/',0,'revision','',0),(3032,1,'2019-02-27 11:16:49','2019-02-27 15:16:49','<h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Shop                                                                    </a>\n                                                            <a href=\"https://cadworks3d.com/shop/\">\n                                                                            3D Printers                                                                    </a>\n			<h4>Canada\'s No.1 Destination for 3D Printers and Resins</h4>		\n		<p style=\"text-align: center;\">Over the last 6 years in the CAD and printing business, we have bought and used 3 of the major 3D printing technologies available and logged thousands of hours in experience. Our understanding of each technology is very detailed and we can provide answers to any questions regarding 3D printing.</p>		\n                    <h1>\n                    </h1>\n                                        <p></p>\n                                                            <a href=\"https://cadworks3d.com/applications/\">\n                                                                            Visit Store                                                                    </a>\n			<h4>3D Printer Support\n</h4>		\n		<p>Bring 3D printing to your company/business to increase productivity &amp; reduce costs</p>		\n			<h3>Industry Leading Support</h3>		\n		<ul><li style=\"text-align: left;\">We Offer Best in Industry Support for DLP 3D Printers</li><li style=\"text-align: left;\">Collective Experience of Over 30 Years in 3D Printing</li></ul>		\n			<h3>Resins</h3>		\n		<ul><li style=\"text-align: left;\">We Manufacture Resins for DLP &amp; LCD Printers</li><li style=\"text-align: left;\">We Also carry resins for B9, MiiCraft, Fun to do and Phrozen</li></ul>		\n			<h3>Applications Specialists</h3>		\n		<ul><li style=\"text-align: left;\">We fine tune printers for your application and use</li><li style=\"text-align: left;\">We are experts in Jewellery, Dental, Microfluidics and Rapid Prototyping Based Applications</li></ul><h6 style=\"text-align: center;\"><strong>Email: Sales@creativecadworks.ca / Phone: +1-416-368-7266</strong></h6>		\n										<img width=\"290\" height=\"85\" src=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1.png 290w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-106x31.png 106w, http://creativecad.works/wp-content/uploads/2019/02/CreativeCADworks-1-273x80.png 273w\" sizes=\"(max-width: 290px) 100vw, 290px\" />											\n			<h4>About the company</h4>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the exclusive North American distributor of MiiCraft 3D printers and Canadian Distributors of Phrozen &amp; B9Creations.  We provide 3D Printers basis your needs and type of use. We also have our manufacturing arm \"Resinworks3D\" where we manufacture resins for DLP and LCD based 3D Printers.</p>','Homepage','','inherit','closed','closed','','82-revision-v1','','','2019-02-27 11:16:49','2019-02-27 15:16:49','',82,'http://creativecad.works/2019/02/27/82-revision-v1/',0,'revision','',0),(3033,1,'2019-02-27 11:18:16','2019-02-27 15:18:16','<img width=\"655\" height=\"100\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 655px) 100vw, 655px\" />											\n			<h2>Resins for DLP &amp; LCD Based Printers</h2>','Resinworks3D','','inherit','closed','closed','','2856-revision-v1','','','2019-02-27 11:18:16','2019-02-27 15:18:16','',2856,'http://creativecad.works/2019/02/27/2856-revision-v1/',0,'revision','',0),(3034,1,'2019-02-27 11:19:19','2019-02-27 15:19:19','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>3D Printers</h2>','Printers','','inherit','closed','closed','','2812-revision-v1','','','2019-02-27 11:19:19','2019-02-27 15:19:19','',2812,'http://creativecad.works/2019/02/27/2812-revision-v1/',0,'revision','',0),(3035,1,'2019-02-27 11:19:36','2019-02-27 15:19:36','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>B9 Resins</h2>','B9 Resins','','inherit','closed','closed','','2819-revision-v1','','','2019-02-27 11:19:36','2019-02-27 15:19:36','',2819,'http://creativecad.works/2019/02/27/2819-revision-v1/',0,'revision','',0),(3036,1,'2019-02-27 11:19:42','2019-02-27 15:19:42','<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<h2>B9 Accessories</h2>','B9 Accessories','','inherit','closed','closed','','2824-revision-v1','','','2019-02-27 11:19:42','2019-02-27 15:19:42','',2824,'http://creativecad.works/2019/02/27/2824-revision-v1/',0,'revision','',0),(3037,1,'2019-02-27 11:20:08','2019-02-27 15:20:08','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>3D Printers</h2>','Phrozen Printers','','inherit','closed','closed','','2837-revision-v1','','','2019-02-27 11:20:08','2019-02-27 15:20:08','',2837,'http://creativecad.works/2019/02/27/2837-revision-v1/',0,'revision','',0),(3038,1,'2019-02-27 11:20:12','2019-02-27 15:20:12','<img width=\"300\" height=\"86\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n			<h2>Phrozen Resins</h2>','Phrozen Resins','','inherit','closed','closed','','2847-revision-v1','','','2019-02-27 11:20:12','2019-02-27 15:20:12','',2847,'http://creativecad.works/2019/02/27/2847-revision-v1/',0,'revision','',0),(3039,1,'2019-02-27 11:20:47','2019-02-27 15:20:47','<h2>Fun To Do Resins</h2>','Fun To Do','','inherit','closed','closed','','2862-revision-v1','','','2019-02-27 11:20:47','2019-02-27 15:20:47','',2862,'http://creativecad.works/2019/02/27/2862-revision-v1/',0,'revision','',0),(3043,1,'2019-03-04 16:45:51','2019-03-04 20:45:51','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-03-04 16:45:51','2019-03-04 20:45:51','',618,'http://creativecad.works/2019/03/04/618-revision-v1/',0,'revision','',0),(3044,1,'2019-03-04 16:46:14','2019-03-04 20:46:14','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-03-04 16:46:14','2019-03-04 20:46:14','',618,'http://creativecad.works/2019/03/04/618-revision-v1/',0,'revision','',0),(3045,1,'2019-03-04 16:46:39','2019-03-04 20:46:39','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>What makes design so alluring? We believes the answer is designers. That\'s why we have made our entire focus on you - the designer. Your style, your ideas, your creativity. Go on - Try, share and design now!</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-03-04 16:46:39','2019-03-04 20:46:39','',618,'http://creativecad.works/2019/03/04/618-revision-v1/',0,'revision','',0),(3046,1,'2019-03-04 16:47:30','2019-03-04 20:47:30','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>The 3D Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-03-04 16:47:30','2019-03-04 20:47:30','',618,'http://creativecad.works/2019/03/04/618-revision-v1/',0,'revision','',0),(3047,1,'2019-03-04 16:51:24','2019-03-04 20:51:24','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing Starting at $1300</h2>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x605.jpg\" alt=\"IMG-1581\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x605.jpg\" alt=\"IMG-1577\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x605.jpg\" alt=\"IMG-1575\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x605.jpg\" alt=\"IMG-1573\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x605.jpg\" alt=\"IMG-1572\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-605x605.jpg\" alt=\"IMG-0293\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0350-605x605.jpg\" alt=\"IMG-0350\" /></figure>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-03-04 16:51:24','2019-03-04 20:51:24','',2431,'http://creativecad.works/2019/03/04/2431-revision-v1/',0,'revision','',0),(3048,1,'2019-03-04 16:52:28','2019-03-04 20:52:28','<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n			<h2>Jewellery 3D Printing \nStarting at $1300</h2>		\n			<h3>Phrozen Shuffle</h3>		\n		<p>Born in early 2018, Phrozen Shuffle is the next generation product of consumer 3D printer following previous professional model - Phrozen Make.</p><p>Unlike the compact design of Phrozen Make, Phrozen Shuffle is relatively plain in design - no customized components, no fancy flip cover, and slightly bigger in printer size. It looks simple at first look, but it is with latest development work from Phrozen R&amp;D team inside it and, most importantly, at more user-friendly price!</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n										<img width=\"780\" height=\"600\" src=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/download.jpg 780w, http://creativecad.works/wp-content/uploads/2019/02/download-300x231.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/download-768x591.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/download-130x100.jpg 130w, http://creativecad.works/wp-content/uploads/2019/02/download-104x80.jpg 104w, http://creativecad.works/wp-content/uploads/2019/02/download-394x303.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/download-605x465.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/download-600x462.jpg 600w\" sizes=\"(max-width: 780px) 100vw, 780px\" />											\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 12 x 6.8 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 47 µm<br>Z Resolution 10µm</p>\n										<img width=\"1200\" height=\"1200\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front.jpg 1200w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1024x1024.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-1080x1080.jpg 1080w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-Shuffle-Front-600x600.jpg 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n										<img width=\"590\" height=\"395\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1.png 590w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-300x201.png 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-149x100.png 149w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-119x80.png 119w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen_Shuffle_XL-1_590x-1-394x264.png 394w\" sizes=\"(max-width: 590px) 100vw, 590px\" />											\n			<h3>Phrozen Shuffle XL</h3>		\n		<p>Born in early 2018, Phrozen Shuffle XL is the next generation product of consumer 3D printer following previous professional model - PhrozenMake XL. It is also the 2nd Product of Phrozen Shuffle series.</p><p>Phrozen Shuffle XL is one of few LCD 3D pritners that can actually do large area printing for long term with high stability and reliability. Same as Phrozen Shuffle, Shuffle XL is relatively plain in design - no customized components &amp; slightly bigger in printer size. It looks simple at first look, but it is with latest RD results from Phrozen inside it, that is ParaLEDT.M Optical Engine, and, most importantly, at more user-friendly price !</p>		\n			<a href=\"http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/\" role=\"button\">\n						Buy Now\n					</a>\n				<h3>\n					Build Size\n				</h3>\n				<p>Build Size 19 x 12 x 20 cm</p>\n				<h3>\n					Resolution\n				</h3>\n				<p>XY Resolution 75µm<br>Z Resolution 10µm</p>\n										<img width=\"1000\" height=\"1000\" src=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL.jpg 1000w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-768x768.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-303x303.jpg 303w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-605x605.jpg 605w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-700x700.jpg 700w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-950x950.jpg 950w, http://creativecad.works/wp-content/uploads/2019/02/Phrozen-XL-600x600.jpg 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n				<h3>\n					Print Speed\n				</h3>\n				<p>3 cm per hour</p>\n				<h3>\n					Tolerance\n				</h3>\n				<p>Tolerance < 30 µm</p>\n				<figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1581-605x605.jpg\" alt=\"IMG-1581\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1577-605x605.jpg\" alt=\"IMG-1577\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1575-605x605.jpg\" alt=\"IMG-1575\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1573-605x605.jpg\" alt=\"IMG-1573\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-1572-605x605.jpg\" alt=\"IMG-1572\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-605x605.jpg\" alt=\"IMG-0293\" /></figure><figure><img src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0350-605x605.jpg\" alt=\"IMG-0350\" /></figure>','Phrozen','','inherit','closed','closed','','2431-revision-v1','','','2019-03-04 16:52:28','2019-03-04 20:52:28','',2431,'http://creativecad.works/2019/03/04/2431-revision-v1/',0,'revision','',0),(3049,1,'2019-03-04 16:54:12','2019-03-04 20:54:12','<img width=\"1140\" height=\"649\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1898x1080.png 1898w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-300x171.png 300w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-768x437.png 768w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1024x583.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-54x31.png 54w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-141x80.png 141w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-394x224.png 394w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-915x521.png 915w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-1240x706.png 1240w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-600x341.png 600w, http://creativecad.works/wp-content/uploads/2019/01/Cover-Image-e1548881614357.png 1500w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" />											\n										<img width=\"600\" height=\"78\" src=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB.png 600w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-300x39.png 300w, http://creativecad.works/wp-content/uploads/2019/02/MIICRAFT-LOGO-WEB-394x51.png 394w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>A 3D Printer Optimized for Jewellery</h2>		\n			<h3>Full Scale Manufacturing</h3>		\n		<p>The 3D Printer  is capable of building over 35 rings (size dependent) in one print session. The 3D Printer allows you to manufacture in-house, allowing you to Design, Print &amp; Cast in a day.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"3416\" height=\"2792\" src=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2.jpg 3416w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-300x245.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-768x628.jpg 768w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1024x837.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-122x100.jpg 122w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-98x80.jpg 98w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-371x303.jpg 371w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-856x700.jpg 856w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1162x950.jpg 1162w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-1321x1080.jpg 1321w, http://creativecad.works/wp-content/uploads/2019/02/EasyCastHD-rings2-600x490.jpg 600w\" sizes=\"(max-width: 3416px) 100vw, 3416px\" />											\n										<img width=\"1000\" height=\"750\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-e1550078363931.jpg\" alt=\"\" />											\n			<h3>Castability</h3>		\n		<p>Whether you need to cast one custom piece or a large production, our materials will meet and exceed your quality expectations. EasyCast HD printing resins are formulated to provide clean burnout and casting stability. Proven castability from Silver to Platinum.</p>		\n										<img width=\"520\" height=\"118\" src=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap.png 520w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-300x68.png 300w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-137x31.png 137w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-353x80.png 353w, http://creativecad.works/wp-content/uploads/2019/01/B9C_logo_gray_tagline_withCap-394x89.png 394w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<p>B9Creations was the first to combine high-resolution, easy casting, and affordability in the jewelry industry. We have earned the trust of jewelers around the world by offering printers, resin, and post-curing solutions that deliver proven results.</p>		\n										<img width=\"500\" height=\"500\" src=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1.jpg 500w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-150x150.jpg 150w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-300x300.jpg 300w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-100x100.jpg 100w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-80x80.jpg 80w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-394x394.jpg 394w, http://creativecad.works/wp-content/uploads/2019/02/b9-core-500x500-1-303x303.jpg 303w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<h3>The Choice of Jewellers</h3>		\n		https://www.youtube.com/watch?v=0wTzU8kgr-c&#038;t=1s		\n			<h3>High-Speed 3D Printing</h3>		\n		<p>The B9 Core Series leverages B9Creations’ patented &amp; patent-pending technology<br />with precision engineering to set a new standard for production speed.<br /><br />Powered by an industrial HD LED light engine, the B9 Core Series is 4 times faster than the industry average with print speeds reaching 100+ mm per hour.</p>		\n			<a href=\"mailto:info@creativecadworks.ca\" role=\"button\">\n						Request a Quote\n					</a>\n										<img width=\"280\" height=\"80\" src=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/original-280x80.png 280w, http://creativecad.works/wp-content/uploads/2019/01/original-300x86.png 300w, http://creativecad.works/wp-content/uploads/2019/01/original-768x219.png 768w, http://creativecad.works/wp-content/uploads/2019/01/original-1024x292.png 1024w, http://creativecad.works/wp-content/uploads/2019/01/original-109x31.png 109w, http://creativecad.works/wp-content/uploads/2019/01/original-394x112.png 394w, http://creativecad.works/wp-content/uploads/2019/01/original-915x261.png 915w, http://creativecad.works/wp-content/uploads/2019/01/original-600x171.png 600w, http://creativecad.works/wp-content/uploads/2019/01/original.png 1167w\" sizes=\"(max-width: 280px) 100vw, 280px\" />											\n										<img width=\"800\" height=\"800\" src=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/800x-2.png 800w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-150x150.png 150w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-300x300.png 300w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-768x768.png 768w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-100x100.png 100w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-80x80.png 80w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-394x394.png 394w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-303x303.png 303w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-605x605.png 605w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-700x700.png 700w, http://creativecad.works/wp-content/uploads/2019/02/800x-2-600x600.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Phrozen Shuffle &amp; Shuffle XL<br>for Jewellery</h4>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Uniform printing on the full buildplate</li><li>XY Resolution 47 µm. Suitable for detailed models, jewelry, and dental use</li><li>ParaLED LED Array with 90% optical uniformity, much better than conventional single point source COB LED</li><li>50W LED Array combined with uniform light angle for faster resin curing</li><li>405 nm UV-LED. Works with most commercially available resin</li><li>Touch Screen control</li><li>USB port</li><li>Works standalone, no need for a dedicated PC.</li><li>Twin Linear Rail along with Ball Screw &amp; Ball Bearing. Highly stable Z-axis, ZERO wobbling during printing.</li><li>1 year warranty¹</li><li>Support by Phrozen, Facebook<a style=\"color: #ea5b1b;\" href=\"https://www.facebook.com/groups/Phrozen3DPENG/\"> Forum</a></li></ul>		\n			<a href=\"http://creativecad.works/store/phrozen/phrozen-printers/\" role=\"button\">\n						Buy The Phrozen\n					</a>\n			<h2>Jewellery Printing Starting at $1300</h2>		\n			<h5>Get Started</h5>		\n			<h3>Technical Specifications</h3>		\n		<ul style=\"margin-right: 0px; margin-bottom: 1.41575em; margin-left: 3em; padding: 0px; list-style-position: initial; list-style-image: initial; color: #6d6d6d; font-family: \'Source Sans Pro\', HelveticaNeue-Light, \'Helvetica Neue Light\', \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif; font-size: medium;\"><li>Printer Size: 28 * 28 * 42 cm</li><li>Printer Weight: 13 Kg</li><li>Printing Volume: 12 * 6.8 * 20 cm</li><li>XY Resolution: 47 µm</li><li>Z Resolution: 10 µm</li><li>Printing Speed: 30 mm per hour</li><li>Recommended Layer Height: 10 – 100 µm</li></ul>		\n										<img width=\"1500\" height=\"1125\" src=\"http://creativecad.works/wp-content/uploads/2019/02/IMG-0293-e1551102830667.jpg\" alt=\"\" />','Jewellery','','inherit','closed','closed','','618-revision-v1','','','2019-03-04 16:54:12','2019-03-04 20:54:12','',618,'http://creativecad.works/2019/03/04/618-revision-v1/',0,'revision','',0),(3050,1,'2019-03-04 16:58:07','2019-03-04 20:58:07','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1-416-368-7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-03-04 16:58:07','2019-03-04 20:58:07','',98,'http://creativecad.works/2019/03/04/98-revision-v1/',0,'revision','',0),(3051,1,'2019-03-04 16:58:52','2019-03-04 20:58:52','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of MiiCraft, B9Creations &amp; Phrozen 3D printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1-416-368-7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-03-04 16:58:52','2019-03-04 20:58:52','',98,'http://creativecad.works/2019/03/04/98-revision-v1/',0,'revision','',0),(3052,1,'2019-03-04 17:00:03','2019-03-04 21:00:03','<h2>About Us</h2>		\n		<p>Creative CADworks is working to empower creativity and advance productivity with an easy 3D printing experience. The company is proud to be the Canadian distributors of B9Creations &amp; Phrozen 3D printers and global distributors for MiiCraft 3D Printers. Our goal is to provide you with technology that best suit your needs which at the same time are cost effective for your business.</p><p>our resin manufacturing Arm</p>		\n										<img width=\"1024\" height=\"156\" src=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1024x156.png 1024w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-300x46.png 300w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-768x117.png 768w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-655x100.png 655w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-524x80.png 524w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-394x60.png 394w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-915x140.png 915w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-1240x189.png 1240w, http://creativecad.works/wp-content/uploads/2019/02/resinworks3d1-600x92.png 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Building the Future Layer by Layer</h2>		\n		<p>At ResinWorks3D we strive for excellence and provide customers with complete solutions to their needs. We manufacture resins for Jewellery, Dental, Microfluidics &amp; Prototyping.</p>		\n			<a href=\"www.resinworks3d.com\" role=\"button\">\n						Visit Us\n					</a>\n										<img width=\"1024\" height=\"551\" src=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg\" alt=\"\" srcset=\"http://creativecad.works/wp-content/uploads/2019/01/Bottles-1024x551.jpg 1024w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-300x162.jpg 300w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-768x413.jpg 768w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-58x31.jpg 58w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-149x80.jpg 149w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-394x212.jpg 394w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-915x493.jpg 915w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-1240x668.jpg 1240w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-600x323.jpg 600w, http://creativecad.works/wp-content/uploads/2019/01/Bottles-e1548799239147.jpg 1000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h6>Contact</h6>		\n			<h6>+1-416-368-7266</h6>		\n			<h3>27 Queen St E, Suite 1401, Toronto, M5C 2M6</h3>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=CREATIVE%20CADWORKS&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" aria-label=\"CREATIVE CADWORKS\"></iframe>		\n                    <h2>\n                        Get in Touch\n                    </h2>\n                                        <p>Get in touch today and explore project options</p>','About Us','','inherit','closed','closed','','98-revision-v1','','','2019-03-04 17:00:03','2019-03-04 21:00:03','',98,'http://creativecad.works/2019/03/04/98-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wpio_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_questions`
--

DROP TABLE IF EXISTS `wpio_questions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_questions` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `ques_title` varchar(255) NOT NULL,
  `ques_set` varchar(15) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_questions`
--

LOCK TABLES `wpio_questions` WRITE;
/*!40000 ALTER TABLE `wpio_questions` DISABLE KEYS */;
INSERT INTO `wpio_questions` VALUES (1,'What best describes your business?','Jewellery'),(16,'What are the typical CAD pieces you will be designing/printing?','Jewellery'),(15,'Others Question','Others'),(21,'Which light source suits your application? ','Microfluidics'),(20,'What kind of parts would you print?','Microfluidics'),(18,'Which of the following describes your operation?','Dental'),(17,'What are the most important parts that you anticipate to print?','Dental'),(14,'What are the typical CAD pieces you will be designing/printing?','Jewellery'),(13,'How many CAD files do you anticipate to print per day? (On an average)','Jewellery'),(19,'On an average 8-hour day, what best describes your workflow?','Dental'),(22,'What are the ideal feature sizes for your application?','Microfluidics');
/*!40000 ALTER TABLE `wpio_questions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_queue`
--

DROP TABLE IF EXISTS `wpio_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_queue` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `attempts` tinyint(1) NOT NULL DEFAULT 0,
  `locked` tinyint(1) NOT NULL DEFAULT 0,
  `locked_at` datetime DEFAULT NULL,
  `available_at` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_queue`
--

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

--
-- Table structure for table `wpio_term_relationships`
--

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

--
-- Dumping data for table `wpio_term_relationships`
--

LOCK TABLES `wpio_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpio_term_relationships` DISABLE KEYS */;
INSERT INTO `wpio_term_relationships` VALUES (1,1,0),(50,3,0),(50,2,0),(50,4,0),(51,5,0),(51,2,0),(52,6,0),(52,2,0),(52,7,0),(53,8,0),(53,2,0),(53,9,0),(54,10,0),(54,2,0),(56,11,0),(55,2,0),(56,2,0),(57,12,0),(57,2,0),(58,13,0),(58,2,0),(58,6,0),(59,14,0),(59,2,0),(59,15,0),(61,16,0),(60,2,0),(61,2,0),(61,9,0),(62,17,0),(62,2,0),(64,1,0),(63,2,0),(103,18,0),(104,18,0),(105,18,0),(106,18,0),(107,18,0),(108,18,0),(109,18,0),(110,18,0),(111,18,0),(112,18,0),(113,18,0),(114,18,0),(115,18,0),(116,18,0),(117,18,0),(118,18,0),(119,18,0),(120,18,0),(121,18,0),(122,18,0),(123,18,0),(124,18,0),(125,18,0),(126,18,0),(127,18,0),(128,18,0),(129,18,0),(130,18,0),(131,18,0),(132,18,0),(133,18,0),(134,18,0),(135,18,0),(136,18,0),(137,18,0),(138,18,0),(139,19,0),(140,20,0),(141,20,0),(142,20,0),(143,20,0),(144,20,0),(145,20,0),(146,20,0),(147,19,0),(148,19,0),(149,19,0),(150,19,0),(151,19,0),(152,19,0),(153,19,0),(154,19,0),(155,19,0),(156,19,0),(157,19,0),(158,19,0),(159,19,0),(160,19,0),(161,19,0),(162,19,0),(163,19,0),(164,19,0),(165,19,0),(166,19,0),(167,19,0),(168,19,0),(169,19,0),(170,19,0),(171,19,0),(172,19,0),(173,19,0),(174,19,0),(175,19,0),(176,19,0),(177,19,0),(178,19,0),(179,19,0),(180,19,0),(181,19,0),(2012,37,0),(2599,46,0),(2601,26,0),(2593,24,0),(234,21,0),(2599,26,0),(2453,21,0),(3022,22,0),(2597,46,0),(2597,26,0),(645,22,0),(3020,22,0),(2520,37,0),(648,22,0),(649,22,0),(653,23,0),(2500,21,0),(2558,24,0),(1199,22,0),(1643,37,0),(2040,41,0),(2560,41,0),(1643,24,0),(2513,37,0),(2593,46,0),(2595,46,0),(1652,37,0),(2513,24,0),(1090,21,0),(2530,46,0),(2558,41,0),(2012,24,0),(2518,24,0),(2520,24,0),(2522,46,0),(2522,24,0),(2524,46,0),(2524,24,0),(2528,24,0),(2528,46,0),(2530,24,0),(2534,46,0),(2532,24,0),(2518,37,0),(2534,24,0),(2532,46,0),(2536,24,0),(2536,41,0),(2538,24,0),(1655,37,0),(2543,24,0),(2543,41,0),(2545,24,0),(2547,41,0),(2547,24,0),(2560,24,0),(2549,24,0),(2549,41,0),(2551,24,0),(2551,41,0),(2553,24,0),(1984,37,0),(2553,41,0),(1569,18,0),(2079,24,0),(1652,24,0),(2538,41,0),(1655,24,0),(1658,41,0),(1658,24,0),(2079,41,0),(1660,24,0),(1660,41,0),(1839,26,0),(1839,37,0),(2040,24,0),(2335,21,0),(2430,21,0),(2389,21,0),(2556,41,0),(2556,24,0),(1913,24,0),(1913,37,0),(1916,26,0),(1916,37,0),(1923,26,0),(1923,37,0),(1984,26,0),(2545,41,0),(2562,41,0),(2562,24,0),(2576,46,0),(2570,46,0),(2564,24,0),(2566,24,0),(2572,46,0),(2570,24,0),(2574,46,0),(2575,46,0),(2572,24,0),(2573,24,0),(2573,46,0),(2574,24,0),(2566,46,0),(2578,41,0),(2575,24,0),(2576,24,0),(2582,41,0),(2578,24,0),(2580,41,0),(2584,41,0),(2580,24,0),(2582,24,0),(2587,41,0),(2584,24,0),(2589,46,0),(2591,46,0),(2587,24,0),(2589,24,0),(2591,24,0),(2564,41,0),(2601,46,0),(2603,41,0),(2603,24,0),(2617,37,0),(2617,24,0),(2622,37,0),(2622,24,0),(2623,46,0),(2623,26,0),(2627,41,0),(2627,24,0),(2629,41,0),(2629,26,0),(2633,41,0),(2633,24,0),(2639,41,0),(2635,41,0),(2635,26,0),(2639,26,0),(2645,41,0),(2645,26,0),(2649,41,0),(2649,24,0),(2651,41,0),(2651,24,0),(2661,46,0),(2661,24,0),(2663,46,0),(2666,46,0),(2663,26,0),(2666,24,0),(2670,46,0),(2670,24,0),(2684,46,0),(2684,26,0),(2704,21,0),(2693,21,0),(2705,21,0),(2777,21,0),(2739,21,0),(2771,24,0),(2769,21,0),(2710,21,0),(2771,41,0),(2788,21,0),(2809,21,0),(2818,21,0),(2823,21,0),(2826,21,0),(2843,21,0),(2842,21,0),(2855,21,0),(2854,21,0),(2861,21,0),(2866,21,0),(2595,26,0);
/*!40000 ALTER TABLE `wpio_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_term_taxonomy`
--

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

--
-- Dumping data for table `wpio_term_taxonomy`
--

LOCK TABLES `wpio_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpio_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpio_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'post_tag','',0,0),(4,4,'post_format','',0,0),(5,5,'post_format','',0,0),(6,6,'post_tag','',0,0),(7,7,'post_tag','',0,0),(8,8,'post_tag','',0,0),(9,9,'post_format','',0,0),(10,10,'post_tag','',0,0),(11,11,'post_tag','',0,0),(12,12,'post_format','',0,0),(13,13,'post_tag','',0,0),(14,14,'post_tag','',0,0),(15,15,'post_format','',0,0),(16,16,'post_tag','',0,0),(17,17,'post_tag','',0,0),(18,18,'elementor_library_type','',0,36),(19,19,'nav_menu','',0,36),(20,20,'nav_menu','',0,7),(21,21,'nav_menu','',0,25),(22,22,'nav_menu','',0,6),(23,23,'nav_menu','',0,1),(24,24,'product_type','',0,52),(25,25,'product_type','',0,0),(26,26,'product_type','',0,12),(27,27,'product_type','',0,0),(28,28,'product_visibility','',0,0),(29,29,'product_visibility','',0,0),(30,30,'product_visibility','',0,0),(31,31,'product_visibility','',0,0),(32,32,'product_visibility','',0,0),(33,33,'product_visibility','',0,0),(34,34,'product_visibility','',0,0),(35,35,'product_visibility','',0,0),(36,36,'product_visibility','',0,0),(37,37,'product_cat','',0,8),(41,41,'product_cat','',0,31),(46,46,'product_cat','',0,25);
/*!40000 ALTER TABLE `wpio_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_termmeta`
--

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

--
-- Dumping data for table `wpio_termmeta`
--

LOCK TABLES `wpio_termmeta` WRITE;
/*!40000 ALTER TABLE `wpio_termmeta` DISABLE KEYS */;
INSERT INTO `wpio_termmeta` VALUES (1,37,'product_count_product_cat','8'),(29,46,'thumbnail_id','0'),(30,37,'display_type',''),(31,37,'thumbnail_id','0'),(14,41,'order','0'),(15,41,'display_type',''),(16,41,'thumbnail_id','0'),(17,41,'product_count_product_cat','31'),(28,46,'display_type',''),(27,46,'order','0'),(32,46,'product_count_product_cat','25');
/*!40000 ALTER TABLE `wpio_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_terms`
--

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

--
-- Dumping data for table `wpio_terms`
--

LOCK TABLES `wpio_terms` WRITE;
/*!40000 ALTER TABLE `wpio_terms` DISABLE KEYS */;
INSERT INTO `wpio_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Stratus','stratus',0),(3,'Responsive','responsive',0),(4,'Video','post-format-video',0),(5,'Quote','post-format-quote',0),(6,'Retina Ready','retina-ready',0),(7,'Touch Enabled','touch-enabled',0),(8,'Shortcodes','shortcodes',0),(9,'Gallery','post-format-gallery',0),(10,'Localized','localized',0),(11,'Page Builder','page-builder',0),(12,'Audio','post-format-audio',0),(13,'Bootstrap','bootstrap',0),(14,'1000+ Icons','1000-icons',0),(15,'Link','post-format-link',0),(16,'WPML Compatible','wpml-compatible',0),(17,'Parallax','parallax',0),(18,'page','page',0),(19,'main menu','main-menu',0),(20,'Stratus One Page','stratus-one-page',0),(21,'New Menu','new-menu',0),(22,'Sitemap','sitemap',0),(23,'Support','support',0),(24,'simple','simple',0),(25,'grouped','grouped',0),(26,'variable','variable',0),(27,'external','external',0),(28,'exclude-from-search','exclude-from-search',0),(29,'exclude-from-catalog','exclude-from-catalog',0),(30,'featured','featured',0),(31,'outofstock','outofstock',0),(32,'rated-1','rated-1',0),(33,'rated-2','rated-2',0),(34,'rated-3','rated-3',0),(35,'rated-4','rated-4',0),(36,'rated-5','rated-5',0),(37,'DLP &amp; LCD Printers','dlp-lcd-printers',0),(41,'Accessories','accessories',0),(46,'Resins','resins',0);
/*!40000 ALTER TABLE `wpio_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_usermeta`
--

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

--
-- Dumping data for table `wpio_usermeta`
--

LOCK TABLES `wpio_usermeta` WRITE;
/*!40000 ALTER TABLE `wpio_usermeta` DISABLE KEYS */;
INSERT INTO `wpio_usermeta` VALUES (1,1,'nickname','CadWorks3DAdmin'),(2,1,'first_name','Michael'),(3,1,'last_name','Ly'),(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,'wpio_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpio_user_level','10'),(14,1,'dismissed_wp_pointers','msp_1_4_3__25samples,master_1_0_view_help,theme_editor_notice,text_widget_paste_html,plugin_editor_notice,wp496_privacy'),(15,1,'default_password_nag',''),(16,1,'show_welcome_panel','1'),(17,1,'session_tokens','a:4:{s:64:\"57340839ee0741f08017eca6738046a69bcdad9df3191fb5fd29b4ea082e121a\";a:4:{s:10:\"expiration\";i:1551904890;s:2:\"ip\";s:14:\"99.230.229.247\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";s:5:\"login\";i:1551732090;}s:64:\"2fe6f42325db436093933adee4907f5c30a02f9d634f5b20ea7d9533de91a699\";a:4:{s:10:\"expiration\";i:1551906082;s:2:\"ip\";s:14:\"99.230.229.247\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\";s:5:\"login\";i:1551733282;}s:64:\"b996b1e80ee4e71c267a10083e91c8f54f5d396dc850a88760a8a19a5614a8bb\";a:4:{s:10:\"expiration\";i:1551906201;s:2:\"ip\";s:14:\"99.230.229.247\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\";s:5:\"login\";i:1551733401;}s:64:\"2c0d8d43de0648406b1422ec35e7beed4e3df73143c50f990ee5feaf320e6a40\";a:4:{s:10:\"expiration\";i:1551906569;s:2:\"ip\";s:14:\"99.230.229.247\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\";s:5:\"login\";i:1551733769;}}'),(110,1,'wpio_yoast_notifications','a:3:{i:0;a:2:{s:7:\"message\";s:1127:\"We\'ve noticed you\'ve been using Yoast SEO for some time now; we hope you love it! We\'d be thrilled if you could <a href=\"https://yoa.st/rate-yoast-seo?php_version=7.2.13&platform=wordpress&platform_version=4.9.9&software=free&software_version=9.0.3&role=administrator&days_active=271\">give us a 5 stars rating on WordPress.org</a>!\n\nIf you are experiencing issues, <a href=\"https://yoa.st/bugreport?php_version=7.2.13&platform=wordpress&platform_version=4.9.9&software=free&software_version=9.0.3&role=administrator&days_active=271\">please file a bug report</a> and we\'ll do our best to help you out.\n\nBy the way, did you know we also have a <a href=\'https://yoa.st/premium-notification?php_version=7.2.13&platform=wordpress&platform_version=4.9.9&software=free&software_version=9.0.3&role=administrator&days_active=271\'>Premium plugin</a>? It offers advanced features, like a redirect manager and support for multiple keyphrases. It also comes with 24/7 personal support.\n\n<a class=\"button\" href=\"https://creativecad.works/wp-admin/?page=wpseo_dashboard&yoast_dismiss=upsell\">Please don\'t show me this notification anymore</a>\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:19:\"wpseo-upsell-notice\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:1;a:2:{s:7:\"message\";s:430:\"Yoast SEO and WooCommerce can work together a lot better by adding a helper plugin. Please install Yoast WooCommerce SEO to make your life better. <a href=\"https://yoa.st/1o0?php_version=7.2.13&platform=wordpress&platform_version=4.9.9&software=free&software_version=9.0.3&role=administrator&days_active=271\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">More information</a>.\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:2;a:2:{s:7:\"message\";s:168:\"Don\'t miss your crawl errors: <a href=\"https://creativecad.works/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(18,1,'wpio_dashboard_quick_press_last_post_id','3040'),(19,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"99.230.229.0\";}'),(20,1,'frm_ignore_tour','1'),(21,1,'wpio_user-settings','libraryContent=browse&editor=tinymce&edit_element_vcUIPanelWidth=1040&edit_element_vcUIPanelLeft=99px&edit_element_vcUIPanelTop=0px&hidetb=1&wplink=1&post_settings_vcUIPanelWidth=650&post_settings_vcUIPanelLeft=960px&post_settings_vcUIPanelTop=74px&imgsize=full&mfold=o'),(22,1,'wpio_user-settings-time','1551733765'),(23,1,'nav_menu_recently_edited','21'),(24,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\";}'),(25,1,'metaboxhidden_nav-menus','a:4:{i:0;s:29:\"add-post-type-themo_portfolio\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:22:\"add-themo_project_type\";}'),(82,1,'shipping_method',''),(61,1,'wc_moneris_customer_id','wc-48557a45304a9d795bb73f26fc3fef8d'),(59,1,'billing_phone','6475228866'),(58,1,'billing_email','melayroi@hotmail.com'),(57,1,'billing_country','CA'),(48,1,'tgmpa_dismissed_notice_stratus','1'),(49,1,'last_update','1525287869'),(50,1,'billing_first_name','Michael'),(51,1,'billing_last_name','Ly'),(52,1,'billing_company','TEST'),(53,1,'billing_address_1','1090 Lovingston Crescent'),(54,1,'billing_city','Mississauga'),(55,1,'billing_state','ON'),(56,1,'billing_postcode','L4W 3M6'),(47,1,'screen_layout_product','2'),(76,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"253614bbac999b38b5b60cae531c4969\";a:11:{s:3:\"key\";s:32:\"253614bbac999b38b5b60cae531c4969\";s:10:\"product_id\";i:2012;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:9;d:34.222499999999997;}s:5:\"total\";a:1:{i:9;d:34.222499999999997;}}s:13:\"line_subtotal\";d:263.25;s:17:\"line_subtotal_tax\";d:34.219999999999999;s:10:\"line_total\";d:263.25;s:8:\"line_tax\";d:34.219999999999999;}}}'),(77,1,'aelia_cs_selected_currency','CAD'),(46,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,product_catdiv,tagsdiv-product_tag,postimagediv,woocommerce-product-images\";s:6:\"normal\";s:66:\"wpseo_meta,postcustom,woocommerce-product-data,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(83,1,'elementor_library_remote','a:1:{s:9:\"favorites\";a:1:{i:6196;b:1;}}'),(84,1,'closedpostboxes_product','a:0:{}'),(85,1,'metaboxhidden_product','a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),(86,1,'_order_count','3'),(87,1,'_money_spent','0.5'),(88,1,'wc_last_active','1551657600'),(94,1,'wpio_wpseo-dismiss-gsc','seen'),(92,1,'_yoast_wpseo_profile_updated','1528317030'),(95,1,'elementor_introduction','a:1:{i:2;b:1;}'),(93,1,'wpio_wpseo-suggested-plugin-yoast-woocommerce-seo','seen'),(100,1,'closedpostboxes_attachment','a:0:{}'),(101,1,'metaboxhidden_attachment','a:3:{i:0;s:16:\"commentstatusdiv\";i:1;s:11:\"commentsdiv\";i:2;s:9:\"authordiv\";}'),(107,1,'closedpostboxes_shop_coupon','a:1:{i:0;s:23:\"woocommerce-coupon-data\";}'),(108,1,'metaboxhidden_shop_coupon','a:0:{}');
/*!40000 ALTER TABLE `wpio_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_users`
--

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

--
-- Dumping data for table `wpio_users`
--

LOCK TABLES `wpio_users` WRITE;
/*!40000 ALTER TABLE `wpio_users` DISABLE KEYS */;
INSERT INTO `wpio_users` VALUES (1,'CadWorks3DAdmin','$P$BeM.jJv2phBvLhMokOfqxyKCgIvRLJ/','cadworks3dadmin','admin@cadworks3d.com','','2018-03-21 16:55:08','',0,'CadWorks3DAdmin');
/*!40000 ALTER TABLE `wpio_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_wc_download_log`
--

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

--
-- Dumping data for table `wpio_wc_download_log`
--

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

--
-- Table structure for table `wpio_wc_webhooks`
--

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

--
-- Dumping data for table `wpio_wc_webhooks`
--

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

--
-- Table structure for table `wpio_wcpdf_invoice_number`
--

DROP TABLE IF EXISTS `wpio_wcpdf_invoice_number`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_wcpdf_invoice_number` (
  `id` int(16) NOT NULL AUTO_INCREMENT,
  `order_id` int(16) DEFAULT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `calculated_number` int(16) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_wcpdf_invoice_number`
--

LOCK TABLES `wpio_wcpdf_invoice_number` WRITE;
/*!40000 ALTER TABLE `wpio_wcpdf_invoice_number` DISABLE KEYS */;
INSERT INTO `wpio_wcpdf_invoice_number` VALUES (1,2004,'2018-06-18 10:05:44',NULL),(2,2084,'2018-08-09 14:17:31',NULL);
/*!40000 ALTER TABLE `wpio_wcpdf_invoice_number` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wpio_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpio_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wpio_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wpio_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wpio_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpio_woocommerce_log`
--

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

--
-- Dumping data for table `wpio_woocommerce_log`
--

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

--
-- Table structure for table `wpio_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wpio_woocommerce_order_itemmeta`
--

LOCK TABLES `wpio_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_order_itemmeta` VALUES (90,10,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(89,10,'_line_tax','0'),(88,10,'_line_total','0.5'),(87,10,'_line_subtotal_tax','0'),(86,10,'_line_subtotal','0.5'),(85,10,'_tax_class',''),(84,10,'_qty','1'),(83,10,'_variation_id','0'),(82,10,'_product_id','1467'),(107,12,'_line_tax','0'),(106,12,'_line_total','0.5'),(105,12,'_line_subtotal_tax','0'),(104,12,'_line_subtotal','0.5'),(103,12,'_tax_class',''),(102,12,'_qty','1'),(100,12,'_product_id','1467'),(101,12,'_variation_id','0'),(108,12,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(109,10,'_line_tax_base_currency','0.00'),(110,10,'_line_total_base_currency','0.50'),(111,10,'_line_subtotal_tax_base_currency','0.00'),(112,10,'_line_subtotal_base_currency','0.50'),(113,12,'_line_tax_base_currency','0.00'),(114,12,'_line_total_base_currency','0.50'),(115,12,'_line_subtotal_tax_base_currency','0.00'),(116,12,'_line_subtotal_base_currency','0.50'),(216,20,'_line_total_base_currency','0.5'),(215,20,'_line_subtotal_tax','0'),(214,20,'_line_subtotal_tax_base_currency','0'),(213,20,'_line_subtotal','0.5'),(212,20,'_line_subtotal_base_currency','0.5'),(211,20,'_tax_class',''),(210,20,'_qty','1'),(208,20,'_product_id','1467'),(209,20,'_variation_id','0'),(193,18,'_line_tax','0'),(194,18,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(192,18,'_line_tax_base_currency','0'),(191,18,'_line_total','0.65'),(190,18,'_line_total_base_currency','0.5'),(189,18,'_line_subtotal_tax','0'),(186,18,'_line_subtotal_base_currency','0.5'),(188,18,'_line_subtotal_tax_base_currency','0'),(187,18,'_line_subtotal','0.65'),(185,18,'_tax_class',''),(184,18,'_qty','1'),(183,18,'_variation_id','0'),(182,18,'_product_id','1467'),(195,19,'_product_id','1467'),(196,19,'_variation_id','0'),(197,19,'_qty','1'),(198,19,'_tax_class',''),(199,19,'_line_subtotal_base_currency','0.5'),(200,19,'_line_subtotal','0.65'),(201,19,'_line_subtotal_tax_base_currency','0'),(202,19,'_line_subtotal_tax','0'),(203,19,'_line_total_base_currency','0.5'),(204,19,'_line_total','0.65'),(205,19,'_line_tax_base_currency','0'),(206,19,'_line_tax','0'),(207,19,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(217,20,'_line_total','0.5'),(218,20,'_line_tax_base_currency','0'),(219,20,'_line_tax','0'),(220,20,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(242,22,'_line_total_base_currency','0.5'),(241,22,'_line_subtotal_tax','0'),(240,22,'_line_subtotal_tax_base_currency','0'),(239,22,'_line_subtotal','0.65'),(238,22,'_line_subtotal_base_currency','0.5'),(237,22,'_tax_class',''),(236,22,'_qty','1'),(234,22,'_product_id','1467'),(235,22,'_variation_id','0'),(243,22,'_line_total','0.65'),(244,22,'_line_tax_base_currency','0'),(245,22,'_line_tax','0'),(246,22,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(247,23,'_product_id','1643'),(248,23,'_variation_id','0'),(249,23,'_qty','1'),(250,23,'_tax_class',''),(251,23,'_line_subtotal_base_currency','255'),(252,23,'_line_subtotal','255'),(253,23,'_line_subtotal_tax_base_currency','0'),(254,23,'_line_subtotal_tax','0'),(255,23,'_line_total_base_currency','255'),(256,23,'_line_total','255'),(257,23,'_line_tax_base_currency','0'),(258,23,'_line_tax','0'),(259,23,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(260,24,'method_id','fedex'),(261,24,'instance_id','2'),(262,24,'cost','19.36'),(263,24,'total_tax','0'),(264,24,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(265,24,'Package 1','11.25 × 8.75 × 2.63 (in) 1.1lbs × 1'),(266,25,'_product_id','2079'),(267,25,'_variation_id','0'),(268,25,'_qty','1'),(269,25,'_tax_class',''),(270,25,'_line_subtotal_base_currency','50'),(271,25,'_line_subtotal','50'),(272,25,'_line_subtotal_tax_base_currency','0'),(273,25,'_line_subtotal_tax','0'),(274,25,'_line_total_base_currency','50'),(275,25,'_line_total','50'),(276,25,'_line_tax_base_currency','0'),(277,25,'_line_tax','0'),(278,25,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(279,26,'method_id','fedex'),(280,26,'instance_id','2'),(281,26,'cost','20.03'),(282,26,'total_tax','0'),(283,26,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(284,26,'Package 1','11.25 × 8.75 × 2.63 (in) 0.5lbs × 1');
/*!40000 ALTER TABLE `wpio_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_order_items`
--

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

--
-- Dumping data for table `wpio_woocommerce_order_items`
--

LOCK TABLES `wpio_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_order_items` VALUES (10,'Product #1','line_item',1469),(12,'Product #1','line_item',1507),(20,'Product #1','line_item',1577),(18,'Product #1','line_item',1578),(19,'Product #1','line_item',1579),(22,'Product #1','line_item',1580),(23,'MiiCraft BV-007 (Clear)','line_item',2004),(24,'FedEx Ground','shipping',2004),(25,'Teflon VAT','line_item',2084),(26,'FedEx Ground','shipping',2084);
/*!40000 ALTER TABLE `wpio_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wpio_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpio_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wpio_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpio_woocommerce_sessions`
--

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

--
-- Dumping data for table `wpio_woocommerce_sessions`
--

LOCK TABLES `wpio_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_sessions` VALUES (3268,'1','a:12:{s:4:\"cart\";s:624:\"a:1:{s:32:\"253614bbac999b38b5b60cae531c4969\";a:11:{s:3:\"key\";s:32:\"253614bbac999b38b5b60cae531c4969\";s:10:\"product_id\";i:2012;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:9;d:34.222499999999996589394868351519107818603515625;}s:5:\"total\";a:1:{i:9;d:34.222499999999996589394868351519107818603515625;}}s:13:\"line_subtotal\";d:263.25;s:17:\"line_subtotal_tax\";d:34.219999999999998863131622783839702606201171875;s:10:\"line_total\";d:263.25;s:8:\"line_tax\";d:34.219999999999998863131622783839702606201171875;}}\";s:11:\"cart_totals\";s:604:\"a:15:{s:8:\"subtotal\";s:6:\"263.25\";s:12:\"subtotal_tax\";d:34.219999999999998863131622783839702606201171875;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:6:\"263.25\";s:17:\"cart_contents_tax\";d:34.219999999999998863131622783839702606201171875;s:19:\"cart_contents_taxes\";a:1:{i:9;d:34.219999999999998863131622783839702606201171875;}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:6:\"297.47\";s:9:\"total_tax\";d:34.219999999999998863131622783839702606201171875;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_ca81ba3b0158baa3649a91d66699c385\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:23:\"chosen_shipping_methods\";s:14:\"a:1:{i:0;b:0;}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:8:\"customer\";s:831:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2018-05-02T19:04:29+00:00\";s:8:\"postcode\";s:7:\"L4W 3M6\";s:4:\"city\";s:11:\"Mississauga\";s:9:\"address_1\";s:24:\"1090 Lovingston Crescent\";s:7:\"address\";s:24:\"1090 Lovingston Crescent\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"ON\";s:7:\"country\";s:2:\"CA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"ON\";s:16:\"shipping_country\";s:2:\"CA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:7:\"Michael\";s:9:\"last_name\";s:2:\"Ly\";s:7:\"company\";s:4:\"TEST\";s:5:\"phone\";s:10:\"6475228866\";s:5:\"email\";s:20:\"melayroi@hotmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:22:\"mailchimp_landing_site\";s:25:\"http://creativecad.works/\";}',1551904894),(3269,'00b1305077a0741d798f15bab3bc0c32','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"CA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"CA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1551906082);
/*!40000 ALTER TABLE `wpio_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wpio_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wpio_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_shipping_zone_locations` VALUES (1,1,'CA','country'),(2,2,'US','country');
/*!40000 ALTER TABLE `wpio_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wpio_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wpio_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_shipping_zone_methods` VALUES (1,1,'fedex',1,1),(2,2,'fedex',1,1),(2,7,'free_shipping',2,0),(1,5,'free_shipping',2,0);
/*!40000 ALTER TABLE `wpio_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wpio_woocommerce_shipping_zones`
--

LOCK TABLES `wpio_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_shipping_zones` VALUES (1,'Canada',0),(2,'US',0);
/*!40000 ALTER TABLE `wpio_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wpio_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpio_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wpio_woocommerce_tax_rates`
--

LOCK TABLES `wpio_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wpio_woocommerce_tax_rates` DISABLE KEYS */;
INSERT INTO `wpio_woocommerce_tax_rates` VALUES (1,'CA','AB','5.0000','Alberta GST',1,0,1,0,''),(2,'CA','BC','5.0000','British Columbia GST',1,0,1,1,''),(3,'CA','MB','5.0000','Manitoba GST',1,0,1,2,''),(4,'CA','NB','15.0000','New Brunswick HST',1,0,1,3,''),(5,'CA','NL','15.0000','Newfoundland & Labrador HST',1,0,1,4,''),(6,'CA','NS','15.0000','Nova Scotia HST',1,0,1,5,''),(7,'CA','NT','5.0000','Northwest Territories GST',1,0,1,6,''),(8,'CA','NU','5.0000','Nunavut GST',1,0,1,7,''),(9,'CA','ON','13.0000','Ontario HST',1,0,1,8,''),(10,'CA','PE','15.0000','Prince Edward Island HST',1,0,1,9,''),(11,'CA','QC','5.0000','Quebec GST',1,0,1,10,''),(12,'CA','SK','5.0000','Saskatchewan GST',1,0,1,11,''),(13,'CA','YT','5.0000','YUKON GST',1,0,1,12,'');
/*!40000 ALTER TABLE `wpio_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_yoast_seo_links`
--

DROP TABLE IF EXISTS `wpio_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=8263 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_yoast_seo_links`
--

LOCK TABLES `wpio_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wpio_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wpio_yoast_seo_links` VALUES (7274,'http://creativecad.works/wp-content/uploads/2019/02/51962241_10213698951363514_8157627433369993216_n-534x950.jpg',2318,0,'internal'),(7266,'http://creativecad.works/wp-content/uploads/2019/02/IMG-0397-1240x930.jpg',2318,0,'internal'),(281,'http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf',1916,0,'internal'),(24,'http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf',1012,0,'internal'),(23,'http://creativecad.works/wp-content/uploads/2018/05/Dental-Brochure-v1.0.pdf',1012,0,'internal'),(22,'http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf',1012,0,'internal'),(20,'http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf',1012,0,'internal'),(21,'http://creativecad.works/wp-content/uploads/2018/05/Jewellery-Brochure.pdf',1012,0,'internal'),(19,'http://creativecad.works/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf',1012,0,'internal'),(418,'http://creativecad.works/wp-content/uploads/2018/05/Microfluidics-Spec.png',1044,0,'internal'),(8103,'/wp-admin/admin-ajax.php?add-to-cart=2617',2837,0,'internal'),(7920,'http://www.centraldentalltd.com/index.php',548,0,'external'),(7919,'https://cadworks3d.com/specs/dentistry/',548,0,'external'),(3308,'https://cadworks3d.com/dentistry/',224,0,'external'),(3307,'https://cadworks3d.com/microfluidics/',224,0,'external'),(3306,'https://cadworks3d.com/jewellery/',224,0,'external'),(7910,'https://cadworks3d.com/wp-content/uploads/2018/06/Microfluidics-Brochure-v1.4.pdf',458,0,'external'),(5008,'http://funtodo.net/properties.html#45dbz5qV',2595,0,'external'),(5005,'http://funtodo.net/properties.html',2593,0,'external'),(5004,'http://funtodo.net/properties.html#45dbz5qV',2593,0,'external'),(5003,'mailto:sales@creativecadworks.ca',2593,0,'external'),(5002,'http://funtodo.net/properties.html',2593,0,'external'),(4997,'http://funtodo.net/properties.html',2591,0,'external'),(4996,'http://funtodo.net/properties.html#45dbz5qV',2591,0,'external'),(4995,'mailto:sales@creativecadworks.ca',2591,0,'external'),(4994,'http://funtodo.net/properties.html',2591,0,'external'),(706,'http://creativecad.works/black-friday-flyer/',2258,2257,'internal'),(705,'http://creativecad.works/product/j150-bundle/',2268,2224,'internal'),(704,'http://creativecad.works/product/j150-bundle/',2268,2224,'internal'),(703,'http://creativecad.works/product/j50-bundle/',2268,2175,'internal'),(702,'http://creativecad.works/product/j50-bundle/',2268,2175,'internal'),(701,'http://creativecad.works/product/j100-bundle/',2268,2242,'internal'),(699,'http://creativecad.works/product/j80-bundle/',2268,2205,'internal'),(700,'http://creativecad.works/product/j100-bundle/',2268,2242,'internal'),(698,'http://creativecad.works/product/j80-bundle/',2268,2205,'internal'),(697,'http://creativecad.works/product/j125-bundle/',2268,2215,'internal'),(696,'http://creativecad.works/product/j125-bundle/',2268,2215,'internal'),(695,'http://creativecad.works/black-friday-flyer/',2268,2257,'internal'),(7781,'https://www.b9c.com/support/documentation/b9creator-software',2458,0,'external'),(7929,'https://cadworks3d.com/applications/',82,0,'external'),(7272,'http://creativecad.works/wp-content/uploads/2019/01/20181120_133605-1024x736.jpg',2318,0,'internal'),(7273,'http://creativecad.works/wp-content/uploads/2019/01/IMG-0293-1024x768.jpg',2318,0,'internal'),(7271,'http://creativecad.works/wp-content/uploads/2019/01/WhatsApp-Image-2017-12-21-at-4.19.56-PM-1-1024x768.jpeg',2318,0,'internal'),(7270,'http://creativecad.works/wp-content/uploads/2019/01/IMG-0350-1024x589.jpg',2318,0,'internal'),(7269,'http://creativecad.works/wp-content/uploads/2018/06/Master-Mold-with-PDMS.png',2318,0,'internal'),(7267,'http://creativecad.works/wp-content/uploads/2018/10/EasyCastHD-rings2-1162x950.jpg',2318,0,'internal'),(7268,'http://creativecad.works/wp-content/uploads/2018/06/PDMS-CHIP-950x950.jpg',2318,0,'internal'),(7867,'https://cadworks3d.com/microfluidics/',2361,0,'external'),(7897,'http://creativecad.works/store/b9creations/b9-resins/',2406,2819,'internal'),(7893,'mailto:info@creativecadworks.ca',2406,0,'external'),(7778,'http://www.miicraft.com/miicraft_ftp/SW/MiiUtility_ver5.0.7_64bit.rar',2458,0,'external'),(7779,'http://www.miicraft.com/miicraft_ftp/userguide/MiiCraft%20Ultra%20series%20printer%20user%20manual%20V1.0.pdf',2458,0,'external'),(5009,'http://funtodo.net/properties.html',2595,0,'external'),(5007,'mailto:sales@creativecadworks.ca',2595,0,'external'),(5006,'http://funtodo.net/properties.html',2595,0,'external'),(5013,'http://funtodo.net/properties.html',2597,0,'external'),(5017,'http://funtodo.net/properties.html',2599,0,'external'),(5012,'http://funtodo.net/properties.html#45dbz5qV',2597,0,'external'),(5011,'mailto:sales@creativecadworks.ca',2597,0,'external'),(5010,'http://funtodo.net/properties.html',2597,0,'external'),(5016,'http://funtodo.net/properties.html#45dbz5qV',2599,0,'external'),(5015,'mailto:sales@creativecadworks.ca',2599,0,'external'),(5014,'http://funtodo.net/properties.html',2599,0,'external'),(5018,'http://www.funtodo.net/our-3d-resin-blends.html',2601,0,'external'),(7928,'https://cadworks3d.com/shop/',82,0,'external'),(7927,'https://cadworks3d.com/applications/',82,0,'external'),(5032,'https://www.phrozen3dp.com/products/fepfilm',2617,0,'external'),(5033,'https://www.phrozen3dp.com/products/led-matrix-for-phrozen',2617,0,'external'),(5034,'https://www.phrozen3dp.com/products/led-matrix-for-phrozen',2617,0,'external'),(5031,'https://www.phrozen3dp.com/products/lcd-screen-for-phrozen',2617,0,'external'),(5030,'https://www.kickstarter.com/projects/phrozenmake/phrozen-make-professional-lcd-3d-printing-made-acc',2617,0,'external'),(5029,'https://www.facebook.com/Phrozen3DP/',2617,0,'external'),(5028,'https://www.facebook.com/groups/Phrozen3DPENG/',2617,0,'external'),(5027,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(5025,'https://www.phrozen3dp.com/products/phrozen-make-xl-1',2617,0,'external'),(5026,'https://www.phrozen3dp.com/products/lcd-screen-for-phrozen',2617,0,'external'),(5022,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(5023,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(5024,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(5021,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(5020,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(5019,'https://www.phrozen3dp.com/products/paraledmake',2617,0,'external'),(4656,'http://creativecad.works/product/miicraft-vat/',2767,2587,'internal'),(4657,'/wp-admin/admin-ajax.php?add-to-cart=2587',2767,0,'internal'),(8102,'http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/',2837,2617,'internal'),(4654,'http://creativecad.works/product/miicraft-teflon-replacements/',2767,2582,'internal'),(4655,'/wp-admin/admin-ajax.php?add-to-cart=2582',2767,0,'internal'),(4653,'/wp-admin/admin-ajax.php?add-to-cart=2584',2767,0,'internal'),(4652,'http://creativecad.works/product/miicraft-picker-2/',2767,2584,'internal'),(4651,'/wp-admin/admin-ajax.php?add-to-cart=2580',2767,0,'internal'),(4650,'http://creativecad.works/product/miicraft-teflon-2/',2767,2580,'internal'),(4649,'/wp-admin/admin-ajax.php?add-to-cart=2578',2767,0,'internal'),(3297,'/wp-admin/admin-ajax.php?add-to-cart=2547',2694,0,'internal'),(3298,'http://creativecad.works/product/b9creator-v1-2-x-axis-motor/',2694,2558,'internal'),(3299,'/wp-admin/admin-ajax.php?add-to-cart=2558',2694,0,'internal'),(4648,'http://creativecad.works/product/miicraft-picker-buildplate/',2767,2578,'internal'),(4647,'/wp-admin/admin-ajax.php?add-to-cart=2771',2767,0,'internal'),(8253,'http://creativecad.works/store/phrozen/phrozen-printers/',618,2837,'internal'),(8252,'https://www.facebook.com/groups/Phrozen3DPENG/',618,0,'external'),(3293,'/wp-admin/admin-ajax.php?add-to-cart=2564',2694,0,'internal'),(3294,'http://creativecad.works/product/b9-finishing-kit/',2694,2543,'internal'),(3295,'/wp-admin/admin-ajax.php?add-to-cart=2543',2694,0,'internal'),(3296,'http://creativecad.works/product/b9-resin-vat/',2694,2547,'internal'),(3291,'/wp-admin/admin-ajax.php?add-to-cart=2553',2694,0,'internal'),(3292,'http://creativecad.works/product/z-axis-motor-leadscrew-anti-backlash-nut-for-b9creator-v1-2/',2694,2564,'internal'),(3290,'http://creativecad.works/product/resin-vat-re-coating-set/',2694,2553,'internal'),(3289,'/wp-admin/admin-ajax.php?add-to-cart=2524',2694,0,'internal'),(3288,'http://creativecad.works/product/b9red/',2694,2524,'internal'),(3287,'/wp-admin/admin-ajax.php?add-to-cart=2522',2694,0,'internal'),(3286,'http://creativecad.works/product/b9-cherry/',2694,2522,'internal'),(3285,'/wp-admin/admin-ajax.php?add-to-cart=2536',2694,0,'internal'),(3284,'http://creativecad.works/product/b9-build-platform/',2694,2536,'internal'),(3283,'/wp-admin/admin-ajax.php?add-to-cart=2556',2694,0,'internal'),(3282,'http://creativecad.works/product/b9-creator-v1-2-control-board-pcb/',2694,2556,'internal'),(3275,'/wp-admin/admin-ajax.php?add-to-cart=2012',2694,0,'internal'),(3276,'http://creativecad.works/product/b9-gray/',2694,2534,'internal'),(3277,'/wp-admin/admin-ajax.php?add-to-cart=2534',2694,0,'internal'),(3278,'http://creativecad.works/product/b9black/',2694,2528,'internal'),(3279,'/wp-admin/admin-ajax.php?add-to-cart=2528',2694,0,'internal'),(3280,'http://creativecad.works/product/b9-emerald/',2694,2530,'internal'),(3281,'/wp-admin/admin-ajax.php?add-to-cart=2530',2694,0,'internal'),(3273,'/wp-admin/admin-ajax.php?add-to-cart=2532',2694,0,'internal'),(3274,'http://creativecad.works/product/ccw-easycast-hd/',2694,2012,'internal'),(3272,'http://creativecad.works/product/b9-yellow/',2694,2532,'internal'),(3270,'http://creativecad.works/product/b9-model-cure/',2694,2545,'internal'),(3271,'/wp-admin/admin-ajax.php?add-to-cart=2545',2694,0,'internal'),(3269,'/wp-admin/admin-ajax.php?add-to-cart=2562',2694,0,'internal'),(3268,'http://creativecad.works/product/training-course-for-new-users/',2694,2562,'internal'),(3267,'/wp-admin/admin-ajax.php?add-to-cart=2538',2694,0,'internal'),(3266,'http://creativecad.works/product/b9-dura-vat/',2694,2538,'internal'),(3264,'http://creativecad.works/product/b9creator/',2694,2520,'internal'),(3265,'/wp-admin/admin-ajax.php?add-to-cart=2520',2694,0,'internal'),(3262,'http://creativecad.works/product/b9-core-series/',2694,2513,'internal'),(3263,'/wp-admin/admin-ajax.php?add-to-cart=2513',2694,0,'internal'),(3261,'/wp-admin/admin-ajax.php?add-to-cart=2518',2694,0,'internal'),(3260,'http://creativecad.works/product/b9-core-530/',2694,2518,'internal'),(8157,'/wp-admin/admin-ajax.php?add-to-cart=2589',2862,0,'internal'),(8250,'mailto:info@creativecadworks.ca',618,0,'external'),(8251,'mailto:info@creativecadworks.ca',618,0,'external'),(7782,'https://www.b9c.com/support/materials',2458,0,'external'),(7783,'https://www.facebook.com/groups/Phrozen3DPENG/',2458,0,'external'),(8156,'http://creativecad.works/product/fun-to-do-sample-pack/',2862,2589,'internal'),(8228,'http://creativecad.works/product/phrozen-shuffle-lcd-resin-3d-printer/',2431,2617,'internal'),(8229,'http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/',2431,2622,'internal'),(7780,'https://www.b9c.com/support/documentation/b9create-software',2458,0,'external'),(7896,'mailto:info@creativecadworks.ca',2406,0,'external'),(7895,'http://creativecad.works/product/b9creator/',2406,2520,'internal'),(7894,'http://creativecad.works/jewellery/',2406,618,'internal'),(7866,'mailto:info@creativecadworks.ca',2361,0,'external'),(7275,'http://creativecad.works/wp-content/uploads/2019/02/51679978_10213698950923503_6209694850774728704_n-534x950.jpg',2318,0,'internal'),(7260,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1581.jpg',2318,0,'internal'),(7261,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1577.jpg',2318,0,'internal'),(7262,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1575.jpg',2318,0,'internal'),(7263,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1573.jpg',2318,0,'internal'),(7264,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1572.jpg',2318,0,'internal'),(7265,'http://creativecad.works/wp-content/uploads/2019/02/IMG-1391.jpg',2318,0,'internal'),(7259,'http://creativecad.works/3d-printers/phrozen/',2318,2431,'internal'),(7257,'http://creativecad.works/miicraft/',2318,2361,'internal'),(7258,'http://creativecad.works/3d-printers/b9creations/',2318,2406,'internal'),(7088,'http://creativecad.works/store/phrozen/phrozen-accessories/',2835,2850,'internal'),(7087,'http://creativecad.works/store/phrozen/phrozen-accessories/',2835,2850,'internal'),(7086,'http://creativecad.works/store/phrozen/phrozen-resins/',2835,2847,'internal'),(7085,'http://creativecad.works/store/phrozen/phrozen-resins/',2835,2847,'internal'),(7084,'http://creativecad.works/store/phrozen/phrozen-printers/',2835,2837,'internal'),(7083,'http://creativecad.works/store/phrozen/phrozen-printers/',2835,2837,'internal'),(6593,'http://creativecad.works/store/b9creations/b9-accessories/',2805,2824,'internal'),(6592,'http://creativecad.works/store/b9creations/b9-resins/',2805,2819,'internal'),(6591,'http://creativecad.works/store/b9creations/printers/',2805,2812,'internal'),(5405,'http://creativecad.works/store/miicraft/miicraft-accessories/',2654,2767,'internal'),(5400,'http://creativecad.works/store/miicraft/miicraft-3d-printer/',2654,2783,'internal'),(5401,'http://creativecad.works/store/miicraft/miicraft-3d-printer/',2654,2783,'internal'),(5402,'http://creativecad.works/store/miicraft/miicraft-resins/',2654,2775,'internal'),(5403,'http://creativecad.works/store/miicraft/miicraft-resins/',2654,2775,'internal'),(5404,'http://creativecad.works/store/miicraft/miicraft-accessories/',2654,2767,'internal'),(5301,'http://creativecad.works/store/fun-to-do/',76,2862,'internal'),(5300,'http://creativecad.works/store/phrozen/',76,2835,'internal'),(5297,'http://creativecad.works/store/resinworks3d/',76,2856,'internal'),(5298,'http://creativecad.works/store/miicraft/',76,2654,'internal'),(5299,'http://creativecad.works/store/b9creations/',76,2805,'internal'),(4573,'/wp-admin/admin-ajax.php?add-to-cart=2575',2775,0,'internal'),(4574,'http://creativecad.works/product/miicraft-bv-011-light-green-dental/',2775,2574,'internal'),(4575,'/wp-admin/admin-ajax.php?add-to-cart=2574',2775,0,'internal'),(4576,'http://creativecad.works/product/miicraft-bv-003-clear/',2775,2572,'internal'),(4577,'/wp-admin/admin-ajax.php?add-to-cart=2572',2775,0,'internal'),(4578,'http://creativecad.works/product/002/',2775,1652,'internal'),(4579,'/wp-admin/admin-ajax.php?add-to-cart=1652',2775,0,'internal'),(4580,'http://creativecad.works/product/007/',2775,1643,'internal'),(4581,'/wp-admin/admin-ajax.php?add-to-cart=1643',2775,0,'internal'),(4582,'http://creativecad.works/product/master-mold-resin-for-pdms/',2775,2670,'internal'),(4583,'/wp-admin/admin-ajax.php?add-to-cart=2670',2775,0,'internal'),(4584,'http://creativecad.works/product/ccw-easycast-hd/',2775,2012,'internal'),(4585,'/wp-admin/admin-ajax.php?add-to-cart=2012',2775,0,'internal'),(4537,'http://creativecad.works/product/miicraft/',2783,1839,'internal'),(4536,'http://creativecad.works/product/miicraft/',2783,1839,'internal'),(7983,'/wp-admin/admin-ajax.php?add-to-cart=2520',2812,0,'internal'),(7982,'http://creativecad.works/product/b9creator/',2812,2520,'internal'),(7981,'/wp-admin/admin-ajax.php?add-to-cart=2513',2812,0,'internal'),(7980,'http://creativecad.works/product/b9-core-series/',2812,2513,'internal'),(7979,'/wp-admin/admin-ajax.php?add-to-cart=2518',2812,0,'internal'),(7978,'http://creativecad.works/product/b9-core-530/',2812,2518,'internal'),(8018,'http://creativecad.works/product/b9-cherry/',2819,2522,'internal'),(8019,'/wp-admin/admin-ajax.php?add-to-cart=2522',2819,0,'internal'),(8017,'/wp-admin/admin-ajax.php?add-to-cart=2524',2819,0,'internal'),(8016,'http://creativecad.works/product/b9red/',2819,2524,'internal'),(8014,'http://creativecad.works/product/b9-emerald/',2819,2530,'internal'),(8015,'/wp-admin/admin-ajax.php?add-to-cart=2530',2819,0,'internal'),(8013,'/wp-admin/admin-ajax.php?add-to-cart=2528',2819,0,'internal'),(8011,'/wp-admin/admin-ajax.php?add-to-cart=2534',2819,0,'internal'),(8012,'http://creativecad.works/product/b9black/',2819,2528,'internal'),(8091,'/wp-admin/admin-ajax.php?add-to-cart=2536',2824,0,'internal'),(8090,'http://creativecad.works/product/b9-build-platform/',2824,2536,'internal'),(8087,'/wp-admin/admin-ajax.php?add-to-cart=2543',2824,0,'internal'),(8088,'http://creativecad.works/product/b9-dura-vat/',2824,2538,'internal'),(8089,'/wp-admin/admin-ajax.php?add-to-cart=2538',2824,0,'internal'),(8086,'http://creativecad.works/product/b9-finishing-kit/',2824,2543,'internal'),(8085,'/wp-admin/admin-ajax.php?add-to-cart=2545',2824,0,'internal'),(8084,'http://creativecad.works/product/b9-model-cure/',2824,2545,'internal'),(8081,'/wp-admin/admin-ajax.php?add-to-cart=2549',2824,0,'internal'),(8082,'http://creativecad.works/product/b9-resin-vat/',2824,2547,'internal'),(8083,'/wp-admin/admin-ajax.php?add-to-cart=2547',2824,0,'internal'),(8079,'/wp-admin/admin-ajax.php?add-to-cart=2551',2824,0,'internal'),(8080,'http://creativecad.works/product/b9-vat-sweeper/',2824,2549,'internal'),(8078,'http://creativecad.works/product/b9-creator-calibration-set/',2824,2551,'internal'),(8077,'/wp-admin/admin-ajax.php?add-to-cart=2553',2824,0,'internal'),(8076,'http://creativecad.works/product/resin-vat-re-coating-set/',2824,2553,'internal'),(8075,'/wp-admin/admin-ajax.php?add-to-cart=2556',2824,0,'internal'),(8074,'http://creativecad.works/product/b9-creator-v1-2-control-board-pcb/',2824,2556,'internal'),(8073,'/wp-admin/admin-ajax.php?add-to-cart=2558',2824,0,'internal'),(8072,'http://creativecad.works/product/b9creator-v1-2-x-axis-motor/',2824,2558,'internal'),(8071,'/wp-admin/admin-ajax.php?add-to-cart=2562',2824,0,'internal'),(8069,'/wp-admin/admin-ajax.php?add-to-cart=2564',2824,0,'internal'),(8070,'http://creativecad.works/product/training-course-for-new-users/',2824,2562,'internal'),(8068,'http://creativecad.works/product/z-axis-motor-leadscrew-anti-backlash-nut-for-b9creator-v1-2/',2824,2564,'internal'),(8010,'http://creativecad.works/product/b9-gray/',2819,2534,'internal'),(8009,'/wp-admin/admin-ajax.php?add-to-cart=2532',2819,0,'internal'),(8008,'http://creativecad.works/product/b9-yellow/',2819,2532,'internal'),(4572,'http://creativecad.works/product/miicraft-bv-012-orange-castable/',2775,2575,'internal'),(4571,'/wp-admin/admin-ajax.php?add-to-cart=2576',2775,0,'internal'),(4570,'http://creativecad.works/product/miicraft-cream-resin/',2775,2576,'internal'),(4646,'http://creativecad.works/product/miicraft-retainer-glass/',2767,2771,'internal'),(8115,'http://creativecad.works/product/ccw-easycast-hd-lcd-lime/',2847,2684,'internal'),(8100,'http://creativecad.works/product/phrozen-shuffle-xl-lcd-3d-printer/',2837,2622,'internal'),(8101,'/wp-admin/admin-ajax.php?add-to-cart=2622',2837,0,'internal'),(8112,'http://creativecad.works/product/easycast-hd-violet-for-phrozen/',2847,2623,'internal'),(8114,'http://creativecad.works/product/ccw-easycast-hd-lcd-lime/',2847,2684,'internal'),(8113,'http://creativecad.works/product/easycast-hd-violet-for-phrozen/',2847,2623,'internal'),(4745,'/wp-admin/admin-ajax.php?add-to-cart=2627',2850,0,'internal'),(4744,'http://creativecad.works/product/shuffle-lcd-flat-price/',2850,2627,'internal'),(4743,'http://creativecad.works/product/lcd-screen-for-phrozen/',2850,2629,'internal'),(4742,'http://creativecad.works/product/lcd-screen-for-phrozen/',2850,2629,'internal'),(4741,'/wp-admin/admin-ajax.php?add-to-cart=2633',2850,0,'internal'),(4739,'http://creativecad.works/product/opaque-airtight-tank-back-cover/',2850,2635,'internal'),(4740,'http://creativecad.works/product/led-matrix-for-phrozen/',2850,2633,'internal'),(4737,'http://creativecad.works/product/building-platform-for-phrozen-shuffle-shuffle-xl/',2850,2639,'internal'),(4738,'http://creativecad.works/product/opaque-airtight-tank-back-cover/',2850,2635,'internal'),(4736,'http://creativecad.works/product/building-platform-for-phrozen-shuffle-shuffle-xl/',2850,2639,'internal'),(4735,'http://creativecad.works/product/resin-vat-for-phrozen-shuffle-shuffle-xl/',2850,2645,'internal'),(4734,'http://creativecad.works/product/resin-vat-for-phrozen-shuffle-shuffle-xl/',2850,2645,'internal'),(4733,'/wp-admin/admin-ajax.php?add-to-cart=2649',2850,0,'internal'),(4732,'http://creativecad.works/product/carl-zeiss-lens-wipe-60-pc-per-box/',2850,2649,'internal'),(7965,'http://creativecad.works/product/easycast-hd-violet-for-phrozen/',2856,2623,'internal'),(7963,'/wp-admin/admin-ajax.php?add-to-cart=2661',2856,0,'internal'),(7964,'http://creativecad.works/product/easycast-hd-violet-for-phrozen/',2856,2623,'internal'),(7962,'http://creativecad.works/product/easycast-hd-for-dlp/',2856,2661,'internal'),(8152,'http://creativecad.works/product/fun-to-do-standard-blend/',2862,2601,'internal'),(7961,'http://creativecad.works/product/easycast-hd-violet-for-lcd-printers/',2856,2663,'internal'),(7958,'http://creativecad.works/product/ccw-easycast-hd-lcd/',2856,2666,'internal'),(7960,'http://creativecad.works/product/easycast-hd-violet-for-lcd-printers/',2856,2663,'internal'),(7959,'/wp-admin/admin-ajax.php?add-to-cart=2666',2856,0,'internal'),(7957,'http://creativecad.works/product/ccw-easycast-hd-lcd-lime/',2856,2684,'internal'),(7956,'http://creativecad.works/product/ccw-easycast-hd-lcd-lime/',2856,2684,'internal'),(7955,'/wp-admin/admin-ajax.php?add-to-cart=2670',2856,0,'internal'),(7954,'http://creativecad.works/product/master-mold-resin-for-pdms/',2856,2670,'internal'),(8154,'http://creativecad.works/product/fun-to-do-snow-white-blend/',2862,2599,'internal'),(8155,'http://creativecad.works/product/fun-to-do-snow-white-blend/',2862,2599,'internal'),(8153,'http://creativecad.works/product/fun-to-do-standard-blend/',2862,2601,'internal'),(8151,'http://creativecad.works/product/fun-to-do-industrial-blend/',2862,2597,'internal'),(8149,'http://creativecad.works/product/fun-to-do-f1-blend/',2862,2595,'internal'),(8150,'http://creativecad.works/product/fun-to-do-industrial-blend/',2862,2597,'internal'),(8148,'http://creativecad.works/product/fun-to-do-f1-blend/',2862,2595,'internal'),(8147,'/wp-admin/admin-ajax.php?add-to-cart=2593',2862,0,'internal'),(8146,'http://creativecad.works/product/fun-to-do-deep-black-blend/',2862,2593,'internal'),(8145,'/wp-admin/admin-ajax.php?add-to-cart=2591',2862,0,'internal'),(8144,'http://creativecad.works/product/fun-to-do-castable-blend/',2862,2591,'internal'),(8262,'www.resinworks3d.com',98,0,'internal');
/*!40000 ALTER TABLE `wpio_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpio_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wpio_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpio_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpio_yoast_seo_meta`
--

LOCK TABLES `wpio_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wpio_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wpio_yoast_seo_meta` VALUES (1888,0,0),(82,0,0),(76,5,0),(90,NULL,0),(224,0,0),(1916,1,0),(458,0,0),(1913,0,0),(1996,0,0),(1012,6,0),(1692,0,0),(1457,0,0),(1369,0,0),(1368,0,0),(1367,0,0),(1366,0,0),(1365,0,0),(1655,0,0),(1364,0,0),(1363,0,0),(1362,0,0),(1355,0,0),(1359,0,0),(1358,0,0),(1357,0,0),(1356,0,0),(1361,0,0),(1360,0,0),(1984,0,0),(1870,0,0),(1643,0,1),(1993,0,0),(1775,0,0),(2005,0,0),(1887,0,0),(1804,0,0),(765,0,0),(2009,0,0),(943,0,0),(1143,0,0),(1144,0,0),(1145,0,0),(1142,0,0),(947,0,0),(2012,0,2),(2017,0,0),(2022,0,0),(1910,0,0),(1847,0,0),(2028,0,0),(2010,0,0),(1681,0,0),(1677,0,0),(1678,0,0),(1679,0,0),(1680,0,0),(945,0,0),(1668,0,0),(1838,0,0),(1667,0,0),(618,1,1),(548,0,0),(1116,NULL,0),(1224,NULL,0),(1923,0,0),(1839,0,2),(2033,0,0),(2040,0,0),(1866,0,0),(2029,0,0),(2071,0,0),(96,0,0),(2043,0,0),(2079,0,0),(1658,0,0),(1660,0,0),(2078,0,0),(2085,0,0),(1652,NULL,1),(2089,0,0),(2086,0,0),(2096,0,0),(2108,0,0),(2107,0,0),(2100,0,0),(2113,0,0),(2119,0,0),(2120,0,0),(2130,0,0),(2109,0,0),(1120,0,0),(1044,1,0),(2136,0,0),(2147,0,0),(2151,0,0),(2154,0,0),(2143,0,0),(2163,0,0),(2166,0,0),(2170,0,0),(2173,0,0),(2175,0,2),(2179,0,0),(2178,0,0),(2183,0,0),(2184,0,0),(2192,0,0),(2164,0,0),(2187,0,0),(2196,0,0),(2197,0,0),(2198,0,0),(2199,0,0),(2200,0,0),(2202,0,0),(2205,0,2),(2191,0,0),(2208,0,0),(2209,0,0),(2210,0,0),(2215,0,2),(2222,0,0),(2223,0,0),(2224,0,2),(2232,0,0),(2233,0,0),(2231,0,0),(2234,0,0),(2235,0,0),(2242,0,2),(2245,0,0),(2246,0,0),(2247,0,0),(2248,0,0),(2186,0,0),(2195,0,0),(2255,0,0),(2258,1,0),(2257,NULL,2),(2251,0,0),(2268,11,0),(2267,0,0),(2273,0,0),(2250,0,0),(2256,0,0),(2172,0,0),(2274,0,0),(2276,0,0),(2193,0,0),(2194,0,0),(2236,0,0),(2237,0,0),(2279,0,0),(2280,0,0),(2281,0,0),(2282,0,0),(2285,0,0),(2289,0,0),(2293,0,0),(2299,0,0),(2301,0,0),(2303,0,0),(2306,0,0),(2308,0,0),(2307,0,0),(2311,0,0),(1873,0,0),(236,0,0),(241,0,0),(469,0,0),(621,0,0),(622,0,0),(1016,0,0),(1017,0,0),(1059,0,0),(1063,0,0),(1126,0,0),(1127,0,0),(1868,0,0),(1869,0,0),(1872,0,0),(2318,19,0),(2322,0,0),(2327,0,0),(2332,0,0),(2340,0,0),(2352,0,0),(2355,0,0),(2359,0,0),(2360,0,0),(2361,0,1),(2368,0,0),(2371,0,0),(2375,0,0),(2378,0,0),(2394,0,0),(2397,0,0),(2406,3,1),(2284,0,0),(2408,0,0),(2412,0,0),(2420,0,0),(2423,0,0),(2431,2,1),(2433,0,0),(2438,0,0),(2442,0,0),(2446,0,0),(2454,0,0),(2455,0,0),(2458,0,0),(2472,0,0),(2476,0,0),(2479,0,0),(2483,0,0),(2486,0,0),(2492,0,0),(2497,0,0),(1007,0,0),(93,0,0),(2510,0,0),(2513,0,2),(2272,0,0),(2244,0,0),(2243,0,0),(2226,0,0),(2225,0,0),(2253,0,0),(2254,0,0),(2217,0,0),(2216,0,0),(2271,0,0),(2252,0,0),(2207,0,0),(2206,0,0),(2181,0,0),(2180,0,0),(2021,0,0),(1915,0,0),(1458,0,0),(2518,0,2),(2520,0,3),(2522,0,2),(2524,0,2),(2528,0,2),(2530,0,2),(2532,0,2),(2534,0,2),(2536,0,2),(2538,0,2),(2543,0,2),(2545,0,2),(2547,0,2),(2549,0,1),(2551,0,1),(2553,0,2),(2556,0,2),(2558,0,2),(2560,0,0),(2562,0,2),(2564,0,2),(2566,0,0),(2567,0,0),(2570,0,0),(2572,0,1),(2573,0,0),(2574,0,1),(2575,0,1),(2576,0,1),(2578,0,1),(2580,0,1),(2582,0,1),(2584,0,1),(2587,0,1),(2589,0,1),(2591,0,1),(2593,0,1),(2595,0,2),(2597,0,2),(2599,0,2),(2601,0,2),(2603,0,0),(2608,0,0),(2617,0,2),(2618,0,0),(2619,0,0),(2622,0,2),(2316,0,0),(2317,0,0),(2623,0,4),(2627,0,1),(2629,0,2),(2633,0,1),(2635,0,2),(2639,0,2),(2645,0,2),(2649,0,1),(2651,0,0),(2653,0,0),(2654,6,1),(2657,0,0),(2661,0,1),(2663,0,2),(2666,0,1),(2670,0,2),(2660,0,0),(2680,0,0),(2684,0,4),(2692,0,0),(2694,40,0),(2696,0,0),(2428,0,0),(2451,0,0),(2706,0,0),(2707,0,0),(2709,0,0),(2711,0,0),(2713,0,0),(2718,0,0),(2724,0,0),(2729,0,0),(2734,0,0),(2555,0,0),(2708,0,0),(2740,0,0),(2741,0,0),(2748,0,0),(98,1,0),(2750,0,0),(2760,0,0),(2767,12,2),(2771,0,1),(2775,16,2),(2780,0,0),(2782,0,0),(2783,2,2),(2793,0,0),(2805,3,1),(2807,0,0),(2808,0,0),(2812,6,1),(2819,12,2),(2824,24,1),(2835,6,1),(2837,4,3),(2847,4,2),(2850,14,2),(2856,12,1),(2862,14,1),(1138,0,0),(2870,0,0),(2571,0,0),(2577,0,0),(2585,0,0),(2669,0,0),(2898,0,0),(2901,0,0),(2703,0,0),(2904,0,0),(2907,0,0),(2910,0,0),(2914,0,0),(2810,0,0),(2934,0,0),(2988,0,0),(2990,0,0),(2998,0,0),(2786,0,0),(2787,0,0),(2811,0,0),(3008,0,0),(3011,0,0),(646,0,0),(644,0,0),(2913,0,0),(2391,0,0);
/*!40000 ALTER TABLE `wpio_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2019-03-04 17:06:51
